1 Star 0 Fork 0

Gaily./velocity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
Julian Shapiro 提交于 2015-02-16 17:22 . UI Pack Fixes
{
"name": "velocity",
"version": "1.2.2",
"homepage": "http://velocityjs.org",
"authors": [
{ "name" : "Julian Shapiro",
"homepage" : "http://julian.com/"
}
],
"description": "Accelerated JavaScript animation.",
"main": [ "./velocity.js", "./velocity.ui.js"],
"keywords": [
"animation",
"jquery",
"animate",
"lightweight",
"smooth",
"ui",
"velocity.js",
"velocityjs",
"javascript"
],
"license": "MIT",
"ignore": [
"*.json",
"!/bower.json",
"LICENSE",
"*.md"
],
"dependencies": {
"jquery": "*"
},
"repository" :
{
"type" : "git",
"url" : "http://github.com/julianshapiro/velocity.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/176196483/velocity.git
git@gitee.com:176196483/velocity.git
176196483
velocity
velocity
master

搜索帮助