aurelia-dependency-injection : A lightweight, extensible dependency injection container for JavaScript.. You can installing aurelia-dependency-injection 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 aurelia-dependency-injection $ sudo npm install -g aurelia-dependency-injection
If want to update the aurelia-dependency-injection package execute the command as below,
$ sudo npm update aurelia-dependency-injection
Update package globally,
$ npm install -g aurelia-dependency-injection
$ sudo git clone https://github.com/rektide/aurelia-dependency-injection.git
$ sudo npm install -g ./aurelia-dependency-injection
aurelia-dependency-injection@1.3.2 /usr/lib/node_modules/aurelia-dependency-injection
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aurelia-dependency-injection
Package Name | aurelia-dependency-injection |
Version | 1.3.2 |
Description | A lightweight, extensible dependency injection container for JavaScript. |
Released Date | 2017-08-22T06:31:49.711Z |
Published by | aureliaeffect |
How to Learn | https://www.npmjs.com/package/aurelia-dependency-injection/tutorial |