Zion Boggan
repos/TreeTrace/examples/api-key-auth/package.json
zionboggan.com ↗
8 lines · json
History for this file →
1
{
2
  "name": "api-key-auth",
3
  "version": "1.0.0",
4
  "type": "module",
5
  "dependencies": {
6
    "express": "^4.19.2"
7
  }
8
}