代码拉取完成,页面将自动刷新
{
"name": "universal-event-bus",
"version": "1.0.2",
"description": "统一事件处理",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.mjs",
"browser": "./lib/umd/index.umd.js",
"types": "./lib/index.d.ts",
"type": "commonjs",
"scripts": {
"lib": " rimraf ./lib && rollup -c ./build/rollup.config.js",
"build": "rimraf ./dist && tsc -p tsconfig.json",
"test": "jest --no-cache && exit 0",
"doc": "typedoc --options typedoc.json && npm run doc:gh-fix",
"doc:gh-fix": "touch docs/.nojekyll"
},
"author": "supj",
"license": "ISC",
"files": [
"lib"
],
"devDependencies": {
"@types/jest": "^27.0.3",
"dts": "^0.1.1",
"jest": "^27.4.3",
"rimraf": "^3.0.2",
"rollup": "^2.60.2",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"rollup-plugin-typescript2": "^0.31.1",
"ts-jest": "^27.1.0",
"tslib": "^2.3.1",
"typedoc": "^0.19.2",
"typedoc-neo-theme": "^1.0.10",
"typescript": "^4.0.5",
"yargs": "^17.3.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。