mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-26 03:38:24 +00:00
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"name": "ccc-tnt-psd2ui",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"release24x": "",
|
|
"release34x": "",
|
|
"testsh": "node src/test.js"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs-extra": "^11.1.1",
|
|
"jszip": "^3.10.1"
|
|
}
|
|
}
|