blob: 115491126a16c8369c88bb3cac6bd38c0978f270 [file] [log] [blame]
{
"_args": [
[
"qs@2.3.3",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "qs@2.3.3",
"_id": "qs@2.3.3",
"_inBundle": false,
"_integrity": "sha1-6eha2+ddoLvkyOBHaghikPhjtAQ=",
"_location": "/union/qs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "qs@2.3.3",
"name": "qs",
"escapedName": "qs",
"rawSpec": "2.3.3",
"saveSpec": null,
"fetchSpec": "2.3.3"
},
"_requiredBy": [
"/union"
],
"_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz",
"_spec": "2.3.3",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"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"
},
"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.3.3"
}