mirror of https://github.com/lukechilds/node.git
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.
46 lines
1.3 KiB
46 lines
1.3 KiB
{
|
|
"_from": "babel-code-frame@^6.22.0",
|
|
"_id": "babel-code-frame@6.22.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-AnYgvuVnqIwyVhV05/0IAdMxGOQ=",
|
|
"_location": "/eslint/babel-code-frame",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-code-frame@^6.22.0",
|
|
"name": "babel-code-frame",
|
|
"escapedName": "babel-code-frame",
|
|
"rawSpec": "^6.22.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.22.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/eslint"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.22.0.tgz",
|
|
"_shasum": "027620bee567a88c32561574e7fd0801d33118e4",
|
|
"_spec": "babel-code-frame@^6.22.0",
|
|
"_where": "/Users/trott/io.js/tools/eslint-tmp/node_modules/eslint",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^1.1.0",
|
|
"esutils": "^2.0.2",
|
|
"js-tokens": "^3.0.0"
|
|
},
|
|
"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.22.0"
|
|
}
|
|
|