@teambit/lanes
Version:
121 lines • 4.02 kB
JSON
{
"name": "@teambit/lanes",
"version": "1.0.1073",
"homepage": "https://bit.cloud/teambit/lanes/lanes",
"main": "dist/index.js",
"componentId": {
"scope": "teambit.lanes",
"name": "lanes",
"version": "1.0.1073"
},
"dependencies": {
"chalk": "4.1.2",
"yesno": "0.4.0",
"fuse.js": "6.6.2",
"graphql-tag": "2.12.1",
"lodash": "4.17.21",
"execa": "2.1.0",
"fs-extra": "10.0.0",
"p-map-series": "2.1.0",
"p-map": "4.0.0",
"group-array": "1.0.0",
"@teambit/lanes.ui.models.lanes-model": "0.0.233",
"@teambit/bit-error": "0.0.404",
"@teambit/cli": "0.0.1350",
"@teambit/component.modules.merge-helper": "0.0.79",
"@teambit/lane-id": "0.0.312",
"@teambit/legacy.constants": "0.0.34",
"@teambit/legacy.scope": "0.0.136",
"@teambit/harmony": "0.4.12",
"@teambit/express": "0.0.1449",
"@teambit/logger": "0.0.1443",
"@teambit/component-id": "1.2.4",
"@teambit/component.snap-distance": "0.0.137",
"@teambit/git.modules.git-executable": "0.0.35",
"@teambit/harmony.modules.concurrency": "0.0.35",
"@teambit/lanes.entities.lane-diff": "0.0.193",
"@teambit/lanes.modules.create-lane": "0.0.171",
"@teambit/lanes.modules.diff": "0.0.640",
"@teambit/legacy-bit-id": "1.1.3",
"@teambit/legacy.component-diff": "0.0.192",
"@teambit/legacy.component-list": "0.0.190",
"@teambit/scope.remotes": "0.0.136",
"@teambit/design.ui.pages.not-found": "0.0.371",
"@teambit/lanes.hooks.use-lanes": "0.0.293",
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.260",
"@teambit/lanes.ui.compare.lane-compare-page": "0.0.174",
"@teambit/lanes.ui.compare.lane-compare": "0.0.206",
"@teambit/lanes.ui.lane-overview": "0.0.316",
"@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
"@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
"@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
"@teambit/scope.ui.scope-icon": "0.0.100",
"@teambit/ui-foundation.ui.menu": "0.0.503",
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
"@teambit/legacy.consumer": "0.0.136",
"@teambit/scope.network": "0.0.136",
"@teambit/checkout": "1.0.1055",
"@teambit/importer": "1.0.1054",
"@teambit/scope": "1.0.1054",
"@teambit/workspace": "1.0.1054",
"@teambit/graphql": "1.0.1054",
"@teambit/component-compare": "1.0.1054",
"@teambit/component-writer": "1.0.1054",
"@teambit/component": "1.0.1054",
"@teambit/export": "1.0.1054",
"@teambit/install": "1.0.1054",
"@teambit/merging": "1.0.1057",
"@teambit/objects": "0.0.561",
"@teambit/remove": "1.0.1054",
"@teambit/command-bar": "1.0.1054",
"@teambit/ui": "1.0.1054"
},
"devDependencies": {
"@types/lodash": "4.14.165",
"@types/fs-extra": "9.0.7",
"@types/mocha": "9.1.0",
"@teambit/component.testing.mock-components": "0.0.407",
"@teambit/harmony.testing.load-aspect": "0.0.402",
"@teambit/workspace.testing.mock-workspace": "0.0.210",
"@teambit/harmony.envs.core-aspect-env": "1.0.0",
"@teambit/merge-lanes": "1.0.1073",
"@teambit/snapping": "1.0.1054"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"chai": "5.2.1",
"react-router-dom": "^6.16.0"
},
"license": "Apache-2.0",
"optionalDependencies": {},
"peerDependenciesMeta": {},
"exports": {
".": {
"types": "./dist/index.d.ts",
"node": {
"require": "./dist/index.js",
"import": "./dist/esm.mjs"
},
"default": "./dist/index.js"
},
"./dist/*": "./dist/*",
"./artifacts/*": "./artifacts/*"
},
"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"
]
}