13 lines
265 B
JSON
13 lines
265 B
JSON
|
{
|
||
|
"name": "fediverse-auth",
|
||
|
"version": "1.0.0",
|
||
|
"main": "index.js",
|
||
|
"repository": "ssh://git@git.sc07.company:2424/sc07/fediverse-auth.git",
|
||
|
"author": "Grant <grant@sc07.company>",
|
||
|
"license": "MIT",
|
||
|
"workspaces": [
|
||
|
"frontend",
|
||
|
"backend"
|
||
|
]
|
||
|
}
|