Y
Hacker News
new
|
ask
|
show
|
jobs
by
lacker
4016 days ago
Interesting that the npm is accessed with
npm install dynamics.js
. Looks like
npm install dynamics
is a different library. I wonder if we are running out of npm namespace.
1 comments
irickt
4016 days ago
Note that npm now has scopes
http://blog.npmjs.org/post/116936804365/solving-npms-hard-pr...
link