{
  "name": "@workonclock/shared",
  "version": "0.1.0",
  "private": true,
  "main": "src/index.ts",
  "types": "src/index.ts",
  "scripts": {
    "build": "echo \"shared: no build step\"",
    "lint": "echo \"shared: no lint step\""
  }
}
