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.
63 lines
1.5 KiB
63 lines
1.5 KiB
{
|
|
"_args": [
|
|
[
|
|
"tr46@0.0.3",
|
|
"D:\\IDEAproject\\frontend\\Front-end logistics"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "tr46@0.0.3",
|
|
"_id": "tr46@0.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
"_location": "/tr46",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "tr46@0.0.3",
|
|
"name": "tr46",
|
|
"escapedName": "tr46",
|
|
"rawSpec": "0.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/whatwg-url"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz",
|
|
"_spec": "0.0.3",
|
|
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
|
|
"author": {
|
|
"name": "Sebastian Mayr",
|
|
"email": "npm@smayr.name"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Sebmaster/tr46.js/issues"
|
|
},
|
|
"description": "An implementation of the Unicode TR46 spec",
|
|
"devDependencies": {
|
|
"mocha": "^2.2.5",
|
|
"request": "^2.57.0"
|
|
},
|
|
"homepage": "https://github.com/Sebmaster/tr46.js#readme",
|
|
"keywords": [
|
|
"unicode",
|
|
"tr46",
|
|
"url",
|
|
"whatwg"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "tr46",
|
|
"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"
|
|
}
|