14 lines
294 B
JSON
14 lines
294 B
JSON
|
{
|
||
|
"name": "api",
|
||
|
"version": "0.0.0",
|
||
|
"description": "API specifications defined in your specification of choice.",
|
||
|
"private": true,
|
||
|
"license": "AGPL-3.0-only",
|
||
|
"devDependencies": {},
|
||
|
"scripts": {
|
||
|
"format": "",
|
||
|
"lint": "",
|
||
|
"clean": ""
|
||
|
}
|
||
|
}
|