123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "has-binary-data@0.1.3",
- "D:\\work\\im\\node_modules\\koa.io\\node_modules\\socket.io"
- ]
- ],
- "_from": "has-binary-data@0.1.3",
- "_id": "has-binary-data@0.1.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/has-binary-data",
- "_npmUser": {
- "email": "ker2143@columbia.edu",
- "name": "porkfat"
- },
- "_npmVersion": "1.3.24",
- "_phantomChildren": {},
- "_requested": {
- "name": "has-binary-data",
- "raw": "has-binary-data@0.1.3",
- "rawSpec": "0.1.3",
- "scope": null,
- "spec": "0.1.3",
- "type": "version"
- },
- "_requiredBy": [
- "/koa.io/socket.io"
- ],
- "_resolved": "https://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz",
- "_shasum": "8ebb18388b57f19a5231275a16fc18d51f379aae",
- "_shrinkwrap": null,
- "_spec": "has-binary-data@0.1.3",
- "_where": "D:\\work\\im\\node_modules\\koa.io\\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": "1.17.1"
- },
- "directories": {},
- "dist": {
- "shasum": "8ebb18388b57f19a5231275a16fc18d51f379aae",
- "tarball": "https://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz"
- },
- "license": "ISC",
- "maintainers": [
- {
- "email": "ker2143@columbia.edu",
- "name": "porkfat"
- }
- ],
- "name": "has-binary-data",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "version": "0.1.3"
- }
|