{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-arrow-functions@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-arrow-functions",
        "name": "@babel/plugin-transform-arrow-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-arrow-functions@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-arrow-functions@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-arrow-functions",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-arrow-functions_7.8.3_1578951692598_0.3654231693995089"
  },
  "_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-arrow-functions@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-arrow-functions",
    "name": "@babel/plugin-transform-arrow-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-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
  "_shasum": "82776c2ed0cd9e1a49956daeb896024c9473b8b6",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-arrow-functions@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.3"
  },
  "description": "Compile ES2015 arrow functions to ES5",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3",
    "@babel/traverse": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==",
    "shasum": "82776c2ed0cd9e1a49956daeb896024c9473b8b6",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
    "fileCount": 4,
    "unpackedSize": 2858,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQNCRA9TVsSAnZWagAAF60P/1Z0lE7ipIA+yxSsloRG\nL/njOY35/t8s4a6Hw211Et21qklOA6URe7F2eJfxYHgHo+2L84Vs7Z7kGgVm\n3jEfeEievDhlkxlTtehW8AUEy2U16AlLqSuf/7yMI9siwr5t1z4yhNhaNMBs\nsPD0Od1g9+6Zz1yTZ8B7Sj/Hb7TRxWj+PCgSouFSlugxrd5B3LmnYOGf1OgB\nJkaR01gqjQyDscr6z7DRbqmJdOe0/tudkCTFrKh771s7KjHADdtqxdTmUwxV\ng6HaSOMPiRND7KWAjTKhzqPYlR7lju6Zh0op69wIAiWRyioZJ0IJ/ZhRy/b+\nicJ95/x6WrU6qeYmiksqxUBF5UqKWEiKl4o9IcP2JLkBThXMdy/eouYHjeQe\ntGgLLb8ossZ0wyRrpGqhiNazBoyTmZoCSxBhFk7TW7iXrTO/Az7bYGDkKsis\nBvXsbGt++bwcz4CSFpkifsvuVaVuNpaFWIa2v7Baa+x6FM2L/nOfIktEbSBa\nd2H3M3sVQVbRkf6kH20xGLOxZxFu6rVU6ADHpZNVzlfbmIuHCZIGfC684D6R\nhJ4n6wdjlwYK+Nebd4DZcmVxItooDtfEKGMzHO04J3qSkHHRgv38ZxBMeZ5B\nr3FBogncv4bLTGOMMFc9Cp404ubtryoJubHp4aEJGy0xRySx3Q5Yur+XmRoD\nfLdD\r\n=GYwL\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-arrow-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-arrow-functions"
  },
  "version": "7.8.3"
}
