{ "name": "sharp-benchmark", "version": "0.0.1", "private": true, "author": "Lovell Fuller ", "description": "Benchmark and performance tests for sharp", "scripts": { "test": "node perf && node random && node parallel" }, "dependencies": { "async": "3.2.6", "benchmark": "2.1.4", "gm": "1.25.1", "imagemagick": "0.1.3", "jimp": "1.6.0" }, "optionalDependencies": { "@tensorflow/tfjs-node": "4.22.0", "mapnik": "4.5.9" }, "license": "Apache-2.0" }