chore(now) add export

This commit is contained in:
coderaiser 2018-09-21 17:15:46 +03:00
parent 5818cd4375
commit df302a799c

View file

@ -8,7 +8,10 @@
"cloudcmd_import": "true",
"cloudcmd_import_listen": "true",
"cloudcmd_import_token": "hello",
"cloudcmd_import_url": "https://cloudcmd.herokuapp.com"
"cloudcmd_import_url": "https://cloudcmd.herokuapp.com",
"cloudcmd_export": "true",
"cloudcmd_export_token": "hello",
"cloudcmd_name": "Cloud Commander - Now"
},
"engines": {
"node": "8"