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.

80 lines
1.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "isarray@0.0.1",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\has-binary-data"
  6. ]
  7. ],
  8. "_from": "isarray@0.0.1",
  9. "_id": "isarray@0.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/isarray",
  13. "_npmUser": {
  14. "email": "julian@juliangruber.com",
  15. "name": "juliangruber"
  16. },
  17. "_npmVersion": "1.2.18",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "isarray",
  21. "raw": "isarray@0.0.1",
  22. "rawSpec": "0.0.1",
  23. "scope": null,
  24. "spec": "0.0.1",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/has-binary",
  29. "/has-binary-data",
  30. "/socket.io-parser"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  33. "_shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
  34. "_shrinkwrap": null,
  35. "_spec": "isarray@0.0.1",
  36. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\has-binary-data",
  37. "author": {
  38. "email": "mail@juliangruber.com",
  39. "name": "Julian Gruber",
  40. "url": "http://juliangruber.com"
  41. },
  42. "bugs": {
  43. "url": "https://github.com/juliangruber/isarray/issues"
  44. },
  45. "dependencies": {},
  46. "description": "Array#isArray for older browsers",
  47. "devDependencies": {
  48. "tap": "*"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "shasum": "8a18acfca9a8f4177e09abfc6038939b05d1eedf",
  53. "tarball": "http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
  54. },
  55. "homepage": "https://github.com/juliangruber/isarray",
  56. "keywords": [
  57. "browser",
  58. "isarray",
  59. "array"
  60. ],
  61. "license": "MIT",
  62. "main": "index.js",
  63. "maintainers": [
  64. {
  65. "email": "julian@juliangruber.com",
  66. "name": "juliangruber"
  67. }
  68. ],
  69. "name": "isarray",
  70. "optionalDependencies": {},
  71. "readme": "ERROR: No README data found!",
  72. "repository": {
  73. "type": "git",
  74. "url": "git://github.com/juliangruber/isarray.git"
  75. },
  76. "scripts": {
  77. "test": "tap test/*.js"
  78. },
  79. "version": "0.0.1"
  80. }