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.
47 lines
1.4 KiB
47 lines
1.4 KiB
{ |
|
"_from": "babel-code-frame@^6.26.0", |
|
"_id": "babel-code-frame@6.26.0", |
|
"_inBundle": false, |
|
"_integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", |
|
"_location": "/babel-code-frame", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "babel-code-frame@^6.26.0", |
|
"name": "babel-code-frame", |
|
"escapedName": "babel-code-frame", |
|
"rawSpec": "^6.26.0", |
|
"saveSpec": null, |
|
"fetchSpec": "^6.26.0" |
|
}, |
|
"_requiredBy": [ |
|
"/babel-core", |
|
"/babel-traverse" |
|
], |
|
"_resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", |
|
"_shasum": "63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b", |
|
"_spec": "babel-code-frame@^6.26.0", |
|
"_where": "/home/rudi/Personal/disgord-Thanos/node_modules/babel-core", |
|
"author": { |
|
"name": "Sebastian McKenzie", |
|
"email": "sebmck@gmail.com" |
|
}, |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"chalk": "^1.1.3", |
|
"esutils": "^2.0.2", |
|
"js-tokens": "^3.0.2" |
|
}, |
|
"deprecated": false, |
|
"description": "Generate errors that contain a code frame that point to source locations.", |
|
"homepage": "https://babeljs.io/", |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "babel-code-frame", |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame" |
|
}, |
|
"version": "6.26.0" |
|
}
|
|
|