{

"name": "api_doc_browser",
"version": "0.13.0",
"description": "Praxis API Browser app",
"repository": "https://github.com/rightscale/praxis",
"private": true,
"scripts": {
  "test": "node_modules/.bin/grunt ci"
},
"author": "",
"license": "BSD",
"dependencies": {
  "grunt": "~0.4.2",
  "grunt-angular-templates": "^0.5.5",
  "grunt-cli": "^0.1.13",
  "grunt-contrib-clean": "^0.5.0",
  "grunt-contrib-concat": "^0.4.0",
  "grunt-contrib-connect": "^0.7.1",
  "grunt-contrib-copy": "^0.5.0",
  "grunt-contrib-cssmin": "^0.9.0",
  "grunt-contrib-uglify": "^0.4.0",
  "grunt-contrib-watch": "~0.5.3",
  "grunt-file-blocks": "^0.3.0",
  "grunt-filerev": "^0.2.1",
  "grunt-ng-annotate": "^0.10.0",
  "grunt-sass": "^1.0.0",
  "grunt-usemin": "^2.1.1",
  "grunt-wiredep": "^1.7.0",
  "load-grunt-tasks": "^0.4.0",
  "package-merge": "gampleman/package-merge",
  "bower": "^1.7.0"
},
"devDependencies": {
  "grunt-contrib-jshint": "^0.11.0",
  "grunt-karma": "^0.10.1",
  "jasmine-core": "^2.2.0",
  "karma": "^0.12.31",
  "karma-jasmine": "^0.3.5",
  "karma-phantomjs-launcher": "^0.1.4",
  "quick_check": "^0.4.2",
  "time-grunt": "^0.3.1"
}

}