{
  "name": "type-to-search-wiki",
  "version": "1.0.0",
  "description": "Vanilla js example by rubico",
  "scripts": {
    "start": "serve ./src"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "serve": "^13.0.2"
  }
}
