{ "_args": [ [ { "raw": "punycode@~1.2.3", "scope": null, "escapedName": "punycode", "name": "punycode", "rawSpec": "~1.2.3", "spec": ">=1.2.3 <1.3.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browserify" ] ], "_from": "punycode@>=1.2.3 <1.3.0", "_id": "punycode@1.2.4", "_inCache": true, "_location": "/punycode", "_npmUser": { "name": "mathias", "email": "mathias@qiwi.be" }, "_npmVersion": "1.3.21", "_phantomChildren": {}, "_requested": { "raw": "punycode@~1.2.3", "scope": null, "escapedName": "punycode", "name": "punycode", "rawSpec": "~1.2.3", "spec": ">=1.2.3 <1.3.0", "type": "range" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/punycode/-/punycode-1.2.4.tgz", "_shasum": "54008ac972aec74175def9cba6df7fa9d3918740", "_shrinkwrap": null, "_spec": "punycode@~1.2.3", "_where": "/Users/MB/git/pdfkit/node_modules/browserify", "author": { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "http://mathiasbynens.be/" }, "bugs": { "url": "https://github.com/bestiejs/punycode.js/issues" }, "contributors": [ { "name": "Mathias Bynens", "email": "mathias@qiwi.be", "url": "http://mathiasbynens.be/" }, { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", "url": "http://allyoucanleet.com/" } ], "dependencies": {}, "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-uglify": "~0.2.2", "grunt-shell": "~0.6.4", "istanbul": "~0.2.4", "qunit-clib": "~1.3.0", "qunitjs": "~1.11.0", "requirejs": "~2.1.6" }, "directories": { "doc": "docs", "test": "tests" }, "dist": { "shasum": "54008ac972aec74175def9cba6df7fa9d3918740", "tarball": "https://registry.npmjs.org/punycode/-/punycode-1.2.4.tgz" }, "engines": [ "node", "rhino" ], "homepage": "http://mths.be/punycode", "keywords": [ "punycode", "unicode", "idn", "idna", "dns", "url", "domain" ], "licenses": [ { "type": "MIT", "url": "http://mths.be/mit" }, { "type": "GPL", "url": "http://mths.be/gpl" } ], "main": "punycode.js", "maintainers": [ { "name": "mathias", "email": "mathias@qiwi.be" }, { "name": "reconbot", "email": "wizard@roborooter.com" } ], "name": "punycode", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/bestiejs/punycode.js.git" }, "scripts": { "test": "node tests/tests.js" }, "version": "1.2.4" }