mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
added npm dependencies
This commit is contained in:
parent
a82234873e
commit
5f1fedf8f0
@ -6,7 +6,14 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name":"Niklas von Hertzen (@niklasvh)"
|
"name":"Niklas von Hertzen (@niklasvh)"
|
||||||
},
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"base64-arraybuffer": ">= 0.1.0",
|
||||||
|
"png-js": ">= 0.1.1",
|
||||||
|
"webdriver.js": ">= 0.1.0"
|
||||||
|
},
|
||||||
"homepage": "http://html2canvas.hertzen.com",
|
"homepage": "http://html2canvas.hertzen.com",
|
||||||
"licenses": [{"type": "MIT"}]
|
"licenses": [{
|
||||||
|
"type": "MIT"
|
||||||
|
}]
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user