{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-block-scoped-functions@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-block-scoped-functions",
        "name": "@babel/plugin-transform-block-scoped-functions",
        "rawSpec": "^7.8.3",
        "spec": ">=7.8.3 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-block-scoped-functions@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-block-scoped-functions@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-block-scoped-functions",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-block-scoped-functions_7.8.3_1578951687789_0.5322093768847596"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-block-scoped-functions@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-block-scoped-functions",
    "name": "@babel/plugin-transform-block-scoped-functions",
    "rawSpec": "^7.8.3",
    "spec": ">=7.8.3 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz",
  "_shasum": "437eec5b799b5852072084b3ae5ef66e8349e8a3",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-block-scoped-functions@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.3"
  },
  "description": "Babel plugin to ensure function declarations at the block level are block scoped",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg==",
    "shasum": "437eec5b799b5852072084b3ae5ef66e8349e8a3",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 3529,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQICRA9TVsSAnZWagAAPmEQAJWEVOS1YG8u2UrtYC7R\nTaKPV3itPPKqMBeP+wT7L2x7B/EQxFARcQvSsUhla6SjSQLEmIALjMGCiopk\n98sLepwKiDFW2wvgpWZiVsYmxqn7upF+oC68TLnz6wnv+OtWMZhZt3VHEcBv\ng5meENg6R2OASJsnvpZw/n0Fd340AjsGzRv0hQMCFXrx8IbhgXgTKVdBAxvt\n/57gnYboiaVZLbYruAW7084/gSEfVUtXOwrTy8Zo3toRMJmHA7A6nTDbVpxd\nOJI41zobJYPooH81fuxBazOFRPvolMephhxUFSHZVhaRwUzurOxPNznYne03\nd0k5S9F+0G/dtPvZ13sfKLJcBu4K/++H70nSfT3K8fQOX/7YaMUXHk+cyHdy\nGKKw//dfeYwDX1DsjfANWZbLionUkVo0woMRwHFFPIvP/ciE+5AAYEGqFAfl\nYWljrofjEso+Aa83begwfMGDwIHef0WY0gwd0ptbdTGXvDGeCk1DVGezZM6M\nzOzD/pY61LrMjcBDkeR7DWUMWLHZ3COvqYfiM0Jsvdv9OBL/wjDHb39EutBp\nw+CovfIYk692gFXCDn2x216MdFrFDBY+ddZRQRqsjJOMWF6QZxaFLwRc8s9E\n1Ju+awHYTDgTVGG2thXANJZiIiA29VEr23+lapuJ5YFPBbkpe4mrln1WH9nz\nqYfu\r\n=QwoI\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/plugin-transform-block-scoped-functions",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoped-functions"
  },
  "version": "7.8.3"
}
