about summary refs log tree commit diff
path: root/users/Profpatsch/package.json
blob: 42bbc52ebfdf63cda05ea6b3c5ffa68edf8a9901 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "profpatsch",
  "version": "1.0.0",
  "description": "Welcome, Welcome.",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "@eslint/js": "^9.11.1",
    "@types/eslint__js": "^8.42.3",
    "@typescript-eslint/parser": "^8.8.0",
    "eslint": "^9.11.1",
    "typescript-eslint": "^8.8.0"
  }
}