{ "name": "optionalChaniningBenchmarkiing", "version": "1.0.0", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "engines": { "node": ">=14" }, "bin": "./index.js", "author": "", "license": "ISC", "dependencies": { "lodash": "^4.17.21" } }