This commit is contained in:
Christopher Jeffrey 2013-03-06 04:49:38 -06:00
parent 2c41e0b862
commit b664a21cdd

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.4", "version": "0.0.5",
"main": "./lib/program.js", "main": "./lib/program.js",
"bin": "./bin/tput.js", "bin": "./bin/tput.js",
"preferGlobal": false, "preferGlobal": false,