An open API service indexing awesome lists of open source software.

https://github.com/bsara/npm-scripts-versioning


https://github.com/bsara/npm-scripts-versioning

npm npm-scripts version versioning versions

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# NPM Scripts: Versioning [![NPM Package](https://img.shields.io/npm/v/npm-scripts-versioning.svg?style=flat-square)][npm]

[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg?style=flat-square)][license]

***TODO: Add description***

[Changelog](https://github.com/bsara/repos/npm-scripts-versioning/blob/master/CHANGELOG.md)

# Install

```sh
$ npm install --save-dev npm-scripts-versioning
```

# Usage

***TODO: Add docs***

# License

ISC License (ISC)

Copyright (c) 2017, Brandon D. Sara (https://bsara.pro/)

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

[license]: https://github.com/bsara/npm-scripts-versioning/blob/master/LICENSE "Project License"
[npm]: https://www.npmjs.com/package/npm-scripts-versioning "NPM Package: npm-scripts-versioning"