mirror of
https://github.com/niklasvh/html2canvas.git
synced 2025-12-08 20:35:51 +00:00
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"name": "html2canvas",
|
|
"description": "Screenshots with JavaScript",
|
|
"main": "dist/html2canvas.js",
|
|
"ignore": [
|
|
"tests",
|
|
".travis.yml"
|
|
]
|
|
}
|