27 Star 400 Fork 85

Gitee 前端组/PageAnimation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 785 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "page-animation",
"version": "1.0.0",
"description": "一个页面碎片化动画",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitee.com:gitee-frontend/page-animation.git"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-config-gitee": "^1.1.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-vue": "^6.2.2",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11"
},
"dependencies": {
"html2canvas": "^1.0.0-rc.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gitee-frontend/page-animation.git
git@gitee.com:gitee-frontend/page-animation.git
gitee-frontend
page-animation
PageAnimation
master

搜索帮助