forked from codeceptjs/codeceptjs-resemblehelper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
33 lines (33 loc) · 856 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "@ekolga/codeceptjs-resemblehelper",
"version": "1.9.7",
"description": "Market.kz Only. Resemble Js helper for CodeceptJS, with Support for Playwright, Webdriver, TestCafe, Puppeteer & Appium",
"repository": {
"type": "git",
"url": "[email protected]:ekolga/codeceptjs-resemblehelper.git"
},
"dependencies": {
"assert": "^1.5.0",
"aws-sdk": "2.1027.0",
"canvas": "^2.8.0",
"image-size": "1.0.0",
"mkdirp": "^1.0.4",
"mz": "2.7.0",
"path": "^0.12.7",
"resemblejs": "4.0.0"
},
"devDependencies": {
"allure-commandline": "^2.13.0",
"codeceptjs": "^2.3.5",
"mocha": "^6.2.2",
"mochawesome": "^4.1.0"
},
"keywords": [
"codeceptJS",
"codeceptjs",
"resemblejs",
"codeceptjs-resemble"
],
"author": "Puneet Kala <[email protected]>",
"license": "MIT"
}