{
  "name": "stormpath-sdk-angularjs",
  "version": "2.0.1",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Stormpath, Inc.",
  "license": "Apache-2.0",
  "homepage": "https://github.com/stormpath/stormpath-sdk-angularjs",
  "repository": {
    "type": "git",
    "url": "https://github.com/stormpath/stormpath-sdk-angularjs.git"
  },
  "devDependencies": {
    "grunt-contrib-concat": "^0.5.1",
    "grunt": "^0.4.5",
    "load-grunt-tasks": "^3.4.0",
    "grunt-contrib-uglify": "^0.11.0",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-contrib-clean": "^0.7.0",
    "grunt-ngdocs": "^0.2.6",
    "grunt-contrib-watch": "^0.6.1",
    "connect-livereload": "^0.5.4",
    "open": "0.0.5",
    "grunt-open": "^0.2.3",
    "grunt-contrib-copy": "^0.8.2",
    "grunt-html2js": "^0.3.5",
    "grunt-contrib-connect": "^0.11.2",
    "grunt-shell": "^1.1.2",
    "grunt-replace": "^0.11.0"
  },
  "dependencies": {}
}
