{ "_args": [ [ "querystring-es3@^0.2.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser" ] ], "_from": "querystring-es3@>=0.2.0 <0.3.0", "_id": "querystring-es3@0.2.1", "_inCache": true, "_installable": true, "_location": "/querystring-es3", "_nodeVersion": "0.10.26", "_npmUser": { "email": "mc.s.pain.how.er+npm@gmail.com", "name": "spaintrain" }, "_npmVersion": "2.0.2", "_phantomChildren": {}, "_requested": { "name": "querystring-es3", "raw": "querystring-es3@^0.2.0", "rawSpec": "^0.2.0", "scope": null, "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz", "_shasum": "9ec61f79049875707d69414596fd907a4d711e73", "_shrinkwrap": null, "_spec": "querystring-es3@^0.2.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/node-libs-browser", "author": { "email": "rfobic@gmail.com", "name": "Irakli Gozalishvili" }, "bugs": { "url": "http://github.com/mike-spainhower/querystring/issues/" }, "dependencies": {}, "description": "Node's querystring module for all engines. (ES3 compat fork)", "devDependencies": { "phantomify": "~0.x.0", "retape": "~0.x.0", "tape": "~0.1.5", "test": "~0.x.0" }, "directories": {}, "dist": { "shasum": "9ec61f79049875707d69414596fd907a4d711e73", "tarball": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz" }, "engines": { "node": ">=0.4.x" }, "gitHead": "c58e18a37d9970e13a84dcc421ab682c7836fad2", "homepage": "https://github.com/mike-spainhower/querystring", "id": "querystring-es3", "keywords": [ "commonjs", "query", "querystring" ], "licenses": [ { "type": "MIT", "url": "https://github.com/Gozala/enchain/License.md" } ], "maintainers": [ { "name": "spaintrain", "email": "mc.s.pain.how.er+npm@gmail.com" } ], "name": "querystring-es3", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mike-spainhower/querystring.git", "web": "https://github.com/mike-spainhower/querystring" }, "scripts": { "test": "npm run test-node && npm run test-browser && npm run test-tap", "test-browser": "node ./node_modules/phantomify/bin/cmd.js ./test/common-index.js", "test-node": "node ./test/common-index.js", "test-tap": "node ./test/tap-index.js" }, "testling": { "browsers": { "chrome": [ 16, 20, 25, "canary" ], "firefox": [ 10, 15, 16, 17, 18, "nightly" ], "iexplore": [ 10, 9 ], "opera": [ 12 ], "safari": [ 5, 6 ] }, "files": "test/tap-index.js" }, "version": "0.2.1" }