UNPKG

@teambit/lanes

Version:
124 lines 4.07 kB
{ "name": "@teambit/lanes", "version": "1.0.721", "homepage": "https://bit.cloud/teambit/lanes/lanes", "main": "dist/index.js", "componentId": { "scope": "teambit.lanes", "name": "lanes", "version": "1.0.721" }, "dependencies": { "chalk": "4.1.2", "yn": "2.0.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.229", "@teambit/bit-error": "0.0.404", "@teambit/cli": "0.0.1268", "@teambit/lane-id": "0.0.312", "@teambit/legacy.cli.prompts": "0.0.22", "@teambit/legacy.constants": "0.0.15", "@teambit/legacy.scope": "0.0.69", "@teambit/harmony": "0.4.7", "@teambit/express": "0.0.1367", "@teambit/logger": "0.0.1361", "@teambit/component-id": "1.2.4", "@teambit/component.modules.merge-helper": "0.0.9", "@teambit/component.snap-distance": "0.0.70", "@teambit/git.modules.git-executable": "0.0.16", "@teambit/harmony.modules.concurrency": "0.0.16", "@teambit/lanes.entities.lane-diff": "0.0.179", "@teambit/lanes.modules.create-lane": "0.0.103", "@teambit/lanes.modules.diff": "0.0.567", "@teambit/legacy-bit-id": "1.1.3", "@teambit/legacy.component-diff": "0.0.123", "@teambit/legacy.component-list": "0.0.123", "@teambit/scope.remotes": "0.0.69", "@teambit/design.ui.pages.not-found": "0.0.371", "@teambit/lanes.hooks.use-lanes": "0.0.290", "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.244", "@teambit/lanes.ui.lane-overview": "0.0.290", "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11", "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.237", "@teambit/scope.ui.scope-icon": "0.0.99", "@teambit/ui-foundation.ui.menu": "0.0.502", "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.518", "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505", "@teambit/lanes.ui.compare.lane-compare-page": "0.0.173", "@teambit/lanes.ui.compare.lane-compare": "0.0.205", "@teambit/lanes.ui.navigation.lane-switcher": "0.0.235", "@teambit/legacy.consumer": "0.0.69", "@teambit/scope.network": "0.0.69", "@teambit/checkout": "1.0.720", "@teambit/importer": "1.0.720", "@teambit/scope": "1.0.720", "@teambit/workspace": "1.0.720", "@teambit/graphql": "1.0.720", "@teambit/component-compare": "1.0.720", "@teambit/component-writer": "1.0.720", "@teambit/component": "1.0.720", "@teambit/export": "1.0.720", "@teambit/install": "1.0.720", "@teambit/merging": "1.0.720", "@teambit/objects": "0.0.227", "@teambit/remove": "1.0.720", "@teambit/command-bar": "1.0.720", "@teambit/ui": "1.0.720" }, "devDependencies": { "@types/lodash": "4.14.165", "@types/fs-extra": "9.0.7", "@types/mocha": "9.1.0", "@teambit/component.testing.mock-components": "0.0.333", "@teambit/harmony.testing.load-aspect": "0.0.328", "@teambit/workspace.testing.mock-workspace": "0.0.116", "@teambit/harmony.envs.core-aspect-env": "0.0.78", "@teambit/merge-lanes": "1.0.721", "@teambit/snapping": "1.0.720" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0", "chai": "5.2.1", "react-router-dom": "^6.16.0", "@types/react": "^17.0.73", "@types/chai": "5.2.2" }, "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" ] }