prvi
This commit is contained in:
90
EveryThing/wwwroot/vendor/libs/cldrjs/package.json
vendored
Normal file
90
EveryThing/wwwroot/vendor/libs/cldrjs/package.json
vendored
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"_from": "cldrjs@~0.5.5",
|
||||
"_id": "cldrjs@0.5.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-KDwzwbmLIPfCgd8JERVDpQKrUUM1U4KpFJJg2IROv89rF172lLufoJnqJ/Wea6fXL5bO6WjuLMzY8V52UWPvkA==",
|
||||
"_location": "/cldrjs",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "cldrjs@~0.5.5",
|
||||
"name": "cldrjs",
|
||||
"escapedName": "cldrjs",
|
||||
"rawSpec": "~0.5.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.5.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/",
|
||||
"/globalize"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cldrjs/-/cldrjs-0.5.5.tgz",
|
||||
"_shasum": "5c92ca2de89a8a16dea76cb2dfc4e00104428e52",
|
||||
"_spec": "cldrjs@~0.5.5",
|
||||
"_where": "D:\\EveryThing\\EveryThing\\EveryThing",
|
||||
"author": {
|
||||
"name": "Rafael Xavier de Souza",
|
||||
"email": "rxaviers@gmail.com",
|
||||
"url": "http://rafael.xavier.blog.br"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/rxaviers/cldrjs/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Simple CLDR traverser",
|
||||
"devDependencies": {
|
||||
"cldr-data-downloader": "0.2.x",
|
||||
"grunt": "0.4.x",
|
||||
"grunt-compare-size": "0.4.0",
|
||||
"grunt-contrib-connect": "0.3.x",
|
||||
"grunt-contrib-copy": "0.4.x",
|
||||
"grunt-contrib-jshint": "0.12.x",
|
||||
"grunt-contrib-requirejs": "0.4.x",
|
||||
"grunt-contrib-uglify": "0.2.x",
|
||||
"grunt-dco": "0.0.3",
|
||||
"grunt-mocha": "0.3.x",
|
||||
"gzip-js": "0.3.2",
|
||||
"matchdep": "*"
|
||||
},
|
||||
"files": [
|
||||
"CHANGELOG.md",
|
||||
"DCO.md",
|
||||
"dist/",
|
||||
"doc/",
|
||||
"LICENSE-MIT",
|
||||
"README.md"
|
||||
],
|
||||
"homepage": "https://github.com/rxaviers/cldrjs#readme",
|
||||
"keywords": [
|
||||
"utility",
|
||||
"globalization",
|
||||
"internationalization",
|
||||
"multilingualization",
|
||||
"localization",
|
||||
"g11n",
|
||||
"i18n",
|
||||
"m17n",
|
||||
"L10n",
|
||||
"localize",
|
||||
"locale",
|
||||
"cldr",
|
||||
"json",
|
||||
"inheritance",
|
||||
"compiler"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/rxaviers/cldrjs/blob/master/LICENSE-MIT"
|
||||
}
|
||||
],
|
||||
"main": "dist/node_main.js",
|
||||
"name": "cldrjs",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/rxaviers/cldrjs.git"
|
||||
},
|
||||
"version": "0.5.5"
|
||||
}
|
||||
Reference in New Issue
Block a user