{"_id":"pandora-component-process-info","_rev":"371824","name":"pandora-component-process-info","description":"Pandora 2 Component Process Info","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:39:26.000Z","created":"2018-12-29T07:21:25.832Z","2.2.0":"2020-02-20T14:24:56.666Z","2.1.2":"2019-09-05T09:14:08.997Z","2.2.0-alpha.f8fb4a54":"2019-06-04T02:00:46.353Z","2.1.0":"2019-05-17T03:28:15.365Z","2.0.3":"2019-02-13T10:30:49.481Z","2.0.2":"2019-02-13T08:20:43.114Z","2.0.1":"2019-02-13T05:56:32.694Z","2.0.1-0":"2019-02-12T06:55:40.761Z","2.0.0-zbeta.8":"2019-02-12T04:45:35.539Z","2.0.0-zbeta.7":"2019-02-11T08:05:00.370Z","2.0.0-zbeta.6":"2019-02-11T07:59:21.022Z","2.0.0-zbeta.5":"2019-02-11T05:53:58.863Z","2.0.0-zbeta.4":"2019-01-31T05:44:36.680Z","2.0.0-zbeta.3":"2019-01-31T05:13:18.144Z","2.0.0-zbeta.2":"2019-01-31T03:12:38.008Z","2.0.0-zbeta.1":"2019-01-30T09:17:51.102Z","2.0.0-zbeta.0":"2019-01-29T11:17:37.369Z","2.0.0-beta.7":"2019-01-29T11:11:12.166Z","2.0.0-beta.6":"2019-01-29T10:30:14.391Z","2.0.0-beta.5":"2019-01-29T03:44:25.461Z","2.0.0-beta.4":"2019-01-28T12:07:48.413Z","2.0.0-beta.3":"2019-01-28T07:54:41.692Z","2.0.0-beta.2":"2019-01-28T05:50:27.718Z","2.0.0-beta.0":"2019-01-24T10:20:31.207Z","2.0.0-y.3":"2019-01-24T08:50:02.592Z","2.0.0-y.2":"2019-01-24T06:29:51.870Z","2.0.0-y.1":"2019-01-23T09:22:45.040Z","2.0.0-y.0":"2019-01-16T07:31:54.299Z","2.0.0-9":"2019-01-14T08:57:56.516Z","2.0.0-8":"2019-01-11T06:09:12.303Z","2.0.0-7":"2019-01-10T07:36:00.199Z","2.0.0-6":"2019-01-10T07:06:27.984Z","2.0.0-5":"2019-01-10T05:14:17.360Z","2.0.0-4":"2019-01-08T09:20:55.428Z","2.0.0-3":"2019-01-08T08:42:39.539Z","2.0.0-2":"2019-01-07T06:03:43.697Z","2.0.0-1":"2019-01-03T12:01:28.408Z","2.0.0-0":"2018-12-29T07:21:25.832Z"},"users":{},"versions":{"2.2.0":{"name":"pandora-component-process-info","version":"2.2.0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.1.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.1.2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"d4d6415bec1c44e30352a9ad0640b5ac2c7538ca","size":4040,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.2.0_1582208696551_0.8454284480706296"},"_hasShrinkwrap":false,"publish_time":1582208696666,"_cnpm_publish_time":1582208696666},"2.1.2":{"name":"pandora-component-process-info","version":"2.1.2","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.1.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.1.2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.1.2","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"2bcfff3a40e0d6cf1089991aa5f4065b26f886c3","size":4046,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.1.2_1567674848891_0.04962361716511077"},"_hasShrinkwrap":false,"publish_time":1567674848997,"_cnpm_publish_time":1567674848997},"2.2.0-alpha.f8fb4a54":{"name":"pandora-component-process-info","version":"2.2.0-alpha.f8fb4a54","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.2.0-alpha.f8fb4a54","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.2.0-alpha.f8fb4a54","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.2.0-alpha.f8fb4a54","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"07c8e9be5cc7a83883f67cccdd39745ec8930e7c","size":4058,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.2.0-alpha.f8fb4a54.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.2.0-alpha.f8fb4a54_1559613646194_0.677740767262645"},"_hasShrinkwrap":false,"publish_time":1559613646353,"_cnpm_publish_time":1559613646353},"2.1.0":{"name":"pandora-component-process-info","version":"2.1.0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.1.0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.1.0","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"976abf4771129544e3edeba7c9312620b1b0f7cb","size":4081,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.1.0_1558063695276_0.8976613304553289"},"_hasShrinkwrap":false,"publish_time":1558063695365,"_cnpm_publish_time":1558063695365},"2.0.3":{"name":"pandora-component-process-info","version":"2.0.3","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.3","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.3","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"04925a4003bbfdad3612cae07d867af8783116bc","size":4083,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.3_1550053849330_0.7579344655771021"},"_hasShrinkwrap":false,"publish_time":1550053849481,"_cnpm_publish_time":1550053849481},"2.0.2":{"name":"pandora-component-process-info","version":"2.0.2","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ad37dd717f5a57d84661a0922e929baabce6ddc0","size":4081,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.2_1550046042980_0.6478467039647968"},"_hasShrinkwrap":false,"publish_time":1550046043114,"_cnpm_publish_time":1550046043114},"2.0.1":{"name":"pandora-component-process-info","version":"2.0.1","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.1","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.1","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ca642986276e89b1b83179b12343a932fe54da88","size":4077,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.1_1550037392582_0.8833919761205726"},"_hasShrinkwrap":false,"publish_time":1550037392694,"_cnpm_publish_time":1550037392694},"2.0.1-0":{"name":"pandora-component-process-info","version":"2.0.1-0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.1-0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.1-0","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.1-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"4f788623b65afdf28895b552296e72eba2048cc7","size":4089,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.1-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.1-0_1549954540640_0.5460185307032459"},"_hasShrinkwrap":false,"publish_time":1549954540761,"_cnpm_publish_time":1549954540761},"2.0.0-zbeta.8":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.8","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.8","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.8","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"94d91f7a20d43344d5b389542b5044d2594db3e2","size":4088,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.8_1549946735430_0.5504656027774602"},"_hasShrinkwrap":false,"publish_time":1549946735539,"_cnpm_publish_time":1549946735539},"2.0.0-zbeta.7":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.7","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.7","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.7","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5d250801a90551b4ec6cd2727a10e13829c7f2a1","size":4084,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.7_1549872300271_0.19470091879243534"},"_hasShrinkwrap":false,"publish_time":1549872300370,"_cnpm_publish_time":1549872300370},"2.0.0-zbeta.6":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.6","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.6","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.6","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"bf0f3e1911b857d0c776c3158f8060c446d2f705","size":4086,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.6_1549871960916_0.2504800386863604"},"_hasShrinkwrap":false,"publish_time":1549871961022,"_cnpm_publish_time":1549871961022},"2.0.0-zbeta.5":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.5","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.5","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.5","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"890129f681cf12782340cf7c7a08e1b69dd328f6","size":4089,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.5_1549864438735_0.11955340037246298"},"_hasShrinkwrap":false,"publish_time":1549864438863,"_cnpm_publish_time":1549864438863},"2.0.0-zbeta.4":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.4","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.4","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.4","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"9f54d28166cd5230e8bcaa11c519d92bb72e2ee6","size":4081,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.4_1548913476543_0.24023307614714628"},"_hasShrinkwrap":false,"publish_time":1548913476680,"_cnpm_publish_time":1548913476680},"2.0.0-zbeta.3":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.3","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.3","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.3","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"48e4c1a94ce10467450ed1f410092ec23c35ecd8","size":4084,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.3_1548911598052_0.20012659595843263"},"_hasShrinkwrap":false,"publish_time":1548911598144,"_cnpm_publish_time":1548911598144},"2.0.0-zbeta.2":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.2","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"d19f27cddec5a58d62f99d34d0e41ef0f0ccdb8f","size":4084,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.2_1548904357923_0.5152712119011797"},"_hasShrinkwrap":false,"publish_time":1548904358008,"_cnpm_publish_time":1548904358008},"2.0.0-zbeta.1":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.1","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.1","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.1","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"3c2dc6fa3dcac421bb7cbfa57b06b0edb252f245","size":4083,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.1_1548839870975_0.04700826864777441"},"_hasShrinkwrap":false,"publish_time":1548839871102,"_cnpm_publish_time":1548839871102},"2.0.0-zbeta.0":{"name":"pandora-component-process-info","version":"2.0.0-zbeta.0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-zbeta.0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-zbeta.0","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-zbeta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"89f5a681b3bcff93f678ea68dc065ede843ceaea","size":4080,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-zbeta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-zbeta.0_1548760657238_0.5759363255625027"},"_hasShrinkwrap":false,"publish_time":1548760657369,"_cnpm_publish_time":1548760657369},"2.0.0-beta.7":{"name":"pandora-component-process-info","version":"2.0.0-beta.7","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.7","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.7","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"e63cc75cc7cd80c354c465244b627754d42be434","size":4078,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.7_1548760272036_0.1500254486848276"},"_hasShrinkwrap":false,"publish_time":1548760272166,"_cnpm_publish_time":1548760272166},"2.0.0-beta.6":{"name":"pandora-component-process-info","version":"2.0.0-beta.6","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.6","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.6","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"1177dda9348b8ec7929e06966c9f3eaf54c4360f","size":4082,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.6_1548757814321_0.7197804288924301"},"_hasShrinkwrap":false,"publish_time":1548757814391,"_cnpm_publish_time":1548757814391},"2.0.0-beta.5":{"name":"pandora-component-process-info","version":"2.0.0-beta.5","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.5","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.5","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"5d9f8237a6b21528b0508956d1504d8ae2ae0409","size":3912,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.5_1548733465323_0.4828776041981011"},"_hasShrinkwrap":false,"publish_time":1548733465461,"_cnpm_publish_time":1548733465461},"2.0.0-beta.4":{"name":"pandora-component-process-info","version":"2.0.0-beta.4","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.4","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.4","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ffe6588764b7d7afa9caa4823028e233f9358f30","size":3905,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.4_1548677268331_0.844452765879429"},"_hasShrinkwrap":false,"publish_time":1548677268413,"_cnpm_publish_time":1548677268413},"2.0.0-beta.3":{"name":"pandora-component-process-info","version":"2.0.0-beta.3","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.3","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.3","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"3b1ea10c77a6403d5250d284e67ed9cf90a2e170","size":3903,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.3_1548662081570_0.7916644034609832"},"_hasShrinkwrap":false,"publish_time":1548662081692,"_cnpm_publish_time":1548662081692},"2.0.0-beta.2":{"name":"pandora-component-process-info","version":"2.0.0-beta.2","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"0a04926c08c31274ba3abf29b8aa2e2097d092bc","size":3909,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.2_1548654627622_0.38288120476971166"},"_hasShrinkwrap":false,"publish_time":1548654627718,"_cnpm_publish_time":1548654627718},"2.0.0-beta.0":{"name":"pandora-component-process-info","version":"2.0.0-beta.0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-beta.0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-beta.0","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-beta.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"1914bbb6b9b3be47d234ea7aa8a9fcd3bcc32d6a","size":3905,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-beta.0_1548325231125_0.02432200689942632"},"_hasShrinkwrap":false,"publish_time":1548325231207,"_cnpm_publish_time":1548325231207},"2.0.0-y.3":{"name":"pandora-component-process-info","version":"2.0.0-y.3","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-y.3","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-y.3","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-y.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"aa0372bebd7b76e29a438c2ce021bdc93073a762","size":3909,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-y.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-y.3_1548319802464_0.5423508647371549"},"_hasShrinkwrap":false,"publish_time":1548319802592,"_cnpm_publish_time":1548319802592},"2.0.0-y.2":{"name":"pandora-component-process-info","version":"2.0.0-y.2","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-y.2","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-y.2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-y.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"974971ac487f70309e538d8fc97955cd42ae17f8","size":3910,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-y.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-y.2_1548311391757_0.469217440169414"},"_hasShrinkwrap":false,"publish_time":1548311391870,"_cnpm_publish_time":1548311391870},"2.0.0-y.1":{"name":"pandora-component-process-info","version":"2.0.0-y.1","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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","pandora-component-ipc-hub":"^2.0.0-y.1","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-y.1","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-y.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"4fdfc2883b9d25b6d3043d861452ec68792470f4","size":3913,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-y.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-y.1_1548235364938_0.0783024885215815"},"_hasShrinkwrap":false,"publish_time":1548235365040,"_cnpm_publish_time":1548235365040},"2.0.0-y.0":{"name":"pandora-component-process-info","version":"2.0.0-y.0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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/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.0","pandora-component-indicator":"^2.0.0-y.0","pandora-component-ipc-hub":"^2.0.0-y.0","supertest":"^3.3.0"},"nyc":{"include":["src/*.ts","src/**/*.ts"],"exclude":["typings","dist"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"dependencies":{"pandora-component-decorator":"^2.0.0-y.0","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-y.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"84a33f874fd88fe5366fcd8eaa1b0e792c7eff5a","size":3905,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-y.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-y.0_1547623914180_0.03281455952361223"},"_hasShrinkwrap":false,"publish_time":1547623914299,"_cnpm_publish_time":1547623914299},"2.0.0-9":{"name":"pandora-component-process-info","version":"2.0.0-9","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-9","pandora-component-decorator":"^2.0.0-9","pandora-component-indicator":"^2.0.0-9","pandora-dollar":"^2.0.0-9","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-9","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"16c8619393960c4116b4d78642c70e2104234b8e","size":3833,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-9.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-9_1547456276394_0.23652481999982755"},"_hasShrinkwrap":false,"publish_time":1547456276516,"_cnpm_publish_time":1547456276516},"2.0.0-8":{"name":"pandora-component-process-info","version":"2.0.0-8","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-8","pandora-component-decorator":"^2.0.0-8","pandora-component-indicator":"^2.0.0-8","pandora-dollar":"^2.0.0-8","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-8","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"be11d134d8475805a08a2b1125633bd54289183a","size":3830,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-8.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-8_1547186952224_0.3315578235483232"},"_hasShrinkwrap":false,"publish_time":1547186952303,"_cnpm_publish_time":1547186952303},"2.0.0-7":{"name":"pandora-component-process-info","version":"2.0.0-7","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-7","pandora-component-decorator":"^2.0.0-7","pandora-component-indicator":"^2.0.0-7","pandora-dollar":"^2.0.0-7","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-7","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"b9d39c8428066d06c7e41771849e75a088a94528","size":3830,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-7.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-7_1547105760013_0.9584733560439058"},"_hasShrinkwrap":false,"publish_time":1547105760199,"_cnpm_publish_time":1547105760199},"2.0.0-6":{"name":"pandora-component-process-info","version":"2.0.0-6","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-6","pandora-component-decorator":"^2.0.0-6","pandora-component-indicator":"^2.0.0-6","pandora-dollar":"^2.0.0-6","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ab9b93f7bb09edaa2a635b73fa6e141f7fa5a3ea","size":3834,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-6.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-6_1547103987818_0.700851412841649"},"_hasShrinkwrap":false,"publish_time":1547103987984,"_cnpm_publish_time":1547103987984},"2.0.0-5":{"name":"pandora-component-process-info","version":"2.0.0-5","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-5","pandora-component-decorator":"^2.0.0-5","pandora-component-indicator":"^2.0.0-5","pandora-dollar":"^2.0.0-5","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"10841326d432920db27885abeab7a17b8fa2395a","size":3832,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-5.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-5_1547097257230_0.9079955190432725"},"_hasShrinkwrap":false,"publish_time":1547097257360,"_cnpm_publish_time":1547097257360},"2.0.0-4":{"name":"pandora-component-process-info","version":"2.0.0-4","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-4","pandora-component-decorator":"^2.0.0-4","pandora-component-indicator":"^2.0.0-4","pandora-dollar":"^2.0.0-4","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"1dc4e7bbfafd0d438dc8260ee11f7fc544e09a62","size":3832,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-4.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-4_1546939255220_0.01777071743687575"},"_hasShrinkwrap":false,"publish_time":1546939255428,"_cnpm_publish_time":1546939255428},"2.0.0-3":{"name":"pandora-component-process-info","version":"2.0.0-3","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-3","pandora-component-decorator":"^2.0.0-3","pandora-component-indicator":"^2.0.0-3","pandora-dollar":"^2.0.0-3","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"9c5d290f4a2f9b89fb19c01a6c297f8bf1929d34","size":3829,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-3.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-3_1546936959371_0.5575727185420543"},"_hasShrinkwrap":false,"publish_time":1546936959539,"_cnpm_publish_time":1546936959539},"2.0.0-2":{"name":"pandora-component-process-info","version":"2.0.0-2","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-2","pandora-component-decorator":"^2.0.0-2","pandora-component-indicator":"^2.0.0-2","pandora-dollar":"^2.0.0-2","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"6d01ee4e6c85c3118a5837b129337c3cfcdd0728","size":3832,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-2_1546841023567_0.7545554277071349"},"_hasShrinkwrap":false,"publish_time":1546841023697,"_cnpm_publish_time":1546841023697},"2.0.0-1":{"name":"pandora-component-process-info","version":"2.0.0-1","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-1","pandora-component-decorator":"^2.0.0-1","pandora-component-indicator":"^2.0.0-1","pandora-dollar":"^2.0.0-1","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"ab9886941cee95d2b54892d6c002302c2af92fcb","size":3832,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-1_1546516888322_0.45462387314859143"},"_hasShrinkwrap":false,"publish_time":1546516888408,"_cnpm_publish_time":1546516888408},"2.0.0-0":{"name":"pandora-component-process-info","version":"2.0.0-0","description":"Pandora 2 Component Process Info","main":"dist/ComponentProcessInfo","typings":"dist/ComponentProcessInfo.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":{"pandora-component-actuator-server":"^2.0.0-0","pandora-component-decorator":"^2.0.0-0","pandora-component-indicator":"^2.0.0-0","pandora-dollar":"^2.0.0-0","pidusage":"^1.1.6"},"_id":"pandora-component-process-info@2.0.0-0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"guangwong","email":"guangwong@gmail.com"},"dist":{"shasum":"f20a947f7b7c23cc4837cff51a2569a4993b31fe","size":3831,"noattachment":false,"key":"/pandora-component-process-info/-/pandora-component-process-info-2.0.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pandora-component-process-info/download/pandora-component-process-info-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-process-info_2.0.0-0_1546068085727_0.993772903430173"},"_hasShrinkwrap":false,"publish_time":1546068085832,"_cnpm_publish_time":1546068085832}},"readme":"ERROR: No README data found!","_attachments":{},"license":"MIT"}