{
  "_from": "@vue-macros/api@~0.1.1",
  "_id": "@vue-macros/api@0.1.2",
  "_inBundle": false,
  "_integrity": "sha512-NuhWgOmxwmdHtGVhucLaRSJPymmr8Phabw2PuV8mLp7pRmjibp+99+RWF6IwXCNqVnEDYt3MwcEzTvPSzRcqjA==",
  "_location": "/@vue-macros/api",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue-macros/api@~0.1.1",
    "name": "@vue-macros/api",
    "escapedName": "@vue-macros%2fapi",
    "scope": "@vue-macros",
    "rawSpec": "~0.1.1",
    "saveSpec": null,
    "fetchSpec": "~0.1.1"
  },
  "_requiredBy": [
    "/@vue-macros/better-define"
  ],
  "_resolved": "https://registry.npmjs.org/@vue-macros/api/-/api-0.1.2.tgz",
  "_shasum": "11ba9c90071ba08f057d36dbc0e189014b1ba54d",
  "_spec": "@vue-macros/api@~0.1.1",
  "_where": "/home/smiles/public_html/rpos/node_modules/@vue-macros/better-define",
  "author": {
    "name": "三咲智子",
    "email": "sxzz@sxzz.moe"
  },
  "bugs": {
    "url": "https://github.com/sxzz/unplugin-vue-macros/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/types": "^7.20.0",
    "@vue-macros/common": "~0.13.3"
  },
  "deprecated": false,
  "engines": {
    "node": ">=14.19.0"
  },
  "exports": {
    ".": {
      "require": "./dist/index.js",
      "import": "./dist/index.mjs"
    },
    "./*": "./*"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/sxzz/unplugin-vue-macros#readme",
  "license": "MIT",
  "main": "./dist/index.js",
  "module": "./dist/index.mjs",
  "name": "@vue-macros/api",
  "packageManager": "pnpm@7.14.1",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sxzz/unplugin-vue-macros.git"
  },
  "scripts": {
    "build": "tsup && tsx ../../scripts/postbuild.mts",
    "dev": "DEV=1 tsup"
  },
  "types": "./dist/index.d.ts",
  "version": "0.1.2"
}
