12 lines
No EOL
253 B
JSON
12 lines
No EOL
253 B
JSON
{
|
|
"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"
|
|
} |