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.

160 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "isobject@^3.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-plain-object"
  6. ]
  7. ],
  8. "_from": "isobject@>=3.0.1 <4.0.0",
  9. "_id": "isobject@3.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/isobject",
  13. "_nodeVersion": "6.10.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/isobject-3.0.1.tgz_1498846769653_0.28330610087141395"
  17. },
  18. "_npmUser": {
  19. "email": "brian.woodward@gmail.com",
  20. "name": "doowb"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "isobject",
  26. "raw": "isobject@^3.0.1",
  27. "rawSpec": "^3.0.1",
  28. "scope": null,
  29. "spec": ">=3.0.1 <4.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/base",
  34. "/braces",
  35. "/cache-base",
  36. "/class-utils",
  37. "/define-property",
  38. "/has-value",
  39. "/is-plain-object",
  40. "/object-visit",
  41. "/object.pick",
  42. "/snapdragon-node",
  43. "/unset-value"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
  46. "_shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df",
  47. "_shrinkwrap": null,
  48. "_spec": "isobject@^3.0.1",
  49. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-plain-object",
  50. "author": {
  51. "name": "Jon Schlinkert",
  52. "url": "https://github.com/jonschlinkert"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/jonschlinkert/isobject/issues"
  56. },
  57. "contributors": [
  58. {
  59. "url": "https://github.com/LeSuisse"
  60. },
  61. {
  62. "name": "Brian Woodward",
  63. "url": "https://twitter.com/doowb"
  64. },
  65. {
  66. "name": "Jon Schlinkert",
  67. "url": "http://twitter.com/jonschlinkert"
  68. },
  69. {
  70. "name": "Magnús Dæhlen",
  71. "url": "https://github.com/magnudae"
  72. },
  73. {
  74. "name": "Tom MacWright",
  75. "url": "https://macwright.org"
  76. }
  77. ],
  78. "dependencies": {},
  79. "description": "Returns true if the value is an object and not an array or null.",
  80. "devDependencies": {
  81. "gulp-format-md": "^0.1.9",
  82. "mocha": "^2.4.5"
  83. },
  84. "directories": {},
  85. "dist": {
  86. "shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df",
  87. "tarball": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz"
  88. },
  89. "engines": {
  90. "node": ">=0.10.0"
  91. },
  92. "files": [
  93. "index.d.ts",
  94. "index.js"
  95. ],
  96. "gitHead": "7ad1fc405d19f144a21e2bfe947fa82801baa7aa",
  97. "homepage": "https://github.com/jonschlinkert/isobject",
  98. "keywords": [
  99. "check",
  100. "is",
  101. "is-object",
  102. "isobject",
  103. "kind",
  104. "kind-of",
  105. "kindof",
  106. "native",
  107. "object",
  108. "type",
  109. "typeof",
  110. "value"
  111. ],
  112. "license": "MIT",
  113. "main": "index.js",
  114. "maintainers": [
  115. {
  116. "name": "jonschlinkert",
  117. "email": "github@sellside.com"
  118. },
  119. {
  120. "name": "doowb",
  121. "email": "brian.woodward@gmail.com"
  122. }
  123. ],
  124. "name": "isobject",
  125. "optionalDependencies": {},
  126. "readme": "ERROR: No README data found!",
  127. "repository": {
  128. "type": "git",
  129. "url": "git+https://github.com/jonschlinkert/isobject.git"
  130. },
  131. "scripts": {
  132. "test": "mocha"
  133. },
  134. "types": "index.d.ts",
  135. "verb": {
  136. "layout": "default",
  137. "lint": {
  138. "reflinks": true
  139. },
  140. "plugins": [
  141. "gulp-format-md"
  142. ],
  143. "reflinks": [
  144. "verb"
  145. ],
  146. "related": {
  147. "list": [
  148. "extend-shallow",
  149. "is-plain-object",
  150. "kind-of",
  151. "merge-deep"
  152. ]
  153. },
  154. "tasks": [
  155. "readme"
  156. ],
  157. "toc": false
  158. },
  159. "version": "3.0.1"
  160. }