Commit ec471122c8a6e7e674f204631dcfe303a37566ac

Authored by Adhidarma Hadiwinoto
1 parent 762bd8ee50
Exists in master

package.json

Showing 1 changed file with 24 additions and 0 deletions Side-by-side Diff

... ... @@ -0,0 +1,24 @@
  1 +{
  2 + "name": "sate24-to-hasanahpay",
  3 + "version": "1.0.0",
  4 + "description": "ST24 H2H-OUT to Hasanah Pay",
  5 + "main": "index.js",
  6 + "scripts": {
  7 + "test": "mocha"
  8 + },
  9 + "repository": {
  10 + "type": "git",
  11 + "url": "git@gitlab.kodesumber.com:reload97/sate24-to-hasanahpay.git"
  12 + },
  13 + "keywords": [
  14 + "st24",
  15 + "ppob",
  16 + "reload97",
  17 + "r97",
  18 + "hpay",
  19 + "h2h",
  20 + "m2m"
  21 + ],
  22 + "author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
  23 + "license": "ISC"
  24 +}