mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
96 lines
2.3 KiB
JSON
96 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"unorm@^1.3.3",
|
|
"D:\\Cordova\\cordova-android\\node_modules\\cordova-common"
|
|
]
|
|
],
|
|
"_from": "unorm@>=1.3.3 <2.0.0",
|
|
"_id": "unorm@1.4.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/unorm",
|
|
"_npmUser": {
|
|
"email": "bwp@bwp.dk",
|
|
"name": "walling"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "unorm",
|
|
"raw": "unorm@^1.3.3",
|
|
"rawSpec": "^1.3.3",
|
|
"scope": null,
|
|
"spec": ">=1.3.3 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cordova-common"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
|
|
"_shasum": "364200d5f13646ca8bcd44490271335614792300",
|
|
"_shrinkwrap": null,
|
|
"_spec": "unorm@^1.3.3",
|
|
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
|
"author": {
|
|
"email": "bwp@bwp.dk",
|
|
"name": "Bjarke Walling"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/walling/unorm/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "bwp@bwp.dk",
|
|
"name": "Bjarke Walling"
|
|
},
|
|
{
|
|
"email": "oleg.grenrus@iki.fi",
|
|
"name": "Oleg Grenrus"
|
|
},
|
|
{
|
|
"email": "matsuza@gmail.com",
|
|
"name": "Matsuza"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.",
|
|
"devDependencies": {
|
|
"benchmark": "~1.0.0",
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-jshint": "~0.8.0",
|
|
"grunt-contrib-watch": "~0.5.0",
|
|
"grunt-simple-mocha": "~0.4.0",
|
|
"unorm": "1.4.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "364200d5f13646ca8bcd44490271335614792300",
|
|
"tarball": "http://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"gitHead": "e802d0d7844cf74b03742bce1147a82ace218396",
|
|
"homepage": "https://github.com/walling/unorm",
|
|
"license": "MIT or GPL-2.0",
|
|
"main": "./lib/unorm.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "bwp@bwp.dk",
|
|
"name": "walling"
|
|
}
|
|
],
|
|
"name": "unorm",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/walling/unorm.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"version": "1.4.1"
|
|
}
|