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.

64 lines
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "has-binary@0.1.5",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client"
  6. ]
  7. ],
  8. "_from": "has-binary@0.1.5",
  9. "_id": "has-binary@0.1.5",
  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.25",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "has-binary",
  21. "raw": "has-binary@0.1.5",
  22. "rawSpec": "0.1.5",
  23. "scope": null,
  24. "spec": "0.1.5",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/socket.io-client"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.5.tgz",
  31. "_shasum": "95e75720ff31b72a3ba89a5b6dce082e4bc6467f",
  32. "_shrinkwrap": null,
  33. "_spec": "has-binary@0.1.5",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client",
  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": "95e75720ff31b72a3ba89a5b6dce082e4bc6467f",
  49. "tarball": "http://registry.npmjs.org/has-binary/-/has-binary-0.1.5.tgz"
  50. },
  51. "gitHead": "9034d3f6822521245b2507633b7d4eb54dc5ec91",
  52. "license": "MIT",
  53. "maintainers": [
  54. {
  55. "email": "rauchg@gmail.com",
  56. "name": "rauchg"
  57. }
  58. ],
  59. "name": "has-binary",
  60. "optionalDependencies": {},
  61. "readme": "ERROR: No README data found!",
  62. "scripts": {},
  63. "version": "0.1.5"
  64. }