fp/packages/infra/package.json

13 lines
196 B
JSON
Raw Normal View History

2024-06-20 01:43:25 +00:00
{
"name": "scripts",
"type": "module",
"version": "1.0.0",
"description": "",
"keywords": [],
"author": "",
"license": "Unlicense",
"dependencies": {
"dotenv": "^16.4.5"
}
}