Merge pull request #8 from pratikpc/patch-1
This commit is contained in:
commit
0d2e14ae77
|
|
@ -3,6 +3,7 @@
|
||||||
"version": "0.0.3",
|
"version": "0.0.3",
|
||||||
"description": "import a medium URL and convert it to markdown",
|
"description": "import a medium URL and convert it to markdown",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
"bin": "./index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"convert": "node index.js",
|
"convert": "node index.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue