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.

87 lines
2.0 KiB

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