{
  "_from": "@babel/plugin-transform-typescript@^7.6.0",
  "_id": "@babel/plugin-transform-typescript@7.7.2",
  "_inBundle": false,
  "_integrity": "sha512-UWhDaJRqdPUtdK1s0sKYdoRuqK0NepjZto2UZltvuCgMoMZmdjhgz5hcRokie/3aYEaSz3xvusyoayVaq4PjRg==",
  "_location": "/@babel/plugin-transform-typescript",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-transform-typescript@^7.6.0",
    "name": "@babel/plugin-transform-typescript",
    "escapedName": "@babel%2fplugin-transform-typescript",
    "scope": "@babel",
    "rawSpec": "^7.6.0",
    "saveSpec": null,
    "fetchSpec": "^7.6.0"
  },
  "_requiredBy": [
    "/@babel/preset-typescript"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.7.2.tgz",
  "_shasum": "eb9f14c516b5d36f4d6f3a9d7badae6d0fc313d4",
  "_spec": "@babel/plugin-transform-typescript@^7.6.0",
  "_where": "/home/fuzzy/public_html/hello-next/node_modules/@babel/preset-typescript",
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-create-class-features-plugin": "^7.7.0",
    "@babel/helper-plugin-utils": "^7.0.0",
    "@babel/plugin-syntax-typescript": "^7.2.0"
  },
  "deprecated": false,
  "description": "Transform TypeScript into ES.next",
  "devDependencies": {
    "@babel/core": "^7.7.2",
    "@babel/helper-plugin-test-runner": "^7.0.0"
  },
  "gitHead": "35f4d1276310bac6fede4a6f86a5c76f951e179e",
  "keywords": [
    "babel-plugin",
    "typescript"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/plugin-transform-typescript",
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typescript"
  },
  "version": "7.7.2"
}
