Path: blob/master/nosource/src/package-lock.json
671 views
{1"name": "nosource",2"version": "0.0.0",3"lockfileVersion": 1,4"requires": true,5"dependencies": {6"accepts": {7"version": "1.3.4",8"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz",9"integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=",10"requires": {11"mime-types": "2.1.17",12"negotiator": "0.6.1"13}14},15"array-flatten": {16"version": "1.1.1",17"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",18"integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="19},20"async": {21"version": "0.2.10",22"resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz",23"integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E="24},25"basic-auth": {26"version": "2.0.0",27"resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.0.tgz",28"integrity": "sha1-AV2z81PgLlY3d1X5YnQuiYHnu7o=",29"requires": {30"safe-buffer": "5.1.1"31}32},33"body-parser": {34"version": "1.18.2",35"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.2.tgz",36"integrity": "sha1-h2eKGdhLR9hZuDGZvVm84iKxBFQ=",37"requires": {38"bytes": "3.0.0",39"content-type": "1.0.4",40"debug": "2.6.9",41"depd": "1.1.1",42"http-errors": "1.6.2",43"iconv-lite": "0.4.19",44"on-finished": "2.3.0",45"qs": "6.5.1",46"raw-body": "2.3.2",47"type-is": "1.6.15"48}49},50"bytes": {51"version": "3.0.0",52"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",53"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="54},55"camelize": {56"version": "1.0.0",57"resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz",58"integrity": "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs="59},60"content-disposition": {61"version": "0.5.2",62"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",63"integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ="64},65"content-security-policy-builder": {66"version": "1.1.0",67"resolved": "https://registry.npmjs.org/content-security-policy-builder/-/content-security-policy-builder-1.1.0.tgz",68"integrity": "sha1-2R8bB2I2wRmFDH3umSS/VeBXcrM=",69"requires": {70"dashify": "0.2.2"71}72},73"content-type": {74"version": "1.0.4",75"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",76"integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA=="77},78"cookie": {79"version": "0.3.1",80"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",81"integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s="82},83"cookie-parser": {84"version": "1.4.3",85"resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.3.tgz",86"integrity": "sha1-D+MfoZ0AC5X0qt8fU/3CuKIDuqU=",87"requires": {88"cookie": "0.3.1",89"cookie-signature": "1.0.6"90}91},92"cookie-signature": {93"version": "1.0.6",94"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",95"integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="96},97"crc": {98"version": "3.4.4",99"resolved": "https://registry.npmjs.org/crc/-/crc-3.4.4.tgz",100"integrity": "sha1-naHpgOO9RPxck79as9ozeNheRms="101},102"dasherize": {103"version": "2.0.0",104"resolved": "https://registry.npmjs.org/dasherize/-/dasherize-2.0.0.tgz",105"integrity": "sha1-bYCcnNDPe7iVLYD8hPoT1H3bEwg="106},107"dashify": {108"version": "0.2.2",109"resolved": "https://registry.npmjs.org/dashify/-/dashify-0.2.2.tgz",110"integrity": "sha1-agdBWgHJH69KMuONnfunH2HLIP4="111},112"debug": {113"version": "2.6.9",114"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",115"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",116"requires": {117"ms": "2.0.0"118}119},120"depd": {121"version": "1.1.1",122"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz",123"integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k="124},125"destroy": {126"version": "1.0.4",127"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",128"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="129},130"dns-prefetch-control": {131"version": "0.1.0",132"resolved": "https://registry.npmjs.org/dns-prefetch-control/-/dns-prefetch-control-0.1.0.tgz",133"integrity": "sha1-YN20V3dOF48flBXwyrsOhbCzALI="134},135"dont-sniff-mimetype": {136"version": "1.0.0",137"resolved": "https://registry.npmjs.org/dont-sniff-mimetype/-/dont-sniff-mimetype-1.0.0.tgz",138"integrity": "sha1-WTKJDcn04vGeXrAqIAJuXl78j1g="139},140"ee-first": {141"version": "1.1.1",142"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",143"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="144},145"encodeurl": {146"version": "1.0.1",147"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz",148"integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA="149},150"escape-html": {151"version": "1.0.3",152"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",153"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="154},155"etag": {156"version": "1.8.1",157"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",158"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="159},160"expect-ct": {161"version": "0.1.0",162"resolved": "https://registry.npmjs.org/expect-ct/-/expect-ct-0.1.0.tgz",163"integrity": "sha1-UnNWeN4YUwiQ2Ne5XwrGNkCVgJQ="164},165"express": {166"version": "4.16.2",167"resolved": "https://registry.npmjs.org/express/-/express-4.16.2.tgz",168"integrity": "sha1-41xt/i1kt9ygpc1PIXgb4ymeB2w=",169"requires": {170"accepts": "1.3.4",171"array-flatten": "1.1.1",172"body-parser": "1.18.2",173"content-disposition": "0.5.2",174"content-type": "1.0.4",175"cookie": "0.3.1",176"cookie-signature": "1.0.6",177"debug": "2.6.9",178"depd": "1.1.1",179"encodeurl": "1.0.1",180"escape-html": "1.0.3",181"etag": "1.8.1",182"finalhandler": "1.1.0",183"fresh": "0.5.2",184"merge-descriptors": "1.0.1",185"methods": "1.1.2",186"on-finished": "2.3.0",187"parseurl": "1.3.2",188"path-to-regexp": "0.1.7",189"proxy-addr": "2.0.2",190"qs": "6.5.1",191"range-parser": "1.2.0",192"safe-buffer": "5.1.1",193"send": "0.16.1",194"serve-static": "1.13.1",195"setprototypeof": "1.1.0",196"statuses": "1.3.1",197"type-is": "1.6.15",198"utils-merge": "1.0.1",199"vary": "1.1.2"200},201"dependencies": {202"setprototypeof": {203"version": "1.1.0",204"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",205"integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="206},207"statuses": {208"version": "1.3.1",209"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",210"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4="211}212}213},214"express-session": {215"version": "1.15.6",216"resolved": "https://registry.npmjs.org/express-session/-/express-session-1.15.6.tgz",217"integrity": "sha512-r0nrHTCYtAMrFwZ0kBzZEXa1vtPVrw0dKvGSrKP4dahwBQ1BJpF2/y1Pp4sCD/0kvxV4zZeclyvfmw0B4RMJQA==",218"requires": {219"cookie": "0.3.1",220"cookie-signature": "1.0.6",221"crc": "3.4.4",222"debug": "2.6.9",223"depd": "1.1.1",224"on-headers": "1.0.1",225"parseurl": "1.3.2",226"uid-safe": "2.1.5",227"utils-merge": "1.0.1"228}229},230"express-useragent": {231"version": "1.0.8",232"resolved": "https://registry.npmjs.org/express-useragent/-/express-useragent-1.0.8.tgz",233"integrity": "sha1-BR72ozhtjstizSuMFprRCdBstX0="234},235"finalhandler": {236"version": "1.1.0",237"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz",238"integrity": "sha1-zgtoVbRYU+eRsvzGgARtiCU91/U=",239"requires": {240"debug": "2.6.9",241"encodeurl": "1.0.1",242"escape-html": "1.0.3",243"on-finished": "2.3.0",244"parseurl": "1.3.2",245"statuses": "1.3.1",246"unpipe": "1.0.0"247},248"dependencies": {249"statuses": {250"version": "1.3.1",251"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",252"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4="253}254}255},256"forwarded": {257"version": "0.1.2",258"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz",259"integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="260},261"frameguard": {262"version": "3.0.0",263"resolved": "https://registry.npmjs.org/frameguard/-/frameguard-3.0.0.tgz",264"integrity": "sha1-e8rUae57lukdEs6zlZx4I1qScuk="265},266"fresh": {267"version": "0.5.2",268"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",269"integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="270},271"helmet": {272"version": "3.9.0",273"resolved": "https://registry.npmjs.org/helmet/-/helmet-3.9.0.tgz",274"integrity": "sha512-czCyS77TyanWlfVSoGlb9GBJV2Q2zJayKxU5uBw0N1TzDTs/qVNh1SL8Q688KU0i0Sb7lQ/oLtnaEqXzl2yWvA==",275"requires": {276"dns-prefetch-control": "0.1.0",277"dont-sniff-mimetype": "1.0.0",278"expect-ct": "0.1.0",279"frameguard": "3.0.0",280"helmet-csp": "2.6.0",281"hide-powered-by": "1.0.0",282"hpkp": "2.0.0",283"hsts": "2.1.0",284"ienoopen": "1.0.0",285"nocache": "2.0.0",286"referrer-policy": "1.1.0",287"x-xss-protection": "1.0.0"288}289},290"helmet-csp": {291"version": "2.6.0",292"resolved": "https://registry.npmjs.org/helmet-csp/-/helmet-csp-2.6.0.tgz",293"integrity": "sha512-n/oW9l6RtO4f9YvphsNzdvk1zITrSN7iRT8ojgrJu/N3mVdHl9zE4OjbiHWcR64JK32kbqx90/yshWGXcjUEhw==",294"requires": {295"camelize": "1.0.0",296"content-security-policy-builder": "1.1.0",297"dasherize": "2.0.0",298"lodash.reduce": "4.6.0",299"platform": "1.3.4"300}301},302"hide-powered-by": {303"version": "1.0.0",304"resolved": "https://registry.npmjs.org/hide-powered-by/-/hide-powered-by-1.0.0.tgz",305"integrity": "sha1-SoWtZYgfYoV/xwr3F0oRhNzM4ys="306},307"hpkp": {308"version": "2.0.0",309"resolved": "https://registry.npmjs.org/hpkp/-/hpkp-2.0.0.tgz",310"integrity": "sha1-EOFCJk52IVpdMMROxD3mTe5tFnI="311},312"hsts": {313"version": "2.1.0",314"resolved": "https://registry.npmjs.org/hsts/-/hsts-2.1.0.tgz",315"integrity": "sha512-zXhh/DqgrTXJ7erTN6Fh5k/xjMhDGXCqdYN3wvxUvGUQvnxcFfUd8E+6vLg/nk3ss1TYMb+DhRl25fYABioTvA=="316},317"http-errors": {318"version": "1.6.2",319"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz",320"integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=",321"requires": {322"depd": "1.1.1",323"inherits": "2.0.3",324"setprototypeof": "1.0.3",325"statuses": "1.4.0"326}327},328"iconv-lite": {329"version": "0.4.19",330"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz",331"integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ=="332},333"ienoopen": {334"version": "1.0.0",335"resolved": "https://registry.npmjs.org/ienoopen/-/ienoopen-1.0.0.tgz",336"integrity": "sha1-NGpCj0dKrI9QzzeE6i0PFvYr2ms="337},338"inherits": {339"version": "2.0.3",340"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",341"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="342},343"ipaddr.js": {344"version": "1.5.2",345"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.5.2.tgz",346"integrity": "sha1-1LUFvemUaYfM8PxY2QEP+WB+P6A="347},348"lodash.reduce": {349"version": "4.6.0",350"resolved": "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz",351"integrity": "sha1-8atrg5KZrUj3hKu/R2WW8DuRTTs="352},353"lru-cache": {354"version": "2.5.2",355"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz",356"integrity": "sha1-H92tk4quEmPOE4aAvhs/WRwKtBw="357},358"media-typer": {359"version": "0.3.0",360"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",361"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g="362},363"memorystore": {364"version": "1.6.0",365"resolved": "https://registry.npmjs.org/memorystore/-/memorystore-1.6.0.tgz",366"integrity": "sha1-H7X7Xwsu3xrdGEkX6RjwlKn/NGU=",367"requires": {368"debug": "3.1.0",369"lru-cache": "4.1.1"370},371"dependencies": {372"debug": {373"version": "3.1.0",374"resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",375"integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",376"requires": {377"ms": "2.0.0"378}379},380"lru-cache": {381"version": "4.1.1",382"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz",383"integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==",384"requires": {385"pseudomap": "1.0.2",386"yallist": "2.1.2"387}388}389}390},391"merge-descriptors": {392"version": "1.0.1",393"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",394"integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="395},396"methods": {397"version": "1.1.2",398"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",399"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="400},401"mime": {402"version": "1.4.1",403"resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz",404"integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ=="405},406"mime-db": {407"version": "1.30.0",408"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz",409"integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE="410},411"mime-types": {412"version": "2.1.17",413"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz",414"integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",415"requires": {416"mime-db": "1.30.0"417}418},419"morgan": {420"version": "1.9.0",421"resolved": "https://registry.npmjs.org/morgan/-/morgan-1.9.0.tgz",422"integrity": "sha1-0B+mxlhZt2/PMbPLU6OCGjEdgFE=",423"requires": {424"basic-auth": "2.0.0",425"debug": "2.6.9",426"depd": "1.1.1",427"on-finished": "2.3.0",428"on-headers": "1.0.1"429}430},431"ms": {432"version": "2.0.0",433"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",434"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="435},436"mustache": {437"version": "2.3.0",438"resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz",439"integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA="440},441"mustache-express": {442"version": "1.2.5",443"resolved": "https://registry.npmjs.org/mustache-express/-/mustache-express-1.2.5.tgz",444"integrity": "sha1-FypIRFpd5crcnwV/apKkr8oHrhQ=",445"requires": {446"async": "0.2.10",447"lru-cache": "2.5.2",448"mustache": "2.3.0"449}450},451"negotiator": {452"version": "0.6.1",453"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",454"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk="455},456"nocache": {457"version": "2.0.0",458"resolved": "https://registry.npmjs.org/nocache/-/nocache-2.0.0.tgz",459"integrity": "sha1-ICtIAhoMTL3i34DeFaF0Q8i0OYA="460},461"on-finished": {462"version": "2.3.0",463"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",464"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",465"requires": {466"ee-first": "1.1.1"467}468},469"on-headers": {470"version": "1.0.1",471"resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.1.tgz",472"integrity": "sha1-ko9dD0cNSTQmUepnlLCFfBAGk/c="473},474"parseurl": {475"version": "1.3.2",476"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz",477"integrity": "sha1-/CidTtiZMRlGDBViUyYs3I3mW/M="478},479"path-to-regexp": {480"version": "0.1.7",481"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",482"integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="483},484"platform": {485"version": "1.3.4",486"resolved": "https://registry.npmjs.org/platform/-/platform-1.3.4.tgz",487"integrity": "sha1-bw+xftqqSPIUQrOpdcBjEw8cPr0="488},489"proxy-addr": {490"version": "2.0.2",491"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.2.tgz",492"integrity": "sha1-ZXFQT0e7mI7IGAJT+F3X4UlSvew=",493"requires": {494"forwarded": "0.1.2",495"ipaddr.js": "1.5.2"496}497},498"pseudomap": {499"version": "1.0.2",500"resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",501"integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="502},503"qs": {504"version": "6.5.1",505"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz",506"integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A=="507},508"random-bytes": {509"version": "1.0.0",510"resolved": "https://registry.npmjs.org/random-bytes/-/random-bytes-1.0.0.tgz",511"integrity": "sha1-T2ih3Arli9P7lYSMMDJNt11kNgs="512},513"range-parser": {514"version": "1.2.0",515"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz",516"integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4="517},518"raw-body": {519"version": "2.3.2",520"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.3.2.tgz",521"integrity": "sha1-vNYMd9Prk83gBQKVw/N5OJvIj4k=",522"requires": {523"bytes": "3.0.0",524"http-errors": "1.6.2",525"iconv-lite": "0.4.19",526"unpipe": "1.0.0"527}528},529"referrer-policy": {530"version": "1.1.0",531"resolved": "https://registry.npmjs.org/referrer-policy/-/referrer-policy-1.1.0.tgz",532"integrity": "sha1-NXdOtzW/UPtsB46DM0tHI1AgfXk="533},534"safe-buffer": {535"version": "5.1.1",536"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",537"integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="538},539"send": {540"version": "0.16.1",541"resolved": "https://registry.npmjs.org/send/-/send-0.16.1.tgz",542"integrity": "sha512-ElCLJdJIKPk6ux/Hocwhk7NFHpI3pVm/IZOYWqUmoxcgeyM+MpxHHKhb8QmlJDX1pU6WrgaHBkVNm73Sv7uc2A==",543"requires": {544"debug": "2.6.9",545"depd": "1.1.1",546"destroy": "1.0.4",547"encodeurl": "1.0.1",548"escape-html": "1.0.3",549"etag": "1.8.1",550"fresh": "0.5.2",551"http-errors": "1.6.2",552"mime": "1.4.1",553"ms": "2.0.0",554"on-finished": "2.3.0",555"range-parser": "1.2.0",556"statuses": "1.3.1"557},558"dependencies": {559"statuses": {560"version": "1.3.1",561"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",562"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4="563}564}565},566"serve-static": {567"version": "1.13.1",568"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.13.1.tgz",569"integrity": "sha512-hSMUZrsPa/I09VYFJwa627JJkNs0NrfL1Uzuup+GqHfToR2KcsXFymXSV90hoyw3M+msjFuQly+YzIH/q0MGlQ==",570"requires": {571"encodeurl": "1.0.1",572"escape-html": "1.0.3",573"parseurl": "1.3.2",574"send": "0.16.1"575}576},577"setprototypeof": {578"version": "1.0.3",579"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz",580"integrity": "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ="581},582"statuses": {583"version": "1.4.0",584"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz",585"integrity": "sha512-zhSCtt8v2NDrRlPQpCNtw/heZLtfUDqxBM1udqikb/Hbk52LK4nQSwr10u77iopCW5LsyHpuXS0GnEc48mLeew=="586},587"type-is": {588"version": "1.6.15",589"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz",590"integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=",591"requires": {592"media-typer": "0.3.0",593"mime-types": "2.1.17"594}595},596"uid-safe": {597"version": "2.1.5",598"resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-2.1.5.tgz",599"integrity": "sha512-KPHm4VL5dDXKz01UuEd88Df+KzynaohSL9fBh096KWAxSKZQDI2uBrVqtvRM4rwrIrRRKsdLNML/lnaaVSRioA==",600"requires": {601"random-bytes": "1.0.0"602}603},604"unpipe": {605"version": "1.0.0",606"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",607"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="608},609"utils-merge": {610"version": "1.0.1",611"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",612"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="613},614"vary": {615"version": "1.1.2",616"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",617"integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="618},619"x-xss-protection": {620"version": "1.0.0",621"resolved": "https://registry.npmjs.org/x-xss-protection/-/x-xss-protection-1.0.0.tgz",622"integrity": "sha1-iYr7k4abJGYc+cUvnujbjtB2Tdk="623},624"yallist": {625"version": "2.1.2",626"resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",627"integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="628}629}630}631632633