diff --git a/package.json b/package.json new file mode 100644 index 0000000..ed1aa25 --- /dev/null +++ b/package.json @@ -0,0 +1,24 @@ +{ + "name": "sate24-to-hasanahpay", + "version": "1.0.0", + "description": "ST24 H2H-OUT to Hasanah Pay", + "main": "index.js", + "scripts": { + "test": "mocha" + }, + "repository": { + "type": "git", + "url": "git@gitlab.kodesumber.com:reload97/sate24-to-hasanahpay.git" + }, + "keywords": [ + "st24", + "ppob", + "reload97", + "r97", + "hpay", + "h2h", + "m2m" + ], + "author": "Adhidarma Hadiwinoto <me@adhisimon.org>", + "license": "ISC" +}