{
  "name": "@gandi/babel-preset-gandi",
  "version": "6.5.0",
  "description": "Babel preset for Gandi",
  "keywords": [
    "babel",
    "babel-preset",
    "gandi"
  ],
  "homepage": "https://github.com/Gandi/babel-preset-gandi",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Gandi/babel-preset-gandi.git"
  },
  "bugs": {
    "url": "https://github.com/Gandi/babel-preset-gandi/issues"
  },
  "author": "Gandi",
  "license": "ISC",
  "private": false,
  "files": [
    "index.js",
    "README.md",
    "LICENSE"
  ],
  "main": "index.js",
  "scripts": {
    "test": "vitest"
  },
  "packageManager": "npm@11.4.2+sha512.f90c1ec8b207b625d6edb6693aef23dacb39c38e4217fe8c46a973f119cab392ac0de23fe3f07e583188dae9fd9108b3845ad6f525b598742bd060ebad60bff3",
  "dependencies": {
    "@babel/plugin-transform-runtime": "^7.28.0",
    "@babel/preset-env": "^7.28.0",
    "@babel/preset-flow": "^7.27.1",
    "@babel/preset-react": "^7.27.1",
    "babel-plugin-syntax-hermes-parser": "^0.29.1"
  },
  "devDependencies": {
    "@babel/core": "^7.28.0",
    "@babel/runtime-corejs3": "^7.28.0",
    "browserslist": "^4.25.1",
    "filenamify": "^6.0.0",
    "prettier": "^3.6.2",
    "vitest": "^3.2.4"
  },
  "peerDependencies": {
    "@babel/runtime-corejs3": "7.28.x"
  }
}
