暂无描述

package.json 1.5KB

    { "_from": "@babel/highlight@7.0.0-beta.44", "_id": "@babel/highlight@7.0.0-beta.44", "_inBundle": false, "_integrity": "sha1-GMlM5UORaoBVPtzc9oGJCyAHR9U=", "_location": "/@babel/highlight", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/highlight@7.0.0-beta.44", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", "rawSpec": "7.0.0-beta.44", "saveSpec": null, "fetchSpec": "7.0.0-beta.44" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "http://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.0.0-beta.44.tgz", "_shasum": "18c94ce543916a80553edcdcf681890b200747d5", "_spec": "@babel/highlight@7.0.0-beta.44", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/@babel/code-frame", "author": { "name": "suchipi", "email": "me@suchipi.com" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.0.0", "esutils": "^2.0.2", "js-tokens": "^3.0.0" }, "deprecated": false, "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "strip-ansi": "^4.0.0" }, "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/highlight", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-highlight" }, "version": "7.0.0-beta.44" }