{
  "name": "noop2",
  "version": "2.0.0",
  "description": "No operation as a module™",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": "yoshuawuyts/noop2",
  "keywords": [
    "noop",
    "no-op",
    "no operation",
    "operation, it has not"
  ],
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "istanbul": "^0.3.2",
    "make-lint": "^1.0.1",
    "mocha": "^2.0.1",
    "should": "^4.2.0"
  },
  "files": [
    "lib",
    "LICENSE",
    "index.js",
    "HISTORY.md"
  ]
}
