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.

90 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-arrayish@^0.2.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/error-ex"
  6. ]
  7. ],
  8. "_from": "is-arrayish@>=0.2.1 <0.3.0",
  9. "_id": "is-arrayish@0.2.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-arrayish",
  13. "_nodeVersion": "0.12.7",
  14. "_npmUser": {
  15. "email": "i.am.qix@gmail.com",
  16. "name": "qix"
  17. },
  18. "_npmVersion": "3.2.2",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "is-arrayish",
  22. "raw": "is-arrayish@^0.2.1",
  23. "rawSpec": "^0.2.1",
  24. "scope": null,
  25. "spec": ">=0.2.1 <0.3.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/error-ex"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  32. "_shasum": "77c99840527aa8ecb1a8ba697b80645a7a926a9d",
  33. "_shrinkwrap": null,
  34. "_spec": "is-arrayish@^0.2.1",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/error-ex",
  36. "author": {
  37. "name": "Qix",
  38. "url": "http://github.com/qix-"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/qix-/node-is-arrayish/issues"
  42. },
  43. "dependencies": {},
  44. "description": "Determines if an object can be used as an array",
  45. "devDependencies": {
  46. "coffee-script": "^1.9.3",
  47. "coveralls": "^2.11.2",
  48. "istanbul": "^0.3.17",
  49. "mocha": "^2.2.5",
  50. "should": "^7.0.1",
  51. "xo": "^0.6.1"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "shasum": "77c99840527aa8ecb1a8ba697b80645a7a926a9d",
  56. "tarball": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
  57. },
  58. "gitHead": "53f22aa6ce557d7d31a3d1152a590a2df220df9d",
  59. "homepage": "https://github.com/qix-/node-is-arrayish#readme",
  60. "keywords": [
  61. "array",
  62. "arrayish",
  63. "duck",
  64. "is",
  65. "proto",
  66. "prototype",
  67. "similar",
  68. "type",
  69. "type"
  70. ],
  71. "license": "MIT",
  72. "maintainers": [
  73. {
  74. "name": "qix",
  75. "email": "i.am.qix@gmail.com"
  76. }
  77. ],
  78. "name": "is-arrayish",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git+https://github.com/qix-/node-is-arrayish.git"
  84. },
  85. "scripts": {
  86. "pretest": "xo",
  87. "test": "mocha --compilers coffee:coffee-script/register"
  88. },
  89. "version": "0.2.1"
  90. }