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.

156 lines
5.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-callable@^1.1.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract"
  6. ]
  7. ],
  8. "_from": "is-callable@>=1.1.4 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "is-callable@1.1.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/is-callable",
  14. "_nodeVersion": "10.4.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/is-callable_1.1.4_1530594296040_0.5184569344379544"
  18. },
  19. "_npmUser": {
  20. "email": "ljharb@gmail.com",
  21. "name": "ljharb"
  22. },
  23. "_npmVersion": "6.1.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "is-callable",
  27. "raw": "is-callable@^1.1.4",
  28. "rawSpec": "^1.1.4",
  29. "scope": null,
  30. "spec": ">=1.1.4 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/es-abstract",
  35. "/es-to-primitive"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
  38. "_shasum": "1e1adf219e1eeb684d691f9d6a05ff0d30a24d75",
  39. "_shrinkwrap": null,
  40. "_spec": "is-callable@^1.1.4",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract",
  42. "author": {
  43. "email": "ljharb@gmail.com",
  44. "name": "Jordan Harband",
  45. "url": "http://ljharb.codes"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/ljharb/is-callable/issues"
  49. },
  50. "contributors": [
  51. {
  52. "name": "Jordan Harband",
  53. "email": "ljharb@gmail.com",
  54. "url": "http://ljharb.codes"
  55. }
  56. ],
  57. "dependencies": {},
  58. "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
  59. "devDependencies": {
  60. "@ljharb/eslint-config": "^12.2.1",
  61. "covert": "^1.1.0",
  62. "editorconfig-tools": "^0.1.1",
  63. "eslint": "^4.19.1",
  64. "foreach": "^2.0.5",
  65. "istanbul": "1.1.0-alpha.1",
  66. "istanbul-merge": "^1.1.1",
  67. "jscs": "^3.0.7",
  68. "make-arrow-function": "^1.1.0",
  69. "make-generator-function": "^1.1.0",
  70. "nsp": "^3.2.1",
  71. "rimraf": "^2.6.2",
  72. "semver": "^5.5.0",
  73. "tape": "^4.9.1"
  74. },
  75. "directories": {},
  76. "dist": {
  77. "fileCount": 12,
  78. "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==",
  79. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOwP4CRA9TVsSAnZWagAAu6QP/3HMpy3IiAIhY13AT0Pv\n/5+HHxTMTOYdwkUPjtMPwyQRts0L6j+35qFOADjfMYK5KQxxGvFzqRIaQFdZ\nEQVqWqoWuUTrJ6trf+tZwJsFNVMSf9LkT3uyX+CxcLoiv9pVctO4HxRVKhuJ\nkuG3CgmlPEG9U4I9/oEHXoM/6OVIUahwwo7PZbyvwOP2wXIJb0p7V8wFtJEQ\nYGsiWzQVn+i0Te/lgWIqPFJKNQRWJAjAR3+ROqe8O735Ot1uivgkS8SYQc+n\nuXQNk1PdUN2nnSZwwqkvYKa/sXhV906qVAJmA/7QG6AvJvvEvcPD1K90sKFR\nQ3jlAtqFfU7JMC3oOuc91oAWzRwRJhrJxCI7CODWtRWuUVKDClv0/sMvrBsi\nOxlccM7IqsGBIJ69A6wBI02lLjJNqM3OlRVvLKfzZ1sLd1yjysJioMIyyM6B\nO7ewcDII7jPVbWTv0DIUC61oc0NfFrCij6YN/iq872hKFhbr0h210BxgF5Nv\nnZ+FI8rSkZLk36jtsOirCkk4MSOWnHnLFehN3q/PSL7W2y2DG3QlW/GcBsn2\neLAQ6bgXWloewnfZNgG5m3a8Rh+8EhTplwcnpg6+7ZbpginjZkgBHyUCn/0X\nTfqpqtqSXNZ6FKfMGEmY56v7pq3RoPCYSrTCK4hU4lmxd4yXAB2NkiEakEuE\nBHSV\r\n=stq+\r\n-----END PGP SIGNATURE-----\r\n",
  80. "shasum": "1e1adf219e1eeb684d691f9d6a05ff0d30a24d75",
  81. "tarball": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
  82. "unpackedSize": 30555
  83. },
  84. "engines": {
  85. "node": ">= 0.4"
  86. },
  87. "gitHead": "a20050add5eab89174a99411405f3f5be265a56b",
  88. "homepage": "https://github.com/ljharb/is-callable#readme",
  89. "keywords": [
  90. "@@toStringTag",
  91. "ES6",
  92. "Function",
  93. "arrow",
  94. "arrow function",
  95. "callable",
  96. "function",
  97. "generator",
  98. "generator function",
  99. "toStringTag"
  100. ],
  101. "license": "MIT",
  102. "main": "index.js",
  103. "maintainers": [
  104. {
  105. "name": "ljharb",
  106. "email": "ljharb@gmail.com"
  107. }
  108. ],
  109. "name": "is-callable",
  110. "optionalDependencies": {},
  111. "readme": "ERROR: No README data found!",
  112. "repository": {
  113. "type": "git",
  114. "url": "git://github.com/ljharb/is-callable.git"
  115. },
  116. "scripts": {
  117. "coverage": "npm run --silent istanbul",
  118. "covert": "covert test.js",
  119. "covert:quiet": "covert test.js --quiet",
  120. "eslint": "eslint *.js",
  121. "istanbul": "npm run --silent istanbul:clean && npm run --silent istanbul:std && npm run --silent istanbul:harmony && npm run --silent istanbul:merge && istanbul check",
  122. "istanbul:clean": "rimraf coverage coverage-std coverage-harmony",
  123. "istanbul:harmony": "node --harmony ./node_modules/istanbul/lib/cli.js cover test.js --dir coverage-harmony",
  124. "istanbul:merge": "istanbul-merge --out coverage/coverage.raw.json coverage-harmony/coverage.raw.json coverage-std/coverage.raw.json && istanbul report html",
  125. "istanbul:std": "istanbul cover test.js --report html --dir coverage-std",
  126. "jscs": "jscs *.js",
  127. "lint": "npm run jscs && npm run eslint",
  128. "posttest": "npm run --silent security",
  129. "prelint": "editorconfig-tools check *",
  130. "pretest": "npm run --silent lint",
  131. "security": "nsp check",
  132. "test": "npm run --silent tests-only",
  133. "test:staging": "node --es-staging test.js",
  134. "test:stock": "node test.js",
  135. "tests-only": "npm run --silent test:stock && npm run --silent test:staging"
  136. },
  137. "testling": {
  138. "browsers": [
  139. "android-browser/4.2",
  140. "chrome/20.0..latest",
  141. "chrome/4.0..10.0",
  142. "chrome/canary",
  143. "firefox/15.0..latest",
  144. "firefox/3.0..6.0",
  145. "firefox/nightly",
  146. "iexplore/6.0..latest",
  147. "ipad/6.0..latest",
  148. "iphone/6.0..latest",
  149. "opera/10.0..latest",
  150. "opera/next",
  151. "safari/4.0..latest"
  152. ],
  153. "files": "test.js"
  154. },
  155. "version": "1.1.4"
  156. }