* revamp crypto lib * reworkign ucan capabilities * fixing up auth lib * migrating to monorepo * got jest working with esm * tests & fixed CID parsing * common tests up to date * ported did-sdk * cli + did:web hanging fix * ported server * poted example app * working on server build * server build working * integrating dev-env * patched up frontend scripts * patching up cli & dev env build script * docs & readme * fixing up package.jsons * wiped out unneeded dev deps
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"packages": ["packages/*"],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "0.0.1"
|
|
} |