11 lines
265 B
JSON
11 lines
265 B
JSON
|
{
|
||
|
"name": "fedihub-registry",
|
||
|
"version": "0.0.0",
|
||
|
"description": "User registry",
|
||
|
"main": "index.js",
|
||
|
"repository": "https://github.com/fedihubcom/registry.git",
|
||
|
"author": "Alex Kotov <kotovalexarian@gmail.com>",
|
||
|
"license": "MIT",
|
||
|
"private": true
|
||
|
}
|