{ "name": "stocca-tre-server", "version": "0.0.1", "scripts": { "start": "deno run --allow-net --import-map=importMap.json main.ts" }, "description": "Backend for StoccaTre", "author": "Daniel Ledda", "license": "MIT" }