{
    "name": "@cmmv/vault",
    "version": "0.13.0",
    "description": "Module for CMMV to store encrypted data",
    "keywords": [
        "cmmv",
        "framework",
        "vault",
        "secret",
        "encrypted"
    ],
    "publishConfig": {
        "access": "public"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/cmmvio/cmmv.git"
    },
    "author": "Andre Ferreira",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/cmmvio/cmmv/issues"
    },
    "homepage": "https://cmmv.io",
    "dependencies": {
        "@cmmv/encryptor": "^0.7.0",
        "elliptic": "^6.6.1"
    },
    "gitHead": "7c947b9634a69db0462837b2b2f69a6eaedb8a90"
}
