pliers-clean-shrinkwrap

1.0.1 • Public • Published

pliers-clean-shrinkwrap

build status

Strips out 'resolved' from npmshrinkwraps

Installation

  npm install --save-dev pliers-clean-shrinkwrap

Usage

This will expose a new pliers task.

// within a pliers.js
module.exports = function (pliers) {
 
  pliers('cleanShrinkwrap', require('pliers-clean-shrinkwrap')(pliers))
 
}

Then from the cli

pliers cleanShrinkwrap

Will clean the npmshrinkwrap.json in the current directory.

Credits

Paul Serby follow me on twitter @serby

Licence

Licensed under the New BSD License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    9
  • 1.0.0
    1
  • 0.1.0
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i pliers-clean-shrinkwrap

Weekly Downloads

13

Version

1.0.1

License

none

Last publish

Collaborators

  • serby