apollo_developers/bower_components/html2canvas/bower.json
2018-04-19 11:48:46 +05:30

10 lines
201 B
JSON

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