{
  "name": "rdsing",
  "version": "0.1.6",
  "homepage": "https://github.com/scopely/rdsing",
  "main": "bin/rdsing",
  "dependencies": {
    "aws-sdk": "^2.1.13",
    "lodash": "^3.2.0",
    "moment": "^2.9.0",
    "nomnom": "^1.8.1"
  },
  "bin": {
    "rdsing": "lib/rdsing.js"
  },
  "devDependencies": {
    "babel-eslint": "^2.0.2",
    "grunt": "^0.4.5",
    "grunt-babel": "^4.0.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-gh-pages": "^0.10.0",
    "grunt-jsdoc": "raynes/grunt-jsdoc#e53dec432f44900",
    "grunt-release": "^0.11.0",
    "jsdoc": "^3.3.0-beta1"
  },
  "license": "Apache-2.0"
}
