scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 76  →  ?path2? @ 77
/bower_components/velocity/.bower.json
@@ -0,0 +1,52 @@
{
"name": "velocity",
"homepage": "http://velocityjs.org",
"authors": [
{
"name": "Julian Shapiro",
"homepage": "http://julian.com/"
},
{
"name": "Ryc O'Chet",
"url": "https://github.com/Rycochet"
}
],
"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"
],
"repository": {
"type": "git",
"url": "http://github.com/julianshapiro/velocity.git"
},
"version": "1.4.3",
"_release": "1.4.3",
"_resolution": {
"type": "version",
"tag": "1.4.3",
"commit": "8c3d003e0e893597c7f91528ad2cff732f249c57"
},
"_source": "https://github.com/julianshapiro/velocity.git",
"_target": "^1.4.3",
"_originalSource": "velocity",
"_direct": true
}