@teambit/tester
Version:
92 lines • 2.61 kB
JSON
{
"name": "@teambit/tester",
"version": "1.0.711",
"homepage": "https://bit.cloud/teambit/defender/tester",
"main": "dist/index.js",
"componentId": {
"scope": "teambit.defender",
"name": "tester",
"version": "1.0.711"
},
"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.1266",
"@teambit/legacy.constants": "0.0.15",
"@teambit/logger": "0.0.1359",
"@teambit/toolbox.time.timer": "0.0.6",
"@teambit/harmony": "0.4.7",
"@teambit/component-id": "1.2.4",
"@teambit/tests-results": "1.0.5",
"@teambit/component.sources": "0.0.121",
"@teambit/defender.ui.test-compare-section": "0.0.101",
"@teambit/defender.ui.test-compare": "0.0.290",
"@teambit/design.ui.pill-label": "0.0.356",
"@teambit/design.ui.tooltip": "0.0.380",
"@teambit/evangelist.elements.icon": "1.0.2",
"@teambit/defender.ui.test-page": "0.0.68",
"@teambit/bit-error": "0.0.404",
"@teambit/workspace": "1.0.711",
"@teambit/envs": "1.0.711",
"@teambit/component": "1.0.711",
"@teambit/graphql": "1.0.711",
"@teambit/builder": "1.0.711",
"@teambit/dev-files": "1.0.711",
"@teambit/ui": "1.0.711",
"@teambit/compiler": "1.0.711",
"@teambit/component-compare": "1.0.711",
"@teambit/docs": "1.0.711"
},
"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.0.77"
},
"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"
]
}