{ "name": "babel-code-frame", "version": "6.1.8", "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-runtime": "^5.0.0", "chalk": "^1.1.0", "esutils": "^2.0.2", "js-tokens": "^1.0.1", "line-numbers": "^0.2.0", "repeating": "^1.1.3" } }