{ "name": "api-benchmark", "version": "1.0.0", "description": "A benchmark script for the Image Stitcher API.", "main": "benchmark.js", "type": "module", "scripts": { "start": "node benchmark.js" }, "author": "", "license": "ISC" }