{
  "name": "@mindful-web/marko-web-search",
  "version": "1.68.0",
  "author": "Jacob Bare <jacob@parameter1.com>",
  "repository": "https://github.com/parameter1/mindful-web/tree/main/packages/marko-web-search",
  "license": "MIT",
  "scripts": {
    "lint:fix": "yarn lint --fix",
    "lint": "eslint --ext .js --ext .vue --max-warnings 5 ./",
    "compile": "mindful-web-marko-compile compile",
    "prepublish": "yarn compile --silent",
    "test": "yarn compile --no-clean && yarn lint"
  },
  "dependencies": {
    "@mindful-web/inflector": "^1.0.0",
    "@mindful-web/marko-web-icons": "^1.59.2",
    "@mindful-web/object-path": "^1.57.0",
    "@mindful-web/utils": "^1.57.0",
    "@mindful-web/web-common": "^1.57.0",
    "@parameter1/joi": "^1.2.10",
    "graphql": "^14.7.0",
    "graphql-tag": "^2.12.6"
  },
  "peerDependencies": {
    "@mindful-web/marko-core": "^1.0.0",
    "@mindful-web/marko-web": "^1.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c7b9eeab22222e27f7513dfafaec97eac82b2c69"
}
