mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
24 lines
609 B
JSON
24 lines
609 B
JSON
{
|
|
"name": "html2canvas",
|
|
"filename": "html2canvas.js",
|
|
"version": "0.4.0",
|
|
"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"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/niklasvh/html2canvas.git"
|
|
}
|
|
]
|
|
} |