You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.6 KiB
57 lines
1.6 KiB
{ |
|
"_from": "@babel/code-frame@^7.0.0", |
|
"_id": "@babel/code-frame@7.10.4", |
|
"_inBundle": false, |
|
"_integrity": "sha1-Fo2ho26Q2miujUnA8bSMfGJJITo=", |
|
"_location": "/@babel/code-frame", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/code-frame@^7.0.0", |
|
"name": "@babel/code-frame", |
|
"escapedName": "@babel%2fcode-frame", |
|
"scope": "@babel", |
|
"rawSpec": "^7.0.0", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.0.0" |
|
}, |
|
"_requiredBy": [ |
|
"/eslint" |
|
], |
|
"_resolved": "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.10.4.tgz", |
|
"_shasum": "168da1a36e90da68ae8d49c0f1b48c7c6249213a", |
|
"_spec": "@babel/code-frame@^7.0.0", |
|
"_where": "/home/alvis/Projects/chrome-extension-syncmarks/node_modules/eslint", |
|
"author": { |
|
"name": "Sebastian McKenzie", |
|
"email": "sebmck@gmail.com" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/babel/babel/issues" |
|
}, |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/highlight": "^7.10.4" |
|
}, |
|
"deprecated": false, |
|
"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" |
|
}
|
|
|