Update cli description
This commit is contained in:
parent
fcdc6ebb1d
commit
c3f24b125e
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue