mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
27 lines
624 B
JSON
27 lines
624 B
JSON
{
|
|
"name": "holder",
|
|
"filename": "holder.js",
|
|
"version": "1.9.0",
|
|
"description": "Holder uses the canvas element and the data URI scheme to render image placeholders entirely in browser.",
|
|
"homepage": "http://imsky.github.io/holder/",
|
|
"keywords": [
|
|
"images",
|
|
"placeholders",
|
|
"client-side",
|
|
"canvas",
|
|
"generation",
|
|
"development"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Ivan Malopinsky"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/imsky/holder.git"
|
|
}
|
|
]
|
|
}
|