57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
{
|
|
"_from": "noms@0.0.0",
|
|
"_id": "noms@0.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow==",
|
|
"_location": "/noms",
|
|
"_phantomChildren": {
|
|
"core-util-is": "1.0.3",
|
|
"inherits": "2.0.4"
|
|
},
|
|
"_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",
|
|
"_shasum": "da8ebd9f3af9d6760919b27d9cdc8092a7332859",
|
|
"_spec": "noms@0.0.0",
|
|
"_where": "D:\\Dev\\TS\\SPTAki\\ClearVision\\node_modules\\copyfiles",
|
|
"author": {
|
|
"name": "Calvin Metcalf"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/calvinmetcalf/noms/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "~1.0.31"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|