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

107 lines
4.0 KiB
JSON

{
"_args": [
[
"@babel/plugin-transform-new-target@^7.8.3",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/preset-env"
]
],
"_from": "@babel/plugin-transform-new-target@>=7.8.3 <8.0.0",
"_hasShrinkwrap": false,
"_id": "@babel/plugin-transform-new-target@7.8.3",
"_inCache": true,
"_installable": true,
"_location": "/@babel/plugin-transform-new-target",
"_nodeVersion": "13.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/plugin-transform-new-target_7.8.3_1578951702711_0.594839206314367"
},
"_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-new-target",
"raw": "@babel/plugin-transform-new-target@^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-new-target/-/plugin-transform-new-target-7.8.3.tgz",
"_shasum": "60cc2ae66d85c95ab540eb34babb6434d4c70c43",
"_shrinkwrap": null,
"_spec": "@babel/plugin-transform-new-target@^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": "Transforms new.target meta property",
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/helper-plugin-test-runner": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-transform-arrow-functions": "^7.8.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQXCRA9TVsSAnZWagAAKCUP/24hkagy+pVK3H9GHccw\nYyCfapkP6vJ7gwDusMCrHs+Nt+QV7t8jWJJtBsCwemU0n8EWGDltXbRtvAGE\nLN7fFWpL4YzhtGuy5f8x0aX7mRPvs6oZyAB5BUXms+a+HBSt82pxZ534SmOt\n0O2qJ4Nx9C3Fj0DtQH6/bQVwFbxFuBtr17Yl4hQGeK8q6NDAHGdQkW6JdtTy\nVn1M+zJjx22AOwmvE4AWInki7bJY4k/AGoPZXSmUPq5rqZ5VZyl0IFFABBTK\nG0amK/sPCZFP6biOfm+WwTweGtVvbPgXkoQSGk8VRmptypOscAlwAiiT2PoC\nEmHiSQJXicsKrIp+7+V/G6onX67hvaos7BQlVrESWxdjz6BpusQSWq66ZDEz\ngdHgko+3d7+uWf5wrs/jouZEVAyXAufVUMnP2htQpbAoAOyBwisIc29BfXMW\nMYLCb0f7tSFO/VURKG5bvKDBicEk1+/SxWkxAO4Qwhysgy5YE8/NhNZxyxrU\ngTLJMHOcv1upCPhuQAwaw2AQui6xOiCAyqlpjF4dALh1e0HT4VIWMyYxjJah\nS7wNJrOtIKfM/VVcYqCeBem276Y7HMXwd2B6rFbaxE3jR/YHynlv363pQgH8\nd0csyzlK7/6Oo1q44mZbChEC9Dy2sf0x/uNhhdjF6XFdaluOU+iKyfu+kg2P\nA2yD\r\n=zOo2\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "60cc2ae66d85c95ab540eb34babb6434d4c70c43",
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz",
"unpackedSize": 4252
},
"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-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.8.3"
}