Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinwoo/npm-psc-package-bin-simple
A simple distribution of psc-package using NPM.
https://github.com/justinwoo/npm-psc-package-bin-simple
npm psc-package
Last synced: 10 days ago
JSON representation
A simple distribution of psc-package using NPM.
- Host: GitHub
- URL: https://github.com/justinwoo/npm-psc-package-bin-simple
- Owner: justinwoo
- License: mit
- Created: 2018-07-27T12:04:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T10:40:43.000Z (over 4 years ago)
- Last Synced: 2024-10-11T23:44:39.978Z (27 days ago)
- Topics: npm, psc-package
- Language: JavaScript
- Homepage: http://npmjs.com/package/psc-package-bin-simple
- Size: 11.7 KB
- Stars: 7
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npm-psc-package-bin-simple
A simple distribution of psc-package using NPM.
npm package link:
## 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.1 | 0.6.1 |
| 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 |