관리-도구
편집 파일: package.json
{ "_args": [ [ { "raw": "fstream-npm@latest", "scope": null, "escapedName": "fstream-npm", "name": "fstream-npm", "rawSpec": "latest", "spec": "latest", "type": "tag" }, "/Users/zkat/Documents/code/npm" ] ], "_from": "fstream-npm@latest", "_id": "fstream-npm@1.2.0", "_inCache": true, "_installable": true, "_location": "/fstream-npm", "_nodeVersion": "4.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/fstream-npm-1.2.0.tgz_1473287973531_0.21196374762803316" }, "_npmUser": { "name": "zkat", "email": "kat@sykosomatic.org" }, "_npmVersion": "3.10.7", "_phantomChildren": { "fstream": "1.0.10", "inherits": "2.0.1" }, "_requested": { "raw": "fstream-npm@latest", "scope": null, "escapedName": "fstream-npm", "name": "fstream-npm", "rawSpec": "latest", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.2.0.tgz", "_shasum": "d2c3c89101346982d64e57091c38487bda916fce", "_shrinkwrap": null, "_spec": "fstream-npm@latest", "_where": "/Users/zkat/Documents/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/fstream-npm/issues" }, "dependencies": { "fstream-ignore": "^1.0.0", "inherits": "2" }, "description": "fstream class for creating npm packages", "devDependencies": { "graceful-fs": "^4.1.2", "mkdirp": "^0.5.1", "rimraf": "^2.4.2", "standard": "^4.3.1", "tap": "^1.3.2" }, "directories": {}, "dist": { "shasum": "d2c3c89101346982d64e57091c38487bda916fce", "tarball": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.2.0.tgz" }, "gitHead": "b839e060768000d634b43e44274df68e383d5791", "homepage": "https://github.com/npm/fstream-npm#readme", "license": "ISC", "main": "./fstream-npm.js", "maintainers": [ { "name": "iarna", "email": "me@re-becca.org" }, { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "zkat", "email": "kat@sykosomatic.org" } ], "name": "fstream-npm", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/npm/fstream-npm.git" }, "scripts": { "test": "standard && tap test/*.js" }, "version": "1.2.0" }