{
  "_from": "@babel/cli",
  "_id": "@babel/cli@7.18.9",
  "_inBundle": false,
  "_integrity": "sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==",
  "_location": "/@babel/cli",
  "_phantomChildren": {
    "pify": "4.0.1"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "@babel/cli",
    "name": "@babel/cli",
    "escapedName": "@babel%2fcli",
    "scope": "@babel",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.9.tgz",
  "_shasum": "1fbc8424e5f74ae08bc61ec71609af29287d82d2",
  "_spec": "@babel/cli",
  "_where": "C:\\Users\\guill\\Documents\\Workspace\\Projet 14\\simple-react-modal\\simple-react-modal\\src\\components",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bin": {
    "babel": "bin/babel.js",
    "babel-external-helpers": "bin/babel-external-helpers.js"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20cli%22+is%3Aopen"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jridgewell/trace-mapping": "^0.3.8",
    "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
    "chokidar": "^3.4.0",
    "commander": "^4.0.1",
    "convert-source-map": "^1.1.0",
    "fs-readdir-recursive": "^1.1.0",
    "glob": "^7.0.0",
    "make-dir": "^2.1.0",
    "slash": "^2.0.0"
  },
  "deprecated": false,
  "description": "Babel command line.",
  "devDependencies": {
    "@babel/core": "^7.18.9",
    "@babel/helper-fixtures": "^7.18.6",
    "rimraf": "^3.0.0"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-cli",
  "keywords": [
    "6to5",
    "babel",
    "es6",
    "transpile",
    "transpiler",
    "babel-cli",
    "compiler"
  ],
  "license": "MIT",
  "name": "@babel/cli",
  "optionalDependencies": {
    "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
    "chokidar": "^3.4.0"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-cli"
  },
  "type": "commonjs",
  "version": "7.18.9"
}
