summaryrefslogtreecommitdiff
path: root/u/deno.json
blob: 46e74d68f3d9636a525d5cdce09981ab999097d8 (plain)
1
2
3
4
5
6
{
  "name": "@emprespresso/utils",
  "version": "0.1.0",
  "exports": "./mod.ts",
  "workspace": ["./*"]
}