Files

29 lines
709 B
JSON

{
"name": "html2canvas",
"filename": "html2canvas.js",
"version": "0.4.1",
"description": "This script allows you to take \"screenshots\" of webpages or parts of it, directly on the users browser.",
"homepage": "http://html2canvas.hertzen.com/",
"keywords": [
"canvas",
"screenshot",
"html5"
],
"maintainers": [
{
"name": "Rick van Galen",
"email": "r.vangalen@twenteacademy.nl"
},
{
"name": "Jayen Ashar",
"email": "jayen@suburbchooser.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/niklasvh/html2canvas.git"
}
]
}