Update cli description

This commit is contained in:
mmcwilliams 2019-03-04 22:10:23 -05:00
parent fcdc6ebb1d
commit c3f24b125e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "mcopy-cli", "name": "mcopy-cli",
"version": "0.0.1", "version": "0.0.1",
"description": "CLI for controlling mcopy optical printer tools", "description": "CLI for controlling the mcopy optical printer platform",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"