This commit is contained in:
Christopher Jeffrey 2015-04-10 14:07:21 -07:00
parent 01601036c3
commit 530e9d77b1

View File

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