UNPKG

captain-morgan

Version:

Real User Monitoring (RUM) data collector

21 lines (20 loc) 349 B
{ "name": "captain-morgan", "version": "0.1.0", "description": "Real User Monitoring (RUM) data collector", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [ "RUM", "Real", "User", "Monitoring" ], "author": "Pix'n'Bits Org", "license": "ISC", "devDependencies": { "jest": "^21.2.1" } }