kafeh
Version:
I want coffee!!!
27 lines (26 loc) • 547 B
JSON
{
"name": "kafeh",
"version": "1.1.2",
"description": "I want coffee!!!",
"main": "index.js",
"scripts": {
"test": "test"
},
"bin": {
"kafeh": "index.mjs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/skvggor/kafeh.git"
},
"keywords": [
"café",
"coffee"
],
"author": "skvggor <skvggor@youremail.com> (http://skvggor.github.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/skvggor/kafeh/issues"
},
"homepage": "https://github.com/skvggor/kafeh#readme"
}