mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
32 lines
661 B
JSON
32 lines
661 B
JSON
{
|
|
"name": "jquery.gray",
|
|
"filename": "jquery.gray.min.js",
|
|
"version": "1.3.3",
|
|
"description": "Make an image gray in all browsers",
|
|
"homepage": "https://github.com/kununu/gray",
|
|
"license": "MIT",
|
|
"author": "kununu",
|
|
"keywords": [
|
|
"gray",
|
|
"grey",
|
|
"grayscale",
|
|
"images",
|
|
"image"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Karl Horky",
|
|
"url": "https://github.com/karlhorky"
|
|
},
|
|
{
|
|
"name": "Sebastian Plagemann",
|
|
"url": "https://github.com/splagemann"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/kununu/gray.git"
|
|
},
|
|
"bugs": "https://github.com/kununu/gray/issues"
|
|
}
|