mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
31 lines
666 B
JSON
31 lines
666 B
JSON
{
|
|
"name": "two.js",
|
|
"filename": "two.min.js",
|
|
"version": "0.4.0",
|
|
"description": "A two-dimensional drawing api meant for modern browsers.",
|
|
"homepage": "http://jonobr1.github.com/two.js",
|
|
"keywords": [
|
|
"dom",
|
|
"w3c",
|
|
"visualization",
|
|
"svg",
|
|
"animation",
|
|
"canvas2d",
|
|
"webgl",
|
|
"rendering",
|
|
"motiongraphics"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "jonobr1",
|
|
"web": "http://jonobr1.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jonobr1/two.js.git"
|
|
}
|
|
]
|
|
}
|