season : CSON utilities. You can installing season npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install season $ sudo npm install -g season
If want to update the season package execute the command as below,
$ sudo npm update season
Update package globally,
$ npm install -g season
$ sudo git clone https://github.com/rektide/season.git
$ sudo npm install -g ./season
season@6.0.2 /usr/lib/node_modules/season
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall season
| Package Name | season |
| Version | 6.0.2 |
| Description | CSON utilities |
| Released Date | 2017-10-23T17:44:07.522Z |
| Published by | damieng |
| How to Learn | https://www.npmjs.com/package/season/tutorial |