Sha256: 3a3cc9fe8bc42ff03063bb4f2c695cf219b7cfb94aaa8a78d6c64e224d7257d1

Contents?: true

Size: 741 Bytes

Versions: 7

Compression:

Stored size: 741 Bytes

Contents

{
  "name": "@babel/highlight",
  "version": "7.14.5",
  "description": "Syntax highlight JavaScript strings for output in terminals.",
  "author": "The Babel Team (https://babel.dev/team)",
  "homepage": "https://babel.dev/docs/en/next/babel-highlight",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel.git",
    "directory": "packages/babel-highlight"
  },
  "main": "./lib/index.js",
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.14.5",
    "chalk": "^2.0.0",
    "js-tokens": "^4.0.0"
  },
  "devDependencies": {
    "@types/chalk": "^2.0.0",
    "strip-ansi": "^4.0.0"
  },
  "engines": {
    "node": ">=6.9.0"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.16.1 test/dummy/node_modules/@babel/highlight/package.json
disco_app-0.15.2 test/dummy/node_modules/@babel/highlight/package.json
disco_app-0.18.4 test/dummy/node_modules/@babel/highlight/package.json
disco_app-0.18.1 test/dummy/node_modules/@babel/highlight/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/highlight/package.json
disco_app-0.14.0 test/dummy/node_modules/@babel/highlight/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/highlight/package.json