Skip to content

Update package.json metadata for monorepo#311

Merged
aomarks merged 2 commits intomasterfrom
package-jsons
May 3, 2018
Merged

Update package.json metadata for monorepo#311
aomarks merged 2 commits intomasterfrom
package-jsons

Conversation

@aomarks
Copy link
Copy Markdown
Member

@aomarks aomarks commented May 3, 2018

No description provided.

Copy link
Copy Markdown
Contributor

@rictic rictic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup, one question

"homepage": "https://github.com/Polymer/polymer-analyzer",
"bugs": "https://github.com/Polymer/polymer-analyzer/issues",
"homepage": "https://github.com/Polymer/tools/tree/master/packages/analyzer",
"repository": "https://github.com/Polymer/tools/tree/master/packages/analyzer",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the repo be a clonable URL?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, I was copying how Babel did it for their monorepo: https://github.com/babel/babel/blob/master/packages/babel-cli/package.json

But reading https://docs.npmjs.com/files/package.json#repository maybe it should be the top-level repo. Although I don't actually know of any real world use case for this field, it sounds kind of hypothetical here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated all of them to github:Polymer/tools

Copy link
Copy Markdown
Contributor

@usergenic usergenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is friendly. LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants