Initial commit: AS4/411 directory and discovery service for Sankofa Marketplace
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
10
examples/embedded-library/package.json
Normal file
10
examples/embedded-library/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "example-embedded-library",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@as4-411/core": "workspace:*",
|
||||
"@as4-411/resolver": "workspace:*",
|
||||
"@as4-411/storage": "workspace:*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user