{
  "name": "origins",
  "version": "0.1.0-beta",
  "license": "BSD",
  "description": "JavaScript client for Origins REST service",
  "homepage": "https://github.com/cbmi/origins-js/",
  "keywords": [
    "origins"
  ],
  "author": "The Children's Hospital of Philadelphia",
  "contributors": [
    {
      "name": "Byron Ruth",
      "email": "b@devel.io"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/cbmi/origins-js.git"
  },
  "devDependencies": {
    "grunt": "~0.4.4",
    "grunt-amdcheck": "^0.2.2",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-jasmine": "~0.5.2",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-nodeunit": "~0.3.0",
    "grunt-contrib-requirejs": "~0.4.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-template-jasmine-requirejs": "~0.1.10",
    "jshint": "^2.5.1",
    "jshint-stylish": "^0.1.5",
    "requirejs": "~2.1.14",
    "semver-utils": "~1.1.0",
    "shelljs": "~0.2.6"
  }
}
