Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Use deep repo links
Browse files Browse the repository at this point in the history
Rather than link to the top-level mono-repo, we deep link.

Based on seeing how @babel/plugin-transform-flow-comments does it:

  {
    "name": "@babel/plugin-transform-flow-comments",
    [...]
    "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-flow-comments",
  • Loading branch information
sambostock committed Jan 7, 2020
1 parent 39b3a07 commit 92e189d
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 280 deletions.
5 changes: 1 addition & 4 deletions packages/address-consts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/address-consts",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/address-mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/address-mocks",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/address",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/admin-graphql-api-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/admin-graphql-api-utilities",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/ast-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/ast-utilities",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/async",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/csrf-token-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/csrf-token-fetcher",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/css-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/css-utilities",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/dates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/dates",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/decorators",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/enzyme-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/enzyme-utilities",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/function-enhancers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/function-enhancers",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/graphql-persisted/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/graphql-persisted",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/graphql-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/graphql-testing",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/i18n",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/jest-dom-mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/jest-dom-mocks",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/jest-koa-mocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/jest-koa-mocks",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/jest-mock-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/jest-mock-apollo",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/jest-mock-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/jest-mock-router",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/koa-liveness-ping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/koa-liveness-ping",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/koa-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/koa-metrics",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/koa-performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/koa-performance",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/koa-shopify-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/koa-shopify-auth",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/koa-shopify-graphql-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/koa-shopify-graphql-proxy",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/koa-shopify-webhooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/koa-shopify-webhooks",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/logger",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/network",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/performance",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"build": "tsc --p tsconfig.json"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/polyfills",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/predicates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/predicates",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/react-app-bridge-universal-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-app-bridge-universal-provider",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/react-async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-async",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/react-compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
"@shopify:registry": "https://registry.npmjs.org"
},
"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-compose",
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
},
Expand Down
Loading

0 comments on commit 92e189d

Please sign in to comment.