| 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/read-package-json/ |
Upload File : |
{
"_args": [
[
"read-package-json@4.1.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "read-package-json@4.1.1",
"_id": "read-package-json@4.1.1",
"_inBundle": true,
"_location": "/npm/read-package-json",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "read-package-json@4.1.1",
"name": "read-package-json",
"escapedName": "read-package-json",
"rawSpec": "4.1.1",
"saveSpec": null,
"fetchSpec": "4.1.1"
},
"_requiredBy": [
"/npm",
"/npm/init-package-json"
],
"_resolved": false,
"_spec": "4.1.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/read-package-json/issues"
},
"dependencies": {
"glob": "^7.1.1",
"json-parse-even-better-errors": "^2.3.0",
"normalize-package-data": "^3.0.0",
"npm-normalize-package-bin": "^1.0.0"
},
"description": "The thing npm uses to read package.json files with semantics and defaults and validation",
"devDependencies": {
"@npmcli/lint": "^1.0.2",
"standard-version": "^9.3.1",
"tap": "^15.0.9"
},
"engines": {
"node": ">=10"
},
"files": [
"read-json.js"
],
"homepage": "https://github.com/npm/read-package-json#readme",
"license": "ISC",
"main": "read-json.js",
"name": "read-package-json",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/read-package-json.git"
},
"scripts": {
"lint": "npm run npmclilint -- --ignore-pattern test/fixtures \"*.*js\" \"test/**/*.*js\"",
"lintfix": "npm run lint -- --fix",
"npmclilint": "npmcli-lint",
"postrelease": "npm publish && git push --follow-tags",
"postsnap": "npm run lintfix --",
"posttest": "npm run lint --",
"prerelease": "npm t",
"release": "standard-version -s",
"test": "tap --nyc-arg=--all --coverage test/*.js"
},
"tap": {
"branches": 68,
"functions": 83,
"lines": 76,
"statements": 77
},
"version": "4.1.1"
}