update old 6to5 package.json description

This commit is contained in:
Sebastian McKenzie 2015-05-20 09:56:54 +01:00
parent e280a810c3
commit 98af01a73c

View File

@ -1,6 +1,6 @@
{
"name": "babel-core",
"description": "Turn ES6 code into readable vanilla ES5 with source maps",
"description": "A compiler for writing next generation JavaScript",
"version": "5.4.3",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",