aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 85d08eaa0444b3b00fb985ee5d694160e72a25f6 (plain)
1
2
3
4
5
6
7
{
  "name": "Eqmc",
  "version": "1.0.0",
  "dependencies": {
    "uuid": "^8.3.2"
  }
}