代码拉取完成,页面将自动刷新
{
"name": "rollup-starter-ts",
"version": "0.0.1",
"description": "To fast start a typescript library.",
"main": "lib/mini-vue.cjs.js",
"module": "lib/mini-vue.esm.js",
"scripts": {
"build": "rollup -c",
"build:type": "tsc -p ./tsconfig.type.json",
"test": "jest --no-cache"
},
"author": "zenoslin",
"license": "ISC",
"devDependencies": {
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.1.0",
"@rollup/plugin-replace": "^2.3.3",
"@types/jest": "^26.0.0",
"jest": "^26.0.1",
"rollup": "^2.17.1",
"rollup-plugin-sourcemaps": "^0.6.2",
"rollup-plugin-typescript": "^1.0.1",
"ts-jest": "^26.1.0",
"tslib": "^2.0.0",
"typescript": "^3.9.5"
},
"dependencies": {
"@vue/reactivity": "^3.0.5"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。