{
  "name": "@headforwards-spd/aws-dynamo",
  "version": "1.0.1",
  "description": "A handful of utility tools for AWS dynamoDb functions",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/headforwards-spd/aws-dynamo-wrapper.git"
  },
  "keywords": [
    "AWS",
    "dynamoDb",
    "nodeJs"
  ],
  "bugs": {
    "url": "https://github.com/headforwards-spd/aws-dynamo-wrapper/issues"
  },
  "homepage": "https://github.com/headforwards-spd/aws-dynamo-wrapper#readme",
  "dependencies": {
    "aws-sdk": "^2.141.0"
  }
}
