{ "name": "@keymanapp/resources-gosh", "description": "Good Ol' Shell", "author": "Marc Durdin (https://github.com/mcdurdin)", "contributors": [ "Eddie Antonio Santos " ], "homepage": "https://github.com/keymanapp/keyman", "license": "MIT", "bin": { "gosh": "./gosh.js" }, "private": true, "files": [ "bin" ], "repository": { "type": "git", "url": "git+https://github.com/keymanapp/keyman.git" }, "bugs": { "url": "https://github.com/keymanapp/keyman/issues" } }