Add npm test command
@ -18,6 +18,9 @@
},
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "make test"
"dependencies": {
"argparse": "~ 0.1.15",
"autolinker": "~ 0.12.3",