chore(clean-shrinkwrap): add a utility to clean up the shrinkwrap file

This is to deal with https://github.com/npm/npm/issues/3581

See the previous commit for more info.

Closes #6672
This commit is contained in:
Peter Bacon Darwin
2014-03-13 18:30:17 +00:00
committed by Igor Minar
parent c794b96bdc
commit 771bccc35c
3 changed files with 50 additions and 1 deletions

View File

@@ -54,7 +54,8 @@
"dgeni-packages": "^0.7.0",
"gulp-jshint": "~1.4.2",
"jshint-stylish": "~0.1.5",
"node-html-encoder": "0.0.2"
"node-html-encoder": "0.0.2",
"sorted-object": "^1.0.0"
},
"licenses": [
{