{
  "name": "@mindful-web/marko-web-p1-events",
  "version": "1.83.1",
  "description": "Parameter1 user event tracking components for Mindful Web/Marko websites.",
  "author": "Jacob Bare <jacob@parameter1.com>",
  "license": "MIT",
  "repository": "https://github.com/parameter1/mindful-web/tree/main/packages/marko-web-p1-events",
  "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-deferred-script-loader": "^1.83.1",
    "@mindful-web/object-path": "^1.83.1",
    "@mindful-web/utils": "^1.83.1",
    "nanoid": "^3.3.4"
  },
  "peerDependencies": {
    "@mindful-web/marko-core": "^1.0.0",
    "@mindful-web/marko-web": "^1.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c9507129d0e30847cb2b2a941cb383746d1fd501"
}
