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

105 lines
4.1 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-block-scoped-functions@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/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,
"_installable": 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": {
"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-block-scoped-functions",
"raw": "@babel/plugin-transform-block-scoped-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-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": "/home/christine/0_WORK/gradcomm/mithril_client/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": {
"fileCount": 4,
"integrity": "sha512-vo4F2OewqjbB1+yaJ7k2EJFHlTP3jR634Z9Cj9itpqNjuLXvhlVxgnjsHsdRgASR8xYDrx6onw4vW5H6We0Jmg==",
"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",
"shasum": "437eec5b799b5852072084b3ae5ef66e8349e8a3",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz",
"unpackedSize": 3529
},
"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"
}