{
  "name": "copious-little-searcher",
  "version": "0.5.9",
  "description": "A small Search Server for finding assets pubished on a particular blog",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "node tests/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/copious-world/copious-little-searcher.git"
  },
  "funding": {
    "type" : "GitHub Sponsors",
    "url" : "https://github.com/sponsors/copious-world"
  },
  "keywords": [
    "Simplified",
    "tiny",
    "search",
    "engine"
  ],
  "author": "R. Leddy",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/copious-world/copious-little-searcher/issues"
  },
  "homepage": "https://github.com/copious-world/copious-little-searcher#readme",
  "dependencies": {
    "copious-registry": "^0.5.8"
  }
}
