html2canvas/bower.json
Niklas von Hertzen 0fd25f048d Add bower.json
2013-09-07 21:24:41 +03:00

10 lines
201 B
JSON

{
"name": "html2canvas",
"version": "0.4.1",
"description": "Screenshots with JavaScript",
"main": "build/html2canvas.js",
"ignore": [
"tests",
".travis.yml"
]
}