MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMSold/node_modules/secure-keys/package.json
{
  "_args": [
    [
      "secure-keys@1.0.0",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "secure-keys@1.0.0",
  "_id": "secure-keys@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-8MgtmKOxOah3aogIBQuCRDEIf8o=",
  "_location": "/secure-keys",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "secure-keys@1.0.0",
    "name": "secure-keys",
    "escapedName": "secure-keys",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/nconf"
  ],
  "_resolved": "https://registry.npmjs.org/secure-keys/-/secure-keys-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Jarrett Cruger",
    "email": "jcrugzz@gmail.com"
  },
  "description": "Encrypt/Decrypt the values of a given object",
  "devDependencies": {
    "assume": "^1.3.1",
    "mocha": "^2.4.5"
  },
  "keywords": [
    "secure-keys",
    "conversion",
    "crypto",
    "secure",
    "config"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "secure-keys",
  "scripts": {
    "test": "mocha test/*-test.js"
  },
  "version": "1.0.0"
}