{
  "_from": "@babel/plugin-proposal-decorators@^7.16.4",
  "_id": "@babel/plugin-proposal-decorators@7.22.7",
  "_inBundle": false,
  "_integrity": "sha512-omXqPF7Onq4Bb7wHxXjM3jSMSJvUUbvDvmmds7KI5n9Cq6Ln5I05I1W2nRlRof1rGdiUxJrxwe285WF96XlBXQ==",
  "_location": "/@babel/plugin-proposal-decorators",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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": [
    "/babel-preset-react-app"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.7.tgz",
  "_shasum": "9b5b73c2e404f0869ef8a8a53765f8203c5467a7",
  "_spec": "@babel/plugin-proposal-decorators@^7.16.4",
  "_where": "/home/smartsensero/public_html/alpha-frontend/front-end/node_modules/babel-preset-react-app",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-create-class-features-plugin": "^7.22.6",
    "@babel/helper-plugin-utils": "^7.22.5",
    "@babel/helper-replace-supers": "^7.22.5",
    "@babel/helper-split-export-declaration": "^7.22.6",
    "@babel/plugin-syntax-decorators": "^7.22.5"
  },
  "deprecated": false,
  "description": "Compile class and object decorators to ES5",
  "devDependencies": {
    "@babel/core": "^7.22.7",
    "@babel/helper-plugin-test-runner": "^7.22.5",
    "@babel/traverse": "^7.22.7",
    "@types/charcodes": "^0.2.0",
    "array.prototype.concat": "^1.0.2",
    "babel-plugin-polyfill-es-shims": "^0.9.1",
    "charcodes": "^0.2.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"
  },
  "type": "commonjs",
  "version": "7.22.7"
}
