{
  "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"
  }
}
