UNPKG

gotta-go-fast

Version:
29 lines (28 loc) 636 B
{ "name": "gotta-go-fast", "version": "1.0.3", "description": "Cross-platform shell shortcuts", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "ggf": "bin/ggf.js" }, "repository": { "type": "git", "url": "git+https://github.com/LPGhatguy/gotta-go-fast.git" }, "keywords": [ "gotta", "go", "fast", "sanic" ], "author": "Lucien Greathouse <me@lpghatguy.com>", "license": "MIT", "bugs": { "url": "https://github.com/LPGhatguy/gotta-go-fast/issues" }, "homepage": "https://github.com/LPGhatguy/gotta-go-fast#readme" }