html2canvas/bower.json
2015-01-19 23:39:18 +02:00

10 lines
177 B
JSON

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