{
  "name": "@trap_stevo/star-vault",
  "version": "0.0.68",
  "description": "Deterministic data engine that eliminates query-time joins and enables normalized data execution. Architect secure, scalable, real-time systems with integrated sharding, encryption, and event-driven data flows. Manage hierarchical structures, execute advanced queries, and power enterprise systems, real-time dashboards, collaborative platforms, IoT infrastructures, and complex data-driven applications.",
  "main": "dist/cjs/StarVault.js",
  "exports": {
    ".": {
      "require": "./dist/cjs/StarVault.js"
    }
  },
  "scripts": {
    "build:cjs": "babel src --out-dir dist/cjs --plugins=@babel/plugin-transform-modules-commonjs && cpx \"src/**/*.{png,jpg,jpeg,gif,svg,html}\" dist/cjs",
    "build": "npm run build:cjs",
    "start-hyper-normalization-write-pressure": "node demos/starVaultHyperNormalizationWritePressureDemo.js",
    "start-hyper-normalization-suite": "node demos/starVaultHyperNormalizationBenchSuiteDemo.js",
    "start-hyper-normalization": "node demos/starVaultHyperNormalizationDemo.js",
    "start-history-recovery": "node demos/starVaultHistoryRecoveryDemo.js",
    "start-record-history": "node demos/starVaultRecordHistoryDemo.js",
    "start-guest-account": "node demos/starVaultGuestAccountDemo.js",
    "start-pagination": "node demos/starVaultPaginationDemo.js",
    "start-user-list": "node demos/starVaultUserListDemo.js",
    "start-vacuum": "node demos/starVaultVacuumDemo.js",
    "start-rest": "node demos/starVaultRESTDemo.js",
    "start": "node demos/starVaultDemo.js"
  },
  "keywords": [
    "Legendary",
    "Enlightened",
    "Steven Compton",
    "Magical",
    "revolutionary",
    "data-event-management",
    "data-synchronization",
    "data-management",
    "data-privacy",
    "encryption",
    "scalable",
    "real-time-querying",
    "dynamic-ecosystem",
    "secure-data",
    "hierarchical-structures",
    "seamless-synchronization",
    "futuristic-systems",
    "collaborative-solutions",
    "real-time-data-updates",
    "real-time-data-events",
    "real-time",
    "seamless",
    "dynamic",
    "data"
  ],
  "author": "Steven Compton",
  "license": "SCL-1.0-Universal",
  "dependencies": {
    "@aws-sdk/client-s3": "^3.888.0",
    "@aws-sdk/lib-storage": "^3.888.0",
    "@aws-sdk/s3-request-presigner": "^3.888.0",
    "@trap_stevo/encryped-lock": "^0.0.0",
    "@trap_stevo/geotide": "^0.0.2",
    "crypto": "^1.0.1",
    "fs": "^0.0.1-security",
    "node-fetch": "^2.7.0",
    "path": "^0.12.7",
    "useragent": "^2.3.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.24.7",
    "@babel/core": "^7.24.7",
    "@babel/plugin-transform-modules-commonjs": "^7.24.7",
    "@babel/preset-env": "^7.24.7",
    "babel-plugin-file-loader": "^2.0.0",
    "express": "^5.2.1"
  }
}
