{
  "_args": [
    [
      "@babel/types@7.29.0",
      "/Users/gastoenock/Desktop/Laravel/ttsl-ai"
    ]
  ],
  "_development": true,
  "_from": "@babel/types@7.29.0",
  "_id": "@babel/types@7.29.0",
  "_inBundle": false,
  "_integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
  "_location": "/@babel/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/types@7.29.0",
    "name": "@babel/types",
    "escapedName": "@babel%2ftypes",
    "scope": "@babel",
    "rawSpec": "7.29.0",
    "saveSpec": null,
    "fetchSpec": "7.29.0"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/generator",
    "/@babel/helper-module-imports",
    "/@babel/helpers",
    "/@babel/parser",
    "/@babel/template",
    "/@babel/traverse",
    "/@types/babel__core",
    "/@types/babel__generator",
    "/@types/babel__template",
    "/@types/babel__traverse"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
  "_spec": "7.29.0",
  "_where": "/Users/gastoenock/Desktop/Laravel/ttsl-ai",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen"
  },
  "dependencies": {
    "@babel/helper-string-parser": "^7.27.1",
    "@babel/helper-validator-identifier": "^7.28.5"
  },
  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
  "devDependencies": {
    "@babel/generator": "^7.29.0",
    "@babel/helper-fixtures": "^7.28.6",
    "@babel/parser": "^7.29.0"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-types",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/types",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-types"
  },
  "type": "commonjs",
  "types": "./lib/index-legacy.d.ts",
  "typesVersions": {
    ">=4.1": {
      "lib/index-legacy.d.ts": [
        "lib/index.d.ts"
      ]
    }
  },
  "version": "7.29.0"
}
