{
  "_from": "@vue-macros/common@3.0.0-beta.16",
  "_id": "@vue-macros/common@3.0.0-beta.16",
  "_inBundle": false,
  "_integrity": "sha512-8O2gWxWFiaoNkk7PGi0+p7NPGe/f8xJ3/INUufvje/RZOs7sJvlI1jnR4lydtRFa/mU0ylMXUXXjSK0fHDEYTA==",
  "_location": "/@vue-macros/common",
  "_phantomChildren": {
    "pathe": "2.0.3",
    "picomatch": "4.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue-macros/common@3.0.0-beta.16",
    "name": "@vue-macros/common",
    "escapedName": "@vue-macros%2fcommon",
    "scope": "@vue-macros",
    "rawSpec": "3.0.0-beta.16",
    "saveSpec": null,
    "fetchSpec": "3.0.0-beta.16"
  },
  "_requiredBy": [
    "/unplugin-vue-router"
  ],
  "_resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-3.0.0-beta.16.tgz",
  "_shasum": "504141897a7acd2cdab6d7ba85a61b2bae178faa",
  "_spec": "@vue-macros/common@3.0.0-beta.16",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/unplugin-vue-router",
  "author": {
    "name": "三咲智子 Kevin Deng",
    "email": "sxzz@sxzz.moe"
  },
  "bugs": {
    "url": "https://github.com/vue-macros/vue-macros/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@vue/compiler-sfc": "^3.5.17",
    "ast-kit": "^2.1.1",
    "local-pkg": "^1.1.1",
    "magic-string-ast": "^1.0.0",
    "unplugin-utils": "^0.2.4"
  },
  "deprecated": false,
  "description": "common feature from Vue Macros.",
  "devDependencies": {
    "@babel/parser": "^7.28.0",
    "@vitejs/plugin-vue": "^6.0.0"
  },
  "engines": {
    "node": ">=20.18.0"
  },
  "exports": {
    ".": "./dist/index.js",
    "./*": "./*"
  },
  "files": [
    "dist"
  ],
  "funding": "https://github.com/sponsors/vue-macros",
  "homepage": "https://vue-macros.dev",
  "keywords": [
    "vue-macros",
    "macros",
    "vue",
    "sfc",
    "setup",
    "script-setup",
    "common"
  ],
  "license": "MIT",
  "main": "./dist/index.js",
  "module": "./dist/index.js",
  "name": "@vue-macros/common",
  "peerDependencies": {
    "vue": "^2.7.0 || ^3.2.25"
  },
  "peerDependenciesMeta": {
    "vue": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public",
    "tag": "next"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vue-macros/vue-macros.git",
    "directory": "packages/common"
  },
  "scripts": {},
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "3.0.0-beta.16"
}
