1 Star 1 Fork 0

星仔 / my_plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 923 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangtongxing 提交于 2021-08-11 13:20 . 初始化
{
"name": "sm_plugins",
"version": "1.3.0",
"private": false,
"description": "scroll",
"main": "lib/sm_plugins.umd.min.js",
"directories": {
"lib": "lib"
},
"keywords": [
"scroll"
],
"author": "xingzai",
"license": "ISC",
"scripts": {
"serve": "vue-cli-service serve",
"lib": "vue-cli-service build --target lib --name sm_plugins --dest lib index.js"
},
"dependencies": {
"default-passive-events": "^2.0.0",
"node-sass": "^4.14.1",
"react-scripts": "^3.4.0",
"vue": "^3.0.0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"prettier": "^2.2.1",
"sass": "^1.26.5",
"sass-loader": "^7.3.1"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xz-wtx/my_plugin.git
git@gitee.com:xz-wtx/my_plugin.git
xz-wtx
my_plugin
my_plugin
master

搜索帮助