{
  "name": "vinted-monitor",
  "version": "0.2.4",
  "description": "Stay informed of the release of new Vinted items",
  "main": "./out/index.js",
  "types": "./out/typings/index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/Xen0o2/vinted-monitor.git"
  },
  "keywords": [
    "vinted",
    "vinted-monitor"
  ],
  "author": "Xen0o2",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.27.2",
    "typescript": "^4.7.4"
  },
  "type": "module"
}
