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.

98 lines
2.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "isarray@1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/unset-value/node_modules/has-value/node_modules/isobject"
  6. ]
  7. ],
  8. "_from": "isarray@1.0.0",
  9. "_id": "isarray@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/isarray",
  13. "_nodeVersion": "5.1.0",
  14. "_npmUser": {
  15. "email": "julian@juliangruber.com",
  16. "name": "juliangruber"
  17. },
  18. "_npmVersion": "3.3.12",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "isarray",
  22. "raw": "isarray@1.0.0",
  23. "rawSpec": "1.0.0",
  24. "scope": null,
  25. "spec": "1.0.0",
  26. "type": "version"
  27. },
  28. "_requiredBy": [
  29. "/buffer",
  30. "/readable-stream",
  31. "/unset-value/has-value/isobject"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  34. "_shasum": "bb935d48582cba168c06834957a54a3e07124f11",
  35. "_shrinkwrap": null,
  36. "_spec": "isarray@1.0.0",
  37. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/unset-value/node_modules/has-value/node_modules/isobject",
  38. "author": {
  39. "email": "mail@juliangruber.com",
  40. "name": "Julian Gruber",
  41. "url": "http://juliangruber.com"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/juliangruber/isarray/issues"
  45. },
  46. "dependencies": {},
  47. "description": "Array#isArray for older browsers",
  48. "devDependencies": {
  49. "tape": "~2.13.4"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "bb935d48582cba168c06834957a54a3e07124f11",
  54. "tarball": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
  55. },
  56. "gitHead": "2a23a281f369e9ae06394c0fb4d2381355a6ba33",
  57. "homepage": "https://github.com/juliangruber/isarray",
  58. "keywords": [
  59. "array",
  60. "browser",
  61. "isarray"
  62. ],
  63. "license": "MIT",
  64. "main": "index.js",
  65. "maintainers": [
  66. {
  67. "name": "juliangruber",
  68. "email": "julian@juliangruber.com"
  69. }
  70. ],
  71. "name": "isarray",
  72. "optionalDependencies": {},
  73. "readme": "ERROR: No README data found!",
  74. "repository": {
  75. "type": "git",
  76. "url": "git://github.com/juliangruber/isarray.git"
  77. },
  78. "scripts": {
  79. "test": "tape test.js"
  80. },
  81. "testling": {
  82. "browsers": [
  83. "android-browser/4.2..latest",
  84. "chrome/22..latest",
  85. "chrome/canary",
  86. "firefox/17..latest",
  87. "firefox/nightly",
  88. "ie/8..latest",
  89. "ipad/6.0..latest",
  90. "iphone/6.0..latest",
  91. "opera/12..latest",
  92. "opera/next",
  93. "safari/5.1..latest"
  94. ],
  95. "files": "test.js"
  96. },
  97. "version": "1.0.0"
  98. }