mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
26 lines
596 B
JSON
26 lines
596 B
JSON
{
|
|
"name": "EaselJS",
|
|
"filename": "easeljs.min.js",
|
|
"version": "0.7.1",
|
|
"description": "A Javascript library that makes working with the HTML5 Canvas element easy.",
|
|
"homepage": "http://www.createjs.com/#!/EaselJS",
|
|
"keywords": [
|
|
"canvas",
|
|
"drawing",
|
|
"graphics",
|
|
"animation"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "EaselJS",
|
|
"web": "http://www.createjs.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/CreateJS/EaselJS.git"
|
|
}
|
|
]
|
|
}
|