|
|
- {
- "_args": [
- [
- "@babel/plugin-transform-runtime@^7.2.0",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
- ]
- ],
- "_from": "@babel/plugin-transform-runtime@>=7.2.0 <8.0.0",
- "_hasShrinkwrap": false,
- "_id": "@babel/plugin-transform-runtime@7.7.4",
- "_inCache": true,
- "_installable": true,
- "_location": "/@babel/plugin-transform-runtime",
- "_nodeVersion": "13.1.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/plugin-transform-runtime_7.7.4_1574465621387_0.24273657922155123"
- },
- "_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-runtime",
- "raw": "@babel/plugin-transform-runtime@^7.2.0",
- "rawSpec": "^7.2.0",
- "scope": "@babel",
- "spec": ">=7.2.0 <8.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/laravel-mix"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.4.tgz",
- "_shasum": "51fe458c1c1fa98a8b07934f4ed38b6cd62177a6",
- "_shrinkwrap": null,
- "_spec": "@babel/plugin-transform-runtime@^7.2.0",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
- "dependencies": {
- "@babel/helper-module-imports": "^7.7.4",
- "@babel/helper-plugin-utils": "^7.0.0",
- "resolve": "^1.8.1",
- "semver": "^5.5.1"
- },
- "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
- "devDependencies": {
- "@babel/core": "^7.7.4",
- "@babel/helper-plugin-test-runner": "^7.7.4",
- "@babel/helpers": "^7.7.4",
- "@babel/preset-env": "^7.7.4",
- "@babel/runtime": "^7.7.4",
- "@babel/template": "^7.7.4",
- "@babel/types": "7.0.0-beta.53"
- },
- "directories": {},
- "dist": {
- "fileCount": 7,
- "integrity": "sha512-O8kSkS5fP74Ad/8pfsCMGa8sBRdLxYoSReaARRNSz3FbFQj3z/QUvoUmJ28gn9BO93YfnXc3j+Xyaqe8cKDNBQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBVCRA9TVsSAnZWagAAbRcP/Rw++N6HNbxTcASy0aoU\nsx5KHQHWH/3nIbNDmbuVQJ9pwjTS038N7HDXDZcOv34flosN/4NviesRNQb/\n9JdOerkhGSa0VqOxmNxVsJA85nDJepl+x4vCZGhJqG18aDkAfrqjrEI5u3Me\ntKbVb3lgMeiYjv0LcN/fJ2pp6quof4MX1tj+yluVZkc8xpaOmC1NeC0u1sOe\nviddnxGFHUSYx9ZnBisY2OkQU1qopaBEN4tcaoVfo9faVpUci0bo8RWsynMP\ngV/nVbUJvGENEd+i5vuCPtTdYBuXo76OZv/9tSzQA0obFuCpuEBh3uTQlreM\n2Roz8/KmMlj4ALKIAHgOXgQx6mkKFuI0K+75nZ8kG61H7Mx0GMHJGSVsSmeW\nDsQKyv86vahXnNotnLG+h9sso9itFjITqZDGN/ZU0xUwM96VjAlBUPPR3BhI\nfk5bVuU1PgG/1MoJWGEG9gEuN5P7xcGl2HKDOf0qEXVnXMghL5LFMSRSZjhi\nVT9hzLafobU5o7SlYRgkll4MvGPq8GrLok/TkqT9rl2RdjnPACgLu1dEtkRX\ncjbEaFRfPJ5Jg9vdmZqxSb+BE7qjP6kzTM/EoQXTrj01D42HkDMm9MZ5cMQh\nqgk4vsUYU9mWAQGgCzL6S8p1WzhqbNGVyJrreHszO32IaAXb41aoU8NfxhaT\n/Qs/\r\n=Kk3U\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "51fe458c1c1fa98a8b07934f4ed38b6cd62177a6",
- "tarball": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.4.tgz",
- "unpackedSize": 38991
- },
- "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-runtime",
- "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-runtime"
- },
- "version": "7.7.4"
- }
|