{ "_from": "muggle-string@^0.4.1", "_id": "muggle-string@0.4.1", "_inBundle": false, "_integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==", "_location": "/muggle-string", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "muggle-string@^0.4.1", "name": "muggle-string", "escapedName": "muggle-string", "rawSpec": "^0.4.1", "saveSpec": null, "fetchSpec": "^0.4.1" }, "_requiredBy": [ "/@vue/language-core" ], "_resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz", "_shasum": "3b366bd43b32f809dc20659534dd30e7c8a0d328", "_spec": "muggle-string@^0.4.1", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\@vue\\language-core", "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.4.1" }