vinyl-named : Give vinyl files chunk names.. You can installing vinyl-named 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 vinyl-named $ sudo npm install -g vinyl-named
If want to update the vinyl-named package execute the command as below,
$ sudo npm update vinyl-named
Update package globally,
$ npm install -g vinyl-named
$ sudo git clone https://github.com/rektide/vinyl-named.git
$ sudo npm install -g ./vinyl-named
vinyl-named@1.1.0 /usr/lib/node_modules/vinyl-named
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vinyl-named
| Package Name | vinyl-named |
| Version | 1.1.0 |
| Description | Give vinyl files chunk names. |
| Released Date | 2014-10-16T03:54:18.641Z |
| Published by | shama |
| How to Learn | https://www.npmjs.com/package/vinyl-named/tutorial |