UNPKG

@cam-o-man/simpleshell

Version:

A simple function that allows users to run commands directly from JavaScript.

13 lines (12 loc) 449 B
{ "name": "@cam-o-man/simpleshell", "version": "1.2.1", "description": "A simple function that allows users to run commands directly from JavaScript.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["shell", "simple", "commands", "asynchronous", "console", "hackSugar"], "author": "Connor McDermid, on behalf of hackSugar", "license": "GNU General Public License v3.0" }