{ "_from": "binary-search@^1.2.0", "_id": "binary-search@1.3.3", "_inBundle": false, "_integrity": "sha512-T/jKp3vw1JI+6KQgsyT5R6CcRhMtxlHojeKrA5gX5WG50BQaoujRfoJJKMkuokNuZ0w2S+1wHufEWzw6Qhj30Q==", "_location": "/binary-search", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "binary-search@^1.2.0", "name": "binary-search", "escapedName": "binary-search", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/angular-gettext-tools" ], "_resolved": "https://registry.npmjs.org/binary-search/-/binary-search-1.3.3.tgz", "_shasum": "b5adb6fb279a197be51b1ee8b0fb76fcdc61b429", "_spec": "binary-search@^1.2.0", "_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak/node_modules/angular-gettext-tools", "author": { "name": "The Dark Sky Company, LLC", "email": "support@darkskyapp.com" }, "bugs": { "url": "https://github.com/darkskyapp/binary-search/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Darcy Parker", "url": "https://github.com/darcyparker" } ], "deprecated": false, "description": "tiny binary search function with comparators", "devDependencies": { "chai": "^3.5.0", "mocha": "^2.4.5" }, "homepage": "https://github.com/darkskyapp/binary-search#readme", "license": "CC0-1.0", "name": "binary-search", "repository": { "type": "git", "url": "git://github.com/darkskyapp/binary-search.git" }, "scripts": { "test": "mocha" }, "typings": "./binary-search.d.ts", "version": "1.3.3" }