File: //proc/1526/task/1530/cwd/zaklada/html/node_modules/query-string/package.json
{
"_args": [
[
"query-string@3.0.3",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_from": "query-string@3.0.3",
"_id": "query-string@3.0.3",
"_inBundle": false,
"_integrity": "sha1-ri4UtNBQcdTpuetIc8NbDc1C5jg=",
"_location": "/query-string",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "query-string@3.0.3",
"name": "query-string",
"escapedName": "query-string",
"rawSpec": "3.0.3",
"saveSpec": null,
"fetchSpec": "3.0.3"
},
"_requiredBy": [
"/history"
],
"_resolved": "http://registry.npmjs.org/query-string/-/query-string-3.0.3.tgz",
"_spec": "3.0.3",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/query-string/issues"
},
"dependencies": {
"strict-uri-encode": "^1.0.0"
},
"description": "Parse and stringify URL query strings",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"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": "3.0.3"
}