This commit is contained in:
Christopher Jeffrey 2011-08-14 00:04:16 -05:00
parent c8344be7d9
commit f881913833

View File

@ -2,7 +2,7 @@
"name": "marked", "name": "marked",
"description": "a fast markdown parser", "description": "a fast markdown parser",
"author": "Christopher Jeffrey", "author": "Christopher Jeffrey",
"version": "0.0.1", "version": "0.0.2",
"main": "./lib/marked.js", "main": "./lib/marked.js",
"bin": { "marked": "./bin/marked" }, "bin": { "marked": "./bin/marked" },
"repository": "git://github.com/chjj/marked.git", "repository": "git://github.com/chjj/marked.git",