Pratik Chowdhury e9c9d076a8
chore(casperjs): casperjs is deprecated (#2815)
GitHub repo is archived
2021-10-26 21:18:54 +05:30

23 lines
758 B
JSON

{
"version": "1.1.4-2",
"description": "Navigation scripting & testing for PhantomJS and SlimerJS",
"homepage": "https://github.com/casperjs/casperjs",
"license": "MIT",
"suggest": {
"phantomjs": "phantomjs",
"python": "python"
},
"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",
"checkver": {
"github": "https://github.com/casperjs/casperjs",
"regex": "/tag/([\\d.-]+)"
},
"autoupdate": {
"url": "https://github.com/casperjs/casperjs/archive/$version.zip",
"extract_dir": "casperjs-$version"
}
}