{
  "_from": "muggle-string@^0.2.1",
  "_id": "muggle-string@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-YVE1mIJ4VpUMqZObFndk9CJu6DBJR/GB13p3tXuNbwD4XExaI5EOuRl6BHeIDxIqXZVxSfAC+y6U1Z/IxCfKUg==",
  "_location": "/muggle-string",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "muggle-string@^0.2.1",
    "name": "muggle-string",
    "escapedName": "muggle-string",
    "rawSpec": "^0.2.1",
    "saveSpec": null,
    "fetchSpec": "^0.2.1"
  },
  "_requiredBy": [
    "/@vue-macros/volar"
  ],
  "_resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.2.2.tgz",
  "_shasum": "786aa53fea1652c61c6a59e1f839292b262bc72a",
  "_spec": "muggle-string@^0.2.1",
  "_where": "/home/smiles/public_html/rpos/node_modules/@vue-macros/volar",
  "bugs": {
    "url": "https://github.com/johnsoncodehk/muggle-string/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This library aims to provide codegen helpers and data structure for Vue language plugin API v1.x that does not depend on Volar runtime.",
  "devDependencies": {
    "typescript": "latest",
    "vite": "latest",
    "vitest": "latest"
  },
  "files": [
    "out/**/*.js",
    "out/**/*.d.ts"
  ],
  "homepage": "https://github.com/johnsoncodehk/muggle-string#readme",
  "license": "MIT",
  "main": "out/index.js",
  "name": "muggle-string",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/johnsoncodehk/muggle-string.git"
  },
  "scripts": {
    "test": "vitest run"
  },
  "version": "0.2.2"
}
