| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "@babel/code-frame@7.10.4",
- "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
- ]
- ],
- "_development": true,
- "_from": "@babel/code-frame@7.10.4",
- "_id": "@babel/code-frame@7.10.4",
- "_inBundle": false,
- "_integrity": "sha1-Fo2ho26Q2miujUnA8bSMfGJJITo=",
- "_location": "/@babel/code-frame",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/code-frame@7.10.4",
- "name": "@babel/code-frame",
- "escapedName": "@babel%2fcode-frame",
- "scope": "@babel",
- "rawSpec": "7.10.4",
- "saveSpec": null,
- "fetchSpec": "7.10.4"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/template",
- "/@babel/traverse",
- "/babel-eslint",
- "/eslint",
- "/parse-json"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.10.4.tgz",
- "_spec": "7.10.4",
- "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/highlight": "^7.10.4"
- },
- "description": "Generate errors that contain a code frame that point to source locations.",
- "devDependencies": {
- "chalk": "^2.0.0",
- "strip-ansi": "^4.0.0"
- },
- "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/code-frame",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-code-frame"
- },
- "version": "7.10.4"
- }
|