{
  "name": "gs",
  "description": "Provide access to ghostscript",
  "version": "0.0.2",
  "author": "Nick Campbell <nicholas.j.campbell@gmail.com> (http://github.com/ncb000gt)",
  "bugs" : {
    "url" : "http://github.com/ncb000gt/node-gs/issues"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/ncb000gt/node-gs.git"
  },
  "scripts": {
    "test": "make test"
  },
  "devDependencies": {
    "mocha": "*"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php" 
    }
  ],
  "contributors": [
  ]
}
