Files
holder/package.json
Ivan Malopinsky 63ac9e08c3 amd fixes
2012-12-04 11:35:21 -05:00

17 lines
538 B
JSON
Executable File

{
"name": "Holder",
"version": "1.7.0",
"description": "Holder uses the canvas element and the data URI scheme to render image placeholders entirely in browser.",
"keywords": [ "images", "placeholders", "client-side", "canvas", "generation", "development" ],
"main": "holder.js",
"homepage": "https://github.com/imsky/holder",
"repository": {
"type": "git",
"url": "git://github.com/imsky/holder.git"
},
"bugs": {
"url" : "https://github.com/imsky/holder/issues"
},
"license": "Apache"
}