package.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "path-to-regexp@0.1.7",
  6. "scope": null,
  7. "escapedName": "path-to-regexp",
  8. "name": "path-to-regexp",
  9. "rawSpec": "0.1.7",
  10. "spec": "0.1.7",
  11. "type": "version"
  12. },
  13. "/Users/huanggang/huangg/panda_h5_shop/node_modules/express"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1438052872808,
  17. "_from": "path-to-regexp@0.1.7",
  18. "_hasShrinkwrap": false,
  19. "_id": "path-to-regexp@0.1.7",
  20. "_inCache": true,
  21. "_location": "/path-to-regexp",
  22. "_nodeVersion": "2.3.3",
  23. "_npmUser": {
  24. "name": "blakeembrey",
  25. "email": "hello@blakeembrey.com"
  26. },
  27. "_npmVersion": "2.13.2",
  28. "_phantomChildren": {},
  29. "_requested": {
  30. "raw": "path-to-regexp@0.1.7",
  31. "scope": null,
  32. "escapedName": "path-to-regexp",
  33. "name": "path-to-regexp",
  34. "rawSpec": "0.1.7",
  35. "spec": "0.1.7",
  36. "type": "version"
  37. },
  38. "_requiredBy": [
  39. "/express"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
  42. "_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
  43. "_shrinkwrap": null,
  44. "_spec": "path-to-regexp@0.1.7",
  45. "_where": "/Users/huanggang/huangg/panda_h5_shop/node_modules/express",
  46. "bugs": {
  47. "url": "https://github.com/component/path-to-regexp/issues"
  48. },
  49. "component": {
  50. "scripts": {
  51. "path-to-regexp": "index.js"
  52. }
  53. },
  54. "dependencies": {},
  55. "description": "Express style path to RegExp utility",
  56. "devDependencies": {
  57. "istanbul": "^0.2.6",
  58. "mocha": "^1.17.1"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
  63. "size": 3269,
  64. "noattachment": false,
  65. "tarball": "http://registry.npm.taobao.org/path-to-regexp/download/path-to-regexp-0.1.7.tgz"
  66. },
  67. "files": [
  68. "index.js",
  69. "LICENSE"
  70. ],
  71. "gitHead": "039118d6c3c186d3f176c73935ca887a32a33d93",
  72. "homepage": "https://github.com/component/path-to-regexp#readme",
  73. "keywords": [
  74. "express",
  75. "regexp"
  76. ],
  77. "license": "MIT",
  78. "maintainers": [
  79. {
  80. "name": "amasad",
  81. "email": "amjad.masad@gmail.com"
  82. },
  83. {
  84. "name": "anthonyshort",
  85. "email": "antshort@gmail.com"
  86. },
  87. {
  88. "name": "blakeembrey",
  89. "email": "hello@blakeembrey.com"
  90. },
  91. {
  92. "name": "calvinfo",
  93. "email": "calvin@calv.info"
  94. },
  95. {
  96. "name": "clintwood",
  97. "email": "clint@anotherway.co.za"
  98. },
  99. {
  100. "name": "coreh",
  101. "email": "thecoreh@gmail.com"
  102. },
  103. {
  104. "name": "cristiandouce",
  105. "email": "cristian@gravityonmars.com"
  106. },
  107. {
  108. "name": "defunctzombie",
  109. "email": "shtylman@gmail.com"
  110. },
  111. {
  112. "name": "dfcreative",
  113. "email": "df.creative@gmail.com"
  114. },
  115. {
  116. "name": "dominicbarnes",
  117. "email": "dominic@dbarnes.info"
  118. },
  119. {
  120. "name": "dougwilson",
  121. "email": "doug@somethingdoug.com"
  122. },
  123. {
  124. "name": "forbeslindesay",
  125. "email": "forbes@lindesay.co.uk"
  126. },
  127. {
  128. "name": "ianstormtaylor",
  129. "email": "ian@ianstormtaylor.com"
  130. },
  131. {
  132. "name": "jonathanong",
  133. "email": "jonathanrichardong@gmail.com"
  134. },
  135. {
  136. "name": "jongleberry",
  137. "email": "jonathanrichardong@gmail.com"
  138. },
  139. {
  140. "name": "juliangruber",
  141. "email": "julian@juliangruber.com"
  142. },
  143. {
  144. "name": "kelonye",
  145. "email": "kelonyemitchel@gmail.com"
  146. },
  147. {
  148. "name": "mattmueller",
  149. "email": "mattmuelle@gmail.com"
  150. },
  151. {
  152. "name": "nami-doc",
  153. "email": "vendethiel@hotmail.fr"
  154. },
  155. {
  156. "name": "queckezz",
  157. "email": "fabian.eichenberger@gmail.com"
  158. },
  159. {
  160. "name": "rauchg",
  161. "email": "rauchg@gmail.com"
  162. },
  163. {
  164. "name": "retrofox",
  165. "email": "rdsuarez@gmail.com"
  166. },
  167. {
  168. "name": "stagas",
  169. "email": "gstagas@gmail.com"
  170. },
  171. {
  172. "name": "stephenmathieson",
  173. "email": "me@stephenmathieson.com"
  174. },
  175. {
  176. "name": "swatinem",
  177. "email": "arpad.borsos@googlemail.com"
  178. },
  179. {
  180. "name": "thehydroimpulse",
  181. "email": "dnfagnan@gmail.com"
  182. },
  183. {
  184. "name": "timaschew",
  185. "email": "timaschew@gmail.com"
  186. },
  187. {
  188. "name": "timoxley",
  189. "email": "secoif@gmail.com"
  190. },
  191. {
  192. "name": "tjholowaychuk",
  193. "email": "tj@vision-media.ca"
  194. },
  195. {
  196. "name": "tootallnate",
  197. "email": "nathan@tootallnate.net"
  198. },
  199. {
  200. "name": "trevorgerhardt",
  201. "email": "trevorgerhardt@gmail.com"
  202. },
  203. {
  204. "name": "yields",
  205. "email": "yields@icloud.com"
  206. }
  207. ],
  208. "name": "path-to-regexp",
  209. "optionalDependencies": {},
  210. "publish_time": 1438052872808,
  211. "readme": "ERROR: No README data found!",
  212. "repository": {
  213. "type": "git",
  214. "url": "git+https://github.com/component/path-to-regexp.git"
  215. },
  216. "scripts": {
  217. "test": "istanbul cover _mocha -- -R spec"
  218. },
  219. "version": "0.1.7"
  220. }