{
    "name": "@innotrade/enapso-config",
    "version": "1.3.3",
    "description": "ENAPSO Enterprise Configuration Management",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://alexander-schulze@github.com/innotrade/enapso-config.git"
    },
    "keywords": [
        "enapso",
        "configuration",
        "management"
    ],
    "author": "Alexander Schulze",
    "license": "Apache-2.0",
    "bugs": {
        "url": "https://github.com/innotrade/enapso-config/issues"
    },
    "homepage": "https://github.com/innotrade/enapso-config#readme",
    "dependencies": {
        "dotenv": "^10.0.0"
    },
    "devDependencies": {}
}
