| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/npm-packlist/ |
Upload File : |
{
"_args": [
[
"npm-packlist@2.2.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "npm-packlist@2.2.2",
"_id": "npm-packlist@2.2.2",
"_inBundle": true,
"_location": "/npm/npm-packlist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "npm-packlist@2.2.2",
"name": "npm-packlist",
"escapedName": "npm-packlist",
"rawSpec": "2.2.2",
"saveSpec": null,
"fetchSpec": "2.2.2"
},
"_requiredBy": [
"/npm/pacote"
],
"_resolved": false,
"_spec": "2.2.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bin": {
"npm-packlist": "bin/index.js"
},
"bugs": {
"url": "https://github.com/npm/npm-packlist/issues"
},
"dependencies": {
"glob": "^7.1.6",
"ignore-walk": "^3.0.3",
"npm-bundled": "^1.1.1",
"npm-normalize-package-bin": "^1.0.1"
},
"description": "Get a list of the files to add from a folder into an npm package",
"devDependencies": {
"eslint": "^7.25.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"mutate-fs": "^2.1.1",
"tap": "^15.0.6"
},
"directories": {
"test": "test"
},
"engines": {
"node": ">=10"
},
"files": [
"bin/index.js",
"index.js"
],
"homepage": "https://github.com/npm/npm-packlist#readme",
"license": "ISC",
"main": "index.js",
"name": "npm-packlist",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npm-packlist.git"
},
"scripts": {
"eslint": "eslint",
"lint": "npm run eslint -- index.js bin/index.js \"test/**/*.js\"",
"lintfix": "npm run lint -- --fix",
"postsnap": "npm run lintfix",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"snap": "tap",
"test": "tap"
},
"tap": {
"test-env": [
"LC_ALL=sk"
],
"check-coverage": true,
"nyc-arg": [
"--include=index.js",
"--include=bin/index.js"
]
},
"version": "2.2.2"
}