package.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "koa",
  6. "scope": null,
  7. "escapedName": "koa",
  8. "name": "koa",
  9. "rawSpec": "",
  10. "spec": "latest",
  11. "type": "tag"
  12. },
  13. "/data/feimat/test_yali/liveserver"
  14. ]
  15. ],
  16. "_from": "koa@latest",
  17. "_id": "koa@2.3.0",
  18. "_inCache": true,
  19. "_location": "/koa",
  20. "_nodeVersion": "7.10.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/koa-2.3.0.tgz_1497978080985_0.818500058259815"
  24. },
  25. "_npmUser": {
  26. "name": "jongleberry",
  27. "email": "jonathanrichardong@gmail.com"
  28. },
  29. "_npmVersion": "4.2.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "koa",
  33. "scope": null,
  34. "escapedName": "koa",
  35. "name": "koa",
  36. "rawSpec": "",
  37. "spec": "latest",
  38. "type": "tag"
  39. },
  40. "_requiredBy": [
  41. "#USER",
  42. "/"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/koa/-/koa-2.3.0.tgz",
  45. "_shasum": "9e1e8e4da401839c57b8527eadc57f76127555a7",
  46. "_shrinkwrap": null,
  47. "_spec": "koa",
  48. "_where": "/data/feimat/test_yali/liveserver",
  49. "bugs": {
  50. "url": "https://github.com/koajs/koa/issues"
  51. },
  52. "contributors": [
  53. {
  54. "name": "TJ Holowaychuk",
  55. "email": "tj@vision-media.ca"
  56. },
  57. {
  58. "name": "Jonathan Ong",
  59. "email": "jonathanrichardong@gmail.com"
  60. },
  61. {
  62. "name": "dead_horse",
  63. "email": "dead_horse@qq.com"
  64. },
  65. {
  66. "name": "Tejas Manohar",
  67. "email": "me@tejas.io"
  68. },
  69. {
  70. "name": "Yiyu He",
  71. "email": "dead_horse@qq.com"
  72. },
  73. {
  74. "name": "fengmk2",
  75. "email": "fengmk2@gmail.com"
  76. },
  77. {
  78. "name": "Julian Gruber",
  79. "email": "julian@juliangruber.com"
  80. },
  81. {
  82. "name": "Jonathan Ong",
  83. "email": "me@jongleberry.com"
  84. },
  85. {
  86. "name": "fengmk2",
  87. "email": "m@fengmk2.com"
  88. },
  89. {
  90. "name": "Rui Marinho",
  91. "email": "rpm@seegno.com"
  92. },
  93. {
  94. "name": "jongleberry",
  95. "email": "jonathanong@users.noreply.github.com"
  96. },
  97. {
  98. "name": "pana",
  99. "email": "pana.wang@outlook.com"
  100. },
  101. {
  102. "name": "Ian Storm Taylor",
  103. "email": "ian@ianstormtaylor.com"
  104. },
  105. {
  106. "name": "PatrickJS",
  107. "email": "github@gdi2290.com"
  108. },
  109. {
  110. "name": "Sonny Piers",
  111. "email": "sonny@fastmail.net"
  112. },
  113. {
  114. "name": "alsotang",
  115. "email": "alsotang@gmail.com"
  116. },
  117. {
  118. "name": "Jesús Rodríguez Rodríguez",
  119. "email": "Foxandxss@gmail.com"
  120. },
  121. {
  122. "name": "Bryan Bess",
  123. "email": "squarejaw@bsbess.com"
  124. },
  125. {
  126. "name": "Robert Sköld",
  127. "email": "robert@publicclass.se"
  128. },
  129. {
  130. "name": "yoshuawuyts",
  131. "email": "i@yoshuawuyts.com"
  132. },
  133. {
  134. "name": "Johan Bergström",
  135. "email": "bugs@bergstroem.nu"
  136. },
  137. {
  138. "name": "Karl Böhlmark",
  139. "email": "karl.bohlmark@gmail.com"
  140. },
  141. {
  142. "name": "Kenneth Ormandy",
  143. "email": "kenneth@chloi.io"
  144. },
  145. {
  146. "name": "Kim Joar Bekkelund",
  147. "email": "kjbekkelund@gmail.com"
  148. },
  149. {
  150. "name": "Kyle Suss",
  151. "email": "susskyle@gmail.com"
  152. },
  153. {
  154. "name": "Matheus Azzi",
  155. "email": "matheuslazzi@gmail.com"
  156. },
  157. {
  158. "name": "Mathieu Gallé-Tessonneau",
  159. "email": "mathieu.galletessonneau@gmail.com"
  160. },
  161. {
  162. "name": "Matthew Chase Whittemore",
  163. "email": "matthew@socialtables.com"
  164. },
  165. {
  166. "name": "Matthew King",
  167. "email": "mking@users.noreply.github.com"
  168. },
  169. {
  170. "name": "Matthew Mueller",
  171. "email": "mattmuelle@gmail.com"
  172. },
  173. {
  174. "name": "Michaël Zasso",
  175. "email": "mic.besace@gmail.com"
  176. },
  177. {
  178. "name": "Nathan Rajlich",
  179. "email": "nathan@tootallnate.net"
  180. },
  181. {
  182. "name": "New Now Nohow",
  183. "email": "empty@cqdr.es"
  184. },
  185. {
  186. "name": "Peeyush Kushwaha",
  187. "email": "peeyush.p97@gmail.com"
  188. },
  189. {
  190. "name": "Phillip Alexander",
  191. "email": "git@phillipalexander.io"
  192. },
  193. {
  194. "name": "Qiming zhao",
  195. "email": "chemzqm@gmail.com"
  196. },
  197. {
  198. "name": "Ryunosuke SATO",
  199. "email": "tricknotes.rs@gmail.com"
  200. },
  201. {
  202. "name": "Sterling Williams",
  203. "email": "sterlingw@qualtrics.com"
  204. },
  205. {
  206. "name": "Teoman Soygul",
  207. "email": "teo@soygul.com"
  208. },
  209. {
  210. "name": "Tiago Ribeiro",
  211. "email": "tlr@seegno.com"
  212. },
  213. {
  214. "name": "Tim Schaub",
  215. "email": "tim.schaub@gmail.com"
  216. },
  217. {
  218. "name": "Travis Jeffery",
  219. "email": "tj@travisjeffery.com"
  220. },
  221. {
  222. "name": "Veselin Todorov",
  223. "email": "veselin@veselin.bg"
  224. },
  225. {
  226. "name": "Yazhong Liu",
  227. "email": "l900422@vip.qq.com"
  228. },
  229. {
  230. "name": "Yazhong Liu",
  231. "email": "yorkiefixer@gmail.com"
  232. },
  233. {
  234. "name": "Yoshua Wuyts",
  235. "email": "yoshuawuyts@gmail.com"
  236. },
  237. {
  238. "name": "bhanuc",
  239. "email": "bhanuc@iitk.ac.in"
  240. },
  241. {
  242. "name": "fundon",
  243. "email": "cfddream@gmail.com"
  244. },
  245. {
  246. "name": "gyson",
  247. "email": "eilian.yunsong@gmail.com"
  248. },
  249. {
  250. "name": "haoxin",
  251. "email": "coderhaoxin@outlook.com"
  252. },
  253. {
  254. "name": "jeromew",
  255. "email": "jerome.wagner@m4x.org"
  256. },
  257. {
  258. "name": "llambda",
  259. "email": "xxgsoftware@gmail.com"
  260. },
  261. {
  262. "name": "mako-taco",
  263. "email": "jake.y.scott@gmail.com"
  264. },
  265. {
  266. "name": "mdemo",
  267. "email": "mds@xue.bi"
  268. },
  269. {
  270. "name": "nicoder",
  271. "email": "nicolas.dermine@gmail.com"
  272. },
  273. {
  274. "name": "superchink",
  275. "email": "superchink@gmail.com"
  276. },
  277. {
  278. "name": "tmilewski",
  279. "email": "tmilewski@gmail.com"
  280. },
  281. {
  282. "name": "yosssi",
  283. "email": "yoshida.keiji.84@gmail.com"
  284. },
  285. {
  286. "name": "Aaron Heckmann",
  287. "email": "aaron.heckmann+github@gmail.com"
  288. },
  289. {
  290. "name": "zensh",
  291. "email": "admin@zensh.com"
  292. },
  293. {
  294. "name": "Adam L",
  295. "email": "skyros@gmail.com"
  296. },
  297. {
  298. "name": "AlexeyKhristov",
  299. "email": "AlexeyKhristov@users.noreply.github.com"
  300. },
  301. {
  302. "name": "Ben Reinhart",
  303. "email": "breinhart@groupon.com"
  304. },
  305. {
  306. "name": "C.T. Lin",
  307. "email": "chentsulin@gmail.com"
  308. },
  309. {
  310. "name": "Chris Tarquini",
  311. "email": "chris@ilsken.com"
  312. },
  313. {
  314. "name": "Christoffer Hallas",
  315. "email": "hallas@users.noreply.github.com"
  316. },
  317. {
  318. "name": "Darren Cauthon",
  319. "email": "darren@cauthon.com"
  320. },
  321. {
  322. "name": "Debjeet Biswas",
  323. "email": "debjeet@vxtindia.com"
  324. },
  325. {
  326. "name": "Dmitry Mazuro",
  327. "email": "dmitry.mazuro@icloud.com"
  328. },
  329. {
  330. "name": "Douglas Christopher Wilson",
  331. "email": "doug@somethingdoug.com"
  332. },
  333. {
  334. "name": "Eivind Fjeldstad",
  335. "email": "eivind.fjeldstad@gmail.com"
  336. },
  337. {
  338. "name": "Guilherme Pacheco",
  339. "email": "guilherme.f.pacheco@hotmail.com"
  340. },
  341. {
  342. "name": "HanHor Wu",
  343. "email": "hanhor.wu@gmail.com"
  344. },
  345. {
  346. "name": "Hugh Kennedy",
  347. "email": "hughskennedy@gmail.com"
  348. },
  349. {
  350. "name": "Jan Buschtöns",
  351. "email": "buschtoens@gmail.com"
  352. },
  353. {
  354. "name": "Jan Carlo Viray",
  355. "email": "virayjancarlo@yahoo.com"
  356. },
  357. {
  358. "name": "Jed Schmidt",
  359. "email": "where@jed.is"
  360. },
  361. {
  362. "name": "Jesus Rodriguez",
  363. "email": "foxandxss@gmail.com"
  364. },
  365. {
  366. "name": "Jingwei \"John\" Liu",
  367. "email": "liujingwei@gmail.com"
  368. }
  369. ],
  370. "dependencies": {
  371. "accepts": "^1.2.2",
  372. "content-disposition": "~0.5.0",
  373. "content-type": "^1.0.0",
  374. "cookies": "~0.7.0",
  375. "debug": "*",
  376. "delegates": "^1.0.0",
  377. "depd": "^1.1.0",
  378. "destroy": "^1.0.3",
  379. "error-inject": "~1.0.0",
  380. "escape-html": "~1.0.1",
  381. "fresh": "^0.5.0",
  382. "http-assert": "^1.1.0",
  383. "http-errors": "^1.2.8",
  384. "is-generator-function": "^1.0.3",
  385. "koa-compose": "^4.0.0",
  386. "koa-convert": "^1.2.0",
  387. "koa-is-json": "^1.0.0",
  388. "mime-types": "^2.0.7",
  389. "on-finished": "^2.1.0",
  390. "only": "0.0.2",
  391. "parseurl": "^1.3.0",
  392. "statuses": "^1.2.0",
  393. "type-is": "^1.5.5",
  394. "vary": "^1.0.0"
  395. },
  396. "description": "Koa web app framework",
  397. "devDependencies": {
  398. "babel-eslint": "^7.1.1",
  399. "eslint": "^3.17.1",
  400. "eslint-config-standard": "^7.0.1",
  401. "eslint-plugin-promise": "^3.5.0",
  402. "eslint-plugin-standard": "^2.1.1",
  403. "istanbul": "^0.4.0",
  404. "jest": "^20.0.0",
  405. "supertest": "^3.0.0"
  406. },
  407. "directories": {},
  408. "dist": {
  409. "shasum": "9e1e8e4da401839c57b8527eadc57f76127555a7",
  410. "tarball": "https://registry.npmjs.org/koa/-/koa-2.3.0.tgz"
  411. },
  412. "engines": {
  413. "node": ">= 6.0.0"
  414. },
  415. "files": [
  416. "lib"
  417. ],
  418. "gitHead": "aaac09af1a6aa02161fead1422fac460fbdcce3e",
  419. "homepage": "https://github.com/koajs/koa#readme",
  420. "jest": {
  421. "testMatch": [
  422. "**/test/!(helpers)/*.js"
  423. ],
  424. "coverageReporters": [
  425. "text-summary",
  426. "lcov"
  427. ],
  428. "bail": true,
  429. "testEnvironment": "node"
  430. },
  431. "keywords": [
  432. "web",
  433. "app",
  434. "http",
  435. "application",
  436. "framework",
  437. "middleware",
  438. "rack"
  439. ],
  440. "license": "MIT",
  441. "main": "lib/application.js",
  442. "maintainers": [
  443. {
  444. "name": "aheckmann",
  445. "email": "aaron.heckmann+github@gmail.com"
  446. },
  447. {
  448. "name": "coderhaoxin",
  449. "email": "coderhaoxin@outlook.com"
  450. },
  451. {
  452. "name": "dead-horse",
  453. "email": "dead_horse@qq.com"
  454. },
  455. {
  456. "name": "dead_horse",
  457. "email": "dead_horse@qq.com"
  458. },
  459. {
  460. "name": "eivifj",
  461. "email": "eivind.fjeldstad@gmail.com"
  462. },
  463. {
  464. "name": "fengmk2",
  465. "email": "fengmk2@gmail.com"
  466. },
  467. {
  468. "name": "jongleberry",
  469. "email": "jonathanrichardong@gmail.com"
  470. },
  471. {
  472. "name": "juliangruber",
  473. "email": "julian@juliangruber.com"
  474. },
  475. {
  476. "name": "tjholowaychuk",
  477. "email": "tj@vision-media.ca"
  478. }
  479. ],
  480. "name": "koa",
  481. "optionalDependencies": {},
  482. "readme": "ERROR: No README data found!",
  483. "repository": {
  484. "type": "git",
  485. "url": "git+https://github.com/koajs/koa.git"
  486. },
  487. "scripts": {
  488. "bench": "make -C benchmarks",
  489. "lint": "eslint benchmarks lib test --fix",
  490. "test": "jest --forceExit",
  491. "test-cov": "npm run test -- --coverage"
  492. },
  493. "version": "2.3.0"
  494. }