summaryrefslogtreecommitdiff
path: root/frontend-old/package.json
blob: b2113754d1c78fe5a0688ec8fef85eed903599da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "vhlaundryweb",
  "version": "1.0.0",
  "description": "ye",
  "license": "ISC",
  "author": "",
  "type": "module",
  "main": "script.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "firebase": "^12.5.0"
  }
}