{
  "name": "philmz-corp-ora-proj",
  "description": "Another test",
  "version": "1.0.0",
  "homepage": "https://github.com/dariusk/corpora-node",
  "author": "philmz <npmjs@vocamen.com>",
  "repository": {
    "type": "git",
    "url": "git://github.com/dariusk/corpora-node.git"
  },
  "bugs": {
    "url": "https://github.com/dariusk/corpora-node/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/dariusk/corpora-node/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/corpora",
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "grunt nodeunit"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt": "~0.4.4"
  },
  "keywords": [],
  "directories": {
    "lib": "lib",
    "test": "test",
    "data": "data"
  },
  "license": "ISC"
}
