Commit a27ac68d1a18f3fea611cce101f1ecfbad55db0d

Authored by Husni Mubarok
1 parent 8903e5459d
Exists in master

package json

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

File was created 1 {
2 "name": "node-sate24-telegram",
3 "version": "0.0.1",
4 "description": "ST24 Telegram Center",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git@gitlab.kodesumber.com:reload97/sate24-center-telegram.git"
12 },
13 "keywords": [
14 "st24",
15 "reload97",
16 "telegram"
17 ],
18 "author": "husni",
19 "license": "ISC"
20 }
21