This commit is contained in:
Jayen Ashar
2014-01-16 15:06:46 +11:00
parent d58681faf0
commit 2a63dbf8a0
3 changed files with 2882 additions and 2 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+6 -2
View File
@@ -1,7 +1,7 @@
{
"name": "html2canvas",
"filename": "html2canvas.js",
"version": "0.4.0",
"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": [
@@ -13,6 +13,10 @@
{
"name": "Rick van Galen",
"email": "r.vangalen@twenteacademy.nl"
},
{
"name": "Jayen Ashar",
"email": "jayen@suburbchooser.com"
}
],
"repositories": [
@@ -21,4 +25,4 @@
"url": "https://github.com/niklasvh/html2canvas.git"
}
]
}
}