{
  "name": "xcraft-core-env",
  "version": "3.0.12",
  "description": "Xcraft environment helpers",
  "main": "index.js",
  "engines": {
    "node": ">=18"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "xcraft",
    "helpers",
    "env"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Xcraft-Inc/xcraft-core-env.git"
  },
  "author": "Epsitec SA",
  "contributors": [
    "Mathieu Schroeter <schroeter@epsitec.ch>",
    "Samuel Loup <loup@epsitec.ch>",
    "Gillian Fries <fries@epsitec.ch>"
  ],
  "license": "MIT",
  "dependencies": {
    "which": "^5.0.0",
    "xcraft-core-etc": "^3.3.1",
    "xcraft-core-fs": "^2.6.0",
    "xcraft-core-placeholder": "^1.3.1",
    "xcraft-core-platform": "^1.1.0"
  },
  "bugs": {
    "url": "https://github.com/Xcraft-Inc/xcraft-core-env/issues"
  },
  "homepage": "https://github.com/Xcraft-Inc/xcraft-core-env#readme",
  "devDependencies": {
    "prettier": "2.0.4",
    "xcraft-dev-prettier": "^2.0.0",
    "xcraft-dev-rules": "^4.4.0"
  },
  "prettier": "xcraft-dev-prettier"
}
