{
  "_args": [
    [
      "@babel/plugin-proposal-decorators@7.16.4",
      "/root/.jenkins/workspace/web"
    ]
  ],
  "_development": true,
  "_from": "@babel/plugin-proposal-decorators@7.16.4",
  "_id": "@babel/plugin-proposal-decorators@7.16.4",
  "_inBundle": false,
  "_integrity": "sha512-RESBNX16eNqnBeEVR5sCJpnW0mHiNLNNvGA8PrRuK/4ZJ4TO+6bHleRUuGQYDERVySOKtOhSya/C4MIhwAMAgg==",
  "_location": "/@babel/plugin-proposal-decorators",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/plugin-proposal-decorators@7.16.4",
    "name": "@babel/plugin-proposal-decorators",
    "escapedName": "@babel%2fplugin-proposal-decorators",
    "scope": "@babel",
    "rawSpec": "7.16.4",
    "saveSpec": null,
    "fetchSpec": "7.16.4"
  },
  "_requiredBy": [
    "/@vue/babel-preset-app"
  ],
  "_resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.16.4.tgz?cache=0&sync_timestamp=1637103099330&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fplugin-proposal-decorators%2Fdownload%2F%40babel%2Fplugin-proposal-decorators-7.16.4.tgz",
  "_spec": "7.16.4",
  "_where": "/root/.jenkins/workspace/web",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-create-class-features-plugin": "^7.16.0",
    "@babel/helper-plugin-utils": "^7.14.5",
    "@babel/plugin-syntax-decorators": "^7.16.0"
  },
  "description": "Compile class and object decorators to ES5",
  "devDependencies": {
    "@babel/core": "^7.16.0",
    "@babel/helper-plugin-test-runner": "^7.16.0",
    "babel-plugin-polyfill-es-shims": "^0.6.0",
    "object.getownpropertydescriptors": "^2.1.1"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-decorators",
  "keywords": [
    "babel",
    "babel-plugin",
    "decorators"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/plugin-proposal-decorators",
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-proposal-decorators"
  },
  "version": "7.16.4"
}
