14 lines
321 B
JSON
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": ""
|
|
}
|
|
}
|