{ "name": "@babel/code-frame", "version": "7.8.3", "description": "Generate errors that contain a code frame that point to source locations.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "license": "MIT", "publishConfig": { "access": "public" }, "repository": "https://github.com/babel/babel/tree/master/packages/babel-code-frame", "main": "lib/index.js", "dependencies": { "@babel/highlight": "^7.8.3" }, "devDependencies": { "chalk": "^2.0.0", "strip-ansi": "^4.0.0" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "__npminstall_done": "Mon May 18 2020 19:19:05 GMT+0800 (CST)", "_from": "@babel/code-frame@7.8.3", "_resolved": "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.8.3.tgz?cache=0&sync_timestamp=1578951984905&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcode-frame%2Fdownload%2F%40babel%2Fcode-frame-7.8.3.tgz" }