monorepo/infra/provisioning/package.json
2024-07-06 20:34:19 -05:00

14 lines
321 B
JSON

{
"name": "infra-provisioning",
"version": "0.0.0",
"description": "Provision infrastructure using common infrastructure as code solutions.",
"private": true,
"license": "AGPL-3.0-only",
"devDependencies": {},
"scripts": {
"format": "",
"lint": "",
"clean": ""
}
}