83 lines
2.0 KiB
JSON
83 lines
2.0 KiB
JSON
{
|
|
"_from": "cldr-data@~36.0.0",
|
|
"_id": "cldr-data@36.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-F3n+9DUs41vhys8eF/hsCgkmYlgXMCiwaE75uGZjUbS/jkszBnLylXj7xW3bBlMU1d2IuAptpoNAb6lTCu/RSg==",
|
|
"_location": "/cldr-data",
|
|
"_phantomChildren": {
|
|
"inflight": "1.0.6",
|
|
"inherits": "2.0.4",
|
|
"minimatch": "3.0.4",
|
|
"once": "1.4.0",
|
|
"path-is-absolute": "1.0.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cldr-data@~36.0.0",
|
|
"name": "cldr-data",
|
|
"escapedName": "cldr-data",
|
|
"rawSpec": "~36.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~36.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cldr-data/-/cldr-data-36.0.0.tgz",
|
|
"_shasum": "55b3a50b187c28d59203182cb57e98141558c91b",
|
|
"_spec": "cldr-data@~36.0.0",
|
|
"_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/cldr-data-npm/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"cldr-data-downloader": "0.3.x",
|
|
"glob": "5.x.x"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Npm module for Unicode CLDR JSON data",
|
|
"devDependencies": {
|
|
"grunt": "0.4.x",
|
|
"grunt-contrib-jshint": "0.10.x",
|
|
"grunt-dco": "0.0.3",
|
|
"matchdep": "*"
|
|
},
|
|
"files": [
|
|
"DCO.md",
|
|
"index.js",
|
|
"install.js",
|
|
"urls.json"
|
|
],
|
|
"homepage": "https://github.com/rxaviers/cldr-data-npm",
|
|
"keywords": [
|
|
"unicode",
|
|
"CLDR",
|
|
"JSON",
|
|
"data"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/rxaviers/cldr-data-npm/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "index.js",
|
|
"name": "cldr-data",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/rxaviers/cldr-data-npm.git"
|
|
},
|
|
"scripts": {
|
|
"install": "node install.js",
|
|
"test": "grunt && node test/index.js"
|
|
},
|
|
"version": "36.0.0"
|
|
}
|