{
  "name": "@sawsanCS/lotide",
  "version": "1.0.0",
  "description": "A mini clone of the [Lodash](https://lodash.com) library.",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sawsanCS/lotide.git"
  },
  "author": "saoussen",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/sawsanCS/lotide/issues"
  },
  "homepage": "https://github.com/sawsanCS/lotide#readme"
}
