{ "name": "@babel/code-frame", "version": "7.0.0", "description": "Generate errors that contain a code frame that point to source locations.", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-code-frame", "main": "lib/index.js", "dependencies": { "@babel/highlight": "^7.0.0" }, "devDependencies": { "chalk": "^2.0.0", "strip-ansi": "^4.0.0" } ,"_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz" ,"_integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==" ,"_from": "@babel/code-frame@7.0.0" }