{ "name": "qs", "version": "2.2.3", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "homepage": "https://github.com/hapijs/qs", "main": "index.js", "dependencies": {}, "devDependencies": { "lab": "4.x.x" }, "scripts": { "test": "make test-cov" }, "repository": { "type": "git", "url": "https://github.com/hapijs/qs.git" }, "keywords": [ "querystring", "qs" ], "author": { "name": "Nathan LaFreniere", "email": "quitlahok@gmail.com" }, "licenses": [ { "type": "BSD", "url": "http://github.com/hapijs/qs/raw/master/LICENSE" } ], "gitHead": "904528124a6eb879ebc5197376e9613069414f67", "bugs": { "url": "https://github.com/hapijs/qs/issues" }, "_id": "qs@2.2.3", "_shasum": "6139c1f47960eff5655e56aab0ef9f6dd16d4eeb", "_from": "qs@2.2.3", "_npmVersion": "1.4.23", "_npmUser": { "name": "nlf", "email": "quitlahok@gmail.com" }, "maintainers": [ { "name": "nlf", "email": "quitlahok@gmail.com" }, { "name": "hueniverse", "email": "eran@hueniverse.com" } ], "dist": { "shasum": "6139c1f47960eff5655e56aab0ef9f6dd16d4eeb", "tarball": "http://registry.npmjs.org/qs/-/qs-2.2.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/qs/-/qs-2.2.3.tgz" }