mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
30 lines
590 B
JSON
30 lines
590 B
JSON
{
|
|
"name": "camanjs",
|
|
"filename": "caman.full.min.js",
|
|
"version": "4.0.0",
|
|
"description": "Pure Javascript (Ca)nvas (Man)ipulation.",
|
|
"homepage": "http://camanjs.com/",
|
|
"keywords": [
|
|
"html5",
|
|
"canvas",
|
|
"image",
|
|
"filter",
|
|
"manipulate",
|
|
"pixel",
|
|
"effects"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Ryan LeFevre",
|
|
"website": "http://meltingice.net"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/meltingice/CamanJS"
|
|
}
|
|
]
|
|
|
|
}
|