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

License field not recognised by npm #14

Open
revelt opened this issue Jan 11, 2017 · 0 comments
Open

License field not recognised by npm #14

revelt opened this issue Jan 11, 2017 · 0 comments

Comments

@revelt
Copy link

revelt commented Jan 11, 2017

hi, currently we have package.json:

"licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/ryanbahniuk/scss-to-json/blob/master/LICENSE-MIT"
    }
  ],

On the terminal it looks like:
license

I believe the field should be (singular noun, value as string):

"license": "MIT",
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

1 participant