{
  "name": "the-simplest-breadcrumb",
  "version": "1.8.0",
  "description": "The simplest Breadcrumb you always needed",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/amans199/the-simplest-breadcrumb.git"
  },
  "keywords": [
    "breadcrumb",
    "dynamic-breadcrumb",
    "simple-dynamic-breadcrumb"
  ],
  "author": "Ahmed Mansour <ahmed.ouda1997@gmail.com> ( amans199 ) ",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/amans199/the-simplest-breadcrumb/issues"
  },
  "homepage": "https://github.com/amans199/the-simplest-breadcrumb#readme",
  "dependencies": {},
  "devDependencies": {}
}