Add babel-code-frame package.json description

This commit is contained in:
James Kyle
2015-10-29 19:56:49 -07:00
parent 3274a40bbf
commit 585612a41f

View File

@@ -1,7 +1,7 @@
{
"name": "babel-code-frame",
"version": "6.0.2",
"description": "",
"description": "Generate errors that contain a code frame that point to source locations.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
@@ -15,4 +15,4 @@
"line-numbers": "^0.2.0",
"repeating": "^1.1.3"
}
}
}