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.

129 lines
2.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "json3@3.2.6",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser"
  6. ]
  7. ],
  8. "_from": "json3@3.2.6",
  9. "_id": "json3@3.2.6",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/json3",
  13. "_npmUser": {
  14. "email": "github@kitcambridge.be",
  15. "name": "kitcambridge"
  16. },
  17. "_npmVersion": "1.3.8",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "json3",
  21. "raw": "json3@3.2.6",
  22. "rawSpec": "3.2.6",
  23. "scope": null,
  24. "spec": "3.2.6",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/socket.io-parser"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/json3/-/json3-3.2.6.tgz",
  31. "_shasum": "f6efc93c06a04de9aec53053df2559bb19e2038b",
  32. "_shrinkwrap": null,
  33. "_spec": "json3@3.2.6",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser",
  35. "author": {
  36. "email": "github@kitcambridge.be",
  37. "name": "Kit Cambridge",
  38. "url": "http://kitcambridge.be/"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/bestiejs/json3/issues"
  42. },
  43. "contributors": [
  44. {
  45. "email": "olivier@webitup.fr",
  46. "name": "Mangled Deutz",
  47. "url": "http://tech.roxee.tv/"
  48. },
  49. {
  50. "email": "oyvind@kinsey.no",
  51. "name": "Øyvind Sean Kinsey",
  52. "url": "http://fb.me/ok"
  53. },
  54. {
  55. "email": "public@oxy.fi",
  56. "name": "Oskar Schöldström",
  57. "url": "http://oxy.fi/"
  58. },
  59. {
  60. "email": "demoneaux@gmail.com",
  61. "name": "Benjamin Tan",
  62. "url": "http://d10.github.io/"
  63. },
  64. {
  65. "email": "rma4ok@gmail.com",
  66. "name": "Kiryl Yermakou",
  67. "url": "https://github.com/rma4ok"
  68. }
  69. ],
  70. "dependencies": {},
  71. "description": "A modern JSON implementation compatible with nearly all JavaScript platforms.",
  72. "devDependencies": {},
  73. "directories": {},
  74. "dist": {
  75. "shasum": "f6efc93c06a04de9aec53053df2559bb19e2038b",
  76. "tarball": "http://registry.npmjs.org/json3/-/json3-3.2.6.tgz"
  77. },
  78. "homepage": "http://bestiejs.github.io/json3",
  79. "jam": {
  80. "main": "./lib/json3.js"
  81. },
  82. "keywords": [
  83. "json",
  84. "spec",
  85. "ecma",
  86. "es5",
  87. "lexer",
  88. "parser",
  89. "stringify"
  90. ],
  91. "licenses": [
  92. {
  93. "type": "MIT",
  94. "url": "http://kit.mit-license.org/"
  95. }
  96. ],
  97. "main": "./lib/json3",
  98. "maintainers": [
  99. {
  100. "email": "kitcambridge@me.com",
  101. "name": "kitcambridge"
  102. }
  103. ],
  104. "name": "json3",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git://github.com/bestiejs/json3.git"
  110. },
  111. "scripts": {
  112. "test": "node test/test_*.js"
  113. },
  114. "version": "3.2.6",
  115. "volo": {
  116. "ignore": [
  117. ".*",
  118. "build.js",
  119. "index.html",
  120. "component.json",
  121. "bower.json",
  122. "benchmark",
  123. "page",
  124. "test",
  125. "vendor"
  126. ],
  127. "type": "directory"
  128. }
  129. }