{
  "name": "@nectary/shared",
  "version": "1.0.0",
  "private": true,
  "main": "index.ts",
  "scripts": {
    "build": "npx tsc --declaration --emitDeclarationOnly"
  }
}
