HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/sails-redis/package.json
{
  "name": "sails-redis",
  "version": "1.0.0",
  "description": "A lightweight Redis adapter for Sails / Waterline.",
  "author": "The Sails Company",
  "contributors": [
    {
      "name": "vanetix",
      "email": " <matmcfarland@gmail.com>"
    },
    {
      "name": "Matt McFarland",
      "email": "matmcfarland@gmail.com"
    },
    {
      "name": "Cody Stoltman",
      "email": "particlebanana@gmail.com"
    },
    {
      "name": "Greg Thornton",
      "email": "xdissent@me.com"
    },
    {
      "name": "Carlo DiCelico",
      "email": "carlo@diceli.co"
    },
    {
      "name": "Ryan Clough",
      "email": "me@ryanclough.co.nz"
    },
    {
      "name": "Mike McNeil",
      "email": " <mission@sailsjs.com>"
    }
  ],
  "scripts": {
    "test": "node ./node_modules/mocha/bin/mocha --reporter spec test/*.js",
    "posttest": "npm run lint",
    "lint": "node ./node_modules/eslint/bin/eslint *.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/balderdashy/sails-redis.git"
  },
  "keywords": [
    "redis",
    "orm",
    "waterline",
    "sails",
    "sailsjs",
    "sails.js"
  ],
  "license": "MIT",
  "devDependencies": {
    "captains-log": "^1.0.2",
    "eslint": "3.15.0",
    "mocha": "3.0.2",
    "waterline-adapter-tests": "^1.0.0-5"
  },
  "dependencies": {
    "machinepack-redis": "^1.2.2"
  },
  "waterlineAdapter": {
    "waterlineVersion": "~0.13.0",
    "interfaces": [],
    "features": []
  }
}