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

package.json is missing 'repository' field #1

Open
ajmas opened this issue Jul 24, 2017 · 1 comment
Open

package.json is missing 'repository' field #1

ajmas opened this issue Jul 24, 2017 · 1 comment

Comments

@ajmas
Copy link

ajmas commented Jul 24, 2017

I was checking out the project on NPM, but had a hard time finding the source, since the package.json was missing the 'repository' field. NPM uses this to link back to the source project:

  "repository": {
    "type": "git",
    "url": "https://github.com/kmck/karaoke.git"
  },

Other potentially useful fields: homepage, bugs

@KevinTCoughlin
Copy link

Tisk tisk @kmck... didn't bootstrap this with npm init did you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants