34 lines
814 B
JSON
34 lines
814 B
JSON
{
|
|
"name": "globalize",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"test",
|
|
"CONTRIBUTING.md",
|
|
"bower.json"
|
|
],
|
|
"dependencies": {
|
|
"cldrjs": "0.4.4",
|
|
"cldr-data": ">=25"
|
|
},
|
|
"devDependencies": {
|
|
"es5-shim": "3.4.0",
|
|
"make-plural": "eemeli/make-plural.js#3.0.0",
|
|
"messageformat": "SlexAxton/messageformat.js#v0.3.0-1",
|
|
"qunit": "1.18.0",
|
|
"requirejs": "2.1.20",
|
|
"requirejs-plugins": "1.0.2",
|
|
"requirejs-text": "2.0.10"
|
|
},
|
|
"homepage": "https://github.com/jquery/globalize",
|
|
"version": "1.1.1",
|
|
"_release": "1.1.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.1.1",
|
|
"commit": "e8325dbf5564d239e022ce78487f4f10e26d71b1"
|
|
},
|
|
"_source": "https://github.com/jquery/globalize.git",
|
|
"_target": "^1.0.0",
|
|
"_originalSource": "globalize"
|
|
} |