| 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/libnpmdiff/ |
Upload File : |
{
"_args": [
[
"libnpmdiff@2.0.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "libnpmdiff@2.0.4",
"_id": "libnpmdiff@2.0.4",
"_inBundle": true,
"_location": "/npm/libnpmdiff",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "libnpmdiff@2.0.4",
"name": "libnpmdiff",
"escapedName": "libnpmdiff",
"rawSpec": "2.0.4",
"saveSpec": null,
"fetchSpec": "2.0.4"
},
"_requiredBy": [
"/npm"
],
"_resolved": false,
"_spec": "2.0.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "GitHub Inc."
},
"bugs": {
"url": "https://github.com/npm/libnpmdiff/issues"
},
"contributors": [
{
"name": "Ruy Adorno",
"url": "https://ruyadorno.com"
}
],
"dependencies": {
"@npmcli/disparity-colors": "^1.0.1",
"@npmcli/installed-package-contents": "^1.0.7",
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
"minimatch": "^3.0.4",
"npm-package-arg": "^8.1.4",
"pacote": "^11.3.4",
"tar": "^6.1.0"
},
"description": "The registry diff",
"devDependencies": {
"eslint": "^7.28.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"tap": "^15.0.9"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/npm/libnpmdiff#readme",
"keywords": [
"npm",
"npmcli",
"libnpm",
"cli",
"diff"
],
"license": "ISC",
"name": "libnpmdiff",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/libnpmdiff.git"
},
"scripts": {
"eslint": "eslint",
"lint": "npm run eslint -- index.js \"lib/**/*.js\" \"test/*.js\"",
"lintfix": "npm run lint -- --fix",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"snap": "tap test/*.js",
"test": "tap test/*.js"
},
"standard": {
"ignore": [
"/tap-snapshots/"
]
},
"tap": {
"check-coverage": true
},
"version": "2.0.4"
}