]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Add description to package.json
authorDaniel Imms <tyriar@tyriar.com>
Mon, 6 Feb 2017 21:56:52 +0000 (13:56 -0800)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2017 21:56:52 +0000 (13:56 -0800)
This should fix the ugly broken markdown at the top of npm

package.json

index c05d97f25871ef25e771013bbe5108352b7d12e9..8e81c204753aeff1eee073fb0c456922929dd176 100644 (file)
@@ -1,5 +1,6 @@
 {
   "name": "xterm",
+  "description": "Full xterm terminal, in your browser",
   "version": "2.2.3",
   "ignore": [
     "demo",