source-map-url : Tools for working with sourceMappingURL comments.. You can installing source-map-url 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 source-map-url $ sudo npm install -g source-map-url
If want to update the source-map-url package execute the command as below,
$ sudo npm update source-map-url
Update package globally,
$ npm install -g source-map-url
$ sudo git clone https://github.com/rektide/source-map-url.git
$ sudo npm install -g ./source-map-url
source-map-url@0.4.0 /usr/lib/node_modules/source-map-url
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall source-map-url
| Package Name | source-map-url |
| Version | 0.4.0 |
| Description | Tools for working with sourceMappingURL comments. |
| Released Date | 2015-11-12T21:03:24.856Z |
| Published by | lydell |
| How to Learn | https://www.npmjs.com/package/source-map-url/tutorial |