|
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-transform-new-target@^7.7.4",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
|
|
]
|
|
],
|
|
"_from": "@babel/plugin-transform-new-target@>=7.7.4 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "@babel/plugin-transform-new-target@7.7.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/@babel/plugin-transform-new-target",
|
|
"_nodeVersion": "13.1.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/plugin-transform-new-target_7.7.4_1574465532764_0.41028721373740584"
|
|
},
|
|
"_npmUser": {
|
|
"email": "nicolo.ribaudo@gmail.com",
|
|
"name": "nicolo-ribaudo"
|
|
},
|
|
"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "@babel/plugin-transform-new-target",
|
|
"raw": "@babel/plugin-transform-new-target@^7.7.4",
|
|
"rawSpec": "^7.7.4",
|
|
"scope": "@babel",
|
|
"spec": ">=7.7.4 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.7.4.tgz",
|
|
"_shasum": "4a0753d2d60639437be07b592a9e58ee00720167",
|
|
"_shrinkwrap": null,
|
|
"_spec": "@babel/plugin-transform-new-target@^7.7.4",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0"
|
|
},
|
|
"description": "Transforms new.target meta property",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.7.4",
|
|
"@babel/helper-plugin-test-runner": "^7.7.4",
|
|
"@babel/plugin-proposal-class-properties": "^7.7.4",
|
|
"@babel/plugin-transform-arrow-functions": "^7.7.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-CnPRiNtOG1vRodnsyGX37bHQleHE14B9dnnlgSeEs3ek3fHN1A1SScglTCg1sfbe7sRQ2BUcpgpTpWSfMKz3gg==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/9CRA9TVsSAnZWagAAosQP/3z57z8iu7b5z9b+jZVM\nS/SxYE5fqxsy6oaqH+XNQuo82v1plicd6B3X1G9TTnCh2qcjdMRM0ffjZRpl\nlt6PBGunoWYse0+sUxLyexiOdyuwzGluJy0qLBQCOodtsuCwmUtTyrQ7LxN7\nxUGSX0Hp1qST8QFTDU59KtW0rYlPerP08WmatGC48AS6TYiP0cp+SwzyBt8P\nhd+nMQyUV/d1Ufzu5HHoF4DJjl4eSx/NPLgpzUtIx+LgouiKwLB/sO9ptrBL\nLMCgVTNZn0Up1Z6iK9q8VUnZI8y31SJXkGWZLDtb/I1311cHnV7SG6p82Cju\nfjMHY52ovOAN4idBffWiLx/t1l+0rcCfO9qJTuSVIlLWP9k6jYKQWT0ndPJ6\n/m9xPSXET7ik06qRTDZC6v6CqJpplyR7q0tGX/T7dbP52Hwv2TUPz6ofom5Q\nI7qRSS1qBZGnC4OlkRrQwKNNClXAZBGsfISrFftIEgm18bbEtf25RNvqJkTx\nWweBTPghRWmJpL3KUZdyFnZMW3/l5GhAYX9O8VwFdrc92oLXPfRkJ0OkNqDl\nIZ/sQHWLT4N/21KnX+6ojs4R3mjk+6iRFB+HWqmRyLN/4Nch5UM9TtOYHFdD\ndqsuu2BYNM+2EhAvxiXe2XBbQhZT/k8PwHrHtKh8IyFddTkpPQEIc9zRvoVc\npoC2\r\n=ms/G\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "4a0753d2d60639437be07b592a9e58ee00720167",
|
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.7.4.tgz",
|
|
"unpackedSize": 4252
|
|
},
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
|
"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-new-target",
|
|
"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-new-target"
|
|
},
|
|
"version": "7.7.4"
|
|
}
|