Files
cdnjs/ajax/libs/tweenjs/package.json
T
2013-01-12 17:42:34 -08:00

26 lines
606 B
JSON

{
"name": "tweenjs",
"filename": "tween.min.js",
"version": "0.3.0",
"description": "TweenJS is a Javascript library for tweening and animating HTML5 and Javascript properties.",
"homepage": "http://www.createjs.com/#!/TweenJS",
"keywords": [
"WebGL",
"canvas",
"html5",
"animation"
],
"maintainers": [
{
"name": "CreateJS",
"web": "http://www.createjs.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/CreateJS/TweenJS.git"
}
]
}