{"_id":"marzipano","_rev":"39-dad916796c6b458a35c0aeb038a3a5f7","name":"marzipano","time":{"modified":"2022-06-19T16:23:12.472Z","created":"2015-04-19T17:31:51.659Z","0.0.2-alpha":"2015-04-19T17:31:51.659Z","0.0.3":"2015-04-19T17:35:34.230Z","0.0.4":"2015-04-19T17:39:27.458Z","0.0.5":"2015-04-19T17:42:46.411Z","0.0.6":"2015-04-19T17:44:24.413Z","0.1.0":"2015-04-20T14:58:45.409Z","0.1.1":"2015-04-20T15:15:15.887Z","0.1.2":"2015-04-27T13:57:46.014Z","0.2.0":"2015-05-17T19:27:42.652Z","0.2.1":"2015-06-02T20:20:01.236Z","0.3.0":"2015-08-10T09:42:37.697Z","0.4.0":"2015-09-17T17:22:07.003Z","0.5.0":"2016-03-01T23:07:40.262Z","0.5.1":"2016-05-20T02:49:10.316Z","0.5.2":"2016-12-01T17:50:26.802Z","0.5.3":"2016-12-05T04:29:59.753Z","0.5.4":"2017-03-27T05:57:53.439Z","0.5.5":"2017-08-30T16:30:58.880Z","0.6.0":"2017-11-04T04:35:52.062Z","0.7.0":"2018-02-23T04:39:39.533Z","0.7.1":"2018-02-23T19:05:32.527Z","0.7.2":"2018-07-15T22:38:04.803Z","0.8.0":"2018-10-29T04:05:12.538Z","0.9.0":"2019-04-15T05:05:24.961Z","0.9.1":"2019-11-24T07:00:58.225Z","0.10.0":"2020-12-23T08:04:42.419Z","0.10.1":"2020-12-23T11:46:32.277Z","0.10.2":"2021-03-18T03:23:54.129Z"},"maintainers":[{"name":"manuelcabral","email":"manuelbc@google.com"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"dist-tags":{"latest":"0.10.2"},"description":"A 360° media viewer for the modern web","readme":"# Marzipano\n\nA 360° media viewer for the modern web.\n\nThis is not an official Google product.\n\nCheck out our website at http://www.marzipano.net/,\nincluding the [demos](http://www.marzipano.net/demos.html)\nand the [documentation](http://www.marzipano.net/docs.html).\n\nPlease report bugs using the [issue tracker](https://github.com/google/marzipano/issues). If you have any questions, head over to our [discussion forum](https://groups.google.com/forum/#!forum/marzipano).\n\n### User guide\n\nYou can include Marzipano in your project in two different ways:\n\n* Obtain the `marzipano.js` file from the latest release at\n  http://www.marzipano.net and copy them into your project.\n\n* Install Marzipano as a dependency using the `npm` package manager and\n  `require` it as a module.\n\n### Developer guide\n\nThis is an `npm`-based project.\nA [Node.js](http://www.nodejs.org) installation is required for development.\n\nSome dependencies expect the Node.js interpreter to be called `node`. However,\non Debian and Ubuntu systems, the binary installed by the `nodejs` package is\ncalled `nodejs`. To work around this, install the `nodejs-legacy` package, or\nuse [nvm](https://github.com/creationix/nvm) instead.\n\nRun `npm install` to install the dependencies. If you haven't in a while,\nbring them up to date with `npm update`.\n\nRun `npm run dev` to serve this directory at `http://localhost:8080`.\nWhile this script is running, the demos are live-reloaded whenever the source\nfiles are edited.\n\nRun `npm test` to automatically run the browser-based test suite on all\navailable browsers in your system.\n\nRun `npm run livetest` to serve the browser-based test suite at `http://localhost:7357`.\nWhile this script is running, the test suite is live-reloaded whenever the\nsource or test files are edited.\n\n### Maintainer guide\n\nBefore preparing a release, make sure there are no uncommitted changes and\nverify that the tests pass and all of the demos work correctly.\n\nUpdate the `CHANGELOG` file and bump the version number in `package.json`.\nCreate a new commit containing only the changes to these two files, tag it with\n`git tag vX.Y.Z`, and push it to GitHub with `git push --tags`.\n\nRun `npm run release` to prepare a new release.\n\nRun `npm run deploy` to deploy the release to the website.\n\nRun `npm publish` to publish the release to the npm registry.\n","versions":{"0.1.1":{"name":"marzipano","version":"0.1.1","description":"A 360° media viewer for the modern web","main":"marzipano.js","author":{"name":"Digisfera","url":"marzipano@digisfera.com"},"license":"Proprietary","_id":"marzipano@0.1.1","scripts":{},"_shasum":"d62591cded0805b261c981935ab660b4e1ae4c84","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"}],"dist":{"shasum":"d62591cded0805b261c981935ab660b4e1ae4c84","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.1.1.tgz","integrity":"sha512-65M3Mx/OLNBSvbuPIlDOxdUH77mMQ9v2rDbmy9Gp2opwkzNsFnPuO16whuPCJIZoU48c50F5IQ9ezt8zQTRwkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESyubR0lgA1bvsx6GytjJt6MKlDl+m5XKofhAGch716AiEA5gIY3y1MSLNBW57b9uwOcCtBtP+CInbKdu3Uh2n0gps="}]},"directories":{}},"0.1.2":{"name":"marzipano","version":"0.1.2","description":"A 360° media viewer for the modern web","main":"marzipano.js","author":{"name":"Digisfera","url":"marzipano@digisfera.com"},"license":"Proprietary","_id":"marzipano@0.1.2","scripts":{},"_shasum":"545cd53c98e6c0704b2c164e9cbbb02dc3fcfc96","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"}],"dist":{"shasum":"545cd53c98e6c0704b2c164e9cbbb02dc3fcfc96","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.1.2.tgz","integrity":"sha512-a5ixnGdWkx6rEBqqenHqcz9dMfXN1oqvJKSEbom0iNFMj2etYAqXx8OiQPpFuzh5+8cTCSE+XXkeaZRBNfHnAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICcOFw8quv7mslYmLjqNKocekzBDkoaKAJp32CFvQu4JAiB0ySgDgGxgS2ycRqNFhdoB5PuoNsjuUiUCB8yA7ShQmA=="}]},"directories":{}},"0.2.0":{"name":"marzipano","version":"0.2.0","description":"A 360° media viewer for the modern web","main":"marzipano.js","author":{"name":"Digisfera","url":"marzipano@digisfera.com"},"license":"Proprietary","_id":"marzipano@0.2.0","scripts":{},"_shasum":"90d5bb1b291908156f4620a52bdd485825ee4015","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},"dist":{"shasum":"90d5bb1b291908156f4620a52bdd485825ee4015","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.2.0.tgz","integrity":"sha512-wxwzfJY2WsrDiWWZcJLq4YJyhPLWGz/u61weoHObmj+WI6Lts/1V7YpiAWDdLbO1J3X14WVTjwwoz7IPvgSIUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDko/f+vZZ3vjJuNnbbwD3Mqj+YNqiOFabXF2TYJbiY0AIhAM6oh77bkddNBYTlaBH8Ao3oQZfZzsUwnagrnKHLMiNV"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"}],"directories":{}},"0.2.1":{"name":"marzipano","version":"0.2.1","description":"A 360° media viewer for the modern web","main":"marzipano.js","author":{"name":"Digisfera","url":"marzipano@digisfera.com"},"license":"Proprietary","_id":"marzipano@0.2.1","scripts":{},"_shasum":"9a4baa679efdf67ecb12462a000cf3ab7d7f9864","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},"dist":{"shasum":"9a4baa679efdf67ecb12462a000cf3ab7d7f9864","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.2.1.tgz","integrity":"sha512-y2vRZjFhHz2WFWOrnF+O2ubaVS2pZfDtgxySOeD4iu7NcfU37/q6Qv2Mv7vE7tT5VWlZUB+5GTYHCgyIHRW0dQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxwxVVjJnOw1XPU+WPa3bifeR3rlTDSOfl4nC6B29GjAiAVq14zKF2HX9O9+gv41ekWCCQYGAYU+DX1B7rAbibT1Q=="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"}],"directories":{}},"0.3.0":{"name":"marzipano","version":"0.3.0","description":"A 360° media viewer for the modern web","main":"marzipano.js","author":{"name":"Digisfera","url":"marzipano@digisfera.com"},"license":"Proprietary","_id":"marzipano@0.3.0","scripts":{},"_shasum":"bb5ae23685404b5ee9d5de6fb27e82017da4e5eb","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},"dist":{"shasum":"bb5ae23685404b5ee9d5de6fb27e82017da4e5eb","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.3.0.tgz","integrity":"sha512-mvFlSjGbj+6lE7+XLoNwhfKvx6gGhzT32ZakZM4CcY8rINfGwRjdYdbapVUgwPmWyGjr4jAqB2GZML9gQbFf2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1gIZqBPcIbrYe9wCwJgznwJKEZzYpxrlpyYnfsTVP9AIhAM7jY0wvoIpVdOqUgb42MAu7astTUZhPmXNltmos6iNf"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"}],"directories":{}},"0.4.0":{"name":"marzipano","version":"0.4.0","description":"A 360° media viewer for the modern web","main":"marzipano.js","author":{"name":"Digisfera","url":"marzipano@digisfera.com"},"license":"Proprietary","_id":"marzipano@0.4.0","scripts":{},"_shasum":"636aeece8b076df51a95fce47d2637fd93457dbf","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},"dist":{"shasum":"636aeece8b076df51a95fce47d2637fd93457dbf","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.4.0.tgz","integrity":"sha512-4cA3DuZNVkygEWvw2aMm7mmZahgWMNVBLDAQkqGMpnw/vKXq2+6cOHiapKpTz5zEInSWY4cKvykikg+hpH+obQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDf8L47Vs0ua67OPsBJB5X3/L0PSbTeP1SR6dixSZ1n+QIgK8I5ZHmm0nL4BhOHO6jgLQ+8Z1wzf97IHyFSWIFzea4="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"}],"directories":{}},"0.5.0":{"name":"marzipano","version":"0.5.0","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"dev":"scripts/dev","test":"testem","build":"scripts/build","release":"scripts/release","demo":"scripts/run-browser-demo demo","make-docs":"jsdoc -c jsdoc-conf.json"},"dependencies":{"bowser":"^1.0.0","gl-matrix":"^2.3.1","glslify":"^5.0.2","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"devDependencies":{"async":"^1.5.2","browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^2.4.5","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"006327747449daf034f5bd2cc172747e219af4eb","_id":"marzipano@0.5.0","_shasum":"96eaff9bfd85d0f177f6b1c2e1312aedaca98c3b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"shasum":"96eaff9bfd85d0f177f6b1c2e1312aedaca98c3b","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.5.0.tgz","integrity":"sha512-/5sdPV6mV8VhGTYP0zf93uv6/bH4K9z8k2kxxFx3tOLY/NP2jLiRMNW3ZELynE0YzKWu3Zew5TuRGAHvEUjh1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvEXEaqlZtQq2Z4qC0dB9HlijTjUqiBR5UARKKGTDkuwIhAOynIlb5G0VYyAZJZ7KnZr7IXeJ3EXiTUk3zthJV56g5"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/marzipano-0.5.0.tgz_1456873657303_0.3025306963827461"},"directories":{}},"0.5.1":{"name":"marzipano","version":"0.5.1","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"dev":"scripts/dev","test":"testem","build":"scripts/build","release":"scripts/release","demo":"scripts/run-browser-demo demo","make-docs":"jsdoc -c jsdoc-conf.json"},"dependencies":{"bowser":"^1.0.0","gl-matrix":"^2.3.1","glslify":"^5.0.2","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"devDependencies":{"async":"^1.5.2","browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^2.4.5","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"22017e7c5c3a7c12b1e5b38149e28f09175193a0","_id":"marzipano@0.5.1","_shasum":"65e9cd1080e51f3f93c7e3c1a9089e77bd8c8142","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"shasum":"65e9cd1080e51f3f93c7e3c1a9089e77bd8c8142","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.5.1.tgz","integrity":"sha512-kE58FQYRKN9ESQJhImC6MTEerdxd4GHbre+mtPxntvVyN1wIF8PbQRe2owf4osqHIYVVNF4iV0VpVjGlQ68bXA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH/t3ycHUaE6wUIVPDoBYCcIGcOBKMnTV1LIP9+CLdVcAiEA1/qnEZ511ccPVy/1K6AX7sEmcUIQOL4qA7HoVyT/FXo="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/marzipano-0.5.1.tgz_1463712549546_0.4566153308842331"},"directories":{}},"0.5.2":{"name":"marzipano","version":"0.5.2","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"dev":"scripts/dev","test":"testem","build":"scripts/build","release":"scripts/release","demo":"scripts/run-browser-demo demo","make-docs":"jsdoc -c jsdoc-conf.json"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"^2.3.2","glslify":"^5.0.2","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"72a3a7264a8f873cadc00698ead34a3e599109c1","_id":"marzipano@0.5.2","_shasum":"a4444c8103983d39cf67c9e69e6feb6d93694e1f","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"manuelcabral","email":"manuelbc@google.com"},"dist":{"shasum":"a4444c8103983d39cf67c9e69e6feb6d93694e1f","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.5.2.tgz","integrity":"sha512-d0RunmIRZ31xBueAiriLBqBJt4OwS84YOA31udX9WjRNzRfCoi9FHVbQ7/tIBvVWy8JVs/KT4Y3xJndeis7PNA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYTE4G/7UwQgMnRy3WjPl56lKmItNbUcl90h3ka9ugOwIgMWRWzX0oXVesX7Qf/jLh30lV/I3QQMPKiv7cMszziGk="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/marzipano-0.5.2.tgz_1480614624295_0.1583869936875999"},"directories":{}},"0.5.3":{"name":"marzipano","version":"0.5.3","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"dev":"scripts/dev","test":"testem","build":"scripts/build","release":"scripts/release","demo":"scripts/run-browser-demo demo","make-docs":"jsdoc -c jsdoc-conf.json"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"^2.3.2","glslify":"^5.0.2","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"25694b730cacee73a94d0dcde3f83c23d46e3a3d","_id":"marzipano@0.5.3","_shasum":"aacd937b134bc3fc1ff36e56d642e9ba7401c0e0","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"shasum":"aacd937b134bc3fc1ff36e56d642e9ba7401c0e0","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.5.3.tgz","integrity":"sha512-v9ETF6j/X2P/K+Eg6J1lAzkJ2kT58TYSLZx3YB0whLXPyuKaI6eck3dmiWRD0wWY1OLpyiDFVTOq0q9grsuFXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6wGTy8wnW84Vgy5dkAAuXwiw4hVpLXvThtRZ48hoO2QIhAN8/dcAriM4Q4pSaF8sk0DnfREXSJj7/ixhzJxashSZs"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/marzipano-0.5.3.tgz_1480912199514_0.7611269960179925"},"directories":{}},"0.5.4":{"name":"marzipano","version":"0.5.4","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","glslify":"^5.0.2","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"5e60c8b527b2eb850ce1a3d16694e91a399a121b","_id":"marzipano@0.5.4","_shasum":"4f1c863fff4c406879d93bf895fc0f6a0f73717b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"shasum":"4f1c863fff4c406879d93bf895fc0f6a0f73717b","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.5.4.tgz","integrity":"sha512-V0xk7VorhfpyddY/U5HWwVvvthWJPSrxqP8GglNlLWDnUCrsucmW2JnyCy3nVapvFuLrC8IN9Eb2NVBkhgIdiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCq+ryL3bos0H+SoS/SfA7PwdCai4Hv1PMyZKzggv2nWgIhAL6vHWv0KF8IUq9m9aE5s7wx/e6kN5MEFjBuGUmkOe7W"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/marzipano-0.5.4.tgz_1490594271005_0.3579355771653354"},"directories":{}},"0.5.5":{"name":"marzipano","version":"0.5.5","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","glslify":"^5.0.2","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"d500ba68c2f40eb7dc94f289d9646f56bae1f4ed","_id":"marzipano@0.5.5","_shasum":"faa23dfc66b0390b57b59851b28b8c65e660c060","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"manuelcabral","email":"manuelbc@google.com"},"dist":{"shasum":"faa23dfc66b0390b57b59851b28b8c65e660c060","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.5.5.tgz","integrity":"sha512-/P55LwMaYFcHkcn0dG+HFncbrx1VsS27/N34409x7Vei2Wa5mxqwGyudjbKJYK/7hvfybvRDCjUq4UosP8SHMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3aW6N7YX8NCA0pyv5oT4NfpV7ve07AKVSr9aLx4n52AiEAvlMxQbsSO7uShRrnV5I4MvWACyo1FHuU85QY1tIfQeU="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano-0.5.5.tgz_1504110658608_0.8030271762982011"},"directories":{}},"0.6.0":{"name":"marzipano","version":"0.6.0","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"async":"^2.5.0","browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","glslify":"^6.1.0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"512df759855ee580b4cbcba656e492c169a27b80","_id":"marzipano@0.6.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"integrity":"sha512-UTk2vKQGAUi6BJe05xPOXR0BR3j9yuxi4Yq8Fr9nfEP2Jl6tBus3C22Jrz2wxLQJw5f39E+BlatleW1tf6f9yw==","shasum":"32ea88e125f8a7c41949d7eb4e64451dd457b16a","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.6.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEoWxkH0vL/nuNQwV3z4sTssNs4m95BQX8iIAGp/OXMlAiAccViD1ISu/62DFhhkL5ELeRkRB/sRHWLS0iH48rp2QA=="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano-0.6.0.tgz_1509770151957_0.9309212281368673"},"directories":{}},"0.7.0":{"name":"marzipano","version":"0.7.0","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","glslify":"^6.1.0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"9190ca8ff83df33338b31e2ba30e874fa3d9cdc3","_id":"marzipano@0.7.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"integrity":"sha512-OjTVXfWz3DyvZZNNdKLaPG/tHaNWrO+qqYwfTF9OlTV6c+aDrgxecvd1X5IhHWjT9QYaS9NE1GgbiPvXCxX9Qg==","shasum":"5435b1c0cb1b5bd4dc22d4934a25649218d3b2a6","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.7.0.tgz","fileCount":303,"unpackedSize":1481931,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1kNQZJOKAYdCVQN6+Aw9qQgj4liMew0bJ3JN50nM5SwIhAJQ6jym1S1ZmaZs59KRH9LqDc6UDfqCapK7Pmcq4/Kg7"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.7.0_1519360779425_0.49650664223438534"},"_hasShrinkwrap":false},"0.7.1":{"name":"marzipano","version":"0.7.1","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.3.0","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"browserify":{"transform":["glslify"]},"devDependencies":{"browserify":"^13.0.0","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","glslify":"^6.1.0","jsdoc":"^3.4.0","lr-http-server":"^0.1.1","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.6.1","watchify":"^3.7.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"8934a2f4976e12b4fd0d005b6ebe73eb8546d3cc","_id":"marzipano@0.7.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"integrity":"sha512-a3bWDYLYglwpVRKWBebVY16srw1q4kwv/ICZy4fjIHBOvftFOJNApsbO6yQxc+g0D0TYb1uzb5f58P9cEdgg2w==","shasum":"aa6025758caa655904ec7f9217a4f343a1ad1d58","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.7.1.tgz","fileCount":303,"unpackedSize":1481949,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLB1M5k6dabj29x36sCbv9NwUraHgRLEh3gR4XTTFP7gIhAO3Zb2s6Kz3LAYxgfRt/UHyaN1cDSraxC/EgT6VliD+s"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.7.1_1519412732401_0.7717409601708591"},"_hasShrinkwrap":false},"0.7.2":{"name":"marzipano","version":"0.7.2","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.9.4","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^0.1.0"},"devDependencies":{"browserify":"^16.2.2","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.5.5","lr-http-server":"^0.1.5","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.8.29","watchify":"^3.11.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"86bb1be12f333c068615d31ce17e888c8cb56d10","_id":"marzipano@0.7.2","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"integrity":"sha512-u6hGFe1UJsRIFHbwWUslKoiZealxJkPZHYa9ClCMKmZTrFV5NFg9nSNWWqu9NFQVkfo39DlvODB3gYBNTqoNbg==","shasum":"54ae52c683a37704fff76f04023a637251efe6a4","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.7.2.tgz","fileCount":303,"unpackedSize":1486780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbS8zMCRA9TVsSAnZWagAA0YMP/1vm1Eng6hC/gHniHWTq\nHvKWs+LeCBjJWUrPAY2wIcPp0CzNrhq+CgH/fZu9fpE4Wg/Tx6DL1cCzCiF0\nSY3cdRQ5eF3vZtbqjRSww7ujQEWqjVey+CEgpfRZQaWtKCO7piPFNGuuH5Az\nPhhH43BU70OzCw7pn1TJCycjGSE0xgUcMlCmZNvHHCbIX0Zm5lmPK0ps7nUy\ngjkt/Q/Fs8v9A6qF76irGtnLaEI1IxI8qRDkwsSa6fINb3MrJXfapWWm6dAi\nm7ubwb6Oe0bQh/2wOwl0JIpq7uIuEO3g47YRh8+Sny0Xveew7tXGfUIR5uCP\n2vsuOxo5Mx5nbopmIrBtWNNij1pMi9oUuqzFv9zSmqcxgaaBxrxy2hBzDaZV\n6UuF6OxoRMB5Q3G3kWEirli3bkbV9Qkn64Bu++GFYOwafqHefDP+6KUF/Mpu\npxjk9bB7Xt1UMUu6lMNx9HaBOSzrYOOF0kRo3oHsPKRPVc9o8oH8aVmMKEYo\nRjdQ0ptlcE2RnrpMJfagc3aX8pOF7u15fFMfS2NuSn/9514HjQE+gQOUwUoT\nx2b+l1PsFr7X+hvoTjMHbbxh1zP3W7NcKgwzWUsUxR83giyoS35QfGkKkYOy\n4FYTu0dDuuNNuDZRXK6+eB8vjQps3zckU6xvYlOUz/WbK2N9NCM1GKc710Rs\ng+LO\r\n=cW6o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH6dNS7KUCa8kHjJdGdXsOVJt9aA14eIg2UYyXPaItANAiEA86sVinUmUDXgBq6G4KgesxgsPoSJQEeGdW+/w4AX46U="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.7.2_1531694284157_0.19679445213321944"},"_hasShrinkwrap":false},"0.8.0":{"name":"marzipano","version":"0.8.0","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem ci","livetest":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.9.4","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^1.0.0"},"devDependencies":{"browserify":"^16.2.2","deep-equal":"^1.0.1","flex-sdk":"^4.6.0-0","jsdoc":"^3.5.5","lr-http-server":"^0.1.5","mocha":"^3.0.1","proclaim":"^3.4.0","sinon":"^1.17.3","testem":"^1.1.3","uglify-js":"^2.8.29","watchify":"^3.11.0"},"contributors":[{"name":"Google Inc."}],"gitHead":"4452e9cd108456c3e74fee5b8410d3cfe9e2c257","_id":"marzipano@0.8.0","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"dist":{"integrity":"sha512-SIxj0xr3y6TTJ+afYxyfsulv+7eciD1PODswFxcdycTObteVyHWKf8KXwFGEKcWvUA6bzLohhXdzLoUiNwXSAg==","shasum":"a44af63cd334eb4e2c534db6a0c52651f89a02db","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.8.0.tgz","fileCount":308,"unpackedSize":1509145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1ob5CRA9TVsSAnZWagAAiH8P/1cxApL0ILb9uMxV4sH/\n+XAxVbz+jzis8/NnoCzwoHFMMtVZkRw5IwUf0Ixq0Ssv0Mlw1j48yYuDJvC5\nkRWVnwSZ6b7akq8U7UM8khz5zbDEMeYTwuZSe/MR2p5WYBct4eI8jYM5rDJS\n4wlioa6RJPPHWmKq61zzoP4rR4wJRUa/uLCG31FLxMbFTAyI8wnKOg/uErDk\nYslIwD17PQbq0LkZxaDTmLmUQUGZXLaxet7liO1RiZpveKm+H4003Y6eTDIg\nET48frKYEGBhTFf6SLgwgfwP7R3Towm0m/w1O4Fpnrf9NV6PQg4z8D86KEoc\n2Y3fx8vYWB7R4LmImgK22+aVTi5gUK8Y+LxfIDtG1L6Br7Ip5hekAqOs+r6S\n30L0uDR+y/46ZmqRoZumV5j6riHLJ9fZrh0OOyzNLjrvt1tPqq7ENW3Atf49\nOp4qdOxoW/5t8bj/Yd0XVlu4udMfDxfZRAOJ7oc9tX3uh48UnpgksdMMSpEm\nkGATCZC1jiJd66/mzfjjKEWWyneQAsZP1hzY4ker0zm11/JxBxUipbHsKT8D\nYd4IvkRZX2pr+ofy6sYWElyjJhT2DN8oGjNsBtene71d+8sCctYm6mNANHRR\n2T6qcKXXk2MvjY0d4/FW9N6UaCbVld6H+6A1A3w5QxqEqVbie6/uT9hclCNl\nYzro\r\n=pSy/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdLoBt1z1mnq7oR0fG1RmTG6JIXck866GZk0FqQrDUsAIhAPaELC4kAVD61O18AueSvQzKVdIDT0MFF206oVOyfvEK"}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.8.0_1540785912370_0.38685647824517533"},"_hasShrinkwrap":false},"0.9.0":{"name":"marzipano","version":"0.9.0","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem ci","livetest":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"^1.9.4","gl-matrix":"git://github.com/toji/gl-matrix.git#7c8d5dd","hammerjs":"git://github.com/digisfera/hammer.js.git","minimal-event-emitter":"^1.0.0"},"devDependencies":{"browserify":"^16.2.3","chai":"^4.2.0","flex-sdk":"^4.6.0-0","jsdoc":"^3.5.5","lr-http-server":"^0.1.5","mocha":"^6.1.3","sinon":"^7.3.1","testem":"^2.15.1","uglify-js":"^2.8.29","watchify":"^3.11.1"},"contributors":[{"name":"Google Inc."}],"gitHead":"e3e21b2c1992708992dfeab5970b0f5a3f8f98e0","_id":"marzipano@0.9.0","_nodeVersion":"11.14.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-7CGDsKUM7BvmF06LgVz1zJqoX6rZg4CeNcQJr/XIybROBVfG/FMKsnwd6005znRZL5sGZRku6xdhIY0P8tHphg==","shasum":"a43201544684525fbb6e1a39a8660931cdbe2a4b","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.9.0.tgz","fileCount":308,"unpackedSize":1554018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctBEVCRA9TVsSAnZWagAAyUMP/iXmTiItwp36asbHP4xO\nhAS6NExaYeiVK/6wPoXyRUjwBhPjcBhwy2CprQxl/5nz3X+t5zedm/Ql4FMw\ntyL32C4m30cebQynO4qAm8hY71hganbmYfLVLvKhkKCUOaNQ41v7E1GYYCTF\nF1aJTVxaf+OxBw9YIupjmMrNWnLCdDpCgV4oBSFheWuPwpQCKlGRcTKTk6N+\nDGGH/ymG47USlcxopmYrZt7+wtulA1DCdF5ZBgW2XE1T8S0FLOTRMk1WJqqP\nyJaDo47RxNBKL2m5U9QhkaCPClIJWzkxy9HtUWT6FNFrI21AhfKTjeKGl3bD\naxZnFUBzssnedzRJm5t8y4AseL03PoyUOG2xG/kFN5xmjtMhIF8tN/EeXBSo\nDXp6PSWZzQ1aVCeMLyhx4FKz0vE8cF1SeB+Dc71R1pagipjIJdta4Kc9d1mp\nDlPhHry4GZoH/1Yb66OOrVoZ5smJfo0Lbqega8xhc1m/i7n7vc5qY7zN4pqt\nVM6+obTTSXD9CmXsxe6emoJGHkA1F9HUKVtDCIZSTFzg8RbV2ySfqRYPgWnV\n7YHVbKQKBG8H5oE6gCaQHsbQ9K7F9OuT0diCg3/yhHrJhoOU2uWDdyHCeHsN\ntvrP9u8ka0CFGSCdD4prWyJ0JOlvvUVXGm89i8X7rLW06Pf7E5gcQFf63Ert\nrq09\r\n=poZu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHW18ZUBnJJIYDazl0tXFkkR8FrR2eHGb860lf+XoTyuAiBsqEeQk9cOOylLPGEH93Ucw1wBAGU0G+1iuPDnuRAarQ=="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.9.0_1555304724785_0.8147623220916282"},"_hasShrinkwrap":false},"0.9.1":{"name":"marzipano","version":"0.9.1","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem ci","livetest":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"2.7.0","gl-matrix":"3.1.0","hammerjs":"2.0.4","minimal-event-emitter":"1.0.0"},"devDependencies":{"browserify":"^16.5.0","chai":"^4.2.0","flex-sdk":"^4.6.0-0","jsdoc":"^3.6.3","lr-http-server":"^0.1.5","mocha":"^6.2.2","sinon":"^7.5.0","testem":"^2.16.0","uglify-js":"^2.8.29","watchify":"^3.11.1"},"contributors":[{"name":"Google Inc."}],"gitHead":"265f1c8de111129e3237b8355be3f4c06514ac6e","_id":"marzipano@0.9.1","_nodeVersion":"13.1.0","_npmVersion":"6.13.1","dist":{"integrity":"sha512-oiMPvESMRHtW34nSOIC3pXREHbnFsD+Jcqim0KX70dBtET6SQ80UY9yl8VhPb7FHQPBn/r4Qit9SER/lpuwrLQ==","shasum":"38bed4dc71838bfeb8506c247021f288dbfa6817","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.9.1.tgz","fileCount":308,"unpackedSize":1574619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2iqqCRA9TVsSAnZWagAA3YAP/jF9XEAJpEHg4yfbZi77\nqVwkhrPcVJVd2Yf0jsoPBrKLdJJo2NhFyyIXPhCRDNyMYmrUGYVe8kGOq/Ka\np27+Q8bGKXxoUyhWeBGL3zjX7Vg/4qHCh3XesxTNT7Bl0QldXGTMKyk4mY5g\nMC93noN1ANJN4h0fJYI40Goz04Xl8OF6ww4Xv3iZW+rXqMxxLtHuWVH2a4pE\nuVcgA58atdRo7Wk46W0+bZWlZl1xnptk8BFuAm+UiTde1+3dNhikApU1op61\ndIuWCTEw5/5+JLQJPt1IbRHYai1uJkzK/0Q5B5E6MRiizRsJaHBe+uGZS6ig\n/HkmCwZEG+fRngw20jk/YTYRaDmUJ/ZXDVvDL6ig2QTNhNpeBsoKTUtX7vhe\nvYF+tQAtLOwwEjMFYNFRs/BI3GbfLYZqKgjQBMeQ+gufqOJkRvsBifTFPWWQ\npByYluaT+mPqDF6wz1C9HTx5V3Yi0HsZmE2j7+hLB/vWIRW2sLy4ZlDfkshl\nqlk0FuN2fKlgYWC1dJVx+kshwsupn+wqG++mpotp/squYVMnRmAJm8A3o3sT\nTt6Npceaq6ExDEGYqv3DI8h0GYItHM/Ux8CAs9HAN9Lw2LTXGH6Zxw2Z+dUF\nNCwlFGP4NNRpnjuh1j0ua69pcPzflpzDLdHIwhFcA+wy7ZIfxRWEy7X0kbK7\nUxbj\r\n=5d0g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFH6rkFP5vBkMm7INPC/KWobY27PtrKsrLqRsBjhdsWuAiB/Gi+BhSwDY75PfBti8ZlBXlutoPvK21dCGyfNj8tNRQ=="}]},"maintainers":[{"name":"manuelcabral","email":"m.cabral@digisfera.pt"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.9.1_1574578858030_0.8038896089069079"},"_hasShrinkwrap":false},"0.10.0":{"name":"marzipano","version":"0.10.0","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem ci","livetest":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"2.11.0","gl-matrix":"3.3.0","hammerjs":"2.0.4","minimal-event-emitter":"1.0.0"},"devDependencies":{"browserify":"^17.0.0","chai":"^4.2.0","jsdoc":"^3.6.6","lr-http-server":"^0.1.5","mocha":"^8.2.1","sinon":"^9.2.2","testem":"^3.2.0","uglify-js":"^3.12.3","watchify":"^3.11.1"},"contributors":[{"name":"Google Inc."}],"gitHead":"d4b72f0760d7f12a0a93bfa9cee56052f566abcf","_id":"marzipano@0.10.0","_nodeVersion":"12.19.0","_npmVersion":"7.0.6","dist":{"integrity":"sha512-mDR9IiwxJ5a5xfga2OHz9nR9Ms1yltzwycAitxinPZ/7XCgFBPM9GZsD2tJkykE7tEHrddZVH8UKUOZ57KTktg==","shasum":"17038c1b709d9756b877e1591e93a3a6b5dabf96","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.10.0.tgz","fileCount":290,"unpackedSize":1460826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4voaCRA9TVsSAnZWagAAPz4QAKCDVxvMKbLpoLNCOfGP\nYPF8KnL8FHYvvvCvX+EP+m5PmzAMLWw/A8Yj+/HLr57Lt9wmW86tBppYYlPZ\n6cUOdemAPvUu5e8W1GAhuDUKVBNOx/Ned+0W5NqF0oWjVJIa2WNuvgjyg3sy\nq6tOgv+kO1xZ+m7q587bLy8BIoHoY8+FcUIXo5C8Y2fDeYyNUahpmG9yD6Y8\ngLNaxm8xIf7iV/bvcLGPxUrTwnBm12u5vM/PGssArfxDnj+EjkZRvfAejpO7\nZ7EkTkL6xlbQt0UCjnwhMuiWZ8eurFagP32rV9d92EEqPBwLVtfQEoVVhny3\nUl5qlnJ4PdkthkAohdV9Oz3NjlkmXiA5rWNcIboELABr7oT4mT/UeeUn8Rgs\nrArJP4wbEWxnkEzLgAuiWTszJxS4LPYkcoxHZLAullWW5JLU2bRj4wZsVjUy\n/iG7nunB3yWj2KOmqNdQR6jfiS+rltWXAcEr/Jp5FbMN7yGQ44qwVo9nPJcQ\n3UFcVKbin4Iag8ty4gOUTwroTzd/D8YhsvZaIkEjDq7oXsq5tR7eRwxfrvgk\nwUGax+I1Y6YsZC5vg+1V0Pk6K07vFdHENHawDF1ynuCitTIN4Rha34s5K0iJ\nM3o4oD4E352yJ9SAty/M7yoBG5NthsF+VLMlX+5ML+r2i+VeCUn90xP3m5QM\nGo1N\r\n=cRPU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoQocGPrROfrC6BINfgYoqexwHFaeZp0rHOZHpdf/zKQIhAN385tuQ1Z9tWoSSQcCVedM8JVhv051RWL9/KipYJMx+"}]},"_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"directories":{},"maintainers":[{"name":"manuelcabral","email":"manuelbc@google.com"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.10.0_1608710682171_0.04039879918500722"},"_hasShrinkwrap":false},"0.10.1":{"name":"marzipano","version":"0.10.1","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem ci","livetest":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"2.11.0","gl-matrix":"3.3.0","hammerjs":"2.0.4","minimal-event-emitter":"1.0.0"},"devDependencies":{"browserify":"^17.0.0","chai":"^4.2.0","jsdoc":"^3.6.6","lr-http-server":"^0.1.5","mocha":"^8.2.1","sinon":"^9.2.2","testem":"^3.2.0","uglify-js":"^3.12.3","watchify":"^3.11.1"},"contributors":[{"name":"Google Inc."}],"gitHead":"c9a847e090876bf361a8397349aa8b49aefdec43","_id":"marzipano@0.10.1","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"integrity":"sha512-RUdDAKJZskZWisg3wNU8xDwHJvTyLjMop0tezuMLc/qm6WTky9gTWr7uaPd7sdWrLKL2UNAfqQ5alc+b9VFBrQ==","shasum":"700d1c1feb13046eae138292432c0929fc1f0188","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.10.1.tgz","fileCount":290,"unpackedSize":1460962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4y4YCRA9TVsSAnZWagAAytIP/jrb75HfRlAvMFRVIJni\nyyysl9KbvcTDkC8+QTKVFcXrjJN+YZM42MZS6brpzxWlF1yvZyA/iQao4Bm8\nGerA/mL1v/UCY6rdt0qxaQjXe3FdQWlYNNrsYfT9zMazuG8D1adrCNFl6ovz\nJ0t8Y91ZlXKFvGJPLUea8fAXZd10mi9VUZ612qgwnZkLY8jzqC1q1DpGW6zf\n2qSLHfON49hEL8siD8u/QOmOdo2kj1uVmTTIJ7E0zb1ADvM+/oWmWLWAs9j1\n5a9PhoJcVj117g5nwt/HseULnIcbdOTRf8RhO/jQDn6tsFKoC7CWsflsxARD\nt/SasrpSc3rfu49ZJ12+SZB/ToOqjZ2ZwwEc6/hIxcp7Lz9g8LAenV6zOk68\n9GvFSNPPPGR/2U2YUrlHEiUdH2MjxRuDBbnMYBtm1rxTcC4Is6bluF3P8AOv\n/9p0UvIIsyAEHKfMo4ZuGC+nFuNQPtmz3q0XxZpFqXaArNgeCNlrd1Yx2d9Q\nEbztdyL+qWDUGpR3xbXsPGZL4OGX3VuaWMZBZFq/hhigyoMndifdakfAmHwn\ntXdoB1dgi3l1+GZ2gCEPVsV/JTq8/EpPTdFkoYVoPRd9oiHDgLwRvlQOk6mD\nqP8FCTY5TBgdPYGJwyxKSlFmzJmPxnxSd6cFUETjU0VhLyNRTPkNDelS50GC\npmee\r\n=UE1s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZ72QxvMmzL3S6XebmIc5TzWnwxpF8+391mWNbpcKWAgIgMUnjS0tNZJaV9mlv0xSOJyGS/4UzZDOFfpDsWVN/2Lo="}]},"_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"directories":{},"maintainers":[{"name":"manuelcabral","email":"manuelbc@google.com"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.10.1_1608723991962_0.9873488991321442"},"_hasShrinkwrap":false},"0.10.2":{"name":"marzipano","version":"0.10.2","description":"A 360° media viewer for the modern web","author":{"name":"Google Inc."},"license":"Apache-2.0","main":"src/index.js","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"bugs":{"url":"https://github.com/google/marzipano/issues"},"scripts":{"test":"testem ci","livetest":"testem","dev":"scripts/dev","release":"scripts/release","deploy":"scripts/deploy","prepublishOnly":"scripts/prepublish"},"dependencies":{"bowser":"1.9.4","gl-matrix":"3.3.0","hammerjs":"2.0.4","minimal-event-emitter":"1.0.0"},"devDependencies":{"browserify":"^17.0.0","chai":"^4.2.0","jsdoc":"^3.6.6","lr-http-server":"^0.1.5","mocha":"^8.2.1","sinon":"^9.2.2","testem":"^3.2.0","uglify-js":"^3.12.3","watchify":"^3.11.1"},"contributors":[{"name":"Google Inc."}],"gitHead":"eb116412d1b7c6df08906e9affcc9d3d65b5906f","_id":"marzipano@0.10.2","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"integrity":"sha512-YWgxpnZa8rlZWT4tkV9LF3abqwMeS3sphkbssWlM1EqZZ/XdlFJVL18iR4wI+uUnvVWjMmjAKDn/lPlOo19Tsg==","shasum":"a1c51a24171909a2ed5dd4bdb8d994b958313f67","tarball":"https://registry.npmjs.org/marzipano/-/marzipano-0.10.2.tgz","fileCount":291,"unpackedSize":1447061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUsfKCRA9TVsSAnZWagAAMusP/3KaMVX3vLI6VAbln6R9\n8oFUVaTEt5OCZMiNW1LHcchp0gkJ/KVBgzkc7uO7k6CRZW7jJywZ4hYEobt3\nc8XlIZCrxi3IGRSzjwOVW2f5s48b13QNwK75r0yNrY6zNk2e/Z3J9gvOzL/k\nqItyaBv9VWyDFzV22vkT3kbHDEPmL0UIGeJ/tzyWMPCSU96RHS5e+IwOHNvl\nHXSI4AV+jIzoR4DaPeTLSC9xUGmehvx44bWxYS1PLTNuGAFXk+Rt6no75b3c\n+2jBe+dMX86UxJARAmxels2S5LX6/twdfRwqOKdrk5slLPsvcc8OAazws2iv\njDmj+eBsBfVUbgCTUEHM6SqwYIA+etJ2xbarDZgCNwg+TclQICZSPrdzh7lY\nr5KhMhQ3caF1ytYUrbYlX3GrtJuT1WsRgZW/4kyqRTkVvQDHuNKgFdTg+p5b\nsvTHgp9Mfp5hlFBV3JybXqrKItzFIkFXJGoM0TW06yjyj7EwuGQSpUI4FOH5\noomYkyhVB0nSPQWjTdXMr5qNkanwow1NhXJKM5CEYuwCaYodMTdKCkK0GC4X\nQ41CVw9qXSy7Ehg98WiXxAgbdrH867ES98RUt8B/qkOffHOtz/XFEJd8bvmN\nmxz6/b4uI2OfnSnZ6OQkuDlWy6z8NlUvuiMz0Hf/47SLUbahbxh4EijiznuF\nq3+R\r\n=Jp0B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDplMQ3SheyWwV2X7S0KXlq04Mvw5ITdu3MoLFInZoO3AIgDNxE2S2oVryJI8hFa017fPHr45ghtcFJsSQzVcoFvdQ="}]},"_npmUser":{"name":"tjgq","email":"tiagoq@gmail.com"},"directories":{},"maintainers":[{"name":"manuelcabral","email":"manuelbc@google.com"},{"name":"tjgq","email":"tiagoq@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marzipano_0.10.2_1616037833848_0.05186177359579225"},"_hasShrinkwrap":false}},"author":{"name":"Google Inc."},"license":"Apache-2.0","readmeFilename":"README.md","homepage":"http://www.marzipano.net","repository":{"type":"git","url":"git+https://github.com/google/marzipano.git"},"contributors":[{"name":"Google Inc."}],"bugs":{"url":"https://github.com/google/marzipano/issues"},"users":{"tewarid":true}}