Files
cdnjs/ajax/libs/jquery.transit/package.json
T

26 lines
618 B
JSON

{
"name": "jquery.transit",
"filename": "jquery.transit.min.js",
"version": "0.9.9",
"description": "Super-smooth CSS3 transformations and transitions for jQuery.",
"homepage": "http://ricostacruz.com/jquery.transit/",
"keywords": [
"css3",
"transitions",
"transformations",
"jquery"
],
"maintainers": [
{
"name": "Rico Sta. Cruz",
"web": "http://ricostacruz.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/rstacruz/jquery.transit"
}
]
}