0.3.2 • Published 10 years ago

clobber v0.3.2

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

clobber

NPM version Build Status Dependency Status Coverage Status

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.

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.0.21

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago