mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"name": "@nebula.js/locale",
|
|
"version": "6.0.0-alpha.5",
|
|
"private": true,
|
|
"main": "src/index.js",
|
|
"scripts": {
|
|
"build": "node scripts/generate-all.mjs"
|
|
},
|
|
"devDependencies": {
|
|
"globby": "14.1.0"
|
|
}
|
|
}
|