This commit is contained in:
Christopher Jeffrey 2014-06-27 00:54:24 -05:00
parent 23bba3f41e
commit 98b931be7f

View File

@ -2,7 +2,7 @@
"name": "blessed", "name": "blessed",
"description": "A curses-like library for node.js.", "description": "A curses-like library for node.js.",
"author": "Christopher Jeffrey", "author": "Christopher Jeffrey",
"version": "0.0.36", "version": "0.0.37",
"main": "./lib/blessed.js", "main": "./lib/blessed.js",
"bin": "./bin/tput.js", "bin": "./bin/tput.js",
"preferGlobal": false, "preferGlobal": false,