Commit 492595ffb63b71c9b79f6343f21ba67c2357a69d

Authored by Adhidarma Hadiwinoto
1 parent e502055d57
Exists in master

package.json

Showing 1 changed file with 22 additions and 0 deletions Inline Diff

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