{
  "_from": "@vue/tsconfig@^0.7.0",
  "_id": "@vue/tsconfig@0.7.0",
  "_inBundle": false,
  "_integrity": "sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==",
  "_location": "/@vue/tsconfig",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/tsconfig@^0.7.0",
    "name": "@vue/tsconfig",
    "escapedName": "@vue%2ftsconfig",
    "scope": "@vue",
    "rawSpec": "^0.7.0",
    "saveSpec": null,
    "fetchSpec": "^0.7.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz",
  "_shasum": "67044c847b7a137b8cbfd6b23104c36dbaf80d1d",
  "_spec": "@vue/tsconfig@^0.7.0",
  "_where": "D:\\jenkins\\workspace\\gyl-fvue",
  "author": {
    "name": "Haoqun Jiang",
    "email": "npm@haoqun.me"
  },
  "bugs": {
    "url": "https://github.com/vuejs/tsconfig/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A base TSConfig for working with Vue.js",
  "homepage": "https://github.com/vuejs/tsconfig#readme",
  "keywords": [
    "vue",
    "tsconfig"
  ],
  "license": "MIT",
  "main": "tsconfig.json",
  "name": "@vue/tsconfig",
  "peerDependencies": {
    "typescript": "5.x",
    "vue": "^3.4.0"
  },
  "peerDependenciesMeta": {
    "typescript": {
      "optional": true
    },
    "vue": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public",
    "provenance": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/tsconfig.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.7.0"
}
