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.

109 lines
2.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "concat-map@0.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/brace-expansion"
  6. ]
  7. ],
  8. "_from": "concat-map@0.0.1",
  9. "_id": "concat-map@0.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/concat-map",
  13. "_npmUser": {
  14. "email": "mail@substack.net",
  15. "name": "substack"
  16. },
  17. "_npmVersion": "1.3.21",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "concat-map",
  21. "raw": "concat-map@0.0.1",
  22. "rawSpec": "0.0.1",
  23. "scope": null,
  24. "spec": "0.0.1",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/brace-expansion"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  31. "_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
  32. "_shrinkwrap": null,
  33. "_spec": "concat-map@0.0.1",
  34. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/brace-expansion",
  35. "author": {
  36. "email": "mail@substack.net",
  37. "name": "James Halliday",
  38. "url": "http://substack.net"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/substack/node-concat-map/issues"
  42. },
  43. "dependencies": {},
  44. "description": "concatenative mapdashery",
  45. "devDependencies": {
  46. "tape": "~2.4.0"
  47. },
  48. "directories": {
  49. "example": "example",
  50. "test": "test"
  51. },
  52. "dist": {
  53. "shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
  54. "tarball": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
  55. },
  56. "homepage": "https://github.com/substack/node-concat-map",
  57. "keywords": [
  58. "concat",
  59. "concatMap",
  60. "functional",
  61. "higher-order",
  62. "map"
  63. ],
  64. "license": "MIT",
  65. "main": "index.js",
  66. "maintainers": [
  67. {
  68. "name": "substack",
  69. "email": "mail@substack.net"
  70. }
  71. ],
  72. "name": "concat-map",
  73. "optionalDependencies": {},
  74. "readme": "ERROR: No README data found!",
  75. "repository": {
  76. "type": "git",
  77. "url": "git://github.com/substack/node-concat-map.git"
  78. },
  79. "scripts": {
  80. "test": "tape test/*.js"
  81. },
  82. "testling": {
  83. "browsers": {
  84. "chrome": [
  85. 10,
  86. 22
  87. ],
  88. "ff": [
  89. 10,
  90. 15,
  91. 3.5
  92. ],
  93. "ie": [
  94. 6,
  95. 7,
  96. 8,
  97. 9
  98. ],
  99. "opera": [
  100. 12
  101. ],
  102. "safari": [
  103. 5.1
  104. ]
  105. },
  106. "files": "test/*.js"
  107. },
  108. "version": "0.0.1"
  109. }