Bones/node_modules/has-binary/package.json
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

66 lines
1.6 KiB
JSON

{
"_args": [
[
"has-binary@0.1.7",
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\socket.io"
]
],
"_from": "has-binary@0.1.7",
"_id": "has-binary@0.1.7",
"_inCache": true,
"_location": "/has-binary",
"_nodeVersion": "4.2.2",
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "has-binary",
"raw": "has-binary@0.1.7",
"rawSpec": "0.1.7",
"scope": null,
"spec": "0.1.7",
"type": "version"
},
"_requiredBy": [
"/socket.io",
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz",
"_shasum": "68e61eb16210c9545a0a5cce06a873912fe1e68c",
"_shrinkwrap": null,
"_spec": "has-binary@0.1.7",
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\socket.io",
"author": {
"name": "Kevin Roark"
},
"dependencies": {
"isarray": "0.0.1"
},
"description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
"devDependencies": {
"better-assert": "1.0.0",
"mocha": "2.3.4"
},
"directories": {},
"dist": {
"shasum": "68e61eb16210c9545a0a5cce06a873912fe1e68c",
"tarball": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz"
},
"gitHead": "73875a20978a219f726f7d313ccd1de19335f5a1",
"installable": true,
"license": "MIT",
"maintainers": [
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"name": "has-binary",
"optionalDependencies": {},
"scripts": {},
"version": "0.1.7"
}