| 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/multimap/ |
Upload File : |
{
"_args": [
[
"multimap@1.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "multimap@1.1.0",
"_id": "multimap@1.1.0",
"_inBundle": false,
"_integrity": "sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==",
"_location": "/multimap",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "multimap@1.1.0",
"name": "multimap",
"escapedName": "multimap",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/eslint-template-visitor"
],
"_resolved": "https://registry.npmjs.org/multimap/-/multimap-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "villa.gao",
"email": "jky239@gmail.com"
},
"bugs": {
"url": "https://github.com/villadora/multi-map/issues"
},
"dependencies": {},
"description": "multi-map which allow multiple values for the same key",
"devDependencies": {
"chai": "~1.7.2",
"es6-shim": "^0.13.0",
"jshint": "~2.1.9"
},
"homepage": "https://github.com/villadora/multi-map#readme",
"keywords": [
"keys",
"map",
"multiple"
],
"license": "MIT",
"main": "index.js",
"name": "multimap",
"repository": {
"type": "git",
"url": "git://github.com/villadora/multi-map.git"
},
"scripts": {
"lint": "jshint *.js test/*.js",
"test": "npm run lint; node test/index.js;node test/es6map.js"
},
"version": "1.1.0"
}