{
  "name": "ckn.systems.backend",
  "version": "1.0.65",
  "description": "CKN Systems Package for Backend",
  "main": "ckn.systems.backend.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://source.developers.google.com/p/ckn-systems/r/ckn.systems.backend"
  },
  "keywords": [
    "CKN",
    "CKN.Systems",
    "CKN.Systems.Backend"
  ],
  "author": "Santi Chongkoanar",
  "license": "ISC",
  "dependencies": {
    "ckn.systems": "^1.0.3",
    "crypto-js": "^4.1.1",
    "ejs": "^3.1.6",
    "express": "^4.17.1"
  }
}
