swsnu / wecfall2014

0 stars 0 forks source link

Managing Node.js Dependencies with Shrinkwrap #17

Open jsryu21 opened 9 years ago

jsryu21 commented 9 years ago

If you are using node.js, you could use this package(Shrinkwrap).

http://blog.nodejs.org/2012/02/27/managing-node-js-dependencies-with-shrinkwrap/

elnn commented 9 years ago

Thanks for the tip. :+1: