package.json 2.5 KB

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