package.json
408 Bytes
{
"name": "sisingo",
"version": "1.0.0",
"description": "Simple Single Sign-On",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitlab.kodesumber.com:adhisimon/sisingo.git"
},
"keywords": [
"sso",
"jwt"
],
"author": "Adhidarma Hadiwinoto <me@adhisimon.org>",
"license": "ISC"
}