69 lines
2.5 KiB
JSON
69 lines
2.5 KiB
JSON
{
|
|
"version": 2,
|
|
"projects": {
|
|
"angular": "packages/angular",
|
|
"cli": "packages/cli",
|
|
"create-nx-plugin": "packages/create-nx-plugin",
|
|
"create-nx-workspace": "packages/create-nx-workspace",
|
|
"cypress": "packages/cypress",
|
|
"dep-graph-dep-graph": "dep-graph/dep-graph",
|
|
"dep-graph-dep-graph-e2e": "dep-graph/dep-graph-e2e",
|
|
"detox": "packages/detox",
|
|
"devkit": "packages/devkit",
|
|
"docs": "docs",
|
|
"e2e-angular-core": "e2e/angular-core",
|
|
"e2e-angular-extensions": "e2e/angular-extensions",
|
|
"e2e-cli": "e2e/cli",
|
|
"e2e-cypress": "e2e/cypress",
|
|
"e2e-detox": "e2e/detox",
|
|
"e2e-gatsby": "e2e/gatsby",
|
|
"e2e-jest": "e2e/jest",
|
|
"e2e-js": "e2e/js",
|
|
"e2e-linter": "e2e/linter",
|
|
"e2e-next": "e2e/next",
|
|
"e2e-node": "e2e/node",
|
|
"e2e-nx-plugin": "e2e/nx-plugin",
|
|
"e2e-react": "e2e/react",
|
|
"e2e-react-native": "e2e/react-native",
|
|
"e2e-storybook": "e2e/storybook",
|
|
"e2e-utils": "e2e/utils",
|
|
"e2e-web": "e2e/web",
|
|
"e2e-workspace-core": "e2e/workspace-core",
|
|
"e2e-workspace-create": "e2e/workspace-create",
|
|
"e2e-workspace-integrations": "e2e/workspace-integrations",
|
|
"eslint-plugin-nx": "packages/eslint-plugin-nx",
|
|
"express": "packages/express",
|
|
"gatsby": "packages/gatsby",
|
|
"jest": "packages/jest",
|
|
"js": "packages/js",
|
|
"linter": "packages/linter",
|
|
"nest": "packages/nest",
|
|
"next": "packages/next",
|
|
"node": "packages/node",
|
|
"nx": "packages/nx",
|
|
"nx-dev": "nx-dev/nx-dev",
|
|
"nx-dev-data-access-documents": "nx-dev/data-access-documents",
|
|
"nx-dev-e2e": "nx-dev/nx-dev-e2e",
|
|
"nx-dev-feature-analytics": "nx-dev/feature-analytics",
|
|
"nx-dev-feature-conf": "nx-dev/feature-conf",
|
|
"nx-dev-feature-doc-viewer": "nx-dev/feature-doc-viewer",
|
|
"nx-dev-feature-flavor-selection": "nx-dev/feature-flavor-selection",
|
|
"nx-dev-feature-search": "nx-dev/feature-search",
|
|
"nx-dev-feature-storage": "nx-dev/feature-storage",
|
|
"nx-dev-feature-versions-and-flavors": "nx-dev/feature-versions-and-flavors",
|
|
"nx-dev-ui-commands": "nx-dev/ui-commands",
|
|
"nx-dev-ui-common": "nx-dev/ui-common",
|
|
"nx-dev-ui-home": "nx-dev/ui-home",
|
|
"nx-dev-ui-member-card": "nx-dev/ui-member-card",
|
|
"nx-dev-ui-sponsor-card": "nx-dev/ui-sponsor-card",
|
|
"nx-plugin": "packages/nx-plugin",
|
|
"react": "packages/react",
|
|
"react-native": "packages/react-native",
|
|
"storybook": "packages/storybook",
|
|
"tao": "packages/tao",
|
|
"typedoc-theme": "typedoc-theme",
|
|
"web": "packages/web",
|
|
"workspace": "packages/workspace"
|
|
}
|
|
}
|