]> git.r.bdr.sh - rbdr/blog/blobdiff - package.json
Substitute markdown for showdown
[rbdr/blog] / package.json
index e5303b110584c64420412231d173718bbed6ce26..4b18dbcee3f8cc5b3b9fce381feb4c8ce8b0087f 100644 (file)
   "homepage": "https://github.com/rbdr/blog#readme",
   "dependencies": {
     "getenv": "0.7.x",
-    "markdown": "0.5.x",
     "minimist": "1.2.x",
     "mustache": "2.3.x",
     "ncp": "2.0.x",
-    "rimraf": "2.6.x"
+    "rimraf": "2.6.x",
+    "showdown": "1.7.x"
   },
   "devDependencies": {
     "docdash": "0.4.x",