A simple distribution of psc-package using NPM.
npm install psc-package-bin-simpleA simple distribution of psc-package using NPM.
npm package link:
You can install this into your project dependencies:
```
npm install -S psc-package
You can also install this globally:
```
npm install -g psc-package
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 |