Files
cdnjs/ajax/libs/camanjs/package.json
T
2013-01-07 18:38:24 +10:00

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