package.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. {
  2. "_args": [
  3. [
  4. "resolve@^1.1.6",
  5. "/home/seleznev/project Angular/Quality system/node_modules/rechoir"
  6. ]
  7. ],
  8. "_from": "resolve@>=1.1.6 <2.0.0",
  9. "_id": "resolve@1.8.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/resolve",
  13. "_nodeVersion": "10.4.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/resolve_1.8.1_1529260059580_0.8035259400498278"
  17. },
  18. "_npmUser": {
  19. "email": "ljharb@gmail.com",
  20. "name": "ljharb"
  21. },
  22. "_npmVersion": "6.1.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "resolve",
  26. "raw": "resolve@^1.1.6",
  27. "rawSpec": "^1.1.6",
  28. "scope": null,
  29. "spec": ">=1.1.6 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/rechoir"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz",
  36. "_shasum": "82f1ec19a423ac1fbd080b0bab06ba36e84a7a26",
  37. "_shrinkwrap": null,
  38. "_spec": "resolve@^1.1.6",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/rechoir",
  40. "author": {
  41. "email": "mail@substack.net",
  42. "name": "James Halliday",
  43. "url": "http://substack.net"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/browserify/resolve/issues"
  47. },
  48. "dependencies": {
  49. "path-parse": "^1.0.5"
  50. },
  51. "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
  52. "devDependencies": {
  53. "@ljharb/eslint-config": "^12.2.1",
  54. "eslint": "^4.19.1",
  55. "object-keys": "^1.0.11",
  56. "safe-publish-latest": "^1.1.1",
  57. "tap": "0.4.13",
  58. "tape": "^4.9.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 75,
  63. "integrity": "sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJqgcCRA9TVsSAnZWagAASdEP/0buJQqIMth2dWI2KEtp\nS7MimpOijMWwCmrTmwyCMiS9d6wVktFJmLLWHYmDwKQS6PoglJ7DqFEDrj4c\ncd2yuK3pZebQ0EQ/Y+qSJ9Z+hjkKviEINgZAp/KuaWuBmJyv+jXnrazrfN3a\nEa5EDv8j98vYwM0jSpW/FBIbxg7/vLRHEZCRtKxBCDeT0P0Wi9xtHBGJXSqg\nV5ivkTnOW0f59BD8iAuMAHgQmnfNKl3x9QGx8IjwYv9o96dmK54PdKrYKcKT\ncjXgV2wWc8VPmJdPTaIJDp0NI2/RF9OMlVMGLQE41XX+56cGuIABQTrMSaXb\npHWYJVpN0n/SLR1ApIB0i+boCKMQ/89QEPxUykcjiQCwoWZfv1+OGnOvL1Fd\njPFf+oSfSfOvr+tivcGfl6QFTaV7A+svLijhSIgtTlrWVcQ933KHH14wEHo5\nb3JUpsCa2E04R2l1Jc17jC3HUTqX8UvIYPv8goayEPa42A8/skZlTSo73AGh\nY7PLfvT3VC9AI7XBoCWBTMSGrMVkmsOdu33WVDUkULHf9vFvwqJ5D9yAMgbo\nWvCYCjerYufkYvuFfyMqRMo5tRcjLPX93ZHcnhNLZ9bvSUo4x+mG3o87On4Q\nw4nliih1/pk1iN32s6pelyG/xVleZGnJtPaKKgFOXdVAFyH7LJMMvqelK8Pu\ntjce\r\n=D30K\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "82f1ec19a423ac1fbd080b0bab06ba36e84a7a26",
  66. "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz",
  67. "unpackedSize": 78538
  68. },
  69. "gitHead": "b5fc91bf59e6da3aafedc8a8ae4ce53907c06069",
  70. "homepage": "https://github.com/browserify/resolve#readme",
  71. "keywords": [
  72. "module",
  73. "node",
  74. "require",
  75. "resolve"
  76. ],
  77. "license": "MIT",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "jprichardson",
  82. "email": "jprichardson@gmail.com"
  83. },
  84. {
  85. "name": "ahdinosaur",
  86. "email": "michael.williams@enspiral.com"
  87. },
  88. {
  89. "name": "ashaffer88",
  90. "email": "darawk@gmail.com"
  91. },
  92. {
  93. "name": "balupton",
  94. "email": "b@lupton.cc"
  95. },
  96. {
  97. "name": "bpostlethwaite",
  98. "email": "post.ben.here@gmail.com"
  99. },
  100. {
  101. "name": "bret",
  102. "email": "bcomnes@gmail.com"
  103. },
  104. {
  105. "name": "cwmma",
  106. "email": "calvin.metcalf@gmail.com"
  107. },
  108. {
  109. "name": "dcousens",
  110. "email": "npm@dcousens.com"
  111. },
  112. {
  113. "name": "dominictarr",
  114. "email": "dominic.tarr@gmail.com"
  115. },
  116. {
  117. "name": "elnounch",
  118. "email": "contact@elnounch.net"
  119. },
  120. {
  121. "name": "emilbayes",
  122. "email": "github@tixz.dk"
  123. },
  124. {
  125. "name": "feross",
  126. "email": "feross@feross.org"
  127. },
  128. {
  129. "name": "forbeslindesay",
  130. "email": "forbes@lindesay.co.uk"
  131. },
  132. {
  133. "name": "fpereira1",
  134. "email": "pereira.filype@gmail.com"
  135. },
  136. {
  137. "name": "garann",
  138. "email": "garann@gmail.com"
  139. },
  140. {
  141. "name": "gkatsev",
  142. "email": "me@gkatsev.com"
  143. },
  144. {
  145. "name": "goto-bus-stop",
  146. "email": "rene@kooi.me"
  147. },
  148. {
  149. "name": "hughsk",
  150. "email": "hughskennedy@gmail.com"
  151. },
  152. {
  153. "name": "indutny",
  154. "email": "fedor@indutny.com"
  155. },
  156. {
  157. "name": "jmm",
  158. "email": "npm-public@jessemccarthy.net"
  159. },
  160. {
  161. "name": "anandthakker",
  162. "email": "vestibule@anandthakker.net"
  163. },
  164. {
  165. "name": "jryans",
  166. "email": "jryans@gmail.com"
  167. },
  168. {
  169. "name": "leichtgewicht",
  170. "email": "martin.heidegger@gmail.com"
  171. },
  172. {
  173. "name": "ljharb",
  174. "email": "ljharb@gmail.com"
  175. },
  176. {
  177. "name": "mafintosh",
  178. "email": "mathiasbuus@gmail.com"
  179. },
  180. {
  181. "name": "mattdesl",
  182. "email": "dave.des@gmail.com"
  183. },
  184. {
  185. "name": "maxogden",
  186. "email": "max@maxogden.com"
  187. },
  188. {
  189. "name": "mellowmelon",
  190. "email": "palmermebane@gmail.com"
  191. },
  192. {
  193. "name": "parshap",
  194. "email": "parshap+npm@gmail.com"
  195. },
  196. {
  197. "name": "pkrumins",
  198. "email": "peteris.krumins@gmail.com"
  199. },
  200. {
  201. "name": "sethvincent",
  202. "email": "sethvincent@gmail.com"
  203. },
  204. {
  205. "name": "stevemao",
  206. "email": "maochenyan@gmail.com"
  207. },
  208. {
  209. "name": "substack",
  210. "email": "substack@gmail.com"
  211. },
  212. {
  213. "name": "tehshrike",
  214. "email": "me@JoshDuff.com"
  215. },
  216. {
  217. "name": "terinjokes",
  218. "email": "terinjokes@gmail.com"
  219. },
  220. {
  221. "name": "thlorenz",
  222. "email": "thlorenz@gmx.de"
  223. },
  224. {
  225. "name": "ungoldman",
  226. "email": "ungoldman@gmail.com"
  227. },
  228. {
  229. "name": "yerkopalma",
  230. "email": "yerko.palma@usach.cl"
  231. },
  232. {
  233. "name": "yoshuawuyts",
  234. "email": "yoshuawuyts@gmail.com"
  235. },
  236. {
  237. "name": "zertosh",
  238. "email": "zertosh@gmail.com"
  239. }
  240. ],
  241. "name": "resolve",
  242. "optionalDependencies": {},
  243. "readme": "ERROR: No README data found!",
  244. "repository": {
  245. "type": "git",
  246. "url": "git://github.com/browserify/resolve.git"
  247. },
  248. "scripts": {
  249. "lint": "eslint .",
  250. "prepublish": "safe-publish-latest",
  251. "pretest": "npm run lint",
  252. "test": "npm run --silent tests-only",
  253. "tests-only": "tape test/*.js"
  254. },
  255. "version": "1.8.1"
  256. }