15 lines
258 B
JSON
15 lines
258 B
JSON
|
{
|
||
|
"name": "lemon-js-generator",
|
||
|
"requires": true,
|
||
|
"lockfileVersion": 1,
|
||
|
"license": "MIT",
|
||
|
"author": {
|
||
|
"name": "chichenkov",
|
||
|
"email": "rolahd@yandex.ru"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"args-parser": "^1.1.0",
|
||
|
"js-beautify": "^1.8.9"
|
||
|
}
|
||
|
}
|