0.0.1-b • Published 2 years ago
npm-stalker v0.0.1-b
npm-stalker
This is package helps you to collect statistics about packets in your projects
Before run
Package require your own instance of our statistics server. You can get it here
Installation
- npm install npm-stalkerthat install package and add command in- scripts.postinstallfield in your- package.json
- Must specify target server field in your package.json
...
  "tracer-server": "http://example.com",
...Done. Now After every execute of npm install it will send statistics about server to your statistics server