{ "_args": [ [ "binary-search@1.3.2", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "binary-search@1.3.2", "_id": "binary-search@1.3.2", "_inBundle": false, "_integrity": "sha1-iMm3vStyIdNS2njsiH9a8lSeTeI=", "_location": "/binary-search", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "binary-search@1.3.2", "name": "binary-search", "escapedName": "binary-search", "rawSpec": "1.3.2", "saveSpec": null, "fetchSpec": "1.3.2" }, "_requiredBy": [ "/bootlint" ], "_resolved": "https://registry.npmjs.org/binary-search/-/binary-search-1.3.2.tgz", "_spec": "1.3.2", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "The Dark Sky Company, LLC", "email": "support@darkskyapp.com" }, "bugs": { "url": "https://github.com/darkskyapp/binary-search/issues" }, "contributors": [ { "name": "Darcy Parker", "url": "https://github.com/darcyparker" } ], "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.2" }