当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
33 Star 371 Fork 67

霍啸林 / vue-particle-effect
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
霍啸林 提交于 2018-08-10 21:25 . Add root files
{
"name": "vue-particle-effect-button",
"version": "1.0.0",
"license": "MIT",
"private": true,
"scripts": {
"dev": "parcel index.html",
"build": "parcel build index.html --no-cache --no-source-maps --detailed-report"
},
"dependencies": {
"vue": "2.5.17"
},
"devDependencies": {
"@vue/component-compiler-utils": "2.1.2",
"babel-preset-env": "1.7.0",
"babel-preset-vue": "2.0.2",
"parcel-bundler": "1.9.7",
"postcss-modules": "1.3.2",
"vue-hot-reload-api": "2.3.0",
"vue-template-compiler": "2.5.17"
}
}
JavaScript
1
https://gitee.com/pxp/vue-particle-effect.git
git@gitee.com:pxp/vue-particle-effect.git
pxp
vue-particle-effect
vue-particle-effect
main

搜索帮助