1 Star 0 Fork 0

Gaily./velocity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
Julian Shapiro 提交于 2015-02-16 17:22 . UI Pack Fixes
{
"name": "velocity-animate",
"version": "1.2.2",
"description": "Accelerated JavaScript animation.",
"keywords": [
"velocity",
"animation",
"jquery",
"animate",
"ui",
"velocity.js",
"velocityjs",
"javascript"
],
"homepage": "http://velocityjs.org",
"bugs": {
"url": "http://github.com/julianshapiro/velocity/issues"
},
"license": "MIT",
"authors": [
{
"name": "Julian Shapiro",
"url": "http://julian.com/"
}
],
"main": "velocity.js",
"repository": "julianshapiro/velocity",
"files": [
"velocity.js",
"velocity.min.js",
"velocity.ui.js",
"velocity.ui.min.js"
],
"dependencies": {
"jquery": ">= 1.4.3"
},
"devDependencies": {
"grunt": "^0.4.4",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-requirejs": "~0.4.4",
"grunt-contrib-uglify": "~0.2.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/176196483/velocity.git
git@gitee.com:176196483/velocity.git
176196483
velocity
velocity
master

搜索帮助