@innotrade/enapso-config
Version:
ENAPSO Enterprise Configuration Management
29 lines (28 loc) • 772 B
JSON
{
"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": {}
}