mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
26 lines
609 B
JSON
26 lines
609 B
JSON
{
|
|
"name": "ocanvas",
|
|
"filename": "ocanvas.min.js",
|
|
"version": "2.0.0",
|
|
"description": "oCanvas is a JavaScript library that makes development with HTML5 canvas easy, by using an object-based approach.",
|
|
"homepage": "http://ocanvas.org/",
|
|
"keywords": [
|
|
"html5",
|
|
"canvas"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Johannes Koggdal",
|
|
"twitter": "JohannesKoggdal",
|
|
"web": "http://koggdal.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/koggdal/ocanvas"
|
|
}
|
|
]
|
|
|
|
}
|