{ "name": "@bbob/benchmark", "main": "index.js", "private": true, "directories": { "test": "test" }, "scripts": { "start": "node index.js" }, "author": { "name": "Nikolay Kostyurin ", "url": "https://artkost.ru/" }, "dependencies": { "@bbob/parser": "3.0.0", "benchmark": "2.1.4", "picocolors": "1.0.0", "xbbcode-parser": "0.1.2", "ya-bbcode": "1.0.12" } }