Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/tools/idl_gen/package.json

14 lines
233 B
JSON
Raw Normal View History

2023-11-09 20:19:51 +08:00
{
"name": "idl_gen",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "LGPL 2.0",
"dependencies": {
"glob": "^7.1.6"
}
}