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.
102 lines
2.6 KiB
102 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "babel-code-frame@^6.16.0",
|
|
"scope": null,
|
|
"escapedName": "babel-code-frame",
|
|
"name": "babel-code-frame",
|
|
"rawSpec": "^6.16.0",
|
|
"spec": ">=6.16.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/trott/io.js/tools/node_modules/eslint"
|
|
]
|
|
],
|
|
"_from": "babel-code-frame@>=6.16.0 <7.0.0",
|
|
"_id": "babel-code-frame@6.20.0",
|
|
"_inCache": true,
|
|
"_location": "/babel-code-frame",
|
|
"_nodeVersion": "6.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/babel-code-frame-6.20.0.tgz_1481239541478_0.12437463807873428"
|
|
},
|
|
"_npmUser": {
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
"_npmVersion": "3.10.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "babel-code-frame@^6.16.0",
|
|
"scope": null,
|
|
"escapedName": "babel-code-frame",
|
|
"name": "babel-code-frame",
|
|
"rawSpec": "^6.16.0",
|
|
"spec": ">=6.16.0 <7.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/eslint"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.20.0.tgz",
|
|
"_shasum": "b968f839090f9a8bc6d41938fb96cb84f7387b26",
|
|
"_shrinkwrap": null,
|
|
"_spec": "babel-code-frame@^6.16.0",
|
|
"_where": "/Users/trott/io.js/tools/node_modules/eslint",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^1.1.0",
|
|
"esutils": "^2.0.2",
|
|
"js-tokens": "^2.0.0"
|
|
},
|
|
"description": "Generate errors that contain a code frame that point to source locations.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "b968f839090f9a8bc6d41938fb96cb84f7387b26",
|
|
"tarball": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.20.0.tgz"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "amasad",
|
|
"email": "amjad.masad@gmail.com"
|
|
},
|
|
{
|
|
"name": "hzoo",
|
|
"email": "hi@henryzoo.com"
|
|
},
|
|
{
|
|
"name": "jmm",
|
|
"email": "npm-public@jessemccarthy.net"
|
|
},
|
|
{
|
|
"name": "loganfsmyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
{
|
|
"name": "sebmck",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
{
|
|
"name": "thejameskyle",
|
|
"email": "me@thejameskyle.com"
|
|
}
|
|
],
|
|
"name": "babel-code-frame",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
|
|
},
|
|
"scripts": {},
|
|
"version": "6.20.0"
|
|
}
|
|
|