mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
26 lines
606 B
JSON
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"
|
|
}
|
|
]
|
|
}
|