{ "name": "@webproxy/shared", "version": "0.1.0", "private": true, "main": "./src/index.ts", "types": "./src/index.ts", "scripts": { "typecheck": "tsc --noEmit", "clean": "rm -rf dist" } }