{ "_from": "@babel/types@^7.7.4", "_id": "@babel/types@7.7.4", "_inBundle": false, "_integrity": "sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==", "_location": "/@babel/types", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/types@^7.7.4", "name": "@babel/types", "escapedName": "@babel%2ftypes", "scope": "@babel", "rawSpec": "^7.7.4", "saveSpec": null, "fetchSpec": "^7.7.4" }, "_requiredBy": [ "/@babel/core", "/@babel/generator", "/@babel/helper-annotate-as-pure", "/@babel/helper-builder-binary-assignment-operator-visitor", "/@babel/helper-call-delegate", "/@babel/helper-define-map", "/@babel/helper-explode-assignable-expression", "/@babel/helper-function-name", "/@babel/helper-get-function-arity", "/@babel/helper-hoist-variables", "/@babel/helper-member-expression-to-functions", "/@babel/helper-module-imports", "/@babel/helper-module-transforms", "/@babel/helper-optimise-call-expression", "/@babel/helper-remap-async-to-generator", "/@babel/helper-replace-supers", "/@babel/helper-simple-access", "/@babel/helper-split-export-declaration", "/@babel/helper-wrap-function", "/@babel/helpers", "/@babel/preset-env", "/@babel/template", "/@babel/traverse" ], "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.7.4.tgz", "_shasum": "516570d539e44ddf308c07569c258ff94fde9193", "_spec": "@babel/types@^7.7.4", "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/@babel/core", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bundleDependencies": false, "dependencies": { "esutils": "^2.0.2", "lodash": "^4.17.13", "to-fast-properties": "^2.0.0" }, "deprecated": false, "description": "Babel Types is a Lodash-esque utility library for AST nodes", "devDependencies": { "@babel/generator": "^7.7.4", "@babel/parser": "^7.7.4" }, "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/types", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-types" }, "types": "lib/index.d.ts", "version": "7.7.4" }