5 "/opt/source/offload.js"
8 "_from": "has-binary2@1.0.3",
9 "_id": "has-binary2@1.0.3",
11 "_integrity": "sha512-G1LWKhDSvhGeAQ8mPVQlqNcOB2sJdwATtZKl2pDKKHfpf/rYj24lkinxf69blJbnsvtqqNU+L3SL50vzZhXOnw==",
12 "_location": "/has-binary2",
13 "_phantomChildren": {},
17 "raw": "has-binary2@1.0.3",
18 "name": "has-binary2",
19 "escapedName": "has-binary2",
27 "/socket.io/socket.io-client"
29 "_resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.3.tgz",
31 "_where": "/opt/source/offload.js",
38 "description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
40 "better-assert": "^1.0.2",
42 "semistandard": "^9.2.1"
48 "name": "has-binary2",
50 "checkstyle": "semistandard",
51 "test": "npm run checkstyle && mocha --bail"