UNPKG

713 BJSONView Raw
1{
2 "name": "testcafe",
3 "description": "Functional testing for the web",
4 "version": "15.1.317161",
5 "dependencies": {
6 "async": "0.2.6",
7 "buffer-crc32": "0.2.3",
8 "brotli": "^1.3.1",
9 "ejs": "0.8.4",
10 "express": "3.2.5",
11 "iconv-lite": "0.4.11",
12 "markdown": "0.5.0",
13 "mime": "1.2.11",
14 "moment": "1.7.0",
15 "node-int64": "0.3.0",
16 "node-uuid": "1.3.3",
17 "node-zip": "^1.1.1",
18 "revalidator": "0.1.5",
19 "socket.io": "0.9.13",
20 "testcafe-browser-natives": "^0.10.3",
21 "tough-cookie": "1.1.0",
22 "uglify-js": "1.2.6",
23 "useragent": "2.1.7",
24 "webauth": "0.1.3",
25 "whacko": "0.17.4"
26 },
27 "main": "index",
28 "engines": {
29 "node": ">= 0.10.0"
30 }
31}
\No newline at end of file