package.json
421 Bytes
{
"name": "sate24-to-trustlink",
"version": "1.0.0",
"description": "ST24 to TrustLink",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git@gitlab.kodesumber.com:reload97/sate24-to-trustlink.git"
},
"keywords": [
"st24",
"ppob",
"r97",
"trust"
],
"author": "Adhidarma Hadiwinoto <adhisimon@host2host.id>",
"license": "ISC"
}