Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/catbox-memory/
Upload File :
Current File : //etc/kibana/node_modules/catbox-memory/package.json

{
  "name": "catbox-memory",
  "description": "Memory adapter for catbox",
  "version": "3.1.2",
  "repository": "git://github.com/hapijs/catbox-memory",
  "main": "lib/index.js",
  "keywords": [
    "cache",
    "catbox",
    "memory"
  ],
  "engines": {
    "node": ">=8.9.0"
  },
  "dependencies": {
    "big-time": "2.x.x",
    "boom": "7.x.x",
    "hoek": "5.x.x"
  },
  "devDependencies": {
    "catbox": "10.x.x",
    "code": "5.x.x",
    "lab": "15.x.x"
  },
  "scripts": {
    "test": "lab -a code -L -t 100",
    "test-cov-html": "lab -a code -r html -o coverage.html"
  },
  "license": "BSD-3-Clause"
}