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.

88 lines
2.1 KiB

  1. {
  2. "_args": [
  3. [
  4. "benchmark@1.0.0",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser"
  6. ]
  7. ],
  8. "_from": "benchmark@1.0.0",
  9. "_id": "benchmark@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/benchmark",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "name": "benchmark",
  16. "raw": "benchmark@1.0.0",
  17. "rawSpec": "1.0.0",
  18. "scope": null,
  19. "spec": "1.0.0",
  20. "type": "version"
  21. },
  22. "_requiredBy": [
  23. "/socket.io-parser"
  24. ],
  25. "_resolved": "https://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz",
  26. "_shasum": "2f1e2fa4c359f11122aa183082218e957e390c73",
  27. "_shrinkwrap": null,
  28. "_spec": "benchmark@1.0.0",
  29. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser",
  30. "author": {
  31. "email": "mathias@benchmarkjs.com",
  32. "name": "Mathias Bynens",
  33. "url": "http://mathiasbynens.be/"
  34. },
  35. "bugs": {
  36. "email": "bugs@benchmarkjs.com",
  37. "url": "https://github.com/bestiejs/benchmark.js/issues"
  38. },
  39. "dependencies": {},
  40. "description": "A benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.",
  41. "devDependencies": {},
  42. "directories": {
  43. "doc": "./doc",
  44. "test": "./test"
  45. },
  46. "dist": {
  47. "shasum": "2f1e2fa4c359f11122aa183082218e957e390c73",
  48. "tarball": "http://registry.npmjs.org/benchmark/-/benchmark-1.0.0.tgz"
  49. },
  50. "engines": [
  51. "node",
  52. "rhino"
  53. ],
  54. "homepage": "http://benchmarkjs.com/",
  55. "keywords": [
  56. "benchmark",
  57. "narwhal",
  58. "node",
  59. "performance",
  60. "ringo",
  61. "speed"
  62. ],
  63. "licenses": [
  64. {
  65. "type": "MIT",
  66. "url": "http://mths.be/mit"
  67. }
  68. ],
  69. "main": "benchmark",
  70. "maintainers": [
  71. {
  72. "email": "john@fusejs.com",
  73. "name": "jdalton"
  74. },
  75. {
  76. "email": "mathias@qiwi.be",
  77. "name": "mathias"
  78. }
  79. ],
  80. "name": "benchmark",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/bestiejs/benchmark.js.git"
  86. },
  87. "version": "1.0.0"
  88. }