{
  "name": "@otbi/lotide",
  "version": "1.0.1",
  "description": "Lighthouse Lotide",
  "main": "assertArraysEqual.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "chai": "^4.2.0"
  },
  "devDependencies": {
    "mocha": "^8.0.1"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Oluwatobii/lotide.git"
  },
  "author": "Oluwatobi Bello",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Oluwatobii/lotide/issues"
  },
  "homepage": "https://github.com/Oluwatobii/lotide#readme"
}
