3 Star 0 Fork 0

mirrors_bpmn-io/diagram-js-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@bpmn-io/diagram-js-ui",
"version": "0.2.3",
"type": "module",
"main": "lib/index.js",
"module": "lib/index.js",
"types": "lib/index.d.ts",
"exports": {
".": {
"import": "./lib/index.js",
"types": "./lib/index.d.ts"
},
"./package.json": "./package.json"
},
"files": [
"lib"
],
"sideEffects": false,
"scripts": {
"all": "run-s lint test check-types",
"check-types": "tsc --noEmit --noImplicitAny",
"lint": "eslint .",
"test": "karma start karma.conf.cjs",
"dev": "npm test -- --auto-watch --no-single-run"
},
"repository": {
"type": "git",
"url": "https://github.com/bpmn-io/diagram-js-ui"
},
"author": {
"name": "Beatriz Mendes",
"url": "https://github.com/smbea"
},
"license": "MIT",
"devDependencies": {
"@types/chai": "^4.3.12",
"@types/karma-chai": "^0.1.6",
"@types/karma-mocha": "^1.3.4",
"@types/mocha": "^10.0.6",
"eslint": "^9.0.0",
"eslint-plugin-bpmn-io": "^2.0.2",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-firefox-launcher": "^2.1.2",
"karma-mocha": "^2.0.1",
"karma-sinon-chai": "^2.0.2",
"karma-webpack": "^5.0.0",
"mocha": "^10.1.0",
"npm-run-all2": "^7.0.0",
"puppeteer": "^23.0.0",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"typescript": "^5.4.2",
"webpack": "^5.90.3"
},
"dependencies": {
"htm": "^3.1.1",
"preact": "^10.11.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_bpmn-io/diagram-js-ui.git
git@gitee.com:mirrors_bpmn-io/diagram-js-ui.git
mirrors_bpmn-io
diagram-js-ui
diagram-js-ui
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385