Files
cdnjs/ajax/libs/tweenjs/package.json
T

25 lines
592 B
JSON

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