mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-15 12:46:04 +05:30
16 lines
273 B
JSON
16 lines
273 B
JSON
|
{
|
||
|
"name": "scripts",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "i18n-build.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"chalk": "^1.1.3"
|
||
|
}
|
||
|
}
|