gfx
Version:
3D CSS3 animation library for jQuery
21 lines (20 loc) • 439 B
JSON
{
"name": "gfx",
"description": "3D CSS3 animation library for jQuery",
"version": "0.0.4",
"author": "maccman",
"licenses":
[{
"type": "MIT",
"url": "https://github.com/maccman/gfx/blob/master/LICENSE"
}],
"repository": {
"type" : "git",
"url": "http://github.com/maccman/gfx.git"
},
"engine" : [ "*" ],
"main" : "./index.js",
"dependencies": {
"jqueryify": "~0.0.1"
}
}