mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-29 06:36:08 +10:00
KineticJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more. http://kineticjs.com/
23 lines
642 B
JSON
23 lines
642 B
JSON
{
|
|
"name": "kineticjs",
|
|
"filename": "kinetic.min.js",
|
|
"version": "4.3.1",
|
|
"description": "KineticJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.",
|
|
"homepage": "http://kineticjs.com/",
|
|
"keywords": [
|
|
"html5",
|
|
"canvas"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Eric Rowell"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/ericdrowell/KineticJS.git"
|
|
}
|
|
]
|
|
}
|