UNPKG

small_talk_with_sergey

Version:

Small talk with Sergey

19 lines (18 loc) 343 B
{ "name": "small_talk_with_sergey", "version": "1.0.0", "description": "Small talk with Sergey", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "sayHi": "./sayHi", "sayBye": "./sayBye" }, "keywords": [ "sergey" ], "author": "Sergey Gusar", "license": "MIT" }