{
  "_from": "@oxc-project/types@=0.120.0",
  "_id": "@oxc-project/types@0.120.0",
  "_inBundle": false,
  "_integrity": "sha512-k1YNu55DuvAip/MGE1FTsIuU3FUCn6v/ujG9V7Nq5Df/kX2CWb13hhwD0lmJGMGqE+bE1MXvv9SZVnMzEXlWcg==",
  "_location": "/@oxc-project/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@oxc-project/types@=0.120.0",
    "name": "@oxc-project/types",
    "escapedName": "@oxc-project%2ftypes",
    "scope": "@oxc-project",
    "rawSpec": "=0.120.0",
    "saveSpec": null,
    "fetchSpec": "=0.120.0"
  },
  "_requiredBy": [
    "/rolldown"
  ],
  "_resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.120.0.tgz",
  "_shasum": "af521b0e689dd0eaa04fe4feef9b68d98b74783d",
  "_spec": "@oxc-project/types@=0.120.0",
  "_where": "/Users/gastoenock/Desktop/Laravel/light-insurance-broker/node_modules/rolldown",
  "author": {
    "name": "Boshen and oxc contributors"
  },
  "bugs": {
    "url": "https://github.com/oxc-project/oxc/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Types for Oxc AST nodes",
  "files": [
    "types.d.ts"
  ],
  "funding": {
    "url": "https://github.com/sponsors/Boshen"
  },
  "homepage": "https://oxc.rs",
  "keywords": [
    "AST",
    "Parser"
  ],
  "license": "MIT",
  "name": "@oxc-project/types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oxc-project/oxc.git",
    "directory": "npm/oxc-types"
  },
  "type": "module",
  "types": "types.d.ts",
  "version": "0.120.0"
}
