{
  "name": "kodyfire-config",
  "version": "0.1.36",
  "description": "Kodyfire global configurations",
  "main": "index.js",
  "scripts": {
    "watch": "tsc -w",
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc -p tsconfig.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nooqta/kodyfire.git"
  },
  "keywords": [
    "kodyfire"
  ],
  "author": "NOQTA",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/nooqta/kodyfire/issues"
  },
  "homepage": "https://github.com/nooqta/kodyfire#readme",
  "dependencies": {
    "config": "^3.3.9",
    "typescript": "~4.5.5"
  },
  "devDependencies": {
    "@types/config": "^3.3.0",
    "@types/node": "^17.0.14"
  },
  "gitHead": "6a69e666b918d428502ce37fae8ccf17b884cbed"
}
