|
|
|
|
|
by glenjamin
3874 days ago
|
|
Is your plan to remain compatible with `npm` projects? I could see a case where I'd use `ied` to install deps for the speed, but continued to use npm for other features and interop with others. This could be very useful - but would need shrinkwrap support along with the stuff on your TODO to make it viable for my current work projects :) |
|
Therefore, npm and ied are compatible in the sense that you can use ied to install packages and npm for publishing them. At least that's the level of compatibility that is currently supported.
shrinkwrap is definitely coming :)