1 Star 0 Fork 0

helloCheng09/mendix-vwa-widget-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "newwidget",
"widgetName": "NewWidget",
"version": "1.0.0",
"description": "a widget of A+ Factory Project",
"copyright": "VWA 2023",
"author": "Cheng Shaobo",
"engines": {
"node": ">=16"
},
"license": "Apache-2.0",
"config": {
"projectPath": "../mendxTest",
"mendixHost": "http://localhost:8080",
"developmentPort": 3000
},
"packagePath": "aplus",
"scripts": {
"mendix": "git clone https://gitee.com/hellocheng0903/mendix-widget-test-template.git --depth=1 ../mendxTest && shx rm -rf ..\\mendxTest\\.git",
"r": "node ./script/rename.js",
"build": "pluggable-widgets-tools build:web",
"start": "pluggable-widgets-tools start:server",
"dev": "pluggable-widgets-tools start:web"
},
"devDependencies": {
"@mendix/pluggable-widgets-tools": "^10.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"sass": "^1.69.5"
},
"dependencies": {
"classnames": "^2.2.6",
"prop-types": "^15.8.1",
"xml": "^1.0.1",
"xml2js": "^0.6.2"
},
"resolutions": {
"react": "18.2.0",
"react-native": "0.70.7"
},
"overrides": {
"react": "18.2.0",
"react-native": "0.70.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hellocheng0903/mendix-vwa-widget-template.git
git@gitee.com:hellocheng0903/mendix-vwa-widget-template.git
hellocheng0903
mendix-vwa-widget-template
mendix-vwa-widget-template
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385