| 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/init-package-json/ |
Upload File : |
{
"_args": [
[
"init-package-json@2.0.5",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "init-package-json@2.0.5",
"_id": "init-package-json@2.0.5",
"_inBundle": true,
"_location": "/npm/init-package-json",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "init-package-json@2.0.5",
"name": "init-package-json",
"escapedName": "init-package-json",
"rawSpec": "2.0.5",
"saveSpec": null,
"fetchSpec": "2.0.5"
},
"_requiredBy": [
"/npm"
],
"_resolved": false,
"_spec": "2.0.5",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "GitHub Inc."
},
"bugs": {
"url": "https://github.com/npm/init-package-json/issues"
},
"dependencies": {
"npm-package-arg": "^8.1.5",
"promzard": "^0.3.0",
"read": "~1.0.1",
"read-package-json": "^4.1.1",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4",
"validate-npm-package-name": "^3.0.0"
},
"description": "A node module to get your node module started",
"devDependencies": {
"@npmcli/config": "^2.1.0",
"@npmcli/template-oss": "^1.0.3",
"tap": "^15.0.9"
},
"engines": {
"node": ">=10"
},
"files": [
"bin",
"lib"
],
"homepage": "https://github.com/npm/init-package-json#readme",
"keywords": [
"init",
"package.json",
"package",
"helper",
"wizard",
"wizerd",
"prompt",
"start"
],
"license": "ISC",
"main": "lib/init-package-json.js",
"name": "init-package-json",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/init-package-json.git"
},
"scripts": {
"lint": "eslint '**/*.js'",
"lintfix": "npm run lint -- --fix",
"postlint": "npm-template-check",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"snap": "tap",
"test": "tap"
},
"tap": {
"statements": "94",
"branches": "83",
"lines": "94"
},
"templateVersion": "1.0.3",
"version": "2.0.5"
}