"corifeus": {
"icon": "fas fa-train",
"prefix": "p3x-",
"publish": true,
"type": "p3x",
"code": "Bullet",
"nodejs": "v12.16.3",
"opencollective": false,
"reponame": "binary-search-closest",
"build": true
},
"description": "🚅 Find the closest value using binary search",
"main": "src/index.js",
"scripts": {