{"versions":{"1.3.0":{"name":"@phosphor/messaging","version":"1.3.0","description":"PhosphorJS - Message Passing","homepage":"https://github.com/phosphorjs/phosphor","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"license":"BSD-3-Clause","author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","directories":{"lib":"lib/"},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"scripts":{"build":"tsc --build","build:test":"tsc --build tests && cd tests && webpack","clean":"rimraf lib","clean:test":"rimraf tests/build","docs":"typedoc --options tdoptions.json src","test":"npm run test:firefox","test:chrome":"cd tests && karma start --browsers=Chrome","test:firefox":"cd tests && karma start --browsers=Firefox","test:ie":"cd tests && karma start --browsers=IE","watch":"tsc --build --watch"},"dependencies":{"@phosphor/algorithm":"^1.2.0","@phosphor/collections":"^1.2.0"},"devDependencies":{"@types/chai":"^3.4.35","@types/mocha":"^2.2.39","chai":"^3.5.0","karma":"^1.5.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.2","mocha":"^3.2.0","rimraf":"^2.5.2","typedoc":"~0.12.0","typescript":"~3.0.3","webpack":"^2.2.1"},"gitHead":"7fdcefb4740fbd459c4f25b3c0b8641f94614de0","_id":"@phosphor/messaging@1.3.0","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.14.1/node@v11.14.0+x64 (win32)","dist":{"shasum":"a140e6dd28a496260779acf74860f738c654c65e","size":6958,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.3.0.tgz","integrity":"sha512-k0JE+BTMKlkM335S2AmmJxoYYNRwOdW5jKBqLgjJdGRvUQkM0+2i60ahM45+J23atGJDv9esKUUBINiKHFhLew=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmUser":{"name":"anonymous","email":"steven.silvester@ieee.org"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/messaging_1.3.0_1565037519943_0.23091766712220196"},"_hasShrinkwrap":false,"publish_time":1565037520077,"_cnpm_publish_time":1565037520077,"_cnpmcore_publish_time":"2021-12-16T19:34:23.466Z"},"1.2.3":{"name":"@phosphor/messaging","version":"1.2.3","description":"PhosphorJS - Message Passing","homepage":"https://github.com/phosphorjs/phosphor","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"license":"BSD-3-Clause","author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"main":"lib/index.js","types":"lib/index.d.ts","directories":{"lib":"lib/"},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"scripts":{"build":"tsc --build","build:test":"tsc --build tests && cd tests && webpack","clean":"rimraf lib","clean:test":"rimraf tests/build","docs":"typedoc --options tdoptions.json src","test":"npm run test:firefox","test:chrome":"cd tests && karma start --browsers=Chrome","test:firefox":"cd tests && karma start --browsers=Firefox","test:ie":"cd tests && karma start --browsers=IE","watch":"tsc --build --watch"},"dependencies":{"@phosphor/algorithm":"^1.1.3","@phosphor/collections":"^1.1.3"},"devDependencies":{"@types/chai":"^3.4.35","@types/mocha":"^2.2.39","chai":"^3.5.0","karma":"^1.5.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.2","mocha":"^3.2.0","rimraf":"^2.5.2","typedoc":"~0.12.0","typescript":"~3.0.3","webpack":"^2.2.1"},"_id":"@phosphor/messaging@1.2.3","_nodeVersion":"11.14.0","_npmVersion":"6.9.0","dist":{"shasum":"860423261df8ac6c30344cc036b10b0e83d3c0db","size":6052,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.2.3.tgz","integrity":"sha512-89Ps4uSRNOEQoepB/0SDoyPpNUWd6VZnmbMetmeXZJHsuJ1GLxtnq3WBdl7UCVNsw3W9NC610pWaDCy/BafRlg=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmUser":{"name":"anonymous","email":"steven.silvester@ieee.org"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/messaging_1.2.3_1559399746885_0.8332794595381114"},"_hasShrinkwrap":false,"publish_time":1559399747067,"_cnpm_publish_time":1559399747067,"_cnpmcore_publish_time":"2021-12-16T19:34:23.657Z"},"1.2.2":{"name":"@phosphor/messaging","version":"1.2.2","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","files":["lib/*.d.ts","lib/*.js"],"directories":{"lib":"lib/"},"dependencies":{"@phosphor/algorithm":"^1.1.2","@phosphor/collections":"^1.1.2"},"devDependencies":{"rimraf":"^2.5.2","typedoc":"^0.7.0","typescript":"~2.3.0"},"scripts":{"build":"tsc","clean":"rimraf lib","docs":"typedoc --options tdoptions.json ."},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@1.2.2","_shasum":"7d896ddd3797b94a347708ded13da5783db75c14","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"7d896ddd3797b94a347708ded13da5783db75c14","size":5922,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.2.2.tgz","integrity":"sha512-gv7vyUs5XCSuu8cyLwSZ4EifYSo76BtVGb2suM+HclctyAVWOydCdbVRB3a0BZ8/+QgflG2S2N3aTEKuNTBNcg=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/messaging-1.2.2.tgz_1498623154510_0.6828557339031249"},"publish_time":1498623155443,"_hasShrinkwrap":false,"_cnpm_publish_time":1498623155443,"_cnpmcore_publish_time":"2021-12-16T19:34:23.902Z"},"1.2.1":{"name":"@phosphor/messaging","version":"1.2.1","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","files":["lib/*.d.ts","lib/*.js"],"directories":{"lib":"lib/"},"dependencies":{"@phosphor/algorithm":"^1.1.1","@phosphor/collections":"^1.1.1"},"devDependencies":{"rimraf":"^2.5.2","typedoc":"^0.7.0","typescript":"^2.3.0"},"scripts":{"build":"tsc","clean":"rimraf lib","docs":"typedoc --options tdoptions.json ."},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@1.2.1","_shasum":"11cc54c0d7239a3836db1a007f0ffaa2d9d10c2f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"11cc54c0d7239a3836db1a007f0ffaa2d9d10c2f","size":5918,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.2.1.tgz","integrity":"sha512-xgebjHwAg2IcHC761DXWECHB1Oh7rj17ddAGzmzAhvOJ94P8lJdmQMrv1qJuT43u+g3ieWdLxnpS3g5MQs1R/w=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/messaging-1.2.1.tgz_1497295235148_0.18690673727542162"},"publish_time":1497295236104,"_hasShrinkwrap":false,"_cnpm_publish_time":1497295236104,"_cnpmcore_publish_time":"2021-12-16T19:34:24.105Z"},"1.2.0":{"name":"@phosphor/messaging","version":"1.2.0","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","files":["lib/*.d.ts","lib/*.js"],"directories":{"lib":"lib/"},"dependencies":{"@phosphor/algorithm":"^1.1.0","@phosphor/collections":"^1.1.0"},"devDependencies":{"rimraf":"^2.5.2","typedoc":"^0.6.0","typescript":"^2.2.1"},"scripts":{"build":"tsc","clean":"rimraf lib","docs":"typedoc --options tdoptions.json ."},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@1.2.0","_shasum":"467090a9677bf5d1bcbe73167160f5d40402d226","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"467090a9677bf5d1bcbe73167160f5d40402d226","size":5908,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.2.0.tgz","integrity":"sha512-HNdX/pGHt6FJoP08z561jMZ9KqlyvSKtZcjYDSXiYbDg7Jn3bosydQRJJj76W5ujDgK+EpwEJUsPE1qb9A6ADQ=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/messaging-1.2.0.tgz_1494890300804_0.5605037042405456"},"publish_time":1494890302131,"_hasShrinkwrap":false,"_cnpm_publish_time":1494890302131,"_cnpmcore_publish_time":"2021-12-16T19:34:24.301Z"},"1.1.0":{"name":"@phosphor/messaging","version":"1.1.0","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","files":["lib/*.d.ts","lib/*.js"],"directories":{"lib":"lib/"},"dependencies":{"@phosphor/algorithm":"^1.0.0","@phosphor/collections":"^1.0.0"},"devDependencies":{"rimraf":"^2.5.2","typescript":"^2.2.1"},"scripts":{"build":"tsc","clean":"rimraf lib"},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@1.1.0","_shasum":"79996ca8587fc2dfd0ba714a7bf3564429b600b6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"79996ca8587fc2dfd0ba714a7bf3564429b600b6","size":5871,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.1.0.tgz","integrity":"sha512-aj3311kWi6XQT1Ng/VK3Nd66LgLSfqti3S6q6dSerAgyO99fqcPmKq54hvRo3dsdqavMpuK/tzAD3q+NeLN3Aw=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/messaging-1.1.0.tgz_1491251188573_0.030860429862514138"},"publish_time":1491251189178,"_hasShrinkwrap":false,"_cnpm_publish_time":1491251189178,"_cnpmcore_publish_time":"2021-12-16T19:34:24.511Z"},"1.0.0":{"name":"@phosphor/messaging","version":"1.0.0","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","files":["lib/*.d.ts","lib/*.js"],"directories":{"lib":"lib/"},"dependencies":{"@phosphor/algorithm":"^1.0.0","@phosphor/collections":"^1.0.0"},"devDependencies":{"rimraf":"^2.5.2","typescript":"^2.2.1"},"scripts":{"build":"tsc","clean":"rimraf lib"},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@1.0.0","_shasum":"623fe6b9a3b5197d9d7418398cf05076d8969cda","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"623fe6b9a3b5197d9d7418398cf05076d8969cda","size":5659,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-1.0.0.tgz","integrity":"sha512-D3cPlMdrkfSZudTmIy9g5FTly3xlsSkxiTcsR3ZN9V3dDvhuPZY2+lfS4WHhQCbi6ghjVGhBsPh/D0UJvGKQbg=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/messaging-1.0.0.tgz_1490125503934_0.7605455289594829"},"publish_time":1490125504566,"_hasShrinkwrap":false,"_cnpm_publish_time":1490125504566,"_cnpmcore_publish_time":"2021-12-16T19:34:24.695Z"},"0.1.2":{"name":"@phosphor/messaging","version":"0.1.2","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","files":["lib/*.d.ts","lib/*.js"],"directories":{"lib":"lib/"},"dependencies":{"@phosphor/algorithm":"^0.1.1","@phosphor/collections":"^0.1.1"},"devDependencies":{"rimraf":"^2.5.2","typescript":"^2.2.1"},"scripts":{"build":"tsc","clean":"rimraf lib"},"repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@0.1.2","_shasum":"7e13ef555a06db18518b39fdf9ca05312beffbc9","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"7e13ef555a06db18518b39fdf9ca05312beffbc9","size":5655,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-0.1.2.tgz","integrity":"sha512-SeLw0WiYyGV0im4N7esgAhtZfYZgRDMcS6m+1JvSanJv5krc+WXncIbWDS4ffTXl5Dt30jXETcicTFTFhxoUeA=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/messaging-0.1.2.tgz_1488585758168_0.608370267553255"},"publish_time":1488585760081,"_hasShrinkwrap":false,"_cnpm_publish_time":1488585760081,"_cnpmcore_publish_time":"2021-12-16T19:34:24.900Z"},"0.1.1":{"name":"@phosphor/messaging","version":"0.1.1","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"files":["lib/*.d.ts","lib/*.js"],"dependencies":{"@phosphor/algorithm":"^0.1.0","@phosphor/collections":"^0.1.0"},"directories":{"lib":"lib/"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@0.1.1","scripts":{},"_shasum":"48cdfdf600d5796421815e1e063f6f3a0493acf5","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"48cdfdf600d5796421815e1e063f6f3a0493acf5","size":5512,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-0.1.1.tgz","integrity":"sha512-4PvURfAtup/z9qFuMSCz9Bb2N7BZWhDDh0y3PgKqx06jUrRE3juz8RCsYLM6YuEcMgNspu1zICp2t/x0+wQyrQ=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/messaging-0.1.1.tgz_1487639148809_0.6814114600419998"},"publish_time":1487639149384,"_hasShrinkwrap":false,"_cnpm_publish_time":1487639149384,"_cnpmcore_publish_time":"2021-12-16T19:34:25.115Z"},"0.1.0":{"name":"@phosphor/messaging","version":"0.1.0","description":"PhosphorJS - Message Passing","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/phosphorjs/phosphor.git"},"files":["lib/*.d.ts","lib/*.js"],"dependencies":{"@phosphor/algorithm":"^0.1.0","@phosphor/collections":"^0.1.0"},"directories":{"lib":"lib/"},"author":{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},"contributors":[{"name":"A. Darian","email":"git@darian.af"},{"name":"Dave Willmer","email":"dave.willmer@gmail.com"},{"name":"S. Chris Colbert","email":"sccolbert@gmail.com"},{"name":"Steven Silvester","email":"steven.silvester@gmail.com"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/phosphorjs/phosphor/issues"},"homepage":"https://github.com/phosphorjs/phosphor","_id":"@phosphor/messaging@0.1.0","scripts":{},"_shasum":"50ee8e2db3b6a32d358ef062eb0a65d2b3a646a9","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.0","_npmUser":{"name":"anonymous","email":"sccolbert@gmail.com"},"dist":{"shasum":"50ee8e2db3b6a32d358ef062eb0a65d2b3a646a9","size":5425,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@phosphor/messaging/-/messaging-0.1.0.tgz","integrity":"sha512-17lns5eSMLKCOuppHH0op4LeRI5Cs/z7Ce2MpdoFZfll0560JD3HQoUE+kMJ1L6bBBCg7CryUUhLdWlI+zmBFg=="},"maintainers":[{"name":"anonymous","email":"sccolbert@gmail.com"},{"name":"anonymous","email":"sccolbert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/messaging-0.1.0.tgz_1487354112075_0.6450789491645992"},"publish_time":1487354112675,"_hasShrinkwrap":false,"_cnpm_publish_time":1487354112675,"_cnpmcore_publish_time":"2021-12-16T19:34:25.322Z"}},"dist-tags":{"latest":"1.3.0"},"name":"@phosphor/messaging","time":{"created":"2022-01-26T21:00:01.631Z","modified":"2022-01-26T21:00:01.631Z","1.3.0":"2019-08-05T20:38:40.077Z","1.2.3":"2019-06-01T14:35:47.067Z","1.2.2":"2017-06-28T04:12:35.443Z","1.2.1":"2017-06-12T19:20:36.104Z","1.2.0":"2017-05-15T23:18:22.131Z","1.1.0":"2017-04-03T20:26:29.178Z","1.0.0":"2017-03-21T19:45:04.566Z","0.1.2":"2017-03-04T00:02:40.081Z","0.1.1":"2017-02-21T01:05:49.384Z","0.1.0":"2017-02-17T17:55:12.675Z"},"readme":"ERROR: No README data found!","users":{}}