Skip to content

Instantly share code, notes, and snippets.

@oxlb
Created March 25, 2021 16:03
Show Gist options
  • Save oxlb/b506af9ec28ed07bb9eb1ba8e8d2339e to your computer and use it in GitHub Desktop.
Save oxlb/b506af9ec28ed07bb9eb1ba8e8d2339e to your computer and use it in GitHub Desktop.
{
"name": "localstack-sqs",
"version": "1.0.0",
"description": "localstack sqs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"onexlab",
"localstack-sqs"
],
"author": "onexlab",
"license": "ISC",
"dependencies": {
"aws-sdk": "^2.871.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment