You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-8Lines changed: 2 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,8 @@
1
1
{
2
2
"name": "markdown-include",
3
3
"version": "0.1.0",
4
-
"author": "Sethen Maleno",
5
-
"description": "markdown-include is built using Node.js and allows you to include markdown files into other markdown files using a C style include syntax",
4
+
"description": "Include markdown files into other markdown files with C style syntax.",
0 commit comments