Skip to main content
Module

x/fastro/benchmarks/package.json

Fast and simple web application framework for deno
Go to Latest
File
{ "name": "benchmarks", "version": "1.0.0", "main": "express.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "express": "^4.17.3" }}