create npm command

This commit is contained in:
Jason Lloyd
2020-01-16 17:44:50 +00:00
parent 2024d63aed
commit ebfcce977a
2 changed files with 12 additions and 7 deletions
+4 -1
View File
@@ -23,5 +23,8 @@
"request": "^2.88.0",
"turndown": "^5.0.3",
"xml2js": "^0.4.22"
},
"bin": {
"w2m": "./index.js"
}
}
}