html2canvas/bower.json
2014-09-01 20:22:56 +03:00

11 lines
207 B
JSON

{
"name": "html2canvas",
"version": "0.5.0-alpha",
"description": "Screenshots with JavaScript",
"main": "dist/html2canvas.js",
"ignore": [
"tests",
".travis.yml"
]
}