mirror of
https://github.com/10h30/wordpress-export-to-markdown.git
synced 2026-07-11 18:56:14 +09:00
create npm command
This commit is contained in:
+4
-1
@@ -23,5 +23,8 @@
|
||||
"request": "^2.88.0",
|
||||
"turndown": "^5.0.3",
|
||||
"xml2js": "^0.4.22"
|
||||
},
|
||||
"bin": {
|
||||
"w2m": "./index.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user