This commit is contained in:
Christopher Jeffrey 2015-05-02 03:09:23 -07:00
parent a7d6f6e591
commit ce7cab13ba
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.55", "version": "0.1.56",
"main": "./lib/blessed.js", "main": "./lib/blessed.js",
"bin": "./bin/tput.js", "bin": "./bin/tput.js",
"preferGlobal": false, "preferGlobal": false,