mirror of
https://github.com/niklasvh/html2canvas.git
synced 2025-12-08 20:35:51 +00: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"
|
|
]
|
|
} |