chore(misc): add repository directory for all packages.json (#6973)
This commit is contained in:
parent
34848b8612
commit
fe7c25d00f
@ -4,7 +4,8 @@
|
|||||||
"description": "Angular Plugin for Nx",
|
"description": "Angular Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/angular"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "node ./scripts/nx-cli-warning.js"
|
"postinstall": "node ./scripts/nx-cli-warning.js"
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Smart, Extensible Build Framework",
|
"description": "Smart, Extensible Build Framework",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/cli"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Smart, Extensible Build Framework",
|
"description": "Smart, Extensible Build Framework",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/create-nx-plugin"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Smart, Extensible Build Framework",
|
"description": "Smart, Extensible Build Framework",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/create-nx-workspace"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Cypress plugin for Nx",
|
"description": "Cypress plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/cypress"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/detox"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Victor Savkin",
|
"author": "Victor Savkin",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Smart, Extensible Build Framework",
|
"description": "Smart, Extensible Build Framework",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/devkit"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "ESLint Plugin for Nx",
|
"description": "ESLint Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/eslint-plugin-nx"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Express Plugin for Nx",
|
"description": "Express Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/express"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Gatsby Plugin for Nx",
|
"description": "Gatsby Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/gatsby"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Jest plugin for Nx",
|
"description": "Jest plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/jest"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Lint Plugin for Nx",
|
"description": "Lint Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/linter"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Nest Plugin for Nx",
|
"description": "Nest Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/nest"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Next.js Plugin for Nx",
|
"description": "Next.js Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/next"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Node Plugin for Nx",
|
"description": "Node Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/node"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Plugin for creating plugins for Nx :)",
|
"description": "Plugin for creating plugins for Nx :)",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/nx-plugin"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Smart, Extensible Build Framework",
|
"description": "Smart, Extensible Build Framework",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/nx"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/react-native"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Victor Savkin",
|
"author": "Victor Savkin",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "React Plugin for Nx",
|
"description": "React Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/react"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Storybook plugin for Nx",
|
"description": "Storybook plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/storybook"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Angular",
|
"Angular",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "CLI for generating code and running commands",
|
"description": "CLI for generating code and running commands",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/tao"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Web Plugin for Nx",
|
"description": "Web Plugin for Nx",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/web"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
"description": "Smart, Extensible Build Framework",
|
"description": "Smart, Extensible Build Framework",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nrwl/nx.git"
|
"url": "https://github.com/nrwl/nx.git",
|
||||||
|
"directory": "packages/workspace"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Monorepo",
|
"Monorepo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user