{"_id":"com.unity.kinematica","name":"com.unity.kinematica","description":"Kinematica is a next-generation character animation system.\n\nThis technology provides a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offers the same level of control, versatility and flexibility.\n\nKinematica allows the use raw animation clips or motion capture data directly without the necessity to organize them in an animation graph. Describe the intended movement of your character and Kinematica produces the corresponding poses automatically.\n\nAt the heart of Kinematica lies a considerably improved version of Motion Matching that achieves a near constant time lookup for arbitrary complex motion databases and does not rely on parameter tweaking or magic numbers.","provider":"upm","versions":{"0.8.0-preview":{"_id":"com.unity.kinematica@0.8.0-preview","bugs":{"url":"https://github.com/Unity-Technologies/com.unity.kinematica/issues"},"type":"asset","_from":"file:com.unity.kinematica-0.8.0-preview.tgz","unity":"2019.4","upmCi":{"footprint":"1edef2826c35840b855bcebc5805ee0780e84e99"},"readme":"# Kinematica (com.unity.kinematica)\n\n![Kinematica](/Documentation~/images/kinematica-banner.png \"Kinematica\")\n\nKinematica is a next-generation character animation system.\n\nProducing animated characters for video games in an actual production environment is subject to a large number of requirements and demands. Trying to find a solution that doesn’t suffer from the ever-growing complexity of animation graphs while meeting production constraints is a tremendously difficult proposition.\n\nWe have seen a large number of exciting new research from the machine learning community over the last couple of years that tries to address this problem. In general, these approaches face a trade-off between automation and control, and different approaches position themselves at different places with respect to this dilemma. And although most them deliver on the promise of automatically generating animations, they come with various drawbacks. Many approaches limit themselves to a particular type of movement (for example locomotion) to achieve automation. Some are expensive in terms of runtime performance, limiting their usage to off-line applications. Others require prohibitively long data preparation and/or machine learning processes resulting in slow turn-around times. To the best of our knowledge no approach exists today that could rival animation graph based systems as the default solution for character animation in games.\n\nKinematica is a tremendously ambitious attempt to provide a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offering the same level of control, versatility and flexibility. At the heart of Kinematica lies a considerably improved version of [Motion Matching](https://www.youtube.com/watch?v=z_wpgHFSWss) that achieves a near constant time lookup for arbitrary complex motion databases and does not reply on parameter tweaking or magic numbers.\n\nThis package is still in an experimental stage and we require the help and feedback of the community to verify the ideas and workflows presented here. Even though the intended idea is to replace animation graphs with this system we haven't achieved feature parity yet and none of the ideas here are set in stone. Do not hesitate to let us know what you think - we would love to incoorporate any kind of constructive feedback into this solution.\n\n## Required Software\n\nUnity 2019.3\n\n## Documentation\n\nDocumentation for Kinematica is available in [unpublished](Documentation~/index.md) and [published](https://docs.unity3d.com/Packages/) form.\n\nFor further discussion, [please visit the forum](https://forum.unity.com/forums/).","samples":[{"path":"Samples~/Hello World","description":"A 'Hello World' sample","displayName":"Hello World"},{"path":"Samples~/Biped Locomotion","description":"A player controlled biped locomotion sample","displayName":"Biped Locomotion"},{"path":"Samples~/Navigation","description":"Pathfinding and navigation sample on biped using Kinematica","displayName":"Navigation"},{"path":"Samples~/Snappy Locomotion","description":"Sample showcasing a reactive player controlled biped with few animations","displayName":"Snappy Locomotion"},{"path":"Samples~/Short Animation Clips","description":"A player controlled biped locomotion sample that uses short animation clips","displayName":"Short Animation Clips"},{"path":"Samples~/Snapshot Debugger","description":"Sample scene showcasing the snapshot debugger","displayName":"Snapshot Debugger"}],"homepage":"https://github.com/Unity-Technologies/com.unity.kinematica#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/com.unity.kinematica.git","type":"git","revision":"188714dd91826623583947bb5ae4eb2862fca2e2"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.kinematica.tests":"0.8.0-preview"},"name":"com.unity.kinematica","version":"0.8.0-preview","displayName":"Kinematica","description":"Kinematica is a next-generation character animation system.\n\nThis technology provides a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offers the same level of control, versatility and flexibility.\n\nKinematica allows the use raw animation clips or motion capture data directly without the necessity to organize them in an animation graph. Describe the intended movement of your character and Kinematica produces the corresponding poses automatically.\n\nAt the heart of Kinematica lies a considerably improved version of Motion Matching that achieves a near constant time lookup for arbitrary complex motion databases and does not rely on parameter tweaking or magic numbers.","dependencies":{"com.unity.jobs":"0.2.4-preview.11","com.unity.burst":"1.2.3","com.unity.collections":"0.5.1-preview.11","com.unity.mathematics":"1.1.0"},"dist":{"shasum":"1a71259cebd23daf48edade3f4d8bbd85152f85f","tarball":"https://download.packages.unity.com/com.unity.kinematica/-/com.unity.kinematica-0.8.0-preview.tgz"}},"0.7.0-preview":{"_id":"com.unity.kinematica@0.7.0-preview","bugs":{"url":"https://github.com/Unity-Technologies/com.unity.kinematica/issues"},"type":"asset","_from":"file:com.unity.kinematica-0.7.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"e50c5cb5a5a06d157f51bec4bded23f77a1352aa"},"readme":"# Kinematica (com.unity.kinematica)\n\n![Kinematica](/Documentation~/images/kinematica-banner.png \"Kinematica\")\n\nKinematica is a next-generation character animation system.\n\nProducing animated characters for video games in an actual production environment is subject to a large number of requirements and demands. Trying to find a solution that doesn’t suffer from the ever-growing complexity of animation graphs while meeting production constraints is a tremendously difficult proposition.\n\nWe have seen a large number of exciting new research from the machine learning community over the last couple of years that tries to address this problem. In general, these approaches face a trade-off between automation and control, and different approaches position themselves at different places with respect to this dilemma. And although most them deliver on the promise of automatically generating animations, they come with various drawbacks. Many approaches limit themselves to a particular type of movement (for example locomotion) to achieve automation. Some are expensive in terms of runtime performance, limiting their usage to off-line applications. Others require prohibitively long data preparation and/or machine learning processes resulting in slow turn-around times. To the best of our knowledge no approach exists today that could rival animation graph based systems as the default solution for character animation in games.\n\nKinematica is a tremendously ambitious attempt to provide a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offering the same level of control, versatility and flexibility. At the heart of Kinematica lies a considerably improved version of [Motion Matching](https://www.youtube.com/watch?v=z_wpgHFSWss) that achieves a near constant time lookup for arbitrary complex motion databases and does not reply on parameter tweaking or magic numbers.\n\nThis package is still in an experimental stage and we require the help and feedback of the community to verify the ideas and workflows presented here. Even though the intended idea is to replace animation graphs with this system we haven't achieved feature parity yet and none of the ideas here are set in stone. Do not hesitate to let us know what you think - we would love to incoorporate any kind of constructive feedback into this solution.\n\n## Required Software\n\nUnity 2019.3\n\n## Documentation\n\nDocumentation for Kinematica is available in [unpublished](Documentation~/index.md) and [published](https://docs.unity3d.com/Packages/) form.\n\nFor further discussion, [please visit the forum](https://forum.unity.com/forums/).","samples":[{"path":"Samples~/Hello World","description":"A 'Hello World' sample","displayName":"Hello World"},{"path":"Samples~/Biped Locomotion","description":"A player controlled biped locomotion sample","displayName":"Biped Locomotion"},{"path":"Samples~/Navigation","description":"Pathfinding and navigation sample on biped using Kinematica","displayName":"Navigation"},{"path":"Samples~/Snappy Locomotion","description":"Sample showcasing a reactive player controlled biped with few animations","displayName":"Snappy Locomotion"},{"path":"Samples~/Short Animation Clips","description":"A player controlled biped locomotion sample that uses short animation clips","displayName":"Short Animation Clips"},{"path":"Samples~/Snapshot Debugger","description":"Sample scene showcasing the snapshot debugger","displayName":"Snapshot Debugger"}],"homepage":"https://github.com/Unity-Technologies/com.unity.kinematica#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/com.unity.kinematica.git","type":"git","revision":"2dc2f1ada3e408fd15ae643ea396c6029bbcc978"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.kinematica.tests":"0.7.0-preview"},"name":"com.unity.kinematica","version":"0.7.0-preview","displayName":"Kinematica","description":"Kinematica is a next-generation character animation system.\n\nThis technology provides a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offers the same level of control, versatility and flexibility.\n\nKinematica allows the use raw animation clips or motion capture data directly without the necessity to organize them in an animation graph. Describe the intended movement of your character and Kinematica produces the corresponding poses automatically.\n\nAt the heart of Kinematica lies a considerably improved version of Motion Matching that achieves a near constant time lookup for arbitrary complex motion databases and does not rely on parameter tweaking or magic numbers.","dependencies":{"com.unity.jobs":"0.2.4-preview.11","com.unity.burst":"1.2.3","com.unity.collections":"0.5.1-preview.11","com.unity.mathematics":"1.1.0"},"dist":{"shasum":"62dfa2dd8e49173d141d293f33dbe0cd4c958e91","tarball":"https://download.packages.unity.com/com.unity.kinematica/-/com.unity.kinematica-0.7.0-preview.tgz"}},"0.6.0-preview":{"_id":"com.unity.kinematica@0.6.0-preview","bugs":{"url":"https://github.com/Unity-Technologies/com.unity.kinematica/issues"},"type":"asset","_from":"file:com.unity.kinematica-0.6.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"e334822515697f3e6a7f9703fa743b7ddf3b40c0"},"readme":"# Kinematica (com.unity.kinematica)\n\n![Kinematica](/Documentation~/images/kinematica-banner.png \"Kinematica\")\n\nKinematica is a next-generation character animation system.\n\nProducing animated characters for video games in an actual production environment is subject to a large number of requirements and demands. Trying to find a solution that doesn’t suffer from the ever-growing complexity of animation graphs while meeting production constraints is a tremendously difficult proposition.\n\nWe have seen a large number of exciting new research from the machine learning community over the last couple of years that tries to address this problem. In general, these approaches face a trade-off between automation and control, and different approaches position themselves at different places with respect to this dilemma. And although most them deliver on the promise of automatically generating animations, they come with various drawbacks. Many approaches limit themselves to a particular type of movement (for example locomotion) to achieve automation. Some are expensive in terms of runtime performance, limiting their usage to off-line applications. Others require prohibitively long data preparation and/or machine learning processes resulting in slow turn-around times. To the best of our knowledge no approach exists today that could rival animation graph based systems as the default solution for character animation in games.\n\nKinematica is a tremendously ambitious attempt to provide a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offering the same level of control, versatility and flexibility. At the heart of Kinematica lies a considerably improved version of [Motion Matching](https://www.youtube.com/watch?v=z_wpgHFSWss) that achieves a near constant time lookup for arbitrary complex motion databases and does not reply on parameter tweaking or magic numbers.\n\nThis package is still in an experimental stage and we require the help and feedback of the community to verify the ideas and workflows presented here. Even though the intended idea is to replace animation graphs with this system we haven't achieved feature parity yet and none of the ideas here are set in stone. Do not hesitate to let us know what you think - we would love to incoorporate any kind of constructive feedback into this solution.\n\n## Required Software\n\nUnity 2019.3\n\n## Documentation\n\nDocumentation for Kinematica is available in [unpublished](Documentation~/index.md) and [published](https://docs.unity3d.com/Packages/) form.\n\nFor further discussion, [please visit the forum](https://forum.unity.com/forums/).","samples":[{"path":"Samples~/Hello World","description":"A 'Hello World' sample","displayName":"Hello World"},{"path":"Samples~/Biped Locomotion","description":"A player controlled biped locomotion sample","displayName":"Biped Locomotion"},{"path":"Samples~/Navigation","description":"Pathfinding and navigation sample on biped using Kinematica","displayName":"Navigation"},{"path":"Samples~/Snappy Locomotion","description":"Sample showcasing a reactive player controlled biped with few animations","displayName":"Snappy Locomotion"},{"path":"Samples~/Short Animation Clips","description":"A player controlled biped locomotion sample that uses short animation clips","displayName":"Short Animation Clips"},{"path":"Samples~/Snapshot Debugger","description":"Sample scene showcasing the snapshot debugger","displayName":"Snapshot Debugger"}],"homepage":"https://github.com/Unity-Technologies/com.unity.kinematica#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/com.unity.kinematica.git","type":"git","revision":"e3e0fe3cb3c8f1f8d3b7cc50d77abeac776bc58d"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.kinematica.tests":"0.6.0-preview"},"name":"com.unity.kinematica","version":"0.6.0-preview","displayName":"Kinematica","description":"Kinematica is a next-generation character animation system.\n\nThis technology provides a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offers the same level of control, versatility and flexibility.\n\nKinematica allows the use raw animation clips or motion capture data directly without the necessity to organize them in an animation graph. Describe the intended movement of your character and Kinematica produces the corresponding poses automatically.\n\nAt the heart of Kinematica lies a considerably improved version of Motion Matching that achieves a near constant time lookup for arbitrary complex motion databases and does not rely on parameter tweaking or magic numbers.","dependencies":{"com.unity.jobs":"0.2.4-preview.11","com.unity.burst":"1.2.3","com.unity.collections":"0.5.1-preview.11","com.unity.mathematics":"1.1.0"},"dist":{"shasum":"c6b7c4ee44cb7f1ce4e2a9bda939d16a06bea940","tarball":"https://download.packages.unity.com/com.unity.kinematica/-/com.unity.kinematica-0.6.0-preview.tgz"}},"0.5.0-preview.1":{"_id":"com.unity.kinematica@0.5.0-preview.1","bugs":{"url":"https://github.com/Unity-Technologies/com.unity.kinematica/issues"},"type":"asset","_from":"file:com.unity.kinematica-0.5.0-preview.1.tgz","unity":"2019.3","upmCi":{"footprint":"982977f7b4515f99f6a1418fd1796ba3a81a5b70"},"readme":"# Kinematica (com.unity.kinematica)\n\n![Kinematica](/Documentation~/images/kinematica-banner.png \"Kinematica\")\n\nKinematica is a next-generation character animation system.\n\nProducing animated characters for video games in an actual production environment is subject to a large number of requirements and demands. Trying to find a solution that doesn’t suffer from the ever-growing complexity of animation graphs while meeting production constraints is a tremendously difficult proposition.\n\nWe have seen a large number of exciting new research from the machine learning community over the last couple of years that tries to address this problem. In general, these approaches face a trade-off between automation and control, and different approaches position themselves at different places with respect to this dilemma. And although most them deliver on the promise of automatically generating animations, they come with various drawbacks. Many approaches limit themselves to a particular type of movement (for example locomotion) to achieve automation. Some are expensive in terms of runtime performance, limiting their usage to off-line applications. Others require prohibitively long data preparation and/or machine learning processes resulting in slow turn-around times. To the best of our knowledge no approach exists today that could rival animation graph based systems as the default solution for character animation in games.\n\nKinematica is a tremendously ambitious attempt to provide a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offering the same level of control, versatility and flexibility. At the heart of Kinematica lies a considerably improved version of [Motion Matching](https://www.youtube.com/watch?v=z_wpgHFSWss) that achieves a near constant time lookup for arbitrary complex motion databases and does not reply on parameter tweaking or magic numbers.\n\nThis package is still in an experimental stage and we require the help and feedback of the community to verify the ideas and workflows presented here. Even though the intended idea is to replace animation graphs with this system we haven't achieved feature parity yet and none of the ideas here are set in stone. Do not hesitate to let us know what you think - we would love to incoorporate any kind of constructive feedback into this solution.\n\n## Required Software\n\nUnity 2019.3\n\n## Documentation\n\nDocumentation for Kinematica is available in [unpublished](Documentation~/index.md) and [published](https://docs.unity3d.com/Packages/) form.\n\nFor further discussion, [please visit the forum](https://forum.unity.com/forums/).","samples":[{"path":"Samples~/Hello World","description":"A 'Hello World' sample","displayName":"Hello World"},{"path":"Samples~/Biped Locomotion","description":"A player controlled biped locomotion sample","displayName":"Biped Locomotion"},{"path":"Samples~/Navigation","description":"Pathfinding and navigation sample on biped using Kinematica","displayName":"Navigation"},{"path":"Samples~/Snappy Locomotion","description":"Sample showcasing a reactive player controlled biped with few animations","displayName":"Snappy Locomotion"},{"path":"Samples~/Short Animation Clips","description":"A player controlled biped locomotion sample that uses short animation clips","displayName":"Short Animation Clips"},{"path":"Samples~/Snapshot Debugger","description":"Sample scene showcasing the snapshot debugger","displayName":"Snapshot Debugger"}],"homepage":"https://github.com/Unity-Technologies/com.unity.kinematica#readme","_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/Unity-Technologies/com.unity.kinematica.git","type":"git","revision":"71419ba55d23c7393e9b5e29ab6eea4fbc99e4c0"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.kinematica.tests":"0.5.0-preview.1"},"name":"com.unity.kinematica","version":"0.5.0-preview.1","displayName":"Kinematica","description":"Kinematica is a next-generation character animation system.\n\nThis technology provides a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offers the same level of control, versatility and flexibility.\n\nKinematica allows the use raw animation clips or motion capture data directly without the necessity to organize them in an animation graph. Describe the intended movement of your character and Kinematica produces the corresponding poses automatically.\n\nAt the heart of Kinematica lies a considerably improved version of Motion Matching that achieves a near constant time lookup for arbitrary complex motion databases and does not rely on parameter tweaking or magic numbers.","dependencies":{"com.unity.jobs":"0.2.4-preview.11","com.unity.burst":"1.2.3","com.unity.collections":"0.5.1-preview.11","com.unity.mathematics":"1.1.0"},"dist":{"shasum":"6cdf3d5e66754c2af4940d5e307467855b3e1560","tarball":"https://download.packages.unity.com/com.unity.kinematica/-/com.unity.kinematica-0.5.0-preview.1.tgz"}},"0.4.0-preview":{"_id":"com.unity.kinematica@0.4.0-preview","bugs":{"url":"https://github.com/Unity-Technologies/com.unity.kinematica/issues"},"type":"asset","_from":"../../../var/folders/tn/t8btbstx12l33r08ww_2c0_1_q91g9/T/com.unity.kinematica-0.4.0-preview.tgz","unity":"2019.3","readme":"# Kinematica (com.unity.kinematica)\n\n![Kinematica](/Documentation~/images/kinematica-banner.png \"Kinematica\")\n\nKinematica is a next-generation character animation system.\n\nProducing animated characters for video games in an actual production environment is subject to a large number of requirements and demands. Trying to find a solution that doesn’t suffer from the ever-growing complexity of animation graphs while meeting production constraints is a tremendously difficult proposition.\n\nWe have seen a large number of exciting new research from the machine learning community over the last couple of years that tries to address this problem. In general, these approaches face a trade-off between automation and control, and different approaches position themselves at different places with respect to this dilemma. And although most them deliver on the promise of automatically generating animations, they come with various drawbacks. Many approaches limit themselves to a particular type of movement (for example locomotion) to achieve automation. Some are expensive in terms of runtime performance, limiting their usage to off-line applications. Others require prohibitively long data preparation and/or machine learning processes resulting in slow turn-around times. To the best of our knowledge no approach exists today that could rival animation graph based systems as the default solution for character animation in games.\n\nKinematica is a tremendously ambitious attempt to provide a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offering the same level of control, versatility and flexibility. At the heart of Kinematica lies a considerably improved version of [Motion Matching](https://www.youtube.com/watch?v=z_wpgHFSWss) that achieves a near constant time lookup for arbitrary complex motion databases and does not reply on parameter tweaking or magic numbers.\n\nThis package is still in an experimental stage and we require the help and feedback of the community to verify the ideas and workflows presented here. Even though the intended idea is to replace animation graphs with this system we haven't achieved feature parity yet and none of the ideas here are set in stone. Do not hesitate to let us know what you think - we would love to incoorporate any kind of constructive feedback into this solution.\n\n## Required Software\n\nUnity 2019.3\n\n## Documentation\n\nDocumentation for Kinematica is available in [unpublished](Documentation~/index.md) and [published](https://docs.unity3d.com/Packages/) form.\n\nFor further discussion, [please visit the forum](https://forum.unity.com/forums/).","_shasum":"242449043e68b33bf47904a9aa64da2f53199cdb","samples":[{"path":"Samples~/Hello World","description":"A 'Hello World' sample","displayName":"Hello World"},{"path":"Samples~/Biped Locomotion","description":"A player controlled biped locomotion sample","displayName":"Biped Locomotion"},{"path":"Samples~/Navigation","description":"Pathfinding and navigation sample on biped using Kinematica","displayName":"Navigation"},{"path":"Samples~/Snappy Locomotion","description":"Sample showcasing a reactive player controlled biped with few animations","displayName":"Snappy Locomotion"},{"path":"Samples~/Short Animation Clips","description":"A player controlled biped locomotion sample that uses short animation clips","displayName":"Short Animation Clips"},{"path":"Samples~/Snapshot Debugger","description":"Sample scene showcasing the snapshot debugger","displayName":"Snapshot Debugger"}],"scripts":{},"_npmUser":{},"homepage":"https://github.com/Unity-Technologies/com.unity.kinematica#readme","_resolved":"file:../../../var/folders/tn/t8btbstx12l33r08ww_2c0_1_q91g9/T/com.unity.kinematica-0.4.0-preview.tgz","repository":{"url":"git+https://github.com/Unity-Technologies/com.unity.kinematica.git","type":"git","revision":"e91e6a866c7164187f57ed12d3bc61aca2ee29ab","footprint":"1323d0087c1eee387c15ec8b81abddb5031d9c8b"},"_npmVersion":"3.10.10","_nodeVersion":"6.10.0","readmeFilename":"README.md","relatedPackages":{"com.unity.kinematica.tests":"0.4.0-preview"},"name":"com.unity.kinematica","version":"0.4.0-preview","displayName":"Kinematica","description":"Kinematica is a next-generation character animation system.\n\nThis technology provides a solution for character animation that does not rely on animation graphs while achieving a higher level of quality and at the same time offers the same level of control, versatility and flexibility.\n\nKinematica allows the use raw animation clips or motion capture data directly without the necessity to organize them in an animation graph. Describe the intended movement of your character and Kinematica produces the corresponding poses automatically.\n\nAt the heart of Kinematica lies a considerably improved version of Motion Matching that achieves a near constant time lookup for arbitrary complex motion databases and does not rely on parameter tweaking or magic numbers.","dependencies":{"com.unity.jobs":"0.0.7-preview.10","com.unity.burst":"1.1.2","com.unity.collections":"0.0.9-preview.17","com.unity.mathematics":"1.1.0"},"dist":{"shasum":"242449043e68b33bf47904a9aa64da2f53199cdb","tarball":"https://download.packages.unity.com/com.unity.kinematica/-/com.unity.kinematica-0.4.0-preview.tgz"}}},"time":{"0.8.0-preview":"2020-08-03T17:23:16.000Z","0.7.0-preview":"2020-06-26T19:45:54.000Z","0.6.0-preview":"2020-05-29T18:18:42.000Z","0.5.0-preview.1":"2020-05-06T18:34:10.000Z","0.4.0-preview":"2020-03-24T19:39:33.000Z"},"dist-tags":{"latest":"0.8.0-preview"},"etag":"\"733c-pwt+IsTmxUBUVUyYFfMh1CrlAJM\""}