{ "_from": "@babel/code-frame@~7.10.4", "_id": "@babel/code-frame@7.10.4", "_inBundle": false, "_integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==", "_location": "/@babel/code-frame", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/code-frame@~7.10.4", "name": "@babel/code-frame", "escapedName": "@babel%2fcode-frame", "scope": "@babel", "rawSpec": "~7.10.4", "saveSpec": null, "fetchSpec": "~7.10.4" }, "_requiredBy": [ "/@expo/config", "/@expo/json-file", "/@jest/core/jest-message-util", "/@jest/environment/jest-message-util", "/@jest/reporters/jest-message-util", "/@jest/test-sequencer/jest-message-util", "/expect/jest-message-util", "/expo-constants/@babel/core", "/expo-constants/@expo/json-file", "/jest-environment-jsdom/jest-message-util", "/jest-environment-node/jest-message-util", "/jest-expo/@babel/core", "/jest-expo/@expo/json-file", "/jest-expo/jest-message-util", "/jest-jasmine2/jest-message-util", "/jest-message-util", "/jest-runner/jest-message-util", "/jest-runtime/jest-message-util", "/jest-snapshot/jest-message-util", "/jest-watcher/jest-message-util", "/metro", "/read-pkg/parse-json" ], "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", "_shasum": "168da1a36e90da68ae8d49c0f1b48c7c6249213a", "_spec": "@babel/code-frame@~7.10.4", "_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@expo/config", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/highlight": "^7.10.4" }, "deprecated": false, "description": "Generate errors that contain a code frame that point to source locations.", "devDependencies": { "chalk": "^2.0.0", "strip-ansi": "^4.0.0" }, "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/code-frame", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-code-frame" }, "version": "7.10.4" }