Commit 3eee308458bb2ccfa4414e300b132049279517d0

Authored by adi surya
0 parents
Exists in master

initial commit

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

... ... @@ -0,0 +1,21 @@
  1 +{
  2 + "name": "komodo2-gw-sds-ss",
  3 + "version": "0.5.0",
  4 + "description": "gateway ke sds-ss",
  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:tektrans/komodo2-gw-sds-ss.git"
  12 + },
  13 + "keywords": [
  14 + "komodo2",
  15 + "gateway",
  16 + "sds",
  17 + "ss"
  18 + ],
  19 + "author": "",
  20 + "license": "SEE LICENSE IN license.txt"
  21 +}