{"_id":"pandora-component-http-server-metrics","_rev":"372547","name":"pandora-component-http-server-metrics","description":"Pandora 2 Component HTTP Server Metrics","dist-tags":{"canary":"2.2.0-alpha.f8fb4a54","latest":"2.1.2","pandora2-beta":"2.1.2","pre":"2.0.0-y.3","release-2.x":"2.1.2"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"time":{"modified":"2021-07-27T02:42:35.000Z","created":"2019-01-03T12:02:23.319Z","2.1.2":"2019-09-05T09:14:02.806Z","2.2.0-alpha.f8fb4a54":"2019-06-04T02:00:39.419Z","2.1.0":"2019-05-17T03:28:09.908Z","2.0.3":"2019-02-13T10:30:41.340Z","2.0.2":"2019-02-13T08:20:34.303Z","2.0.1":"2019-02-13T05:56:24.815Z","2.0.1-0":"2019-02-12T06:55:33.873Z","2.0.0-zbeta.8":"2019-02-12T04:45:26.685Z","2.0.0-zbeta.7":"2019-02-11T08:04:54.264Z","2.0.0-zbeta.6":"2019-02-11T07:59:12.809Z","2.0.0-zbeta.5":"2019-02-11T05:53:49.830Z","2.0.0-zbeta.4":"2019-01-31T05:44:30.611Z","2.0.0-zbeta.3":"2019-01-31T05:13:12.852Z","2.0.0-zbeta.2":"2019-01-31T03:12:31.310Z","2.0.0-zbeta.1":"2019-01-30T09:17:45.068Z","2.0.0-zbeta.0":"2019-01-29T11:17:30.293Z","2.0.0-beta.7":"2019-01-29T11:11:04.632Z","2.0.0-beta.6":"2019-01-29T10:30:06.697Z","2.0.0-beta.5":"2019-01-29T03:44:18.312Z","2.0.0-beta.4":"2019-01-28T12:07:46.193Z","2.0.0-beta.3":"2019-01-28T07:58:36.307Z","2.0.0-beta.2":"2019-01-28T05:50:24.967Z","2.0.0-beta.0":"2019-01-24T10:20:27.606Z","2.0.0-y.3":"2019-01-24T08:50:03.149Z","2.0.0-y.2":"2019-01-24T06:29:48.530Z","2.0.0-y.1":"2019-01-23T09:22:43.982Z","2.0.0-y.0":"2019-01-16T07:31:52.935Z","2.0.0-9":"2019-01-14T08:57:36.675Z","2.0.0-8":"2019-01-11T06:08:53.151Z","2.0.0-7":"2019-01-10T07:35:33.492Z","2.0.0-6":"2019-01-10T07:06:02.171Z","2.0.0-5":"2019-01-10T05:13:51.942Z","2.0.0-4":"2019-01-08T09:20:33.817Z","2.0.0-3":"2019-01-08T08:42:08.116Z","2.0.0-2":"2019-01-07T06:03:21.271Z","2.0.0-1":"2019-01-03T12:02:23.319Z"},"users":{},"versions":{"2.1.2":{"name":"pandora-component-http-server-metrics","version":"2.1.2","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.1.2"},"_id":"pandora-component-http-server-metrics@2.1.2","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"225d631832ff93d921ee230e4608df82c528a7b7","size":2378,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.1.2.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.1.2_1567674842634_0.934841699041816"},"_hasShrinkwrap":false,"publish_time":1567674842806,"_cnpm_publish_time":1567674842806},"2.2.0-alpha.f8fb4a54":{"name":"pandora-component-http-server-metrics","version":"2.2.0-alpha.f8fb4a54","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.2.0-alpha.f8fb4a54"},"_id":"pandora-component-http-server-metrics@2.2.0-alpha.f8fb4a54","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"0a9a1b5332ad9bbae4f204930969b0cff0d24d19","size":2249,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.2.0-alpha.f8fb4a54.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.2.0-alpha.f8fb4a54.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.2.0-alpha.f8fb4a54_1559613639234_0.21441808303747578"},"_hasShrinkwrap":false,"publish_time":1559613639419,"_cnpm_publish_time":1559613639419},"2.1.0":{"name":"pandora-component-http-server-metrics","version":"2.1.0","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.1.0"},"_id":"pandora-component-http-server-metrics@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"c5669a0839755673b52b61cf37569648a20ac348","size":2238,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.1.0.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.1.0_1558063689802_0.1350443509247683"},"_hasShrinkwrap":false,"publish_time":1558063689908,"_cnpm_publish_time":1558063689908},"2.0.3":{"name":"pandora-component-http-server-metrics","version":"2.0.3","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.3"},"_id":"pandora-component-http-server-metrics@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"555bc5cee40d06016b0e6535b3c8d995dc3817d9","size":2243,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.3.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.3_1550053841146_0.486598163025582"},"_hasShrinkwrap":false,"publish_time":1550053841340,"_cnpm_publish_time":1550053841340},"2.0.2":{"name":"pandora-component-http-server-metrics","version":"2.0.2","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.2"},"_id":"pandora-component-http-server-metrics@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"afe29103d1868bfb3c9f3484cebbb54da103251b","size":2243,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.2.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.2_1550046034204_0.21263600236529911"},"_hasShrinkwrap":false,"publish_time":1550046034303,"_cnpm_publish_time":1550046034303},"2.0.1":{"name":"pandora-component-http-server-metrics","version":"2.0.1","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.1"},"_id":"pandora-component-http-server-metrics@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"8bb39a4daf855a2931653c602e6b2b328bf7bcd5","size":2244,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.1.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.1_1550037384709_0.06955596180882084"},"_hasShrinkwrap":false,"publish_time":1550037384815,"_cnpm_publish_time":1550037384815},"2.0.1-0":{"name":"pandora-component-http-server-metrics","version":"2.0.1-0","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.1-0"},"_id":"pandora-component-http-server-metrics@2.0.1-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5af40cab07bd6fcd2aeecee61a6e5cdae6934e26","size":2256,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.1-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.1-0.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.1-0_1549954533746_0.37189474521289734"},"_hasShrinkwrap":false,"publish_time":1549954533873,"_cnpm_publish_time":1549954533873},"2.0.0-zbeta.8":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.8","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.8"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f7d257b143388c85d32d5525579be80912641ac7","size":2258,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.8.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.8_1549946726540_0.5128936029795264"},"_hasShrinkwrap":false,"publish_time":1549946726685,"_cnpm_publish_time":1549946726685},"2.0.0-zbeta.7":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.7","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.7"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"17718876c02d64f4d76fe542410c9a258fb252ed","size":2260,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.7.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.7_1549872294149_0.17254263619569898"},"_hasShrinkwrap":false,"publish_time":1549872294264,"_cnpm_publish_time":1549872294264},"2.0.0-zbeta.6":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.6","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.6"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"97d82a2a41eff12911485dc3a6dadebedfb05a11","size":2261,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.6.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.6_1549871952702_0.5733568083755751"},"_hasShrinkwrap":false,"publish_time":1549871952809,"_cnpm_publish_time":1549871952809},"2.0.0-zbeta.5":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.5","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.5"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"2c07ea253a35540aeb0f55a183f2b40ccec4396b","size":2260,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.5.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.5_1549864429675_0.13547287437440425"},"_hasShrinkwrap":false,"publish_time":1549864429830,"_cnpm_publish_time":1549864429830},"2.0.0-zbeta.4":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.4","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.4"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"e2bafdaf0a1a271de6273257d2dc2739a6e0d2ef","size":2264,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.4.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.4_1548913470528_0.19563186657025544"},"_hasShrinkwrap":false,"publish_time":1548913470611,"_cnpm_publish_time":1548913470611},"2.0.0-zbeta.3":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.3","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.3"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5bbc256096c6a31a968d964aba3b7af8e51d8da6","size":2261,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.3.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.3_1548911592559_0.9680782086143953"},"_hasShrinkwrap":false,"publish_time":1548911592852,"_cnpm_publish_time":1548911592852},"2.0.0-zbeta.2":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.2","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.2"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f018c64c974ce183aac67603edf12a98f478aabd","size":2259,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.2.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.2_1548904351209_0.5620744966101643"},"_hasShrinkwrap":false,"publish_time":1548904351310,"_cnpm_publish_time":1548904351310},"2.0.0-zbeta.1":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.1","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.1"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"33b1a7215e1843662071490889a13a119c97220d","size":2261,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.1.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.1_1548839864960_0.9635674362209932"},"_hasShrinkwrap":false,"publish_time":1548839865068,"_cnpm_publish_time":1548839865068},"2.0.0-zbeta.0":{"name":"pandora-component-http-server-metrics","version":"2.0.0-zbeta.0","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-zbeta.0"},"_id":"pandora-component-http-server-metrics@2.0.0-zbeta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ca2fe4a2b021fa4935ebc99134fc4b0db2567276","size":2263,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-zbeta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-zbeta.0.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-zbeta.0_1548760650214_0.7592181934752311"},"_hasShrinkwrap":false,"publish_time":1548760650293,"_cnpm_publish_time":1548760650293},"2.0.0-beta.7":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.7","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.7"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"41d09ff07f807f6f9ac18c3b64c6e262efcea684","size":2260,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.7.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.7_1548760264502_0.5892652806493972"},"_hasShrinkwrap":false,"publish_time":1548760264632,"_cnpm_publish_time":1548760264632},"2.0.0-beta.6":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.6","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.6"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"8830ac4deab6e7f64dd25193e76fcc07b9d6d645","size":2257,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.6.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.6_1548757806559_0.6278605599187324"},"_hasShrinkwrap":false,"publish_time":1548757806697,"_cnpm_publish_time":1548757806697},"2.0.0-beta.5":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.5","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.5"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"8223dc9dfb29605b9ae577b8ca7ecfd1942fc453","size":2258,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.5.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.5_1548733458190_0.04065654431500931"},"_hasShrinkwrap":false,"publish_time":1548733458312,"_cnpm_publish_time":1548733458312},"2.0.0-beta.4":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.4","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.4"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5ba60a448d742f6c64dbbe57e5d4a2c9304a27f3","size":2259,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.4.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.4_1548677266107_0.9203296171123814"},"_hasShrinkwrap":false,"publish_time":1548677266193,"_cnpm_publish_time":1548677266193},"2.0.0-beta.3":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.3","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.3"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"7c1d5fbae4ac7840c2a32e878dbe20e557cc3bbb","size":2255,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.3.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.3_1548662316191_0.5572189961997287"},"_hasShrinkwrap":false,"publish_time":1548662316307,"_cnpm_publish_time":1548662316307},"2.0.0-beta.2":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.2","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.2"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"476429503881e26e37bedbc136260d3790ae6369","size":2258,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.2.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.2_1548654624835_0.42921264268718984"},"_hasShrinkwrap":false,"publish_time":1548654624967,"_cnpm_publish_time":1548654624967},"2.0.0-beta.0":{"name":"pandora-component-http-server-metrics","version":"2.0.0-beta.0","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-beta.0"},"_id":"pandora-component-http-server-metrics@2.0.0-beta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"8ea450ff2a5850f526a268cc06d2c8f46793019e","size":2262,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-beta.0.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-beta.0_1548325227508_0.5370690297449758"},"_hasShrinkwrap":false,"publish_time":1548325227606,"_cnpm_publish_time":1548325227606},"2.0.0-y.3":{"name":"pandora-component-http-server-metrics","version":"2.0.0-y.3","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-y.3"},"_id":"pandora-component-http-server-metrics@2.0.0-y.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"abf8c8a0e3527e8fccf25593b3adbaa0b3fe97a3","size":2258,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-y.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-y.3.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-y.3_1548319802000_0.6718133594980009"},"_hasShrinkwrap":false,"publish_time":1548319803149,"_cnpm_publish_time":1548319803149},"2.0.0-y.2":{"name":"pandora-component-http-server-metrics","version":"2.0.0-y.2","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-y.2"},"_id":"pandora-component-http-server-metrics@2.0.0-y.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"3d59aefaa4c19f8cdddfba60a418acadd8821f73","size":2260,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-y.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-y.2.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-y.2_1548311388406_0.22200211334176356"},"_hasShrinkwrap":false,"publish_time":1548311388530,"_cnpm_publish_time":1548311388530},"2.0.0-y.1":{"name":"pandora-component-http-server-metrics","version":"2.0.0-y.1","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-y.1"},"_id":"pandora-component-http-server-metrics@2.0.0-y.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"2c195d2eabfdaf87a1c3ffdfe411210330a1c41b","size":2255,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-y.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-y.1.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-y.1_1548235363889_0.21891940525900533"},"_hasShrinkwrap":false,"publish_time":1548235363982,"_cnpm_publish_time":1548235363982},"2.0.0-y.0":{"name":"pandora-component-http-server-metrics","version":"2.0.0-y.0","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-y.0"},"_id":"pandora-component-http-server-metrics@2.0.0-y.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5c47da605e4a9d649bbc799fa5881b06a0d3ed52","size":2260,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-y.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-y.0.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-y.0_1547623912784_0.04473908278528538"},"_hasShrinkwrap":false,"publish_time":1547623912935,"_cnpm_publish_time":1547623912935},"2.0.0-9":{"name":"pandora-component-http-server-metrics","version":"2.0.0-9","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && NODE_ENV=unittest mocha --trace-warnings","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","metrics-common":"^1.1.6","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-9"},"_id":"pandora-component-http-server-metrics@2.0.0-9","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"d312247088ac6363945151b2bccf9f6d1249a90e","size":2253,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-9.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-9.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-9_1547456256481_0.6791621882116625"},"_hasShrinkwrap":false,"publish_time":1547456256675,"_cnpm_publish_time":1547456256675},"2.0.0-8":{"name":"pandora-component-http-server-metrics","version":"2.0.0-8","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-8"},"_id":"pandora-component-http-server-metrics@2.0.0-8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ffc189cdda0325a6db31e29c3da5b2ad3c6e4868","size":2217,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-8.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-8_1547186933085_0.22068183510923567"},"_hasShrinkwrap":false,"publish_time":1547186933151,"_cnpm_publish_time":1547186933151},"2.0.0-7":{"name":"pandora-component-http-server-metrics","version":"2.0.0-7","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-7"},"_id":"pandora-component-http-server-metrics@2.0.0-7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ae60730f11e763cd41fc32742dd2cbc442778a27","size":2216,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-7.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-7_1547105733342_0.7977351050755439"},"_hasShrinkwrap":false,"publish_time":1547105733492,"_cnpm_publish_time":1547105733492},"2.0.0-6":{"name":"pandora-component-http-server-metrics","version":"2.0.0-6","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-6"},"_id":"pandora-component-http-server-metrics@2.0.0-6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"09859ade0ba1d8320315155f1c56aee47bb24f06","size":2220,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-6.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-6_1547103962039_0.844780893619882"},"_hasShrinkwrap":false,"publish_time":1547103962171,"_cnpm_publish_time":1547103962171},"2.0.0-5":{"name":"pandora-component-http-server-metrics","version":"2.0.0-5","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-5"},"_id":"pandora-component-http-server-metrics@2.0.0-5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"005c4de0f57c553b6cfe8ae43cc65d10eda661cf","size":2218,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-5.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-5_1547097231818_0.974945105452611"},"_hasShrinkwrap":false,"publish_time":1547097231942,"_cnpm_publish_time":1547097231942},"2.0.0-4":{"name":"pandora-component-http-server-metrics","version":"2.0.0-4","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-4"},"_id":"pandora-component-http-server-metrics@2.0.0-4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"61f7c34ba3551827e487aa63a909019211e980b8","size":2218,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-4.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-4_1546939233695_0.12075010223569493"},"_hasShrinkwrap":false,"publish_time":1546939233817,"_cnpm_publish_time":1546939233817},"2.0.0-3":{"name":"pandora-component-http-server-metrics","version":"2.0.0-3","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-3"},"_id":"pandora-component-http-server-metrics@2.0.0-3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"d6510a0578f45f3f336828e611d511330cc7f35b","size":2218,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-3.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-3_1546936928014_0.8139899814845104"},"_hasShrinkwrap":false,"publish_time":1546936928116,"_cnpm_publish_time":1546936928116},"2.0.0-2":{"name":"pandora-component-http-server-metrics","version":"2.0.0-2","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-2"},"_id":"pandora-component-http-server-metrics@2.0.0-2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"2cc9b9a5a3437b39ec348ac631b1c068f69e7456","size":2219,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-2.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-2_1546841001105_0.5271400175939278"},"_hasShrinkwrap":false,"publish_time":1546841001271,"_cnpm_publish_time":1546841001271},"2.0.0-1":{"name":"pandora-component-http-server-metrics","version":"2.0.0-1","description":"Pandora 2 Component HTTP Server Metrics","main":"dist/ComponentHttpServerMetrics","typings":"dist/ComponentHttpServerMetrics.d.ts","scripts":{"build":"npm run lint && rm -rf ./dist && ../../node_modules/.bin/tsc","start":"npm run build && node dist/index","lint":"../../node_modules/.bin/tslint --format prose -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && true","cov":"nyc mocha","ci":"npm run test","gen-api-ref":"../../node_modules/.bin/typedoc --mode file --hideGenerator --excludeExternals --ignoreCompilerErrors --out ../../docs/.vuepress/dist/api-reference/env src/"},"keywords":["pandora"],"license":"MIT","devDependencies":{"@types/chai":"^3.5.2","@types/extend":"^3.0.0","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^3.5.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^8.4.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","pandora-component-decorator":"^2.0.0-1"},"_id":"pandora-component-http-server-metrics@2.0.0-1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"a382e305115a7dccfe18ea2417c161ce479f72fc","size":2216,"noattachment":false,"key":"/pandora-component-http-server-metrics/-/pandora-component-http-server-metrics-2.0.0-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-http-server-metrics/download/pandora-component-http-server-metrics-2.0.0-1.tgz"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pandora-component-http-server-metrics_2.0.0-1_1546516943245_0.8064154451863308"},"_hasShrinkwrap":false,"publish_time":1546516943319,"_cnpm_publish_time":1546516943319}},"readme":"ERROR: No README data found!","_attachments":{},"license":"MIT"}