{ "private": true, "type": "module", "name": "@atcute/internal-dev-env", "version": "1.0.1", "dependencies": { "@atproto/crypto": "^0.4.4", "@atproto/identity": "^0.4.8", "@atproto/pds": "^0.4.161", "@did-plc/server": "^0.0.1", "axios": "^1.10.0", "get-port": "^7.1.0", "uint8arrays": "^5.1.0" }, "exports": { ".": "./dist/index.js" }, "scripts": { "build": "tsc" } }