UNPKG

motcha-cli

Version:

Command line tools for MotchaSoft

22 lines (21 loc) 364 B
{ "name": "motcha-cli", "version": "1.0.1", "description": "Command line tools for MotchaSoft", "main": "index.js", "scripts": { "test": "mocha" }, "keywords": [ "MotchaSoft", "Retail", "Management", "System" ], "author": "MotchaSoft", "license": "ISC", "dependencies": { "chai": "^4.1.0", "mocha": "^3.4.2" } }