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.

89 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "arrify@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dir-glob"
  6. ]
  7. ],
  8. "_from": "arrify@>=1.0.1 <2.0.0",
  9. "_id": "arrify@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/arrify",
  13. "_nodeVersion": "4.2.1",
  14. "_npmUser": {
  15. "email": "sindresorhus@gmail.com",
  16. "name": "sindresorhus"
  17. },
  18. "_npmVersion": "3.5.2",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "arrify",
  22. "raw": "arrify@^1.0.1",
  23. "rawSpec": "^1.0.1",
  24. "scope": null,
  25. "spec": ">=1.0.1 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/dir-glob"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  32. "_shasum": "898508da2226f380df904728456849c1501a4b0d",
  33. "_shrinkwrap": null,
  34. "_spec": "arrify@^1.0.1",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dir-glob",
  36. "author": {
  37. "email": "sindresorhus@gmail.com",
  38. "name": "Sindre Sorhus",
  39. "url": "sindresorhus.com"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/sindresorhus/arrify/issues"
  43. },
  44. "dependencies": {},
  45. "description": "Convert a value to an array",
  46. "devDependencies": {
  47. "ava": "*",
  48. "xo": "*"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "shasum": "898508da2226f380df904728456849c1501a4b0d",
  53. "tarball": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz"
  54. },
  55. "engines": {
  56. "node": ">=0.10.0"
  57. },
  58. "files": [
  59. "index.js"
  60. ],
  61. "gitHead": "087edee1a58d5adaac6cae5a107886121ef43783",
  62. "homepage": "https://github.com/sindresorhus/arrify#readme",
  63. "keywords": [
  64. "arr",
  65. "array",
  66. "arrayify",
  67. "arrify",
  68. "convert",
  69. "value"
  70. ],
  71. "license": "MIT",
  72. "maintainers": [
  73. {
  74. "name": "sindresorhus",
  75. "email": "sindresorhus@gmail.com"
  76. }
  77. ],
  78. "name": "arrify",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git+https://github.com/sindresorhus/arrify.git"
  84. },
  85. "scripts": {
  86. "test": "xo && ava"
  87. },
  88. "version": "1.0.1"
  89. }