Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
Add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
drudge committed Sep 6, 2012
1 parent c4c7a15 commit 5fdcc93
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
3 changes: 0 additions & 3 deletions node_modules/github-flavored-markdown/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions package.json
@@ -0,0 +1,21 @@
{
"name": "github-flavored-markdown",
"version": "1.1.0",
"description": "Github Flavored Markdown Preview for Chocolat",
"main": "init.js",
"dependencies": {
"github-flavored-markdown": "~1.0.1"
},
"repository": {
"type": "git",
"url": "https://github.com/drudge/github-flavored-markdown.chocmixin.git"
},
"keywords": [
"github",
"markdown",
"preview",
"bootstrap"
],
"author": "Nicholas Penree <nick@penree.com>",
"license": "MIT"
}

0 comments on commit 5fdcc93

Please sign in to comment.