package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "has-binary@0.1.6",
  5. "D:\\work\\im\\node_modules\\engine.io-parser"
  6. ]
  7. ],
  8. "_from": "has-binary@0.1.6",
  9. "_id": "has-binary@0.1.6",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/has-binary",
  13. "_npmUser": {
  14. "email": "rauchg@gmail.com",
  15. "name": "rauchg"
  16. },
  17. "_npmVersion": "1.4.28",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "has-binary",
  21. "raw": "has-binary@0.1.6",
  22. "rawSpec": "0.1.6",
  23. "scope": null,
  24. "spec": "0.1.6",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/engine.io-parser",
  29. "/socket.io-client"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.6.tgz",
  32. "_shasum": "25326f39cfa4f616ad8787894e3af2cfbc7b6e10",
  33. "_shrinkwrap": null,
  34. "_spec": "has-binary@0.1.6",
  35. "_where": "D:\\work\\im\\node_modules\\engine.io-parser",
  36. "author": {
  37. "name": "Kevin Roark"
  38. },
  39. "dependencies": {
  40. "isarray": "0.0.1"
  41. },
  42. "description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
  43. "devDependencies": {
  44. "better-assert": "1.0.0",
  45. "mocha": "1.17.1"
  46. },
  47. "directories": {},
  48. "dist": {
  49. "shasum": "25326f39cfa4f616ad8787894e3af2cfbc7b6e10",
  50. "tarball": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.6.tgz"
  51. },
  52. "gitHead": "a37d7ed88fb88e49d5ed1ca15e6cc7dd004dd0e8",
  53. "license": "MIT",
  54. "maintainers": [
  55. {
  56. "email": "rauchg@gmail.com",
  57. "name": "rauchg"
  58. }
  59. ],
  60. "name": "has-binary",
  61. "optionalDependencies": {},
  62. "readme": "ERROR: No README data found!",
  63. "scripts": {},
  64. "version": "0.1.6"
  65. }