Skip to content

Instantly share code, notes, and snippets.

@eladb
Created June 23, 2012 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eladb/2980212 to your computer and use it in GitHub Desktop.
Save eladb/2980212 to your computer and use it in GitHub Desktop.
mylittlepaas - npm shrinkwrap
$ npm install
npm http GET https://registry.npmjs.org/asciimo/0.3.1
npm http 200 https://registry.npmjs.org/asciimo/0.3.1
npm http GET https://registry.npmjs.org/asciimo/-/asciimo-0.3.1.tgz
npm http 200 https://registry.npmjs.org/asciimo/-/asciimo-0.3.1.tgz
npm WARN excluding symbolic link fonts/Cursive.flf -> slscript.flf
npm http GET https://registry.npmjs.org/colors
npm http 304 https://registry.npmjs.org/colors
asciimo@0.3.1 ./node_modules/asciimo
└── colors@0.6.0-1
$ npm shrinkwrap
wrote npm-shrinkwrap.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment