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.
60 lines
1.4 KiB
60 lines
1.4 KiB
{
|
|
"_from": "qs@2.2.4",
|
|
"_id": "qs@2.2.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Lp+800tUDjQhySTs0B6QqpdTGcg=",
|
|
"_location": "/qs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "qs@2.2.4",
|
|
"name": "qs",
|
|
"escapedName": "qs",
|
|
"rawSpec": "2.2.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.2.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/express"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/qs/-/qs-2.2.4.tgz",
|
|
"_shasum": "2e9fbcd34b540e3421c924ecd01e90aa975319c8",
|
|
"_spec": "qs@2.2.4",
|
|
"_where": "/var/www/htdocs/coze/socket/node_modules/express",
|
|
"author": {
|
|
"name": "Nathan LaFreniere",
|
|
"email": "quitlahok@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/qs/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
|
|
"devDependencies": {
|
|
"lab": "4.x.x"
|
|
},
|
|
"homepage": "https://github.com/hapijs/qs",
|
|
"keywords": [
|
|
"querystring",
|
|
"qs"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://github.com/hapijs/qs/raw/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "index.js",
|
|
"name": "qs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/hapijs/qs.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test-cov"
|
|
},
|
|
"version": "2.2.4"
|
|
}
|