mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-04-28 03:00:41 -04:00
7 lines
197 B
JSON
7 lines
197 B
JSON
{
|
|
"entryPoints": ["packages/*"],
|
|
"name": "Semaphore SDK",
|
|
"entryPointStrategy": "packages",
|
|
"exclude": ["**/cli-template*", "**/circuits", "**/contracts", "**/hardhat", "**/cli"]
|
|
}
|