This repository has been archived on 2025-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
inkletblot-com-v1/node_modules/qs/package.json
2019-12-02 12:10:45 +10:30

85 lines
1.9 KiB
JSON

{
"_args": [
[
"qs@~2.3.3",
"/home/solomon/ownCloud/Personal/workspace/inkletblot.com/node_modules/union"
]
],
"_from": "qs@>=2.3.3 <2.4.0",
"_id": "qs@2.3.3",
"_inCache": true,
"_installable": true,
"_location": "/qs",
"_nodeVersion": "0.10.32",
"_npmUser": {
"email": "quitlahok@gmail.com",
"name": "nlf"
},
"_npmVersion": "2.1.6",
"_phantomChildren": {},
"_requested": {
"name": "qs",
"raw": "qs@~2.3.3",
"rawSpec": "~2.3.3",
"scope": null,
"spec": ">=2.3.3 <2.4.0",
"type": "range"
},
"_requiredBy": [
"/union"
],
"_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz",
"_shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
"_shrinkwrap": null,
"_spec": "qs@~2.3.3",
"_where": "/home/solomon/ownCloud/Personal/workspace/inkletblot.com/node_modules/union",
"bugs": {
"url": "https://github.com/hapijs/qs/issues"
},
"dependencies": {},
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
"devDependencies": {
"code": "1.x.x",
"lab": "5.x.x"
},
"directories": {},
"dist": {
"shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
"tarball": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
},
"gitHead": "9250c4cda5102fcf72441445816e6d311fc6813d",
"homepage": "https://github.com/hapijs/qs",
"keywords": [
"qs",
"querystring"
],
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hapijs/qs/raw/master/LICENSE"
}
],
"main": "index.js",
"maintainers": [
{
"name": "nlf",
"email": "quitlahok@gmail.com"
},
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
}
],
"name": "qs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/hapijs/qs.git"
},
"scripts": {
"test": "make test-cov"
},
"version": "2.3.3"
}