package.json
414 Bytes
{
"name": "komodo-gw-komodo",
"version": "0.1.0",
"description": "Komodo Gateway to other Komodo",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git@gitlab.kodesumber.com:komodo/komodo-gw-komodo.git"
},
"keywords": [
"komodo",
"tektrans",
"ppob"
],
"author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
"license": "ISC"
}