You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.6 KiB

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