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 "engines" #363

Closed
silverwind opened this issue Jan 14, 2015 · 1 comment
Closed

package.json "engines" #363

silverwind opened this issue Jan 14, 2015 · 1 comment

Comments

@silverwind
Copy link
Contributor

Might be more of an npm issue, but I'm wondering if if one could or should do

  "engines": {
    "iojs": "1.0.x",
    "node": "0.10.x"
  }

to show that a package is compatible with both engines. Also, I think there should be a method to specify a preferred binary.

@rvagg
Copy link
Member

rvagg commented Jan 14, 2015

dupe of #269, feel free to discuss there

@rvagg rvagg closed this as completed Jan 14, 2015
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