| 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 : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/normalize-package-data/ |
Upload File : |
{
"_args": [
[
"normalize-package-data@3.0.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "normalize-package-data@3.0.3",
"_id": "normalize-package-data@3.0.3",
"_inBundle": true,
"_location": "/npm/normalize-package-data",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "normalize-package-data@3.0.3",
"name": "normalize-package-data",
"escapedName": "normalize-package-data",
"rawSpec": "3.0.3",
"saveSpec": null,
"fetchSpec": "3.0.3"
},
"_requiredBy": [
"/npm/libnpmpublish",
"/npm/read-package-json"
],
"_resolved": false,
"_spec": "3.0.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Meryn Stol",
"email": "merynstol@gmail.com"
},
"bugs": {
"url": "https://github.com/npm/normalize-package-data/issues"
},
"contributors": [
{
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
},
{
"name": "Meryn Stol",
"email": "merynstol@gmail.com"
},
{
"name": "Robert Kowalski",
"email": "rok@kowalski.gd"
}
],
"dependencies": {
"hosted-git-info": "^4.0.1",
"is-core-module": "^2.5.0",
"semver": "^7.3.4",
"validate-npm-package-license": "^3.0.1"
},
"description": "Normalizes data that can be found in package.json files.",
"devDependencies": {
"@npmcli/lint": "^1.0.2",
"tap": "^15.0.9"
},
"engines": {
"node": ">=10"
},
"files": [
"lib/*.js",
"lib/*.json",
"AUTHORS"
],
"homepage": "https://github.com/npm/normalize-package-data#readme",
"license": "BSD-2-Clause",
"main": "lib/normalize.js",
"name": "normalize-package-data",
"repository": {
"type": "git",
"url": "git://github.com/npm/normalize-package-data.git"
},
"scripts": {
"lint": "npm run npmclilint -- \"lib/**/*.*js\" \"test/**/*.*js\"",
"lintfix": "npm run lint -- --fix",
"npmclilint": "npmcli-lint",
"postsnap": "npm run lintfix --",
"posttest": "npm run lint --",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"test": "tap test/*.js --branches 85 --functions 90 --lines 85 --statements 85"
},
"version": "3.0.3"
}