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.

142 lines
3.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "has-values@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/has-value"
  6. ]
  7. ],
  8. "_from": "has-values@>=1.0.0 <2.0.0",
  9. "_id": "has-values@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/has-values",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/has-values-1.0.0.tgz_1495219418678_0.2592258816584945"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {
  24. "is-buffer": "1.1.6"
  25. },
  26. "_requested": {
  27. "name": "has-values",
  28. "raw": "has-values@^1.0.0",
  29. "rawSpec": "^1.0.0",
  30. "scope": null,
  31. "spec": ">=1.0.0 <2.0.0",
  32. "type": "range"
  33. },
  34. "_requiredBy": [
  35. "/has-value"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
  38. "_shasum": "95b0b63fec2146619a6fe57fe75628d5a39efe4f",
  39. "_shrinkwrap": null,
  40. "_spec": "has-values@^1.0.0",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/has-value",
  42. "author": {
  43. "name": "Jon Schlinkert",
  44. "url": "https://github.com/jonschlinkert"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/jonschlinkert/has-values/issues"
  48. },
  49. "dependencies": {
  50. "is-number": "^3.0.0",
  51. "kind-of": "^4.0.0"
  52. },
  53. "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ",
  54. "devDependencies": {
  55. "gulp-format-md": "^0.1.12",
  56. "mocha": "^3.4.1"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "95b0b63fec2146619a6fe57fe75628d5a39efe4f",
  61. "tarball": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz"
  62. },
  63. "engines": {
  64. "node": ">=0.10.0"
  65. },
  66. "files": [
  67. "index.js"
  68. ],
  69. "gitHead": "fead695044aafcfb337c7125af5479c7eaf1c92c",
  70. "homepage": "https://github.com/jonschlinkert/has-values",
  71. "keywords": [
  72. "array",
  73. "boolean",
  74. "empty",
  75. "find",
  76. "function",
  77. "has",
  78. "hasOwn",
  79. "javascript",
  80. "js",
  81. "key",
  82. "keys",
  83. "node.js",
  84. "null",
  85. "number",
  86. "object",
  87. "properties",
  88. "property",
  89. "string",
  90. "type",
  91. "util",
  92. "utilities",
  93. "utility",
  94. "value",
  95. "values"
  96. ],
  97. "license": "MIT",
  98. "main": "index.js",
  99. "maintainers": [
  100. {
  101. "name": "jonschlinkert",
  102. "email": "github@sellside.com"
  103. }
  104. ],
  105. "name": "has-values",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/jonschlinkert/has-values.git"
  111. },
  112. "scripts": {
  113. "test": "mocha"
  114. },
  115. "verb": {
  116. "layout": "default",
  117. "lint": {
  118. "reflinks": true
  119. },
  120. "plugins": [
  121. "gulp-format-md"
  122. ],
  123. "reflinks": [
  124. "verb"
  125. ],
  126. "related": {
  127. "list": [
  128. "has-value",
  129. "is-number",
  130. "is-plain-object",
  131. "isobject",
  132. "kind-of"
  133. ]
  134. },
  135. "run": true,
  136. "tasks": [
  137. "readme"
  138. ],
  139. "toc": false
  140. },
  141. "version": "1.0.0"
  142. }