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.

132 lines
3.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-extendable@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/object.omit"
  6. ]
  7. ],
  8. "_from": "is-extendable@>=1.0.0 <2.0.0",
  9. "_id": "is-extendable@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-extendable",
  13. "_nodeVersion": "8.4.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/is-extendable-1.0.1.tgz_1505162306211_0.2682281613815576"
  17. },
  18. "_npmUser": {
  19. "email": "brian.woodward@gmail.com",
  20. "name": "doowb"
  21. },
  22. "_npmVersion": "5.3.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-extendable",
  26. "raw": "is-extendable@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/extend-shallow",
  34. "/mixin-deep",
  35. "/object.omit"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
  38. "_shasum": "a7470f9e426733d81bd81e1155264e3a3507cab4",
  39. "_shrinkwrap": null,
  40. "_spec": "is-extendable@^1.0.0",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/object.omit",
  42. "author": {
  43. "name": "Jon Schlinkert",
  44. "url": "https://github.com/jonschlinkert"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/jonschlinkert/is-extendable/issues"
  48. },
  49. "dependencies": {
  50. "is-plain-object": "^2.0.4"
  51. },
  52. "description": "Returns true if a value is a plain object, array or function.",
  53. "devDependencies": {
  54. "gulp-format-md": "^1.0.0",
  55. "mocha": "^3.4.2"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
  60. "shasum": "a7470f9e426733d81bd81e1155264e3a3507cab4",
  61. "tarball": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz"
  62. },
  63. "engines": {
  64. "node": ">=0.10.0"
  65. },
  66. "files": [
  67. "index.d.ts",
  68. "index.js"
  69. ],
  70. "gitHead": "230717f6be5be812c16916ec8a745d6252dfa7a5",
  71. "homepage": "https://github.com/jonschlinkert/is-extendable",
  72. "keywords": [
  73. "array",
  74. "assign",
  75. "check",
  76. "date",
  77. "extend",
  78. "extendable",
  79. "extensible",
  80. "function",
  81. "is",
  82. "object",
  83. "regex",
  84. "test"
  85. ],
  86. "license": "MIT",
  87. "main": "index.js",
  88. "maintainers": [
  89. {
  90. "name": "doowb",
  91. "email": "brian.woodward@gmail.com"
  92. },
  93. {
  94. "name": "jonschlinkert",
  95. "email": "github@sellside.com"
  96. }
  97. ],
  98. "name": "is-extendable",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/jonschlinkert/is-extendable.git"
  104. },
  105. "scripts": {
  106. "test": "mocha"
  107. },
  108. "types": "index.d.ts",
  109. "verb": {
  110. "layout": "default",
  111. "lint": {
  112. "reflinks": true
  113. },
  114. "plugins": [
  115. "gulp-format-md"
  116. ],
  117. "related": {
  118. "list": [
  119. "assign-deep",
  120. "is-equal-shallow",
  121. "is-plain-object",
  122. "isobject",
  123. "kind-of"
  124. ]
  125. },
  126. "tasks": [
  127. "readme"
  128. ],
  129. "toc": false
  130. },
  131. "version": "1.0.1"
  132. }