mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-10 23:28:17 -05: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"]
|
|
}
|