14 lines
284 B
JSON
14 lines
284 B
JSON
{
|
|
"name": "docs-internal",
|
|
"version": "0.0.0",
|
|
"description": "Internal employee-facing documentation.",
|
|
"private": true,
|
|
"license": "AGPL-3.0-only",
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"format": "",
|
|
"lint": "",
|
|
"clean": ""
|
|
}
|
|
}
|