UNPKG

@teambit/tester

Version:
92 lines 2.61 kB
{ "name": "@teambit/tester", "version": "1.0.854", "homepage": "https://bit.cloud/teambit/defender/tester", "main": "dist/index.js", "componentId": { "scope": "teambit.defender", "name": "tester", "version": "1.0.854" }, "dependencies": { "chalk": "4.1.2", "graphql-subscriptions": "1.2.0", "graphql-tag": "2.12.1", "fs-extra": "10.0.0", "lodash.compact": "3.0.1", "lodash": "4.17.21", "cli-highlight": "2.1.9", "junit-report-builder": "3.0.1", "strip-ansi": "6.0.0", "@teambit/cli": "0.0.1294", "@teambit/legacy.constants": "0.0.22", "@teambit/logger": "0.0.1387", "@teambit/toolbox.time.timer": "0.0.11", "@teambit/harmony": "0.4.7", "@teambit/component-id": "1.2.4", "@teambit/tests-results": "1.0.5", "@teambit/component.sources": "0.0.146", "@teambit/defender.ui.test-compare-section": "0.0.101", "@teambit/defender.ui.test-compare": "0.0.301", "@teambit/design.ui.pill-label": "0.0.360", "@teambit/design.ui.tooltip": "0.0.382", "@teambit/evangelist.elements.icon": "1.0.5", "@teambit/defender.ui.test-page": "0.0.79", "@teambit/bit-error": "0.0.404", "@teambit/workspace": "1.0.854", "@teambit/envs": "1.0.854", "@teambit/component": "1.0.854", "@teambit/graphql": "1.0.854", "@teambit/builder": "1.0.854", "@teambit/dev-files": "1.0.854", "@teambit/ui": "1.0.854", "@teambit/compiler": "1.0.854", "@teambit/component-compare": "1.0.854", "@teambit/docs": "1.0.854" }, "devDependencies": { "@types/fs-extra": "9.0.7", "@types/lodash.compact": "3.0.6", "@types/lodash": "4.14.165", "@types/mocha": "9.1.0", "@teambit/defender.content.tester-overview": "1.95.0", "@teambit/harmony.envs.core-aspect-env": "0.1.3" }, "peerDependencies": { "@apollo/client": "^3.6.0", "react": "^17.0.0 || ^18.0.0", "@types/react": "^17.0.73", "@teambit/base-react.navigation.link": "2.0.33" }, "license": "Apache-2.0", "optionalDependencies": {}, "peerDependenciesMeta": {}, "exports": { ".": { "node": { "require": "./dist/index.js", "import": "./dist/esm.mjs" }, "default": "./dist/index.js" }, "./dist/*": "./dist/*", "./artifacts/*": "./artifacts/*", "./*": "./*.ts" }, "private": false, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "https://github.com/teambit/bit" }, "keywords": [ "bit", "bit-aspect", "bit-core-aspect", "components", "collaboration", "web" ] }