{
  "name": "@simonjayhawkins/shiny-robot",
  "version": "1.0.0-alpha.4",
  "description": "Amazon Marketplace Web Services API client and marshaller",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "standard && node ./node_modules/mocha/bin/mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/simonjayhawkins/shiny-robot.git"
  },
  "author": "Simon Hawkins",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/simonjayhawkins/shiny-robot/issues"
  },
  "homepage": "https://github.com/simonjayhawkins/shiny-robot#readme",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^3.2.0",
    "sinon": "^1.17.7",
    "standard": "^8.6.0"
  },
  "dependencies": {
    "@simonjayhawkins/sturdy-potato": "^1.0.0-alpha.2",
    "aws-sdk": "^2.32.0",
    "request": "^2.81.0"
  }
}
