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

Accept singlular properties in package.json #19

Open
botic opened this issue Sep 27, 2015 · 0 comments
Open

Accept singlular properties in package.json #19

botic opened this issue Sep 27, 2015 · 0 comments

Comments

@botic
Copy link
Collaborator

botic commented Sep 27, 2015

NPM supports single objects for repositories and licences. Packages like underscore use the singular notation and not array-based descriptors.

rp fails on package.json descriptors using these two keys:

https://docs.npmjs.com/files/package.json#repository
https://docs.npmjs.com/files/package.json#license

rp should support this descriptors too.

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