{
  "_args": [
    [
      "noms@0.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "noms@0.0.0",
  "_id": "noms@0.0.0",
  "_inBundle": false,
  "_integrity": "sha1-2o69nzr51nYJGbJ9nNyAkqczKFk=",
  "_location": "/noms",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "noms@0.0.0",
    "name": "noms",
    "escapedName": "noms",
    "rawSpec": "0.0.0",
    "saveSpec": null,
    "fetchSpec": "0.0.0"
  },
  "_requiredBy": [
    "/copyfiles"
  ],
  "_resolved": "https://registry.npmjs.org/noms/-/noms-0.0.0.tgz",
  "_spec": "0.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Calvin Metcalf"
  },
  "bugs": {
    "url": "https://github.com/calvinmetcalf/noms/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1",
    "readable-stream": "~1.0.31"
  },
  "description": "easily make yummy noms for other streams",
  "devDependencies": {
    "tape": "^2.14.0"
  },
  "homepage": "https://github.com/calvinmetcalf/noms#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "noms",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/calvinmetcalf/noms.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.0.0"
}
