Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Allow a 'name' in the jam section in package.json #98

Closed
ryanramage opened this issue Nov 22, 2012 · 2 comments
Closed

Allow a 'name' in the jam section in package.json #98

ryanramage opened this issue Nov 22, 2012 · 2 comments

Comments

@ryanramage
Copy link
Collaborator

Sometimes you need to publish to jam a slightly different name than the original package.json defines. It would be nice to provide an override in the jam section, eg:

"jam" : {
     "name" : "something-else"
}

This helps in porting packages written for other package managers.

@caolan
Copy link
Owner

caolan commented Nov 25, 2012

Sounds sensible.

@ryanramage
Copy link
Collaborator Author

Closing as PR was merged.

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

No branches or pull requests

2 participants