{"_id":"pandora-component-error-log","_rev":"372437","name":"pandora-component-error-log","description":"Pandora 2 Component Error Log","dist-tags":{"canary":"2.2.0-alpha.f8fb4a54","latest":"2.2.0","pandora2-beta":"2.1.2","pre":"2.0.0-y.3","release-2.x":"2.2.0"},"maintainers":[{"name":"chunlin-li","email":"zhglclyx@gmail.com"},{"name":"guangwong","email":"guangwong@gmail.com"}],"time":{"modified":"2021-07-27T02:42:04.000Z","created":"2018-12-29T07:21:21.134Z","2.2.0":"2020-02-20T14:24:56.255Z","2.1.2":"2019-09-05T09:14:02.828Z","2.2.0-alpha.f8fb4a54":"2019-06-04T02:00:39.550Z","2.1.0":"2019-05-17T03:28:08.952Z","2.0.3":"2019-02-13T10:30:40.893Z","2.0.2":"2019-02-13T08:20:34.308Z","2.0.1":"2019-02-13T05:56:24.774Z","2.0.1-0":"2019-02-12T06:55:34.298Z","2.0.0-zbeta.8":"2019-02-12T04:45:26.710Z","2.0.0-zbeta.7":"2019-02-11T08:04:54.352Z","2.0.0-zbeta.6":"2019-02-11T07:59:12.985Z","2.0.0-zbeta.5":"2019-02-11T05:53:50.164Z","2.0.0-zbeta.4":"2019-01-31T05:44:30.591Z","2.0.0-zbeta.3":"2019-01-31T05:13:12.806Z","2.0.0-zbeta.2":"2019-01-31T03:12:31.330Z","2.0.0-zbeta.1":"2019-01-30T09:17:45.130Z","2.0.0-zbeta.0":"2019-01-29T11:17:30.543Z","2.0.0-beta.7":"2019-01-29T11:11:04.498Z","2.0.0-beta.6":"2019-01-29T10:30:05.982Z","2.0.0-beta.5":"2019-01-29T03:44:18.142Z","2.0.0-beta.4":"2019-01-28T12:07:41.941Z","2.0.0-beta.3":"2019-01-28T07:54:35.143Z","2.0.0-beta.2":"2019-01-28T05:50:20.217Z","2.0.0-beta.0":"2019-01-24T10:20:22.190Z","2.0.0-y.3":"2019-01-24T08:49:55.943Z","2.0.0-y.2":"2019-01-24T06:29:45.841Z","2.0.0-y.1":"2019-01-23T09:22:38.368Z","2.0.0-y.0":"2019-01-16T07:31:48.359Z","2.0.0-9":"2019-01-14T08:57:26.423Z","2.0.0-8":"2019-01-11T06:08:52.171Z","2.0.0-7":"2019-01-10T07:35:33.381Z","2.0.0-6":"2019-01-10T07:06:02.096Z","2.0.0-5":"2019-01-10T05:13:52.431Z","2.0.0-4":"2019-01-08T09:20:33.820Z","2.0.0-3":"2019-01-08T08:42:08.123Z","2.0.0-2":"2019-01-07T06:03:21.124Z","2.0.0-1":"2019-01-03T12:01:23.645Z","2.0.0-0":"2018-12-29T07:21:21.134Z"},"users":{},"versions":{"2.2.0":{"name":"pandora-component-error-log","version":"2.2.0","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.2.0","pandora-component-indicator":"^2.1.2","pandora-component-ipc-hub":"^2.1.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.1.2","pandora-dollar":"^2.1.2"},"_id":"pandora-component-error-log@2.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"9bbd58e056eb3831eef03d03aa2676f1c2abdb62","size":4905,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-2.2.0.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-error-log_2.2.0_1582208696133_0.890177166424031"},"_hasShrinkwrap":false,"publish_time":1582208696255,"_cnpm_publish_time":1582208696255},"2.1.2":{"name":"pandora-component-error-log","version":"2.1.2","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.1.2","pandora-component-indicator":"^2.1.2","pandora-component-ipc-hub":"^2.1.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.1.2","pandora-dollar":"^2.1.2"},"_id":"pandora-component-error-log@2.1.2","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"a64e15ae71bf7bc438991fa672579c599387d668","size":4940,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.1.2_1567674842669_0.1747596466551855"},"_hasShrinkwrap":false,"publish_time":1567674842828,"_cnpm_publish_time":1567674842828},"2.2.0-alpha.f8fb4a54":{"name":"pandora-component-error-log","version":"2.2.0-alpha.f8fb4a54","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.2.0-alpha.f8fb4a54","pandora-component-indicator":"^2.2.0-alpha.f8fb4a54","pandora-component-ipc-hub":"^2.2.0-alpha.f8fb4a54","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.2.0-alpha.f8fb4a54","pandora-dollar":"^2.2.0-alpha.f8fb4a54"},"_id":"pandora-component-error-log@2.2.0-alpha.f8fb4a54","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"29b4056f3219199ece23e25278ae54364e574f9a","size":4958,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.2.0-alpha.f8fb4a54.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.2.0-alpha.f8fb4a54_1559613639272_0.6628012138106072"},"_hasShrinkwrap":false,"publish_time":1559613639550,"_cnpm_publish_time":1559613639550},"2.1.0":{"name":"pandora-component-error-log","version":"2.1.0","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.1.0","pandora-component-indicator":"^2.1.0","pandora-component-ipc-hub":"^2.1.0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.1.0","pandora-dollar":"^2.1.0"},"_id":"pandora-component-error-log@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"675c33e508c12e8036dd3d35bc9c60916abb6d5c","size":4972,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.1.0_1558063688819_0.9285824773326117"},"_hasShrinkwrap":false,"publish_time":1558063688952,"_cnpm_publish_time":1558063688952},"2.0.3":{"name":"pandora-component-error-log","version":"2.0.3","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.3","pandora-component-indicator":"^2.0.3","pandora-component-ipc-hub":"^2.0.3","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.3","pandora-dollar":"^2.0.3"},"_id":"pandora-component-error-log@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"822593e10ad96139a3809c07e2239b675c24e314","size":4972,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.3_1550053840771_0.4981709997441872"},"_hasShrinkwrap":false,"publish_time":1550053840893,"_cnpm_publish_time":1550053840893},"2.0.2":{"name":"pandora-component-error-log","version":"2.0.2","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.2","pandora-component-indicator":"^2.0.2","pandora-component-ipc-hub":"^2.0.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.2","pandora-dollar":"^2.0.2"},"_id":"pandora-component-error-log@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"edb75de8a8ed9352de8136943ea1fb6f338607b5","size":4974,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.2_1550046034128_0.6231250512309305"},"_hasShrinkwrap":false,"publish_time":1550046034308,"_cnpm_publish_time":1550046034308},"2.0.1":{"name":"pandora-component-error-log","version":"2.0.1","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.1","pandora-component-indicator":"^2.0.1","pandora-component-ipc-hub":"^2.0.1","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.1","pandora-dollar":"^2.0.1"},"_id":"pandora-component-error-log@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6a8fd9be8f481015a42722fcf97decee4b0e8b29","size":4971,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.1_1550037384627_0.04917783386341057"},"_hasShrinkwrap":false,"publish_time":1550037384774,"_cnpm_publish_time":1550037384774},"2.0.1-0":{"name":"pandora-component-error-log","version":"2.0.1-0","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.1-0","pandora-component-indicator":"^2.0.1-0","pandora-component-ipc-hub":"^2.0.1-0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.1-0","pandora-dollar":"^2.0.1-0"},"_id":"pandora-component-error-log@2.0.1-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"dfad996b8082ca51734bcc0ca6f1ef96275c5bb5","size":4972,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.1-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.1-0_1549954534165_0.8311333797969938"},"_hasShrinkwrap":false,"publish_time":1549954534298,"_cnpm_publish_time":1549954534298},"2.0.0-zbeta.8":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.8","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.8","pandora-component-indicator":"^2.0.0-zbeta.8","pandora-component-ipc-hub":"^2.0.0-zbeta.8","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.8","pandora-dollar":"^2.0.0-zbeta.8"},"_id":"pandora-component-error-log@2.0.0-zbeta.8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"e5cb7b3694f5c6b2ad94de650a3ea9a30ae1b55d","size":4979,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.8_1549946726606_0.7632150277261602"},"_hasShrinkwrap":false,"publish_time":1549946726710,"_cnpm_publish_time":1549946726710},"2.0.0-zbeta.7":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.7","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.7","pandora-dollar":"^2.0.0-zbeta.7"},"_id":"pandora-component-error-log@2.0.0-zbeta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"60ec6af36082e71fec96c56e341525d56c45121f","size":3460,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.7_1549872294250_0.9590757128088561"},"_hasShrinkwrap":false,"publish_time":1549872294352,"_cnpm_publish_time":1549872294352},"2.0.0-zbeta.6":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.6","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.6","pandora-dollar":"^2.0.0-zbeta.6"},"_id":"pandora-component-error-log@2.0.0-zbeta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"e28f8bb55a04b6dfa2fbc77c07013898eb4873b3","size":3462,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.6_1549871952841_0.9303858270784342"},"_hasShrinkwrap":false,"publish_time":1549871952985,"_cnpm_publish_time":1549871952985},"2.0.0-zbeta.5":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.5","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.5","pandora-dollar":"^2.0.0-zbeta.5"},"_id":"pandora-component-error-log@2.0.0-zbeta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"4710d6511fc5f5b9cdae226a81855a75b5410407","size":3461,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.5_1549864429907_0.4857537985899174"},"_hasShrinkwrap":false,"publish_time":1549864430164,"_cnpm_publish_time":1549864430164},"2.0.0-zbeta.4":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.4","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.4","pandora-dollar":"^2.0.0-zbeta.4"},"_id":"pandora-component-error-log@2.0.0-zbeta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"51144ef96d70cf55bb71d1dbd99781f0e39cbe57","size":3467,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.4_1548913470445_0.24699737732853344"},"_hasShrinkwrap":false,"publish_time":1548913470591,"_cnpm_publish_time":1548913470591},"2.0.0-zbeta.3":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.3","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.3","pandora-dollar":"^2.0.0-zbeta.3"},"_id":"pandora-component-error-log@2.0.0-zbeta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"b8888aae1c1c3774bfee0b968013a73944ae5c4e","size":3463,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.3_1548911592657_0.04541224384436715"},"_hasShrinkwrap":false,"publish_time":1548911592806,"_cnpm_publish_time":1548911592806},"2.0.0-zbeta.2":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.2","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.2","pandora-dollar":"^2.0.0-zbeta.2"},"_id":"pandora-component-error-log@2.0.0-zbeta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"a9c43051a7e3e0bfa57ed1dc65df4671d7b7f10f","size":3461,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.2_1548904351168_0.5754459142243318"},"_hasShrinkwrap":false,"publish_time":1548904351330,"_cnpm_publish_time":1548904351330},"2.0.0-zbeta.1":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.1","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.1","pandora-dollar":"^2.0.0-zbeta.1"},"_id":"pandora-component-error-log@2.0.0-zbeta.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6b2a9b9ae743af08e832791ee54e6509bbb5b62e","size":3460,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.1_1548839865006_0.5043582458617117"},"_hasShrinkwrap":false,"publish_time":1548839865130,"_cnpm_publish_time":1548839865130},"2.0.0-zbeta.0":{"name":"pandora-component-error-log","version":"2.0.0-zbeta.0","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-zbeta.0","pandora-dollar":"^2.0.0-zbeta.0"},"_id":"pandora-component-error-log@2.0.0-zbeta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"12f4bb2b3f87ba40c5e1f628db5b9c7d52e6b2cb","size":3464,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-zbeta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-zbeta.0_1548760650439_0.8724401947116829"},"_hasShrinkwrap":false,"publish_time":1548760650543,"_cnpm_publish_time":1548760650543},"2.0.0-beta.7":{"name":"pandora-component-error-log","version":"2.0.0-beta.7","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.7","pandora-dollar":"^2.0.0-beta.7"},"_id":"pandora-component-error-log@2.0.0-beta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"65920cbd2ad8d8f8bf12a0c33a6789edab2c323f","size":3463,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.7_1548760264371_0.1898559996685798"},"_hasShrinkwrap":false,"publish_time":1548760264498,"_cnpm_publish_time":1548760264498},"2.0.0-beta.6":{"name":"pandora-component-error-log","version":"2.0.0-beta.6","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.6","pandora-dollar":"^2.0.0-beta.6"},"_id":"pandora-component-error-log@2.0.0-beta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f6c389b74de52a0062293140f903acb71ff19576","size":3462,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.6_1548757805870_0.6007344939817383"},"_hasShrinkwrap":false,"publish_time":1548757805982,"_cnpm_publish_time":1548757805982},"2.0.0-beta.5":{"name":"pandora-component-error-log","version":"2.0.0-beta.5","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.5","pandora-dollar":"^2.0.0-beta.5"},"_id":"pandora-component-error-log@2.0.0-beta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"1b66703c01d8b8d1aea44bb6dddb91415591f680","size":3463,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.5_1548733458071_0.8117164949133755"},"_hasShrinkwrap":false,"publish_time":1548733458142,"_cnpm_publish_time":1548733458142},"2.0.0-beta.4":{"name":"pandora-component-error-log","version":"2.0.0-beta.4","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.4","pandora-dollar":"^2.0.0-beta.4"},"_id":"pandora-component-error-log@2.0.0-beta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"7cf76582cf896f7bf828ab576fdda786898e856e","size":3462,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.4_1548677261804_0.7531130237836041"},"_hasShrinkwrap":false,"publish_time":1548677261941,"_cnpm_publish_time":1548677261941},"2.0.0-beta.3":{"name":"pandora-component-error-log","version":"2.0.0-beta.3","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.3","pandora-dollar":"^2.0.0-beta.3"},"_id":"pandora-component-error-log@2.0.0-beta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f279630c06eb758e2d846ffcc3da2eae270cd1c5","size":3464,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.3_1548662075016_0.8886722590487004"},"_hasShrinkwrap":false,"publish_time":1548662075143,"_cnpm_publish_time":1548662075143},"2.0.0-beta.2":{"name":"pandora-component-error-log","version":"2.0.0-beta.2","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.2","pandora-dollar":"^2.0.0-beta.2"},"_id":"pandora-component-error-log@2.0.0-beta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"749d22cff3abb53b550bfa95d83fa0ac7ef0ddba","size":3462,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.2_1548654620145_0.37397769501995914"},"_hasShrinkwrap":false,"publish_time":1548654620217,"_cnpm_publish_time":1548654620217},"2.0.0-beta.0":{"name":"pandora-component-error-log","version":"2.0.0-beta.0","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-beta.0","pandora-dollar":"^2.0.0-beta.0"},"_id":"pandora-component-error-log@2.0.0-beta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"74096105c5e911dda58359de490cbcd33a4bcef1","size":3463,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-beta.0_1548325221976_0.09400322071700673"},"_hasShrinkwrap":false,"publish_time":1548325222190,"_cnpm_publish_time":1548325222190},"2.0.0-y.3":{"name":"pandora-component-error-log","version":"2.0.0-y.3","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-y.3","pandora-dollar":"^2.0.0-y.3"},"_id":"pandora-component-error-log@2.0.0-y.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"89a7f7b5660f4fc44cd936ce5c324e227233b6ba","size":3462,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-y.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-y.3_1548319795872_0.4708840219473851"},"_hasShrinkwrap":false,"publish_time":1548319795943,"_cnpm_publish_time":1548319795943},"2.0.0-y.2":{"name":"pandora-component-error-log","version":"2.0.0-y.2","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-y.2","pandora-dollar":"^2.0.0-y.2"},"_id":"pandora-component-error-log@2.0.0-y.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"7afe71f651e1d9645edbed63fd81186dd2c4fcbc","size":3460,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-y.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-y.2_1548311385707_0.7034167942268721"},"_hasShrinkwrap":false,"publish_time":1548311385841,"_cnpm_publish_time":1548311385841},"2.0.0-y.1":{"name":"pandora-component-error-log","version":"2.0.0-y.1","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-y.1","pandora-dollar":"^2.0.0-y.1"},"_id":"pandora-component-error-log@2.0.0-y.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"437d26f411eb9a530e1e06986cdbeabb4e357be6","size":3464,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-y.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-y.1_1548235358242_0.9099793768008815"},"_hasShrinkwrap":false,"publish_time":1548235358368,"_cnpm_publish_time":1548235358368},"2.0.0-y.0":{"name":"pandora-component-error-log","version":"2.0.0-y.0","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-y.0","pandora-dollar":"^2.0.0-y.0"},"_id":"pandora-component-error-log@2.0.0-y.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"726ed9200a7496d23c277b2e8e3d0129def0af65","size":3458,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-y.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-y.0_1547623908187_0.146288454195165"},"_hasShrinkwrap":false,"publish_time":1547623908359,"_cnpm_publish_time":1547623908359},"2.0.0-9":{"name":"pandora-component-error-log","version":"2.0.0-9","description":"Pandora 2 Component Error Log","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"metrics-common":"^1.1.6","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-9","pandora-dollar":"^2.0.0-9"},"_id":"pandora-component-error-log@2.0.0-9","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"35d62fd32db5d27e8f7bae806b33898d1e0a2193","size":3459,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-9.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-9_1547456246325_0.6763907577648913"},"_hasShrinkwrap":false,"publish_time":1547456246423,"_cnpm_publish_time":1547456246423},"2.0.0-8":{"name":"pandora-component-error-log","version":"2.0.0-8","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-8","pandora-dollar":"^2.0.0-8"},"_id":"pandora-component-error-log@2.0.0-8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"d5006e518617a1cc8ebf01a07e91232621ab0782","size":3433,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-8_1547186932067_0.19442852033227087"},"_hasShrinkwrap":false,"publish_time":1547186932171,"_cnpm_publish_time":1547186932171},"2.0.0-7":{"name":"pandora-component-error-log","version":"2.0.0-7","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-7","pandora-dollar":"^2.0.0-7"},"_id":"pandora-component-error-log@2.0.0-7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"e844b873b03fd0af738b3c356f3a62b50259cd29","size":3384,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-7_1547105733276_0.47594254726057406"},"_hasShrinkwrap":false,"publish_time":1547105733381,"_cnpm_publish_time":1547105733381},"2.0.0-6":{"name":"pandora-component-error-log","version":"2.0.0-6","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-6","pandora-dollar":"^2.0.0-6"},"_id":"pandora-component-error-log@2.0.0-6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"97ba66774c5fca5116d6d5acff2c1707debb0986","size":3385,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-6_1547103961971_0.3108597846381851"},"_hasShrinkwrap":false,"publish_time":1547103962096,"_cnpm_publish_time":1547103962096},"2.0.0-5":{"name":"pandora-component-error-log","version":"2.0.0-5","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-5","pandora-dollar":"^2.0.0-5"},"_id":"pandora-component-error-log@2.0.0-5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"7931f9a4084701d2dd89568a923c1501e264bd2e","size":3383,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-5_1547097232300_0.3863548266188319"},"_hasShrinkwrap":false,"publish_time":1547097232431,"_cnpm_publish_time":1547097232431},"2.0.0-4":{"name":"pandora-component-error-log","version":"2.0.0-4","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-4","pandora-dollar":"^2.0.0-4"},"_id":"pandora-component-error-log@2.0.0-4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"044b3216799c1606b5cb07d658896338ecba7e3f","size":1467,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-4_1546939233668_0.34320492357881704"},"_hasShrinkwrap":false,"publish_time":1546939233820,"_cnpm_publish_time":1546939233820},"2.0.0-3":{"name":"pandora-component-error-log","version":"2.0.0-3","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-3","pandora-dollar":"^2.0.0-3"},"_id":"pandora-component-error-log@2.0.0-3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"beb7e999af59aa9a998a05c12e7bd8004cb3c9b4","size":1469,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-3_1546936927994_0.10387409287347205"},"_hasShrinkwrap":false,"publish_time":1546936928123,"_cnpm_publish_time":1546936928123},"2.0.0-2":{"name":"pandora-component-error-log","version":"2.0.0-2","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-2","pandora-dollar":"^2.0.0-2"},"_id":"pandora-component-error-log@2.0.0-2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"1031b4750784d60a9afd2be585cc79a0dd5cd163","size":1469,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-2_1546841001005_0.7183749268473352"},"_hasShrinkwrap":false,"publish_time":1546841001124,"_cnpm_publish_time":1546841001124},"2.0.0-1":{"name":"pandora-component-error-log","version":"2.0.0-1","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-1","pandora-dollar":"^2.0.0-1"},"_id":"pandora-component-error-log@2.0.0-1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"def5f11e64004b636f4a4e85232da17a39b6cb81","size":1471,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-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-error-log_2.0.0-1_1546516883382_0.41052671091130266"},"_hasShrinkwrap":false,"publish_time":1546516883645,"_cnpm_publish_time":1546516883645},"2.0.0-0":{"name":"pandora-component-error-log","version":"2.0.0-0","description":"Pandora 2 Component Node.js Metrics","main":"dist/ComponentErrorLog","typings":"dist/ComponentErrorLog.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","node-df":"^0.1.1","pandora-component-decorator":"^2.0.0-0","pandora-dollar":"^2.0.0-0"},"_id":"pandora-component-error-log@2.0.0-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"32cca3ebbc96f512c8e7353630dc6fe60f585092","size":1472,"noattachment":false,"key":"/pandora-component-error-log/-/pandora-component-error-log-2.0.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-error-log/download/pandora-component-error-log-2.0.0-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-error-log_2.0.0-0_1546068080961_0.009165087177192888"},"_hasShrinkwrap":false,"publish_time":1546068081134,"_cnpm_publish_time":1546068081134}},"readme":"ERROR: No README data found!","_attachments":{},"license":"MIT"}