{ "_args": [ [ { "raw": "querystring-es3@0.2.0", "scope": null, "escapedName": "querystring-es3", "name": "querystring-es3", "rawSpec": "0.2.0", "spec": "0.2.0", "type": "version" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_from": "querystring-es3@0.2.0", "_id": "querystring-es3@0.2.0", "_inCache": true, "_location": "/querystring-es3", "_npmUser": { "name": "spaintrain", "email": "mc.s.pain.how.er+npm@gmail.com" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "raw": "querystring-es3@0.2.0", "scope": null, "escapedName": "querystring-es3", "name": "querystring-es3", "rawSpec": "0.2.0", "spec": "0.2.0", "type": "version" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.0.tgz", "_shasum": "c365a08a69c443accfeb3a9deab35e3f0abaa476", "_shrinkwrap": null, "_spec": "querystring-es3@0.2.0", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "Irakli Gozalishvili", "email": "rfobic@gmail.com" }, "bugs": { "url": "http://github.com/Gozala/querystring/issues/" }, "dependencies": {}, "description": "Node's querystring module for all engines.", "devDependencies": { "phantomify": "~0.x.0", "retape": "~0.x.0", "tape": "~0.1.5", "test": "~0.x.0" }, "directories": {}, "dist": { "shasum": "c365a08a69c443accfeb3a9deab35e3f0abaa476", "tarball": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.0.tgz" }, "engines": { "node": ">=0.4.x" }, "homepage": "https://github.com/Gozala/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/Gozala/querystring.git", "web": "https://github.com/Gozala/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": { "files": "test/tap-index.js", "browsers": { "iexplore": [ 8, 9, 10 ], "chrome": [ 16, 20, 25, "canary" ], "firefox": [ 10, 15, 16, 17, 18, "nightly" ], "safari": [ 5, 6 ], "opera": [ 12 ] } }, "version": "0.2.0" }