| 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/query-string/ |
Upload File : |
{
"_args": [
[
"query-string@4.3.4",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "query-string@4.3.4",
"_id": "query-string@4.3.4",
"_inBundle": false,
"_integrity": "sha1-u7aTucqRXCMlFbIosaArYJBD2+s=",
"_location": "/query-string",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "query-string@4.3.4",
"name": "query-string",
"escapedName": "query-string",
"rawSpec": "4.3.4",
"saveSpec": null,
"fetchSpec": "4.3.4"
},
"_requiredBy": [
"/extract-css-chunks-webpack-plugin/normalize-url"
],
"_resolved": "https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz",
"_spec": "4.3.4",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/query-string/issues"
},
"dependencies": {
"object-assign": "^4.1.0",
"strict-uri-encode": "^1.0.0"
},
"description": "Parse and stringify URL query strings",
"devDependencies": {
"ava": "^0.17.0",
"xo": "^0.16.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/query-string#readme",
"keywords": [
"browser",
"querystring",
"query",
"string",
"qs",
"param",
"parameter",
"url",
"uri",
"parse",
"stringify",
"encode",
"decode"
],
"license": "MIT",
"name": "query-string",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/query-string.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "4.3.4"
}