@browserstack/testcafe
Version:
Automated browser testing for the modern web development stack.
200 lines (199 loc) • 5.61 kB
JSON
{
"name": "@browserstack/testcafe",
"description": "Automated browser testing for the modern web development stack.",
"license": "MIT",
"version": "1.8.6",
"author": "BrowserStack",
"bugs": {
"url": "https://github.com/browserstack/testcafe/issues"
},
"homepage": "https://github.com/browserstack/testcafe",
"repository": {
"type": "git",
"url": "git+https://github.com/browserstack/testcafe.git"
},
"engines": {
"node": ">=8.0.0"
},
"main": "lib/index",
"types": "ts-defs/index.d.ts",
"bin": {
"testcafe": "./bin/testcafe-with-v8-flag-filter.js"
},
"files": [
"lib",
"bin",
"ts-defs"
],
"keywords": [
"automated",
"functional",
"browser",
"browsers",
"website",
"webapp",
"testing",
"automation",
"test",
"runner",
"tdd",
"assert",
"assertion",
"QA",
"ES6",
"ES2015",
"async",
"await"
],
"scripts": {
"prepare": "gulp fast-build"
},
"dependencies": {
"@types/node": "^10.12.19",
"async-exit-hook": "^1.1.2",
"babel-core": "^6.22.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-for-of-as-array": "^1.1.1",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-env": "^1.1.8",
"babel-preset-flow": "^6.23.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.22.0",
"babel-runtime": "^6.22.0",
"bin-v8-flags-filter": "^1.1.2",
"bowser": "^2.8.1",
"callsite": "^1.0.0",
"callsite-record": "^4.0.0",
"chai": "^4.1.2",
"chalk": "^2.3.0",
"chrome-remote-interface": "^0.25.3",
"coffeescript": "^2.3.1",
"commander": "^2.8.1",
"debug": "^2.2.0",
"dedent": "^0.4.0",
"del": "^3.0.0",
"device-specs": "^1.0.0",
"elegant-spinner": "^1.0.1",
"emittery": "^0.4.1",
"endpoint-utils": "^1.0.2",
"error-stack-parser": "^1.3.6",
"globby": "^9.2.0",
"graceful-fs": "^4.1.11",
"graphlib": "^2.1.5",
"import-lazy": "^3.1.0",
"indent-string": "^1.2.2",
"is-ci": "^1.0.10",
"is-docker": "^2.0.0",
"is-glob": "^2.0.1",
"is-stream": "^1.1.0",
"json5": "^2.1.0",
"lodash": "^4.17.13",
"log-update-async-hook": "^2.0.2",
"make-dir": "^3.0.0",
"map-reverse": "^1.0.1",
"mime-db": "^1.41.0",
"moment": "^2.10.3",
"moment-duration-format-commonjs": "^1.0.0",
"mustache": "^2.1.2",
"nanoid": "^1.0.1",
"node-version": "^1.0.0",
"os-family": "^1.0.0",
"parse5": "^1.5.0",
"pify": "^2.3.0",
"pinkie": "^2.0.4",
"pngjs": "^3.3.1",
"promisify-event": "^1.0.0",
"qrcode-terminal": "^0.10.0",
"read-file-relative": "^1.2.0",
"replicator": "^1.0.3",
"resolve-cwd": "^1.0.0",
"resolve-from": "^4.0.0",
"sanitize-filename": "^1.6.0",
"source-map-support": "^0.5.16",
"strip-bom": "^2.0.0",
"testcafe-browser-tools": "2.0.12",
"testcafe-hammerhead": "17.1.2",
"testcafe-legacy-api": "4.0.0",
"testcafe-reporter-json": "^2.1.0",
"testcafe-reporter-list": "^2.1.0",
"testcafe-reporter-minimal": "^2.1.0",
"testcafe-reporter-spec": "^2.1.1",
"testcafe-reporter-xunit": "^2.1.0",
"time-limit-promise": "^1.0.2",
"tmp": "0.0.28",
"tree-kill": "^1.1.0",
"typescript": "3.7.5"
},
"devDependencies": {
"@belym.a.2105/broken-link-checker": "^0.7.9",
"@ffmpeg-installer/ffmpeg": "^1.0.17",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@types/chai": "^3.5.2",
"@types/debug": "^4.1.5",
"@types/dedent": "^0.7.0",
"@types/json5": "0.0.30",
"@types/mime-db": "^1.27.0",
"@types/mustache": "^0.8.32",
"@types/nanoid": "^2.1.0",
"@types/source-map-support": "^0.5.0",
"@types/useragent": "^2.1.1",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"babel-plugin-add-module-exports": "^0.2.0",
"basic-auth": "^1.1.0",
"body-parser": "^1.17.1",
"browserstack-connector": "^0.1.7",
"caller": "^1.0.1",
"chai-string": "^1.5.0",
"connect": "^3.4.0",
"cross-spawn": "^4.0.0",
"devtools-protocol": "0.0.678506",
"dom-walk": "^0.1.1",
"eslint-plugin-hammerhead": "0.3.1",
"eslint-plugin-no-only-tests": "^2.0.1",
"express": "^4.13.3",
"express-ntlm": "2.4.0",
"gulp": "^4.0.0",
"gulp-babel": "^6.1.1",
"gulp-clone": "^2.0.1",
"gulp-data": "^1.3.1",
"gulp-eslint": "^5.0.0",
"gulp-gh-pages": "^0.6.0-6",
"gulp-git": "^2.4.2",
"gulp-less": "^4.0.0",
"gulp-ll-next": "^2.1.0",
"gulp-mocha-simple": "^1.1.0",
"gulp-mustache": "^3.0.1",
"gulp-prompt": "^1.0.1",
"gulp-qunit-harness": "^1.0.2",
"gulp-rename": "^1.3.0",
"gulp-step": "^1.0.1",
"gulp-uglify": "^3.0.0",
"gulp-util": "^3.0.7",
"js-yaml": "^3.6.1",
"license-checker": "^20.0.0",
"markdownlint": "^0.19.0",
"merge-stream": "^1.0.1",
"minimist": "^1.2.0",
"mocha-reporter-spec-with-retries": "0.0.5",
"multer": "^1.1.0",
"npm-auditor": "^1.1.1",
"open": "^6.4.0",
"openssl-self-signed-certificate": "^1.1.6",
"proxyquire": "^2.1.0",
"react": "^16.13.1",
"recursive-copy": "^2.0.5",
"request": "^2.58.0",
"rollup": "^2.2.0",
"rollup-plugin-typescript2": "^0.26.0",
"run-sequence": "^1.2.2",
"saucelabs-connector": "^0.2.0",
"semver": "^5.6.0",
"serve-static": "^1.10.0",
"sinon": "^7.3.0",
"stack-chain": "^2.0.0",
"strip-ansi": "^3.0.0",
"tslib": "^1.11.1"
}
}