psc-package
Version:
A simple distribution of psc-package using NPM.
39 lines (27 loc) • 866 B
Markdown
# npm-psc-package-bin-simple
A simple distribution of psc-package using NPM.
npm package link: <http://npmjs.com/package/psc-package-bin-simple>
## Installation
You can install this into your project dependencies:
```
npm install -S psc-package
```
## CLI
You can also install this globally:
```
npm install -g psc-package
```
## Version history
Instead of awkwardly trying to follow the same versioning scheme, the following table should be consulted if you need a specific series of versions:
| npm package | psc-package |
| ----------- | ----------- |
| 4.0.0 | 0.6.0 |
| 3.0.1 | 0.5.1 |
| 3.0.0 | 0.5.0 |
| 2.0.1 | 0.4.2 |
| 2.0.0 | 0.4.2 |
| 1.0.4 | 0.4.2 |
| 1.0.3 | 0.4.2 |
| 1.0.2 | 0.4.1 |
| 1.0.1 | 0.4.1 |
| 1.0.0 | 0.4.1 |