/
opt
/
alt
/
alt-nodejs9
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
npm-packlist
/
Upload Filee
HOME
{ "_from": "npm-packlist@1.1.10", "_id": "npm-packlist@1.1.10", "_inBundle": false, "_integrity": "sha512-AQC0Dyhzn4EiYEfIUjCdMl0JJ61I2ER9ukf/sLxJUcZHfo+VyEfz2rMJgLZSS1v30OxPQe1cN0LZA1xbcaVfWA==", "_location": "/npm-packlist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "npm-packlist@1.1.10", "name": "npm-packlist", "escapedName": "npm-packlist", "rawSpec": "1.1.10", "saveSpec": null, "fetchSpec": "1.1.10" }, "_requiredBy": [ "#USER", "/", "/pacote" ], "_resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.1.10.tgz", "_shasum": "1039db9e985727e464df066f4cf0ab6ef85c398a", "_spec": "npm-packlist@1.1.10", "_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/npm-packlist/issues" }, "bundleDependencies": false, "dependencies": { "ignore-walk": "^3.0.1", "npm-bundled": "^1.0.1" }, "deprecated": false, "description": "Get a list of the files to add from a folder into an npm package", "devDependencies": { "mkdirp": "^0.5.1", "rimraf": "^2.6.1", "tap": "^10.7.2" }, "directories": { "test": "test" }, "files": [ "index.js" ], "homepage": "https://www.npmjs.com/package/npm-packlist", "license": "ISC", "main": "index.js", "name": "npm-packlist", "repository": { "type": "git", "url": "git+https://github.com/npm/npm-packlist.git" }, "scripts": { "postpublish": "git push origin --all; git push origin --tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap test/*.js --100 -J" }, "version": "1.1.10" }