summaryrefslogtreecommitdiff
path: root/package.json
blob: 97edbb09d55027e82bf74cc82251897bef99d741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "milchtankstelle",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {},
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@playwright/test": "^1.40.1",
    "@types/node": "^20.10.3"
  }
}