20 lines
387 B
JSON
20 lines
387 B
JSON
|
{
|
||
|
"name": "em_praca",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "main.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"canvas": "^2.9.0",
|
||
|
"echarts": "^5.3.0",
|
||
|
"echarts-ssr": "0.0.1",
|
||
|
"jsdom": "^18.1.0",
|
||
|
"ramda": "^0.28.0",
|
||
|
"svg-png-converter": "^0.0.9"
|
||
|
}
|
||
|
}
|