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/encrypted-attr/package.json
{
  "name": "encrypted-attr",
  "version": "1.0.6",
  "description": "Encrypted model attributes in your favourite ORM.",
  "author": "Simon Ratner (https://github.com/simonratner)",
  "engines": {
    "node": ">=6.0"
  },
  "keywords": [
    "attr_encrypted",
    "encrypted",
    "attribute",
    "property",
    "model",
    "orm"
  ],
  "dependencies": {
    "lodash": "^4.17.4"
  },
  "optionalDependencies": {},
  "devDependencies": {
    "mocha": "^3.5.0",
    "mocha-standard": "^1.0.0",
    "standard": "^10.0.3",
    "unexpected": "^10.33.2"
  },
  "scripts": {
    "test": "./node_modules/.bin/mocha -R spec --recursive"
  },
  "homepage": "https://github.com/simonratner/node-encrypted-attr",
  "repository": {
    "type": "git",
    "url": "https://github.com/simonratner/node-encrypted-attr.git"
  },
  "bugs": "https://github.com/simonratner/node-encrypted-attr/issues",
  "license": "MIT"
}