{
  "name": "ett-easy-time-tracker-for-woocommerce",
  "version": "1.0.0",
  "description": "",
  "keywords": [
    "time-tracker",
    "woocommerce",
    "wordpress"
  ],
  "homepage": "https://github.com/dans-art/time-tracker#readme",
  "bugs": {
    "url": "https://github.com/dans-art/time-tracker/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dans-art/time-tracker.git"
  },
  "license": "ISC",
  "author": "dansart",
  "type": "commonjs",
  "main": "scripts/tt-main-script.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "choices.js": "^11.1.0"
  },
  "devDependencies": {
    "vite": "^7.3.1"
  }
}
