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