You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
2.2 KiB

{
"_args": [
[
{
"name": "tr46",
"raw": "tr46@~0.0.1",
"rawSpec": "~0.0.1",
"scope": null,
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\whatwg-url-compat"
]
],
"_from": "tr46@>=0.0.1 <0.1.0",
"_id": "tr46@0.0.3",
"_inCache": true,
"_installable": true,
"_location": "/tr46",
"_nodeVersion": "5.4.1",
"_npmUser": {
"email": "sebmaster16@gmail.com",
"name": "sebmaster"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "tr46",
"raw": "tr46@~0.0.1",
"rawSpec": "~0.0.1",
"scope": null,
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/whatwg-url-compat"
],
"_resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"_shasum": "8184fd347dac9cdc185992f3a6622e14b9d9ab6a",
"_shrinkwrap": null,
"_spec": "tr46@~0.0.1",
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\whatwg-url-compat",
"author": {
"email": "npm@smayr.name",
"name": "Sebastian Mayr"
},
"bugs": {
"url": "https://github.com/Sebmaster/tr46.js/issues"
},
"dependencies": {},
"description": "An implementation of the Unicode TR46 spec",
"devDependencies": {
"mocha": "^2.2.5",
"request": "^2.57.0"
},
"directories": {},
"dist": {
"shasum": "8184fd347dac9cdc185992f3a6622e14b9d9ab6a",
"tarball": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
},
"gitHead": "a8009f9ce80ff5dbe71dd71e203afe4e4c878d28",
"homepage": "https://github.com/Sebmaster/tr46.js#readme",
"keywords": [
"unicode",
"tr46",
"url",
"whatwg"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "sebmaster16@gmail.com",
"name": "sebmaster"
}
],
"name": "tr46",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Sebmaster/tr46.js.git"
},
"scripts": {
"prepublish": "node scripts/generateMappingTable.js",
"pretest": "node scripts/getLatestUnicodeTests.js",
"test": "mocha"
},
"version": "0.0.3"
}