Skip to content

Commit

Permalink
updated title
Browse files Browse the repository at this point in the history
  • Loading branch information
xpl committed Oct 6, 2017
1 parent d52e691 commit 33a22e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ansicolor",
"version": "1.1.70",
"description": "The final solution to the ANSI color/style management. Works in browsers!",
"description": "A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.",
"main": "./build/ansicolor.js",
"scripts": {
"lint": "eslint ansicolor.js",
Expand All @@ -18,6 +18,7 @@
},
"keywords": [
"ANSI",
"ansi to css",
"code",
"codes",
"color",
Expand Down Expand Up @@ -60,7 +61,6 @@
"parse ansi",
"ansi parser",
"ansi to html",
"ansi to css",
"ansi for web",
"web ansi",
"css ansi",
Expand Down

0 comments on commit 33a22e6

Please sign in to comment.