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