{ "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:.." } }