1 Star 0 Fork 0

hu-snail/WOW

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 962 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matt Dellac 提交于 2018-12-05 17:08 . update name
{
"name" : "wowjs",
"title" : "WOW",
"version" : "1.1.3",
"description" : "",
"keywords": [],
"homepage" : "",
"author" : {
"name" : "Matt Delac",
"email" : "matt@delac.io",
"url" : "https://www.delac.io/"
},
"main": "./dist/wow.js",
"repository" : {
"type" : "git",
"url" : "git://github.com/matthieua/WOW.git"
},
"bugs" : {
"url" : "https://github.com/matthieua/WOW/issues"
},
"licenses": [{
"type": "GPLv3",
"url": "https://www.delac.io/WOW"
}],
"dependencies": {
"animate.css": "latest"
},
"devDependencies" : {
"grunt" : "latest",
"grunt-cli" : "latest",
"grunt-contrib-watch" : "latest",
"grunt-contrib-coffee" : "latest",
"grunt-contrib-jasmine": "latest",
"grunt-contrib-uglify" : "latest",
"grunt-growl" : "latest"
},
"scripts": {
"test": "grunt travis"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hu-snail/WOW.git
git@gitee.com:hu-snail/WOW.git
hu-snail
WOW
WOW
master

搜索帮助