motion
Version:
motion - moving development forward
85 lines (84 loc) • 1.92 kB
JSON
{
"_args": [
[
"qs@2.4.1",
"/Users/nw/motion/packages/motion/node_modules/express"
]
],
"_from": "qs@2.4.1",
"_id": "qs@2.4.1",
"_inCache": true,
"_installable": true,
"_location": "/qs",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "quitlahok@gmail.com",
"name": "nlf"
},
"_npmVersion": "2.6.1",
"_phantomChildren": {},
"_requested": {
"name": "qs",
"raw": "qs@2.4.1",
"rawSpec": "2.4.1",
"scope": null,
"spec": "2.4.1",
"type": "version"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/qs/-/qs-2.4.1.tgz",
"_shasum": "68cbaea971013426a80c1404fad6b1a6b1175245",
"_shrinkwrap": null,
"_spec": "qs@2.4.1",
"_where": "/Users/nw/motion/packages/motion/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": {
"code": "1.x.x",
"lab": "5.x.x"
},
"directories": {},
"dist": {
"shasum": "68cbaea971013426a80c1404fad6b1a6b1175245",
"tarball": "http://registry.npmjs.org/qs/-/qs-2.4.1.tgz"
},
"gitHead": "58c6540418954867822c1af3e45fb4c26708b07e",
"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.4.1"
}