{ "name": "iced-tea", "description": "Fuck ICE, Fuck Nazis, Free Palestine. Track and report locations of pigs and ICE officers and help keep our community safe from fascists", "version": "0.0.1", "license": "AGPL-3.0-only", "workspaces": [ "packages/*", "apps/*" ], "scripts": { "dev": "npm run --filter '@iced-tea/*' dev", "dev:web": "npm run --filter '@iced-tea/web' dev" }, "devDependencies": { "drizzle-seed": "^0.3.1" } }