mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
Source: https://github.com/CreateJS/TweenJS/blob/release_v0.4.1/lib/tweenjs-0.4.1.min.js
27 lines
630 B
JSON
27 lines
630 B
JSON
{
|
|
"name": "tweenjs",
|
|
"filename": "tween.min.js",
|
|
"version": "0.3.0",
|
|
"version": "0.4.1",
|
|
"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"
|
|
}
|
|
]
|
|
}
|