Files
server_debian_macro/node_modules/tedious/benchmarks/package.json
2025-02-18 22:59:07 +00:00

12 lines
268 B
JSON

{
"name": "tedious-benchmarks",
"version": "1.0.0",
"description": "This folder contains a collection of benchmarks for `tedious`.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"tedious": "file:.."
}
}