We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6bd50 commit f2ccd56Copy full SHA for f2ccd56
package.json
@@ -2,7 +2,13 @@
2
"author": "Suan-Aik Yeo <[email protected]>",
3
"name": "instant-markdown-d",
4
"description": "Instantly-updating Markdown Server",
5
- "version": "0.1.0",
+ "version": "0.2.0",
6
+ "license": "Apache-2.0",
7
+ "homepage": "https://github.com/suan/instant-markdown-d",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/suan/instant-markdown-d.git"
11
+ },
12
"engine": "node",
13
"main": "instant-markdown-d",
14
"preferGlobal": "true",
0 commit comments