Files
2013-12-17 09:41:16 -07:00

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"
}
]
}