1 Star 1 Fork 0

cqb325/solid-vue-router

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
chenqingbiao 提交于 2023-11-24 18:57 . update: 1.0.15 添加types
{
"name": "solid-vue-router",
"version": "1.0.15",
"description": "solid-router by vue router 4.2.5",
"main": "dist/index.js",
"type": "module",
"typings": "dist/solid-vue-router.d.ts",
"repository": {
"type": "git",
"url": "https://gitee.com/cqb325/solid-vue-router"
},
"files": [
"dist",
"src"
],
"scripts": {
"build": "rollup -c",
"test:types": "tsc --build tsconfig.json",
"build:types": "api-extractor run --local --verbose && tail -n +10 src/globalExtensions.ts >> dist/index.d.ts",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "cqb325@163.com",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.18.13",
"@babel/preset-typescript": "^7.18.6",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
"babel-preset-solid": "^1.7.3",
"rollup": "^3.26.1",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.35.0",
"solid-js": "^1.8.4",
"typescript": "^5.1.6",
"vite": "^4.3.1"
},
"dependencies": {
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/cqb325/solid-vue-router.git
git@gitee.com:cqb325/solid-vue-router.git
cqb325
solid-vue-router
solid-vue-router
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385