{
  "name": "aoiwebtracker",
  "version": "0.0.4",
  "description": "Automatic Areas-of-Interest Tracker for Web Application, down to the word level!",
  "main": "src/AOIWebTracker.ts",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oele-isis-vanderbilt/AOIWebTracker.git"
  },
  "keywords": [
    "eye-tracking",
    "areas-of-interest",
    "automatic",
    "web",
    "word-level"
  ],
  "files": [
    "src/*"
  ],
  "author": {
    "name": "Eduardo Davalos",
    "email": "eduardo.davalos.anaya@vanderbilt.edu"
  },
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/oele-isis-vanderbilt/AOIWebTracker/issues"
  },
  "homepage": "https://github.com/oele-isis-vanderbilt/AOIWebTracker#readme",
  "dependencies": {
    "mitt": "^3.0.0"
  }
}
