| { |
| "author": { |
| "email": "me@suchipi.com", |
| "name": "suchipi" |
| }, |
| "bundleDependencies": false, |
| "dependencies": { |
| "chalk": "^2.0.0", |
| "esutils": "^2.0.2", |
| "js-tokens": "^4.0.0" |
| }, |
| "deprecated": false, |
| "description": "Syntax highlight JavaScript strings for output in terminals.", |
| "devDependencies": { |
| "strip-ansi": "^4.0.0" |
| }, |
| "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4", |
| "homepage": "https://babeljs.io/", |
| "license": "MIT", |
| "main": "lib/index.js", |
| "name": "@babel/highlight", |
| "publishConfig": { |
| "access": "public" |
| }, |
| "repository": { |
| "type": "git", |
| "url": "https://github.com/babel/babel/tree/master/packages/babel-highlight" |
| }, |
| "version": "7.5.0" |
| } |