{"_id":"pandora-component-trace","_rev":"372586","name":"pandora-component-trace","description":"Pandora 2 Component Trace","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:42.000Z","created":"2018-12-29T07:23:45.431Z","2.2.0":"2020-02-20T14:25:02.806Z","2.1.2":"2019-09-05T09:14:16.385Z","2.2.0-alpha.f8fb4a54":"2019-06-04T02:00:50.867Z","2.1.0":"2019-05-17T03:28:21.609Z","2.0.6":"2019-02-15T09:56:57.919Z","2.0.3":"2019-02-13T10:30:54.454Z","2.0.2":"2019-02-13T08:20:48.753Z","2.0.1":"2019-02-13T05:56:39.412Z","2.0.1-0":"2019-02-12T06:55:49.693Z","2.0.0-zbeta.8":"2019-02-12T04:45:42.268Z","2.0.0-zbeta.7":"2019-02-11T08:05:05.284Z","2.0.0-zbeta.6":"2019-02-11T07:59:27.998Z","2.0.0-zbeta.5":"2019-02-11T05:54:07.159Z","2.0.0-zbeta.4":"2019-01-31T05:44:42.042Z","2.0.0-zbeta.3":"2019-01-31T05:13:25.671Z","2.0.0-zbeta.2":"2019-01-31T03:12:45.429Z","2.0.0-zbeta.1":"2019-01-30T09:17:56.748Z","2.0.0-zbeta.0":"2019-01-29T11:17:44.736Z","2.0.0-beta.7":"2019-01-29T11:11:17.548Z","2.0.0-beta.6":"2019-01-29T10:30:19.100Z","2.0.0-beta.5":"2019-01-29T03:44:30.116Z","2.0.0-beta.4":"2019-01-28T12:07:57.665Z","2.0.0-beta.3":"2019-01-28T07:54:50.586Z","2.0.0-beta.2":"2019-01-28T05:50:34.766Z","2.0.0-beta.0":"2019-01-24T10:20:39.166Z","2.0.0-y.3":"2019-01-24T08:50:10.633Z","2.0.0-y.2":"2019-01-24T06:29:58.888Z","2.0.0-y.1":"2019-01-23T09:22:51.931Z","2.0.0-y.0":"2019-01-16T07:31:59.712Z","2.0.0-9":"2019-01-14T08:57:42.875Z","2.0.0-8":"2019-01-11T06:08:58.280Z","2.0.0-7":"2019-01-10T07:35:42.947Z","2.0.0-6":"2019-01-10T07:06:10.714Z","2.0.0-5":"2019-01-10T05:14:02.035Z","2.0.0-4":"2019-01-08T09:20:42.179Z","2.0.0-3":"2019-01-08T08:42:30.178Z","2.0.0-2":"2019-01-07T06:03:28.419Z","2.0.0-1":"2019-01-03T12:03:12.278Z","2.0.0-0":"2018-12-29T07:23:45.431Z"},"users":{},"versions":{"2.2.0":{"name":"pandora-component-trace","version":"2.2.0","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.1.2","pandora-dollar":"^2.1.2"},"_id":"pandora-component-trace@2.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"8701a65a66556a53942f57ec417892c3a3df2d81","size":11564,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.2.0_1582208702690_0.4314299147144016"},"_hasShrinkwrap":false,"publish_time":1582208702806,"_cnpm_publish_time":1582208702806},"2.1.2":{"name":"pandora-component-trace","version":"2.1.2","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.1.2","pandora-dollar":"^2.1.2"},"_id":"pandora-component-trace@2.1.2","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"2b97caa19eecf90ea527a8bac1a369c7642e9d3e","size":11005,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.1.2_1567674856215_0.5080917077334886"},"_hasShrinkwrap":false,"publish_time":1567674856385,"_cnpm_publish_time":1567674856385},"2.2.0-alpha.f8fb4a54":{"name":"pandora-component-trace","version":"2.2.0-alpha.f8fb4a54","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.2.0-alpha.f8fb4a54","pandora-dollar":"^2.2.0-alpha.f8fb4a54"},"_id":"pandora-component-trace@2.2.0-alpha.f8fb4a54","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"79868886f87ec4d7898e5bccb552275cf8d6406b","size":11022,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.2.0-alpha.f8fb4a54.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.2.0-alpha.f8fb4a54_1559613650736_0.48268611828980656"},"_hasShrinkwrap":false,"publish_time":1559613650867,"_cnpm_publish_time":1559613650867},"2.1.0":{"name":"pandora-component-trace","version":"2.1.0","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.1.0","pandora-dollar":"^2.1.0"},"_id":"pandora-component-trace@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ff0338f6738bf6f5ac8756b6bfeea5e1fecebf92","size":11066,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.1.0_1558063701500_0.1297483278980731"},"_hasShrinkwrap":false,"publish_time":1558063701609,"_cnpm_publish_time":1558063701609},"2.0.6":{"name":"pandora-component-trace","version":"2.0.6","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.3","pandora-dollar":"^2.0.3"},"_id":"pandora-component-trace@2.0.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"2e78f013ddaa6c61ac3146cf7382308b3fa81531","size":11061,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-2.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-trace_2.0.6_1550224617771_0.39104285912407977"},"_hasShrinkwrap":false,"publish_time":1550224617919,"_cnpm_publish_time":1550224617919},"2.0.3":{"name":"pandora-component-trace","version":"2.0.3","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.3","pandora-dollar":"^2.0.3"},"_id":"pandora-component-trace@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"9e629a7bbddbfd091fb50a98ef14bc9932f54ee7","size":11056,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.3_1550053854335_0.7421081551583526"},"_hasShrinkwrap":false,"publish_time":1550053854454,"_cnpm_publish_time":1550053854454},"2.0.2":{"name":"pandora-component-trace","version":"2.0.2","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.2","pandora-dollar":"^2.0.2"},"_id":"pandora-component-trace@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"a3e147f356b4a609fb44364ac5b8ad95b8c29865","size":11055,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.2_1550046048539_0.8583100399617187"},"_hasShrinkwrap":false,"publish_time":1550046048753,"_cnpm_publish_time":1550046048753},"2.0.1":{"name":"pandora-component-trace","version":"2.0.1","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.1","pandora-dollar":"^2.0.1"},"_id":"pandora-component-trace@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6b032f0685045b05d4d59c56eec59434c23a4094","size":11052,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.1_1550037399271_0.11783699079515597"},"_hasShrinkwrap":false,"publish_time":1550037399412,"_cnpm_publish_time":1550037399412},"2.0.1-0":{"name":"pandora-component-trace","version":"2.0.1-0","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.1-0","pandora-dollar":"^2.0.1-0"},"_id":"pandora-component-trace@2.0.1-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"dde53ecd68ffeceb4f7ad4b12df91d0a431ca76a","size":11061,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.1-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.1-0_1549954549510_0.8044809321961244"},"_hasShrinkwrap":false,"publish_time":1549954549693,"_cnpm_publish_time":1549954549693},"2.0.0-zbeta.8":{"name":"pandora-component-trace","version":"2.0.0-zbeta.8","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.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","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.8","pandora-dollar":"^2.0.0-zbeta.8"},"_id":"pandora-component-trace@2.0.0-zbeta.8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"bac9ff37d7127609a7b5a722ba2e4ee7fa480840","size":11060,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.8_1549946742147_0.01828590907533978"},"_hasShrinkwrap":false,"publish_time":1549946742268,"_cnpm_publish_time":1549946742268},"2.0.0-zbeta.7":{"name":"pandora-component-trace","version":"2.0.0-zbeta.7","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.7","pandora-component-indicator":"^2.0.0-zbeta.7","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.7","pandora-dollar":"^2.0.0-zbeta.7"},"_id":"pandora-component-trace@2.0.0-zbeta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"fc5d212ac162ba11b52ae83b108e42c0235509b0","size":11056,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.7_1549872305155_0.6068022965811806"},"_hasShrinkwrap":false,"publish_time":1549872305284,"_cnpm_publish_time":1549872305284},"2.0.0-zbeta.6":{"name":"pandora-component-trace","version":"2.0.0-zbeta.6","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.6","pandora-component-indicator":"^2.0.0-zbeta.6","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.6","pandora-dollar":"^2.0.0-zbeta.6"},"_id":"pandora-component-trace@2.0.0-zbeta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"73e010151bf7e85a3ff89673f679b24fa11e3e38","size":11058,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.6_1549871967871_0.6444158731985383"},"_hasShrinkwrap":false,"publish_time":1549871967998,"_cnpm_publish_time":1549871967998},"2.0.0-zbeta.5":{"name":"pandora-component-trace","version":"2.0.0-zbeta.5","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.5","pandora-component-indicator":"^2.0.0-zbeta.5","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.5","pandora-dollar":"^2.0.0-zbeta.5"},"_id":"pandora-component-trace@2.0.0-zbeta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"c5fb029a3d4a1bc16a3a1927f44058f7cc20c854","size":11062,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.5_1549864447023_0.7768788931766804"},"_hasShrinkwrap":false,"publish_time":1549864447159,"_cnpm_publish_time":1549864447159},"2.0.0-zbeta.4":{"name":"pandora-component-trace","version":"2.0.0-zbeta.4","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.4","pandora-component-indicator":"^2.0.0-zbeta.4","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.4","pandora-dollar":"^2.0.0-zbeta.4"},"_id":"pandora-component-trace@2.0.0-zbeta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"910a30c0b56bac7eb6ef61c7de0a84aa2f9d8f8d","size":11057,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.4_1548913481872_0.2527312948582534"},"_hasShrinkwrap":false,"publish_time":1548913482042,"_cnpm_publish_time":1548913482042},"2.0.0-zbeta.3":{"name":"pandora-component-trace","version":"2.0.0-zbeta.3","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.3","pandora-component-indicator":"^2.0.0-zbeta.3","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.3","pandora-dollar":"^2.0.0-zbeta.3"},"_id":"pandora-component-trace@2.0.0-zbeta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"7437f481e1965d869cd35221e442336449ef74c2","size":11035,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.3_1548911605596_0.5901586627247357"},"_hasShrinkwrap":false,"publish_time":1548911605671,"_cnpm_publish_time":1548911605671},"2.0.0-zbeta.2":{"name":"pandora-component-trace","version":"2.0.0-zbeta.2","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.2","pandora-component-indicator":"^2.0.0-zbeta.2","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.2","pandora-dollar":"^2.0.0-zbeta.2"},"_id":"pandora-component-trace@2.0.0-zbeta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ef2132200c4f5fcecdcd0a58f3eadbbe19d8d386","size":11019,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.2_1548904365301_0.1721508581405533"},"_hasShrinkwrap":false,"publish_time":1548904365429,"_cnpm_publish_time":1548904365429},"2.0.0-zbeta.1":{"name":"pandora-component-trace","version":"2.0.0-zbeta.1","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.1","pandora-component-indicator":"^2.0.0-zbeta.1","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.1","pandora-dollar":"^2.0.0-zbeta.1"},"_id":"pandora-component-trace@2.0.0-zbeta.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"28a9ef491acc49226dbd0c503cf65ddd75c1fd90","size":11019,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.1_1548839876635_0.7203514083420339"},"_hasShrinkwrap":false,"publish_time":1548839876748,"_cnpm_publish_time":1548839876748},"2.0.0-zbeta.0":{"name":"pandora-component-trace","version":"2.0.0-zbeta.0","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-zbeta.0","pandora-component-indicator":"^2.0.0-zbeta.0","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-zbeta.0","pandora-dollar":"^2.0.0-zbeta.0"},"_id":"pandora-component-trace@2.0.0-zbeta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"63f429ff5479ded8cf287508e260a65b0fcb29e7","size":11014,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-zbeta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-zbeta.0_1548760664613_0.26213693480165934"},"_hasShrinkwrap":false,"publish_time":1548760664736,"_cnpm_publish_time":1548760664736},"2.0.0-beta.7":{"name":"pandora-component-trace","version":"2.0.0-beta.7","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.7","pandora-component-indicator":"^2.0.0-beta.7","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.7","pandora-dollar":"^2.0.0-beta.7"},"_id":"pandora-component-trace@2.0.0-beta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"026d115748bd21927f87a26230449acc79a14ef4","size":11014,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.7_1548760277432_0.3627802587399951"},"_hasShrinkwrap":false,"publish_time":1548760277548,"_cnpm_publish_time":1548760277548},"2.0.0-beta.6":{"name":"pandora-component-trace","version":"2.0.0-beta.6","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.6","pandora-component-indicator":"^2.0.0-beta.6","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.6","pandora-dollar":"^2.0.0-beta.6"},"_id":"pandora-component-trace@2.0.0-beta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"9183ccfe2172f96102309dad47374387585852c3","size":11016,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.6_1548757819000_0.13589894824186888"},"_hasShrinkwrap":false,"publish_time":1548757819100,"_cnpm_publish_time":1548757819100},"2.0.0-beta.5":{"name":"pandora-component-trace","version":"2.0.0-beta.5","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.5","pandora-component-indicator":"^2.0.0-beta.5","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.5","pandora-dollar":"^2.0.0-beta.5"},"_id":"pandora-component-trace@2.0.0-beta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"36f8ad7ea6e64c55e52dd0b7ef355182683083b5","size":11012,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.5_1548733470005_0.717151719510549"},"_hasShrinkwrap":false,"publish_time":1548733470116,"_cnpm_publish_time":1548733470116},"2.0.0-beta.4":{"name":"pandora-component-trace","version":"2.0.0-beta.4","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.4","pandora-component-indicator":"^2.0.0-beta.4","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.4","pandora-dollar":"^2.0.0-beta.4"},"_id":"pandora-component-trace@2.0.0-beta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f7b0baacbb4d8b22442525048de09a003b9ba12c","size":11091,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.4_1548677277521_0.620936132845342"},"_hasShrinkwrap":false,"publish_time":1548677277665,"_cnpm_publish_time":1548677277665},"2.0.0-beta.3":{"name":"pandora-component-trace","version":"2.0.0-beta.3","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.3","pandora-component-indicator":"^2.0.0-beta.3","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.3","pandora-dollar":"^2.0.0-beta.3"},"_id":"pandora-component-trace@2.0.0-beta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f21176a920d6c898d42c48abf6d2a086e40ef8e0","size":10482,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.3_1548662090440_0.37157526026434673"},"_hasShrinkwrap":false,"publish_time":1548662090586,"_cnpm_publish_time":1548662090586},"2.0.0-beta.2":{"name":"pandora-component-trace","version":"2.0.0-beta.2","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.2","pandora-component-indicator":"^2.0.0-beta.2","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.2","pandora-dollar":"^2.0.0-beta.2"},"_id":"pandora-component-trace@2.0.0-beta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"663b0cdc243f7c949451247163f0446357b0b7e1","size":10425,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.2_1548654634641_0.9286367074178419"},"_hasShrinkwrap":false,"publish_time":1548654634766,"_cnpm_publish_time":1548654634766},"2.0.0-beta.0":{"name":"pandora-component-trace","version":"2.0.0-beta.0","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-beta.0","pandora-component-indicator":"^2.0.0-beta.0","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-beta.0","pandora-dollar":"^2.0.0-beta.0"},"_id":"pandora-component-trace@2.0.0-beta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"25b7459a17873140da30c339cbae2581cf37e8ac","size":10415,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-beta.0_1548325239008_0.22280596707639666"},"_hasShrinkwrap":false,"publish_time":1548325239166,"_cnpm_publish_time":1548325239166},"2.0.0-y.3":{"name":"pandora-component-trace","version":"2.0.0-y.3","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-y.3","pandora-component-indicator":"^2.0.0-y.3","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-y.3","pandora-dollar":"^2.0.0-y.3"},"_id":"pandora-component-trace@2.0.0-y.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"8d4ba107df09c47f3e23b690311b6afe7f7328a6","size":10411,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-y.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-y.3_1548319810493_0.11232011641216388"},"_hasShrinkwrap":false,"publish_time":1548319810633,"_cnpm_publish_time":1548319810633},"2.0.0-y.2":{"name":"pandora-component-trace","version":"2.0.0-y.2","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-y.2","pandora-component-indicator":"^2.0.0-y.2","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-y.2","pandora-dollar":"^2.0.0-y.2"},"_id":"pandora-component-trace@2.0.0-y.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6384935f0220e5cbb2bdb721ef9271afc8aec621","size":10312,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-y.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-y.2_1548311398727_0.6043294648051329"},"_hasShrinkwrap":false,"publish_time":1548311398888,"_cnpm_publish_time":1548311398888},"2.0.0-y.1":{"name":"pandora-component-trace","version":"2.0.0-y.1","description":"Pandora 2 Component Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"^4.1.7","@types/extend":"^3.0.0","@types/lodash":"^4.14.119","@types/mocha":"^2.2.41","@types/node":"^8.5.2","chai":"^4.2.0","mm":"^2.1.0","mocha":"^3.5.0","nyc":"^13.1.0","pandora-component-actuator-server":"^2.0.0-y.1","pandora-component-indicator":"^2.0.0-y.1","sinon":"^7.2.3","supertest":"^3.4.1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist","src/domain.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-y.1","pandora-dollar":"^2.0.0-y.1"},"_id":"pandora-component-trace@2.0.0-y.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ed0bfde799f44ccb8707a1e741947460fa258893","size":10310,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-y.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-y.1_1548235371825_0.07193973741715642"},"_hasShrinkwrap":false,"publish_time":1548235371931,"_cnpm_publish_time":1548235371931},"2.0.0-y.0":{"name":"pandora-component-trace","version":"2.0.0-y.0","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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":"true","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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-y.0","pandora-component-indicator":"^2.0.0-y.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-y.0","pandora-dollar":"^2.0.0-y.0"},"_id":"pandora-component-trace@2.0.0-y.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"1cbc6c82a63c438b6005328bb778637deeeb531c","size":9096,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-y.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-y.0_1547623919605_0.1452917091539554"},"_hasShrinkwrap":false,"publish_time":1547623919712,"_cnpm_publish_time":1547623919712},"2.0.0-9":{"name":"pandora-component-trace","version":"2.0.0-9","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-9","pandora-component-indicator":"^2.0.0-9"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-9","pandora-dollar":"^2.0.0-9"},"_id":"pandora-component-trace@2.0.0-9","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"835128b1a5182fbc4d61131d8c2b18d9cc7f54a4","size":9087,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-9.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-9_1547456262804_0.867781619791707"},"_hasShrinkwrap":false,"publish_time":1547456262875,"_cnpm_publish_time":1547456262875},"2.0.0-8":{"name":"pandora-component-trace","version":"2.0.0-8","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-8","pandora-component-indicator":"^2.0.0-8"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-8","pandora-dollar":"^2.0.0-8"},"_id":"pandora-component-trace@2.0.0-8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5e8a71af1e9c9274d80e2f93c3febcbd5c599344","size":9001,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-8_1547186938152_0.6329526590971166"},"_hasShrinkwrap":false,"publish_time":1547186938280,"_cnpm_publish_time":1547186938280},"2.0.0-7":{"name":"pandora-component-trace","version":"2.0.0-7","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-7","pandora-component-indicator":"^2.0.0-7"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-7","pandora-dollar":"^2.0.0-7"},"_id":"pandora-component-trace@2.0.0-7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"8f5fb4601290c99bbb34e69586e2c8603d2a1e7b","size":8228,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-7_1547105742786_0.9447336083005384"},"_hasShrinkwrap":false,"publish_time":1547105742947,"_cnpm_publish_time":1547105742947},"2.0.0-6":{"name":"pandora-component-trace","version":"2.0.0-6","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-6","pandora-component-indicator":"^2.0.0-6"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-6","pandora-dollar":"^2.0.0-6"},"_id":"pandora-component-trace@2.0.0-6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"cc3c04408becabce25844735d81e90078bab9f9a","size":8233,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-6_1547103970538_0.04697535358478255"},"_hasShrinkwrap":false,"publish_time":1547103970714,"_cnpm_publish_time":1547103970714},"2.0.0-5":{"name":"pandora-component-trace","version":"2.0.0-5","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-5","pandora-component-indicator":"^2.0.0-5"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-5","pandora-dollar":"^2.0.0-5"},"_id":"pandora-component-trace@2.0.0-5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"bc10ab94b6d6c62b30b52df06b67259795fbeb58","size":8228,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-5_1547097241948_0.5040963011137352"},"_hasShrinkwrap":false,"publish_time":1547097242035,"_cnpm_publish_time":1547097242035},"2.0.0-4":{"name":"pandora-component-trace","version":"2.0.0-4","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-4","pandora-component-indicator":"^2.0.0-4"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-4","pandora-dollar":"^2.0.0-4"},"_id":"pandora-component-trace@2.0.0-4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6834ca83c18a7470f23eabe42ea3df64c3b62750","size":8170,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-4_1546939241924_0.44583118986801007"},"_hasShrinkwrap":false,"publish_time":1546939242179,"_cnpm_publish_time":1546939242179},"2.0.0-3":{"name":"pandora-component-trace","version":"2.0.0-3","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-3","pandora-component-indicator":"^2.0.0-3"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-3","pandora-dollar":"^2.0.0-3"},"_id":"pandora-component-trace@2.0.0-3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"c7ba315ef2cdd6a772a308f0548c86471e520556","size":8164,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-3_1546936949946_0.47897084230807296"},"_hasShrinkwrap":false,"publish_time":1546936950178,"_cnpm_publish_time":1546936950178},"2.0.0-2":{"name":"pandora-component-trace","version":"2.0.0-2","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-2","pandora-component-indicator":"^2.0.0-2"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-2","pandora-dollar":"^2.0.0-2"},"_id":"pandora-component-trace@2.0.0-2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"d4e033ba66b1f5d9f7481de06f7428a4b674227d","size":8166,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-2_1546841008124_0.9055645401050181"},"_hasShrinkwrap":false,"publish_time":1546841008419,"_cnpm_publish_time":1546841008419},"2.0.0-1":{"name":"pandora-component-trace","version":"2.0.0-1","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-1","pandora-component-indicator":"^2.0.0-1"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-1","pandora-dollar":"^2.0.0-1"},"_id":"pandora-component-trace@2.0.0-1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6b1b84f3b1a11963faa70a138863df68abe41c36","size":8165,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-1_1546516992052_0.9580958661191323"},"_hasShrinkwrap":false,"publish_time":1546516992278,"_cnpm_publish_time":1546516992278},"2.0.0-0":{"name":"pandora-component-trace","version":"2.0.0-0","description":"Pandora 2 Component Node.js Trace","main":"dist/ComponentTrace","typings":"dist/ComponentTrace.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/lodash":"^4.14.119","@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","pandora-component-actuator-server":"^2.0.0-0","pandora-component-indicator":"^2.0.0-0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"lodash":"^4.17.11","opentracing":"^0.14.3","pandora-component-decorator":"^2.0.0-0","pandora-dollar":"^2.0.0-0"},"_id":"pandora-component-trace@2.0.0-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"680c0a4ed92a85c17bc4f60b30f549899817a7cf","size":6953,"noattachment":false,"key":"/pandora-component-trace/-/pandora-component-trace-2.0.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-trace/download/pandora-component-trace-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-trace_2.0.0-0_1546068225267_0.06954968822956764"},"_hasShrinkwrap":false,"publish_time":1546068225431,"_cnpm_publish_time":1546068225431}},"readme":"ERROR: No README data found!","_attachments":{},"license":"MIT"}