File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " Screenshots with JavaScript" ,
55 "version" : " 0.4.0" ,
66 "author" : {
7- "name" :" Niklas von Hertzen (@niklasvh)"
7+ "name" : " Niklas von Hertzen (@niklasvh)"
88 },
99 "engines" : {
1010 "node" : " >=0.8.0"
1111 },
1212 "dependencies" : {
1313 "base64-arraybuffer" : " >= 0.1.0" ,
1414 "png-js" : " >= 0.1.1" ,
15- "webdriver.js" : " >= 0.1.0"
15+ "sync-webdriver" : " >=0.1.1" ,
16+ "express" : " ~3.2.3" ,
17+ "baconjs" : " ~0.3.15"
1618 },
17- "devDependencies" :{
19+ "devDependencies" : {
1820 "grunt" : " >=0.4.0" ,
1921 "grunt-contrib-concat" : " *" ,
2022 "grunt-contrib-uglify" : " *" ,
2123 "grunt-contrib-jshint" : " *" ,
2224 "grunt-contrib-qunit" : " *"
2325 },
2426 "homepage" : " http://html2canvas.hertzen.com" ,
25- "licenses" : [{
26- "type" : " MIT"
27- }]
28-
29- }
27+ "licenses" : [
28+ {
29+ "type" : " MIT"
30+ }
31+ ]
32+ }
You can’t perform that action at this time.
0 commit comments