blob: bfa5976ff3eec535f958483979258c44e1c1040e [file] [log] [blame]
{
"_args": [
[
"npm-packlist@1.4.1",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "npm-packlist@1.4.1",
"_id": "npm-packlist@1.4.1",
"_inBundle": true,
"_integrity": "sha512-+TcdO7HJJ8peiiYhvPxsEDhF3PJFGUGRcFsGve3vxvxdcpO2Z4Z7rkosRM0kWj6LfbK/P0gu3dzk5RU1ffvFcw==",
"_location": "/fsevents/npm-packlist",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "npm-packlist@1.4.1",
"name": "npm-packlist",
"escapedName": "npm-packlist",
"rawSpec": "1.4.1",
"saveSpec": null,
"fetchSpec": "1.4.1"
},
"_requiredBy": [
"/fsevents/node-pre-gyp"
],
"_resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-1.4.1.tgz",
"_spec": "1.4.1",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/npm-packlist/issues"
},
"dependencies": {
"ignore-walk": "^3.0.1",
"npm-bundled": "^1.0.1"
},
"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": "^12.0.1"
},
"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.4.1"
}