mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-26 03:38:24 +00:00
16 lines
243 B
JSON
16 lines
243 B
JSON
|
{
|
||
|
"name": "psd2ui-release",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"release24x": "",
|
||
|
"release34x": ""
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"jszip": "^3.10.1"
|
||
|
}
|
||
|
}
|