Skip to content

Commit

Permalink
manifest project
Browse files Browse the repository at this point in the history
  • Loading branch information
VGamezz19 committed Mar 25, 2018
1 parent 6ee21e5 commit b2271f7
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "mditor",
"version": "0.8.0",
"description": "There is a MarkDown Editor to do you'r crazy notes! ",
"main": "index.js",
"directories": {
"doc": "doc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/VGamezz19/MDitor.git"
},
"keywords": [
"reactjs",
"typescript",
"nodejs",
"md",
"markdown",
"editor",
"restful",
"composite-pattern"
],
"author": "Victor Gamez <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/VGamezz19/MDitor/issues"
},
"homepage": "https://github.com/VGamezz19/MDitor#readme"
}

0 comments on commit b2271f7

Please sign in to comment.