clobber
v0.3.2
Published
cram dependencies into package json if they do not exist
Downloads
11
Readme
clobber
cram dependencies into package json if they do not exist
Install
$ npm install --save clobber
Usage
var clobber = require('clobber');
clobber.awesome(); // "awesome"
API
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.
Release History
(Nothing yet)
License
Copyright (c) 2014 stanley zheng. Licensed under the MIT license.