mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"name": "html2canvas",
|
|
"version": "0.5.0-alpha",
|
|
"description": "Screenshots with JavaScript",
|
|
"main": "dist/html2canvas.js",
|
|
"ignore": [
|
|
"tests",
|
|
".travis.yml"
|
|
]
|
|
}
|