Npm 1.4.4
A package manager for node.js.
Showing the top 20 packages that depend on Npm.
Packages | Downloads |
---|---|
jsreport.Embedded
Installs jsreport server into solution and allows to run it in parallel with .net process.
|
21 |
jsreport.Embedded
Installs jsreport server into solution and allows to run it in parallel with .net process.
|
26 |
jsreport.Embedded
Installs jsreport server into solution and allows to run it in parallel with .net process.
|
27 |
jsreport.Embedded
Installs jsreport server into solution and allows to run it in parallel with .net process.
|
34 |
- Add `npm t` as an alias for `npm test` (which is itself an alias for `npm run test`, or even `npm run-script test`). We like making running your tests easy. (14e650b, @isaacs)