{ "version": "1.1.4-2", "homepage": "http://casperjs.org/", "description": "Navigation scripting & testing for PhantomJS and SlimerJS", "license": "MIT", "url": "https://github.com/casperjs/casperjs/archive/1.1.4-2.zip", "hash": "50ecfb26694949006d21b0832f2e62b440b19689aac0282cbaa7a2e6184edf9a", "extract_dir": "casperjs-1.1.4-2", "bin": "bin\\casperjs.exe", "suggest": { "phantomjs": "phantomjs", "python": "python" }, "checkver": { "github": "https://github.com/casperjs/casperjs/", "regex": "/tag/([\\d\\.-]+)" }, "autoupdate": { "url": "https://github.com/casperjs/casperjs/archive/$version.zip", "extract_dir": "casperjs-$version" } }