{
  "_from": "@vue-macros/common@^3.1.1",
  "_id": "@vue-macros/common@3.1.2",
  "_inBundle": false,
  "_integrity": "sha512-h9t4ArDdniO9ekYHAD95t9AZcAbb19lEGK+26iAjUODOIJKmObDNBSe4+6ELQAA3vtYiFPPBtHh7+cQCKi3Dng==",
  "_location": "/@vue-macros/common",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue-macros/common@^3.1.1",
    "name": "@vue-macros/common",
    "escapedName": "@vue-macros%2fcommon",
    "scope": "@vue-macros",
    "rawSpec": "^3.1.1",
    "saveSpec": null,
    "fetchSpec": "^3.1.1"
  },
  "_requiredBy": [
    "/vue-router"
  ],
  "_resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-3.1.2.tgz",
  "_shasum": "6b5f71ea219732fc955fdcfb15a95a417b87a0fe",
  "_spec": "@vue-macros/common@^3.1.1",
  "_where": "C:\\xampp\\htdocs\\findworkspace\\findworkspace\\node_modules\\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.22",
    "ast-kit": "^2.1.2",
    "local-pkg": "^1.1.2",
    "magic-string-ast": "^1.0.2",
    "unplugin-utils": "^0.3.0"
  },
  "deprecated": false,
  "description": "common feature from Vue Macros.",
  "devDependencies": {
    "@babel/parser": "^7.28.4",
    "@vitejs/plugin-vue": "^6.0.1"
  },
  "engines": {
    "node": ">=20.19.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"
  },
  "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.1.2"
}
