Add casperjs (1.1-beta3)

This commit is contained in:
Simon Hartcher 2016-02-02 13:20:18 +11:00
parent 0535ec32bb
commit 0015df5104

12
casperjs.json Normal file
View File

@ -0,0 +1,12 @@
{
"version": "1.1-beta3",
"license": "https://github.com/n1k0/casperjs/blob/master/LICENSE.md",
"url": "https://github.com/n1k0/casperjs/archive/1.1-beta3.zip",
"hash": "6461ac1d53e66649579dc3437713a35f80e8b57ab4b8525eac5a0b8f6bcde17e",
"homepage": "http://casperjs.org/",
"extract_dir": "casperjs-1.1-beta3",
"bin": "bin\\casperjs.exe",
"notes": "Requires an installation of phantomjs 1.x
phantom19 is available in the versions bucket (scoop bucket add versions)"
}