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: //usr/share/opensearch-dashboards/node_modules/@aws-crypto/client-node/package.json
{
  "name": "@aws-crypto/client-node",
  "keywords": [
    "cryptography",
    "crypto",
    "encryption",
    "envelope encryption",
    "client side encryption",
    "CSE",
    "aws"
  ],
  "version": "3.1.1",
  "scripts": {
    "build": "tsc -b tsconfig.json",
    "lint": "run-s lint-*",
    "lint-eslint": "eslint src/*.ts",
    "lint-prettier": "prettier -c src/*.ts"
  },
  "author": {
    "name": "AWS Crypto Tools Team",
    "email": "aws-cryptools@amazon.com",
    "url": "https://aws.amazon.com/javascript/"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "@aws-crypto/caching-materials-manager-node": "^3.1.0",
    "@aws-crypto/decrypt-node": "^3.1.0",
    "@aws-crypto/encrypt-node": "^3.1.1",
    "@aws-crypto/kms-keyring-node": "^3.1.0",
    "@aws-crypto/material-management-node": "^3.1.0",
    "@aws-crypto/raw-aes-keyring-node": "^3.1.0",
    "@aws-crypto/raw-rsa-keyring-node": "^3.1.0",
    "tslib": "^2.2.0"
  },
  "sideEffects": false,
  "main": "./build/main/src/index.js",
  "types": "./build/main/src/index.d.ts",
  "files": [
    "build/**/src/*"
  ],
  "gitHead": "125e889322955b9b7228349a04b654d97fe378c9"
}