{
  "name": "@kowo0403hk/lotide",
  "version": "1.0.1",
  "description": "lotide library by LHL Bootcamp student",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kowo0403hk/lotide.git"
  },
  "keywords": [
    "LHL",
    "lotide"
  ],
  "author": "Alex Kwok On Cheung",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kowo0403hk/lotide/issues"
  },
  "homepage": "https://github.com/kowo0403hk/lotide#readme",
  "devDependencies": {
    "chai": "^4.3.6",
    "mocha": "^10.0.0"
  }
}
