Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package authors, homepages and descriptions #74

Merged
merged 6 commits into from
Aug 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions components/array-object-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Gavin Orland",
"author": "Steve Sims",
"contributors": ["Gavin Orland"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/array-object-table",
"description": "Renders a table from an an array of objects, providing they have properties which match provided the keys. Also supports transforms of undefined values.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/arrow-left/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Mark Chambers",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/arrow-left",
"description": "Left-pointing arrow icon inside circle, with customisable color, width and fill.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/arrow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "The govuk-frederic authors",
"contributors": ["Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/arrow",
"description": "Downward-pointing triangular icon created using SVG.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/compact-table-accordion-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Jonathan Sheldrake",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/compact-table-accordion-group",
"description": "An accordion menu with various customisable features.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "The govuk-frederic authors",
"contributors": ["Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/count",
"description": "Renders a number sent in as a prop.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/countdown-text-area/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Steve Sims",
"contributors": ["Taran Chauhan", "Gavin Orland"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/countdown-text-area",
"description": "TextArea which accepts a maxlength prop and renders a TextAreaField, limits characters and styles accordingly.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/counter-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Gavin Orland",
"contributors": ["Steve Sims", "Toby Brancher", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/counter-bar",
"description": "A 'construction kit' for creating a counter bar with counters and a total, with various configurable parameters.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/distraction-free/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Mark Chambers",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/distraction-free",
"description": "Provides border, arrow-left button and body area for document display.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/header-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "The govuk-frederic authors",
"contributors": ["Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/header-button",
"description": "Styled button with further optional active and disabled styles.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/keyline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Simon Moore",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/keyline",
"description": "Renders a bottom border with optional inline-block and colour.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/object-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Gavin Orland",
"author": "Steve Sims",
"contributors": ["Toby Brancher", "Gavin Orland"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/object-table",
"description": "Renders a table from an object whose properties match provided fields. Also supports transforms for values.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/open-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Alasdair Mcleay",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/open-button",
"description": "Uses Arrow icon and manage-state to create a button which toggles rotation when clicked and can accept an event handler.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/remove-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Mark Chambers",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/remove-button",
"description": "Renders a styled button containing an x character.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/result-count-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "The govuk-frederic authors",
"contributors": ["Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/result-count-title",
"description": "Renders a ResultCount with value sent as a prop, along with a title sent as children.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/result-count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "The govuk-frederic authors",
"contributors": ["Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/result-count",
"description": "Renders children, expected to be a number, styled and with customisable color and background-color.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/spinner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "The govuk-frederic authors",
"contributors": ["Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/spinner",
"description": "Renders an animated GIF as Base-64 - prop sets visibility.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/table-accordion-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Alasdair Mcleay",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/table-accordion-group",
"description": "Accordion menu which uses manage-state and react-collapse.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 5 additions & 2 deletions components/table-of-contents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "@govuk-frederic/table-of-contents",
"version": "0.1.0",
"private": false,
"license": "MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -23,5 +22,9 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Steve Sims"
"author": "Steve Sims",
"contributors": ["Gavin Orland", "Taran Chauhan"],
"license": "MIT",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/table-of-contents",
"description": "Construction kit to build a table of contents - uses Context API."
}
7 changes: 4 additions & 3 deletions components/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Steve Sims",
"contributors": ["Taran Chauhan", "Gavin Orland"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/table",
"description": "Renders a table with optional heading row. Cell data is derived from an array and can include names per cell or per row.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions components/title-result-count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Tarandeep Singh Chauhan",
"author": "Steve Sims",
"contributors": ["Taran Chauhan", "Gavin Orland"],
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components.",
"homepage": "https://www.npmjs.com/package/@govuk-frederic/title-result-count",
"description": "Renders a ResultCount using count prop provided and a title from children.",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,17 @@
"type": "git",
"url": "https://github.com/stevesims/govuk-frederic.git"
},
"author": "Steve Sims",
"author": "The govuk-frederic authors",
"contributors": [
"Toby Brancher",
"Mark Chambers",
"Taran Chauhan",
"Alasdair Mcleay",
"Simon Moore",
"Gavin Orland",
"Jonathan Sheldrake",
"Steve Sims"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/stevesims/govuk-frederic/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Steve Sims",
"author": "Taran Chauhan",
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components",
Expand Down
2 changes: 1 addition & 1 deletion packages/govuk-frederic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Steve Sims",
"author": "Taran Chauhan",
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"main": "lib/index.js",
"module": "es/index.js",
"author": "Steve Sims",
"author": "Taran Chauhan",
"license": "MIT",
"homepage": "https://github.com/stevesims/govuk-frederic#readme",
"description": "govuk-frederic: Frederic project specific components",
Expand Down