{ "_args": [ [ { "raw": "has-binary2@~1.0.2", "scope": null, "escapedName": "has-binary2", "name": "has-binary2", "rawSpec": "~1.0.2", "spec": ">=1.0.2 <1.1.0", "type": "range" }, "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/engine.io-parser" ] ], "_from": "has-binary2@>=1.0.2 <1.1.0", "_id": "has-binary2@1.0.2", "_inCache": true, "_location": "/has-binary2", "_nodeVersion": "6.9.4", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/has-binary2-1.0.2.tgz_1493325765063_0.2403412840794772" }, "_npmUser": { "name": "darrachequesne", "email": "damien.arrachequesne@gmail.com" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "has-binary2@~1.0.2", "scope": null, "escapedName": "has-binary2", "name": "has-binary2", "rawSpec": "~1.0.2", "spec": ">=1.0.2 <1.1.0", "type": "range" }, "_requiredBy": [ "/engine.io-parser", "/socket.io-parser" ], "_resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.2.tgz", "_shasum": "e83dba49f0b9be4d026d27365350d9f03f54be98", "_shrinkwrap": null, "_spec": "has-binary2@~1.0.2", "_where": "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/engine.io-parser", "author": { "name": "Kevin Roark" }, "dependencies": { "isarray": "2.0.1" }, "description": "A function that takes anything in javascript and returns true if its argument contains binary data.", "devDependencies": { "better-assert": "^1.0.2", "mocha": "^3.2.0", "semistandard": "^9.2.1" }, "directories": {}, "dist": { "shasum": "e83dba49f0b9be4d026d27365350d9f03f54be98", "tarball": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.2.tgz" }, "files": [ "index.js" ], "gitHead": "02266c05a7b3edecf945343c26c1bc562f78bbd9", "license": "MIT", "maintainers": [ { "name": "darrachequesne", "email": "damien.arrachequesne@gmail.com" } ], "name": "has-binary2", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "scripts": { "checkstyle": "semistandard", "test": "npm run checkstyle && mocha --bail" }, "version": "1.0.2" }