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.

75 lines
1.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "boolbase@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-select"
  6. ]
  7. ],
  8. "_from": "boolbase@>=1.0.0 <2.0.0",
  9. "_id": "boolbase@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/boolbase",
  13. "_npmUser": {
  14. "email": "me@feedic.com",
  15. "name": "feedic"
  16. },
  17. "_npmVersion": "1.4.2",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "boolbase",
  21. "raw": "boolbase@^1.0.0",
  22. "rawSpec": "^1.0.0",
  23. "scope": null,
  24. "spec": ">=1.0.0 <2.0.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/css-select",
  29. "/nth-check"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  32. "_shasum": "68dff5fbe60c51eb37725ea9e3ed310dcc1e776e",
  33. "_shrinkwrap": null,
  34. "_spec": "boolbase@^1.0.0",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-select",
  36. "author": {
  37. "email": "me@feedic.com",
  38. "name": "Felix Boehm"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/fb55/boolbase/issues"
  42. },
  43. "dependencies": {},
  44. "description": "two functions: One that returns true, one that returns false",
  45. "devDependencies": {},
  46. "directories": {},
  47. "dist": {
  48. "shasum": "68dff5fbe60c51eb37725ea9e3ed310dcc1e776e",
  49. "tarball": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
  50. },
  51. "homepage": "https://github.com/fb55/boolbase",
  52. "keywords": [
  53. "boolean",
  54. "function"
  55. ],
  56. "license": "ISC",
  57. "main": "index.js",
  58. "maintainers": [
  59. {
  60. "name": "feedic",
  61. "email": "me@feedic.com"
  62. }
  63. ],
  64. "name": "boolbase",
  65. "optionalDependencies": {},
  66. "readme": "ERROR: No README data found!",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/fb55/boolbase.git"
  70. },
  71. "scripts": {
  72. "test": "echo \"Error: no test specified\" && exit 1"
  73. },
  74. "version": "1.0.0"
  75. }