2020-05-26 18:17:24 +02:00

106 lines
4.0 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-arrow-functions@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/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,
"_installable": 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": {
"email": "nicolo.ribaudo@gmail.com",
"name": "nicolo-ribaudo"
},
"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
"_phantomChildren": {},
"_requested": {
"name": "@babel/plugin-transform-arrow-functions",
"raw": "@babel/plugin-transform-arrow-functions@^7.8.3",
"rawSpec": "^7.8.3",
"scope": "@babel",
"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": "/home/christine/0_WORK/gradcomm/mithril_client/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": {
"fileCount": 4,
"integrity": "sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==",
"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",
"shasum": "82776c2ed0cd9e1a49956daeb896024c9473b8b6",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
"unpackedSize": 2858
},
"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"
}