Specify about using as npm script

This commit is contained in:
Zalmoxisus
2016-01-21 11:16:46 +02:00
parent 64c2032568
commit 56fda3de2c
2 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "remotedev-server",
"version": "0.0.1",
"description": "Run remotedev monitor on your local server.",
"description": "Run the RemoteDev monitor on your local server.",
"bin": {
"remotedev": "bin/remotedev.js"
},