package.json 2.5 KB

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