|
|
- {
- "_args": [
- [
- "@babel/traverse@^7.7.4",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core"
- ]
- ],
- "_from": "@babel/traverse@>=7.7.4 <8.0.0",
- "_hasShrinkwrap": false,
- "_id": "@babel/traverse@7.7.4",
- "_inCache": true,
- "_installable": true,
- "_location": "/@babel/traverse",
- "_nodeVersion": "13.1.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/traverse_7.7.4_1574465621267_0.2116807116233863"
- },
- "_npmUser": {
- "email": "nicolo.ribaudo@gmail.com",
- "name": "nicolo-ribaudo"
- },
- "_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
- "_phantomChildren": {},
- "_requested": {
- "name": "@babel/traverse",
- "raw": "@babel/traverse@^7.7.4",
- "rawSpec": "^7.7.4",
- "scope": "@babel",
- "spec": ">=7.7.4 <8.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/helper-call-delegate",
- "/@babel/helper-explode-assignable-expression",
- "/@babel/helper-remap-async-to-generator",
- "/@babel/helper-replace-supers",
- "/@babel/helper-wrap-function",
- "/@babel/helpers"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.7.4.tgz",
- "_shasum": "9c1e7c60fb679fe4fcfaa42500833333c2058558",
- "_shrinkwrap": null,
- "_spec": "@babel/traverse@^7.7.4",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core",
- "author": {
- "email": "sebmck@gmail.com",
- "name": "Sebastian McKenzie"
- },
- "dependencies": {
- "@babel/code-frame": "^7.5.5",
- "@babel/generator": "^7.7.4",
- "@babel/helper-function-name": "^7.7.4",
- "@babel/helper-split-export-declaration": "^7.7.4",
- "@babel/parser": "^7.7.4",
- "@babel/types": "^7.7.4",
- "debug": "^4.1.0",
- "globals": "^11.1.0",
- "lodash": "^4.17.13"
- },
- "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
- "devDependencies": {
- "@babel/helper-plugin-test-runner": "^7.7.4"
- },
- "directories": {},
- "dist": {
- "fileCount": 28,
- "integrity": "sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HBVCRA9TVsSAnZWagAAFeYP/iF1Yt1dynwfsm9I11Hg\n+euIBPDmiOK0CyPOCAZ+ZUoXlOf0Vk91S5/U4rBOUDvtmF5mZGjZ45oq9jjn\nVAm9onDUCvsgMhmDBWk+3UJ1uIEN3tfxbUa4bJy0f3UiHgdI1NlR1ItvTsGn\nR7NjCfAkx3iMGUexV9EHEQw0/I5+SiEvVQuA9DtqHdsGgAOcIuL7kDiTafeU\n8BdtsOhOoTdcAMLgXBcv0e7CnunE1TNIH8qVqH2Ji1AbbcdQUaG7c5SZtvJ7\naw7bt/wFMwVy3zM0QJgHv7ywLeaaJraVb5v6sArjt66dvxpH8P0vabo8lrAH\n1TDwoaNbLXgDTDb5TLT9B2nMEotn9XGqfKpU6S5eDqN5yEP50OQ31lNrw6TH\n3NSHmBHHPY1MS4c5PWLDICwv/qQkfuVR9r6Vu6t92zpc4LDS2oAwHJotu9ln\ntxihtpOTS6dOxcQSdelZc3FS8o0x035vIiu5sU7Y3YYuDQ6+BA5wMw0MEZHp\n1pHXG4udq9DWQKEN3ywc9BBRjNta8i5jDGrBI51S4eXNd5XD7xHjM+ZHaEWr\nyg50a8dIAilVgweY8Wu2QUxZdZTQjO3VlEDcYpk1bGwbtHlJkfWGk6IZymoJ\nz5PcvSw6hrWb8axvI+XDP6O0bA+2FtwIDMLYKGBYGfHZqX2L/77PinolKEwB\nMNoH\r\n=4S+J\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "9c1e7c60fb679fe4fcfaa42500833333c2058558",
- "tarball": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.7.4.tgz",
- "unpackedSize": 153677
- },
- "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
- "homepage": "https://babeljs.io/",
- "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/traverse",
- "optionalDependencies": {},
- "publishConfig": {
- "access": "public"
- },
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-traverse"
- },
- "version": "7.7.4"
- }
|