You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

90 lines
2.0 KiB

{
"_args": [
[
{
"raw": "qs@2.3.2",
"scope": null,
"escapedName": "qs",
"name": "qs",
"rawSpec": "2.3.2",
"spec": "2.3.2",
"type": "version"
},
"/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
]
],
"_from": "qs@2.3.2",
"_id": "qs@2.3.2",
"_inCache": true,
"_location": "/qs",
"_npmUser": {
"name": "nlf",
"email": "quitlahok@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "qs@2.3.2",
"scope": null,
"escapedName": "qs",
"name": "qs",
"rawSpec": "2.3.2",
"spec": "2.3.2",
"type": "version"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.2.tgz",
"_shasum": "d45ec249e4b9b029af008829a101d5ff7e972790",
"_shrinkwrap": null,
"_spec": "qs@2.3.2",
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
"bugs": {
"url": "https://github.com/hapijs/qs/issues"
},
"dependencies": {},
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
"devDependencies": {
"lab": "4.x.x"
},
"directories": {},
"dist": {
"shasum": "d45ec249e4b9b029af008829a101d5ff7e972790",
"tarball": "https://registry.npmjs.org/qs/-/qs-2.3.2.tgz"
},
"gitHead": "58097c12559b4c5857af99927273b3141dff8529",
"homepage": "https://github.com/hapijs/qs",
"keywords": [
"querystring",
"qs"
],
"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.2"
}