novel_backstage/package.json
2023-09-28 18:26:34 +08:00

15 lines
259 B
JSON

{
"name": "novel_backstage",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"echarts": "^5.4.3"
}
}