mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-01 05:14:36 +01:00
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"type": "module",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@synonymdev/pubky":"file:../../pubky/pkg"
|
|
}
|
|
}
|