prvi
This commit is contained in:
15
EveryThing/wwwroot/vendor/libs/globalize/examples/globalize-compiler/package.json
vendored
Normal file
15
EveryThing/wwwroot/vendor/libs/globalize/examples/globalize-compiler/package.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "basic-globalize-compiler",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "globalize-compiler -l en -m messages.json -o compiled-formatters.js app.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cldr-data": ">=25",
|
||||
"globalize": "^1.5.0",
|
||||
"globalize-compiler": "^1.1.1",
|
||||
"iana-tz-data": "^2017.1.0",
|
||||
"jquery": "latest"
|
||||
},
|
||||
"cldr-data-urls-filter": "(core|dates|numbers|units)"
|
||||
}
|
||||
Reference in New Issue
Block a user