mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-05-26 10:35:07 +08:00
15 lines
322 B
JSON
15 lines
322 B
JSON
{
|
|
"name": "@blockstack/stacks-blockchain-sidecar-types",
|
|
"version": "0.0.6",
|
|
"access": "public",
|
|
"description": "TypeScript descriptions of Stacks 2.0 sidecar API entities",
|
|
"main": "index.ts",
|
|
"scripts": {},
|
|
"author": "@blockstack",
|
|
"license": "ISC",
|
|
"files": [
|
|
"openapi.yaml",
|
|
"index.ts"
|
|
]
|
|
}
|