Commit 969ad6579b59a63b435e4730e1251e7f5cb66249

Authored by Adhidarma Hadiwinoto
1 parent a9ddbbfb31
Exists in master

package.json

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

... ... @@ -0,0 +1,21 @@
  1 +{
  2 + "name": "sate24-center-telegram-menu",
  3 + "version": "1.0.0",
  4 + "description": "ST24 Telegram Center (menu)",
  5 + "main": "index.js",
  6 + "scripts": {
  7 + "test": "mocha"
  8 + },
  9 + "repository": {
  10 + "type": "git",
  11 + "url": "git@gitlab.kodesumber.com:reload97/sate24-center-telegram-menu.git"
  12 + },
  13 + "keywords": [
  14 + "st24",
  15 + "ppob",
  16 + "reload97",
  17 + "telegram"
  18 + ],
  19 + "author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
  20 + "license": "ISC"
  21 +}