This commit is contained in:
Christopher Jeffrey 2015-07-31 00:15:24 -07:00
parent af2a42423b
commit 8b81eb7299
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "blessed", "name": "blessed",
"description": "A high-level terminal interface library for node.js.", "description": "A high-level terminal interface library for node.js.",
"author": "Christopher Jeffrey", "author": "Christopher Jeffrey",
"version": "0.1.19", "version": "0.1.20",
"main": "./lib/blessed.js", "main": "./lib/blessed.js",
"bin": "./bin/tput.js", "bin": "./bin/tput.js",
"preferGlobal": false, "preferGlobal": false,