{
  "name": "@v4fire/config",
  "version": "1.1.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/V4Fire/Config"
  },
  "author": {
    "name": "kobezzza",
    "email": "kobezzza@gmail.com",
    "url": "https://github.com/kobezzza"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/V4Fire/Config/issues"
  },
  "keywords": [
    "V4Fire"
  ],
  "homepage": "https://github.com/V4Fire/Config#readme",
  "devDependencies": {
    "@babel/eslint-parser": "7.16.3",
    "eslint": "8.3.0"
  },
  "dependencies": {
    "collection.js": "6.7.11",
    "joi": "9.2.0",
    "sugar": "2.0.6"
  },
  "typings": "./index.d.ts"
}
