progeny : Recursively finds dependencies of style and template source files. You can installing progeny 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 progeny $ sudo npm install -g progeny
If want to update the progeny package execute the command as below,
$ sudo npm update progeny
Update package globally,
$ npm install -g progeny
$ sudo git clone https://github.com/rektide/progeny.git
$ sudo npm install -g ./progeny
progeny@0.11.0 /usr/lib/node_modules/progeny
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall progeny
| Package Name | progeny |
| Version | 0.11.0 |
| Description | Recursively finds dependencies of style and template source files |
| Released Date | 2016-12-19T19:17:04.949Z |
| Published by | es128 |
| How to Learn | https://www.npmjs.com/package/progeny/tutorial |