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.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "bytes@0.2.0",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\connect"
  6. ]
  7. ],
  8. "_from": "bytes@0.2.0",
  9. "_id": "bytes@0.2.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/bytes",
  13. "_npmUser": {
  14. "email": "tj@vision-media.ca",
  15. "name": "tjholowaychuk"
  16. },
  17. "_npmVersion": "1.1.64",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "bytes",
  21. "raw": "bytes@0.2.0",
  22. "rawSpec": "0.2.0",
  23. "scope": null,
  24. "spec": "0.2.0",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/connect"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz",
  31. "_shasum": "aad33ec14e3dc2ca74e8e7d451f9ba053ad4f7a0",
  32. "_shrinkwrap": null,
  33. "_spec": "bytes@0.2.0",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\connect",
  35. "author": {
  36. "email": "tj@vision-media.ca",
  37. "name": "TJ Holowaychuk",
  38. "url": "http://tjholowaychuk.com"
  39. },
  40. "dependencies": {},
  41. "description": "byte size string parser / serializer",
  42. "devDependencies": {
  43. "mocha": "*",
  44. "should": "*"
  45. },
  46. "directories": {},
  47. "dist": {
  48. "shasum": "aad33ec14e3dc2ca74e8e7d451f9ba053ad4f7a0",
  49. "tarball": "http://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz"
  50. },
  51. "main": "index.js",
  52. "maintainers": [
  53. {
  54. "email": "tj@vision-media.ca",
  55. "name": "tjholowaychuk"
  56. }
  57. ],
  58. "name": "bytes",
  59. "optionalDependencies": {},
  60. "readme": "ERROR: No README data found!",
  61. "version": "0.2.0"
  62. }