{
  "_args": [
    [
      "@babel/plugin-proposal-decorators@7.12.12",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "@babel/plugin-proposal-decorators@7.12.12",
  "_id": "@babel/plugin-proposal-decorators@7.12.12",
  "_inBundle": false,
  "_integrity": "sha512-fhkE9lJYpw2mjHelBpM2zCbaA11aov2GJs7q4cFaXNrWx0H3bW58H9Esy2rdtYOghFBEYUDRIpvlgi+ZD+AvvQ==",
  "_location": "/@babel/plugin-proposal-decorators",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/plugin-proposal-decorators@7.12.12",
    "name": "@babel/plugin-proposal-decorators",
    "escapedName": "@babel%2fplugin-proposal-decorators",
    "scope": "@babel",
    "rawSpec": "7.12.12",
    "saveSpec": null,
    "fetchSpec": "7.12.12"
  },
  "_requiredBy": [
    "/@storybook/core"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.12.tgz",
  "_spec": "7.12.12",
  "_where": "C:\\LoginLib\\react-pwr-master\\LoginLibTest",
  "author": {
    "name": "Logan Smyth",
    "email": "loganfsmyth@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-create-class-features-plugin": "^7.12.1",
    "@babel/helper-plugin-utils": "^7.10.4",
    "@babel/plugin-syntax-decorators": "^7.12.1"
  },
  "description": "Compile class and object decorators to ES5",
  "devDependencies": {
    "@babel/core": "7.12.10",
    "@babel/helper-plugin-test-runner": "7.10.4",
    "babel-plugin-polyfill-es-shims": "0.0.10",
    "object.getownpropertydescriptors": "^2.1.1"
  },
  "homepage": "https://github.com/babel/babel#readme",
  "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.12.12"
}
