{
  "name": "ckn.data",
  "version": "2.0.14",
  "description": "",
  "main": "ckn.data.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://source.developers.google.com/p/ckn-technology/r/ckn.data"
  },
  "keywords": [
    "CKN",
    "CKN.Data"
  ],
  "author": "Santi Chongkaonar",
  "license": "ISC",
  "dependencies": {
    "ckn": "^2.0.21",
    "mongodb": "^5.1.0",
    "mysql": "^2.18.1",
    "pg": "^8.10.0",
    "tedious": "^15.1.3"
  }
}
