UNPKG

mercenary

Version:
26 lines (25 loc) 518 B
{ "name": "mercenary", "version": "3.32.13", "description": "CLI for mercenary", "bin": { "mercenary": "./index.js" }, "scripts": { "postinstall": "node ./postinstall.js" }, "author": "Justin Sisley", "repository": "https://github.com/justinsisley/mercenary", "license": "ISC", "engines": { "node": ">=8" }, "dependencies": { "chalk": "2.4.1", "cross-spawn": "6.0.5", "extfs": "0.0.7", "fs-extra": "7.0.0", "ora": "3.0.0", "update-notifier": "2.5.0" } }