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.
51 lines
1.4 KiB
51 lines
1.4 KiB
4 years ago
|
{
|
||
|
"_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": {
|
||
|
"escape-string-regexp": "1.0.5",
|
||
|
"has-ansi": "2.0.0",
|
||
|
"strip-ansi": "3.0.1"
|
||
|
},
|
||
|
"_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": [
|
||
|
"/css-loader"
|
||
|
],
|
||
|
"_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/herrhase/Workspace/tentakelfabrik/board/node_modules/css-loader",
|
||
|
"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"
|
||
|
}
|