package.json 1.9 KB

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