Skip to content

Commit

Permalink
chore(deps): add repository field to every package.json (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yle committed Nov 11, 2020
1 parent c87eba7 commit 7f50401
Show file tree
Hide file tree
Showing 30 changed files with 150 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/annotations/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/annotations"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/axes/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/axes"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/bar/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/bar"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/bullet/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/bullet"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/bump/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/bump"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/calendar/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/calendar"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/chord/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/chord"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/circle-packing/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/circle-packing"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/colors/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/colors"
},
"main": "./dist/nivo-colors.cjs.js",
"module": "./dist/nivo-colors.es.js",
"files": [
Expand Down
5 changes: 5 additions & 0 deletions packages/core/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/core"
},
"main": "./dist/nivo-core.cjs.js",
"module": "./dist/nivo-core.es.js",
"files": [
Expand Down
5 changes: 5 additions & 0 deletions packages/funnel/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/funnel"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/generators/package.json
Expand Up @@ -12,6 +12,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/generators"
},
"main": "./dist/nivo-generators.cjs.js",
"module": "./dist/nivo-generators.es.js",
"files": [
Expand Down
5 changes: 5 additions & 0 deletions packages/geo/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/geo"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/heatmap/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/heatmap"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/legends/package.json
Expand Up @@ -7,6 +7,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/legends"
},
"main": "./dist/nivo-legends.cjs.js",
"module": "./dist/nivo-legends.es.js",
"typings": "./index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions packages/line/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/line"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/network/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/network"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/parallel-coordinates/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/parallel-coordinates"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/pie/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/pie"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/radar/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/radar"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/sankey/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/sankey"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/scales/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/scales"
},
"main": "./dist/nivo-scales.cjs.js",
"module": "./dist/nivo-scales.es.js",
"files": [
Expand Down
5 changes: 5 additions & 0 deletions packages/scatterplot/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/scatterplot"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/stream/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/stream"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/sunburst/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/sunburst"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/swarmplot/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/swarmplot"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/tooltip/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/tooltip"
},
"main": "./dist/nivo-tooltip.cjs.js",
"module": "./dist/nivo-tooltip.es.js",
"files": [
Expand Down
5 changes: 5 additions & 0 deletions packages/treemap/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/treemap"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/voronoi/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/voronoi"
},
"keywords": [
"nivo",
"dataviz",
Expand Down
5 changes: 5 additions & 0 deletions packages/waffle/package.json
Expand Up @@ -6,6 +6,11 @@
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/waffle"
},
"keywords": [
"nivo",
"dataviz",
Expand Down

0 comments on commit 7f50401

Please sign in to comment.