This commit is contained in:
Christopher Jeffrey 2015-06-19 18:14:58 -07:00
parent 4759fcfa31
commit ebdd1940fe
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.60", "version": "0.1.61",
"main": "./lib/blessed.js", "main": "./lib/blessed.js",
"bin": "./bin/tput.js", "bin": "./bin/tput.js",
"preferGlobal": false, "preferGlobal": false,