twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
116 lines (115 loc) • 2.72 kB
JSON
{
"_args": [
[
"punycode@^1.2.4",
"/Users/nick/codes/twreporter-react/node_modules/node-libs-browser"
]
],
"_from": "punycode@>=1.2.4 <2.0.0",
"_id": "punycode@1.4.0",
"_inCache": true,
"_installable": true,
"_location": "/punycode",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "mathias@qiwi.be",
"name": "mathias"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "punycode",
"raw": "punycode@^1.2.4",
"rawSpec": "^1.2.4",
"scope": null,
"spec": ">=1.2.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.0.tgz",
"_shasum": "3f879ea03f24c718d4d4b7e47de1fb51cf6c3e33",
"_shrinkwrap": null,
"_spec": "punycode@^1.2.4",
"_where": "/Users/nick/codes/twreporter-react/node_modules/node-libs-browser",
"author": {
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
"bugs": {
"url": "https://github.com/bestiejs/punycode.js/issues"
},
"contributors": [
{
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
{
"name": "John-David Dalton",
"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": {
"coveralls": "^2.11.4",
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.11.0",
"grunt-shell": "^1.1.2",
"istanbul": "^0.4.1",
"qunit-extras": "^1.4.4",
"qunitjs": "~1.11.0",
"requirejs": "^2.1.22"
},
"directories": {},
"dist": {
"shasum": "3f879ea03f24c718d4d4b7e47de1fb51cf6c3e33",
"tarball": "http://registry.npmjs.org/punycode/-/punycode-1.4.0.tgz"
},
"files": [
"LICENSE-MIT.txt",
"punycode.js"
],
"gitHead": "27f9d92718c78a9d377c4e5176272ceca44590f4",
"homepage": "https://mths.be/punycode",
"jspm": {
"map": {
"./punycode.js": {
"node": "@node/punycode"
}
}
},
"keywords": [
"dns",
"domain",
"idn",
"idna",
"punycode",
"unicode",
"url"
],
"license": "MIT",
"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.4.0"
}