content stringlengths 4 1.04M | input_ids listlengths 2 1.02k | attention_mask listlengths 2 1.02k |
|---|---|---|
[
{
"body": "{\"operationName\":null,\"variables\":{},\"query\":\"{\\n viewer {\\n id\\n avatar_url: avatarUrl\\n name\\n login\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"repoPermission\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repoPermission($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n viewerPermission\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "119"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "1218"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIzMjgxMDQxODozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "106"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "2866"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIzMjgxMDQxODpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n<figure>\\n\\t<blockquote>\\n\\t\\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\\n\\t\\t<footer>\\n\\t\\t\\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\\n\\t\\t</footer>\\n\\t</blockquote>\\n</figure>\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "3102"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIzMjgxMDQxODowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n<figure>\\n\\t<blockquote>\\n\\t\\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\\n\\t\\t<footer>\\n\\t\\t\\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\\n\\t\\t</footer>\\n\\t</blockquote>\\n</figure>\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "16478"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIzMjgxMDQxODo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n<figure class=\\\"float-right\\\" style=\\\"width: 240px\\\">\\n\\t<img src=\\\"/media/gutenberg.jpg\\\" alt=\\\"Gutenberg\\\">\\n\\t<figcaption>Johannes Gutenberg</figcaption>\\n</figure>\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n<figure class=\\\"float-left\\\" style=\\\"width: 240px\\\">\\n\\t<img src=\\\"/media/printing-press.jpg\\\" alt=\\\"Early Printing Press\\\">\\n\\t<figcaption>Early wooden printing press as depicted in 1568.</figcaption>\\n</figure>\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n<figure>\\n\\t<blockquote>\\n\\t\\t<p>All that has been written to me about that marvelous man seen at Frankfurt is true. I have not seen complete Bibles but only a number of quires of various books of the Bible. The script was very neat and legible, not at all difficult to follow—your grace would be able to read it without effort, and indeed without glasses.</p>\\n\\t\\t<footer>\\n\\t\\t\\t<cite>—Future pope Pius II in a letter to Cardinal Carvajal, March 1455</cite>\\n\\t\\t</footer>\\n\\t</blockquote>\\n</figure>\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n<figure>\\n\\t<blockquote>\\n\\t\\t<p>It is a press, certainly, but a press from which shall flow in inexhaustible streams… Through it, god will spread his word.</p>\\n\\t\\t<footer>\\n\\t\\t\\t<cite>—Johannes Gutenberg</cite>\\n\\t\\t</footer>\\n\\t</blockquote>\\n</figure>\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "1973"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIzMjgxMDQxODo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"Cache-Control": "no-cache",
"X-OAuth-Scopes": "delete_repo, repo, user:email",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
"X-Frame-Options": "deny",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
"content-length": "7803"
},
"response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMzI4MTA0MTg=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIzMjgxMDQxODphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n<figure>\\n\\t<blockquote>\\n\\t\\t<p>Knowledge of the quality of a typeface is of the greatest importance for the functional, aesthetic and psychological effect.</p>\\n\\t\\t<footer>\\n\\t\\t\\t<cite>— Josef Mueller-Brockmann</cite>\\n\\t\\t</footer>\\n\\t</blockquote>\\n</figure>\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
] | [
58,
198,
220,
1391,
198,
220,
220,
220,
366,
2618,
1298,
45144,
7879,
27184,
5376,
30478,
8423,
11,
7879,
25641,
2977,
30478,
90,
5512,
7879,
22766,
30478,
7879,
90,
6852,
77,
220,
19091,
1391,
6852,
77,
220,
220,
220,
4686,
6852,
77,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"type": "sqlite",
"database": "./src/database/database.sqlite",
"entities": [
"./src/models/**.ts"
],
"migrations": [
"./src/database/migrations/**.ts"
],
"cli": {
"migrationsDir": "./src/database/migrations"
}
} | [
90,
198,
220,
220,
220,
366,
4906,
1298,
366,
25410,
578,
1600,
198,
220,
220,
220,
366,
48806,
1298,
366,
19571,
10677,
14,
48806,
14,
48806,
13,
25410,
578,
1600,
198,
220,
220,
220,
366,
298,
871,
1298,
685,
198,
220,
220,
220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
{
"raw": "ecc-jsbn@~0.1.1",
"scope": null,
"escapedName": "ecc-jsbn",
"name": "ecc-jsbn",
"rawSpec": "~0.1.1",
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"C:\\xampp\\htdocs\\codehacking\\node_modules\\sshpk"
]
],
"_from": "ecc-jsbn@>=0.1.1 <0.2.0",
"_id": "ecc-jsbn@0.1.1",
"_inCache": true,
"_location": "/ecc-jsbn",
"_nodeVersion": "0.12.6",
"_npmUser": {
"name": "quartzjer",
"email": "jeremie@jabber.org"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"raw": "ecc-jsbn@~0.1.1",
"scope": null,
"escapedName": "ecc-jsbn",
"name": "ecc-jsbn",
"rawSpec": "~0.1.1",
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
"_shasum": "0fc73a9ed5f0d53c38193398523ef7e543777505",
"_shrinkwrap": null,
"_spec": "ecc-jsbn@~0.1.1",
"_where": "C:\\xampp\\htdocs\\codehacking\\node_modules\\sshpk",
"author": {
"name": "Jeremie Miller",
"email": "jeremie@jabber.org",
"url": "http://jeremie.com/"
},
"bugs": {
"url": "https://github.com/quartzjer/ecc-jsbn/issues"
},
"dependencies": {
"jsbn": "~0.1.0"
},
"description": "ECC JS code based on JSBN",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "0fc73a9ed5f0d53c38193398523ef7e543777505",
"tarball": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz"
},
"gitHead": "d35a360352496721030da645e8054f07efc22487",
"homepage": "https://github.com/quartzjer/ecc-jsbn",
"keywords": [
"jsbn",
"ecc",
"browserify"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "quartzjer",
"email": "jeremie@jabber.org"
},
{
"name": "rynomad",
"email": "nomad.ry@gmail.com"
}
],
"name": "ecc-jsbn",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/quartzjer/ecc-jsbn.git"
},
"scripts": {},
"version": "0.1.1"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
366,
1831,
1298,
366,
68,
535,
12,
8457,
9374,
31,
93,
15,
13,
16,
13,
16,
1600,
198,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"DocumentId": "http://HowellGroup.com", "StreetName": "Ingleston Street", "Longitude": "153.15673325", "Latitude": "-27.444548210000001", "City": "Wynnum West", "Postcode": "4178", "State": "Queensland", "Phone": "+55 900 351 8711", "BusinessName": "Howell Group", "FileType": ".txt", "Department": "Clothing", "Email": "info@HowellGroup.com", "Price": 1517241.77, "Ratings": 4.3, "MarkerId": "7015lr618z5hn2"} | [
4895,
24941,
7390,
1298,
366,
4023,
1378,
2437,
695,
13247,
13,
785,
1600,
366,
34356,
5376,
1298,
366,
27682,
75,
19115,
3530,
1600,
366,
14617,
3984,
1298,
366,
21395,
13,
1314,
3134,
2091,
1495,
1600,
366,
24220,
3984,
1298,
27444,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "is-extglob@^2.1.1",
"_id": "is-extglob@2.1.1",
"_inBundle": false,
"_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"_location": "/is-extglob",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "is-extglob@^2.1.1",
"name": "is-extglob",
"escapedName": "is-extglob",
"rawSpec": "^2.1.1",
"saveSpec": null,
"fetchSpec": "^2.1.1"
},
"_requiredBy": [
"/is-glob"
],
"_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"_shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2",
"_spec": "is-extglob@^2.1.1",
"_where": "/usr/src/php-object-access/node_modules/is-glob",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-extglob/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Returns true if a string has an extglob.",
"devDependencies": {
"gulp-format-md": "^0.1.10",
"mocha": "^3.0.2"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/is-extglob",
"keywords": [
"bash",
"braces",
"check",
"exec",
"expression",
"extglob",
"glob",
"globbing",
"globstar",
"is",
"match",
"matches",
"pattern",
"regex",
"regular",
"string",
"test"
],
"license": "MIT",
"main": "index.js",
"name": "is-extglob",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/is-extglob.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"has-glob",
"is-glob",
"micromatch"
]
},
"reflinks": [
"verb",
"verb-generate-readme"
],
"lint": {
"reflinks": true
}
},
"version": "2.1.1"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
271,
12,
2302,
4743,
672,
31,
61,
17,
13,
16,
13,
16,
1600,
198,
220,
45434,
312,
1298,
366,
271,
12,
2302,
4743,
672,
31,
17,
13,
16,
13,
16,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"repeat-element@1.1.2",
"/Users/andy/Documents/NFAS-Booking-App/nfas-booking-admin/public"
]
],
"_development": true,
"_from": "repeat-element@1.1.2",
"_id": "repeat-element@1.1.2",
"_inBundle": false,
"_integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=",
"_location": "/repeat-element",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "repeat-element@1.1.2",
"name": "repeat-element",
"escapedName": "repeat-element",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/braces",
"/fill-range",
"/findup-sync/braces"
],
"_resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/Users/andy/Documents/NFAS-Booking-App/nfas-booking-admin/public",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/repeat-element/issues"
},
"description": "Create an array by repeating the given value n times.",
"devDependencies": {
"benchmarked": "^0.1.4",
"chalk": "^1.0.0",
"glob": "^5.0.5",
"minimist": "^1.1.1",
"mocha": "^2.2.4"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/repeat-element",
"keywords": [
"array",
"element",
"repeat",
"string"
],
"license": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/repeat-element/blob/master/LICENSE"
},
"main": "index.js",
"name": "repeat-element",
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/repeat-element.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.2"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
44754,
12,
30854,
31,
16,
13,
16,
13,
17,
1600,
198,
220,
220,
220,
220,
220,
12813,
14490,
14,
10757,
14,
38354,
14,
21870,
1921,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_class": "shapePath",
"booleanOperation": -1,
"clippingMaskMode": 0,
"do_objectID": "72AA69B6-4BBD-4928-A2D2-6FFFCEA9E086",
"edited": true,
"exportOptions": {
"_class": "exportOptions",
"exportFormats": [
],
"includedLayerIds": [
],
"layerOptions": 0,
"shouldTrim": false
},
"frame": {
"_class": "rect",
"constrainProportions": false,
"height": 8.88796815487298,
"width": 8.127456190286047,
"x": 7.952421306980543,
"y": 42.77204535593288
},
"hasClippingMask": false,
"isClosed": true,
"isFixedToViewport": false,
"isFlippedHorizontal": false,
"isFlippedVertical": false,
"isLocked": false,
"isVisible": true,
"layerListExpandedType": 0,
"name": "Path",
"nameIsFixed": false,
"pointRadiusBehaviour": 1,
"points": [
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.62351350464075539, 0.80197796840204638}",
"curveMode": 4,
"curveTo": "{0.85851938535935424, 0.77272493829780953}",
"hasCurveFrom": true,
"hasCurveTo": false,
"point": "{0.85851938535935424, 0.77272493829780953}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.23137341051533114, 0.3760016822244725}",
"curveMode": 4,
"curveTo": "{0.30237981423471211, 0.68046538181521554}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.25562471754724209, 0.48356998688285041}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.34742987001130299, 0.11529130978686074}",
"curveMode": 4,
"curveTo": "{0.25200130671667453, 0.26402865232405942}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.31345338976595499, 0.16966247153353772}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.20785464635529549, -0.016110284876917721}",
"curveMode": 2,
"curveTo": "{0.32677233341605394, 0.04602818463250144}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.2673134898856746, 0.014958949877792256}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.0078971574423454798, 0.19957917279851503}",
"curveMode": 3,
"curveTo": "{0.13211034933671464, 0.0027796573916655642}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.098133865547343518, 0.057150817286472713}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.084599495453602305, 0.82448029925146071}",
"curveMode": 3,
"curveTo": "{-0.021469690780254225, 0.36751706816938062}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.015697247703646576, 0.52857464858167735}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.81927208210918656, 1.0000671131750203}",
"curveMode": 4,
"curveTo": "{0.45248828254711537, 0.99999847987688284}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.78223475392190334, 0.99999847987688284}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.96092347470105288, 0.98454839470741418}",
"curveMode": 3,
"curveTo": "{0.85627090813735263, 0.99781158200902165}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.89297050923433219, 0.99324778062205854}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.98927126025642331, 0.8028460239615145}",
"curveMode": 2,
"curveTo": "{1.0082980905871048, 0.92712296559929419}",
"hasCurveFrom": true,
"hasCurveTo": true,
"point": "{0.99878467542176408, 0.86498449478040429}"
},
{
"_class": "curvePoint",
"cornerRadius": 0,
"curveFrom": "{0.85851938535935446, 0.76822447212792699}",
"curveMode": 4,
"curveTo": "{0.92647235082607515, 0.75952508621328252}",
"hasCurveFrom": false,
"hasCurveTo": true,
"point": "{0.85851938535935446, 0.76822447212792699}"
}
],
"resizingConstraint": 63,
"resizingType": 0,
"rotation": 0,
"shouldBreakMaskChain": false,
"style": {
"_class": "style",
"blur": {
"_class": "blur",
"center": "{0.5, 0.5}",
"isEnabled": false,
"motionAngle": 0,
"radius": 10,
"saturation": 1,
"type": 0
},
"borderOptions": {
"_class": "borderOptions",
"dashPattern": [
],
"isEnabled": true,
"lineCapStyle": 0,
"lineJoinStyle": 0
},
"borders": [
],
"colorControls": {
"_class": "colorControls",
"brightness": 0,
"contrast": 1,
"hue": 0,
"isEnabled": false,
"saturation": 1
},
"contextSettings": {
"_class": "graphicsContextSettings",
"blendMode": 0,
"opacity": 1
},
"do_objectID": "15E9CDC4-0C96-4030-90EB-2DBEED4E6235",
"endMarkerType": 0,
"fills": [
{
"_class": "fill",
"color": {
"_class": "color",
"alpha": 1,
"blue": 0.2980392156862745,
"green": 0.2705882352941176,
"red": 0.2392156862745098
},
"contextSettings": {
"_class": "graphicsContextSettings",
"blendMode": 0,
"opacity": 1
},
"fillType": 0,
"gradient": {
"_class": "gradient",
"elipseLength": 0,
"from": "{0.5, 0}",
"gradientType": 0,
"stops": [
{
"_class": "gradientStop",
"color": {
"_class": "color",
"alpha": 1,
"blue": 1,
"green": 1,
"red": 1
},
"position": 0
},
{
"_class": "gradientStop",
"color": {
"_class": "color",
"alpha": 1,
"blue": 0,
"green": 0,
"red": 0
},
"position": 1
}
],
"to": "{0.5, 1}"
},
"isEnabled": true,
"noiseIndex": 0,
"noiseIntensity": 0,
"patternFillType": 1,
"patternTileScale": 1
}
],
"innerShadows": [
],
"miterLimit": 10,
"shadows": [
],
"startMarkerType": 0,
"windingRule": 0
}
} | [
90,
198,
220,
45434,
4871,
1298,
366,
43358,
15235,
1600,
198,
220,
366,
2127,
21052,
32180,
1298,
532,
16,
11,
198,
220,
366,
565,
4501,
45195,
19076,
1298,
657,
11,
198,
220,
366,
4598,
62,
15252,
2389,
1298,
366,
4761,
3838,
3388,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "typedarray@^0.0.6",
"_id": "typedarray@0.0.6",
"_inBundle": false,
"_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"_location": "/typedarray",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "typedarray@^0.0.6",
"name": "typedarray",
"escapedName": "typedarray",
"rawSpec": "^0.0.6",
"saveSpec": null,
"fetchSpec": "^0.0.6"
},
"_requiredBy": [
"/concat-stream"
],
"_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
"_spec": "typedarray@^0.0.6",
"_where": "/Users/algburi/schoolface/node_modules/concat-stream",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/typedarray/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "TypedArray polyfill for old browsers",
"devDependencies": {
"tape": "~2.3.2"
},
"homepage": "https://github.com/substack/typedarray",
"keywords": [
"ArrayBuffer",
"DataView",
"Float32Array",
"Float64Array",
"Int8Array",
"Int16Array",
"Int32Array",
"Uint8Array",
"Uint8ClampedArray",
"Uint16Array",
"Uint32Array",
"typed",
"array",
"polyfill"
],
"license": "MIT",
"main": "index.js",
"name": "typedarray",
"repository": {
"type": "git",
"url": "git://github.com/substack/typedarray.git"
},
"scripts": {
"test": "tape test/*.js test/server/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": [
"ie/6..latest",
"firefox/16..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"version": "0.0.6"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
774,
9124,
18747,
31,
61,
15,
13,
15,
13,
21,
1600,
198,
220,
45434,
312,
1298,
366,
774,
9124,
18747,
31,
15,
13,
15,
13,
21,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "p-limit@^2.0.0",
"_id": "p-limit@2.2.0",
"_inBundle": false,
"_integrity": "sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==",
"_location": "/p-limit",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "p-limit@^2.0.0",
"name": "p-limit",
"escapedName": "p-limit",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/p-locate"
],
"_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz",
"_shasum": "417c9941e6027a9abcba5092dd2904e255b5fbc2",
"_spec": "p-limit@^2.0.0",
"_where": "/Users/German/Desktop/mweb3waves/node_modules/p-locate",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/p-limit/issues"
},
"bundleDependencies": false,
"dependencies": {
"p-try": "^2.0.0"
},
"deprecated": false,
"description": "Run multiple promise-returning & async functions with limited concurrency",
"devDependencies": {
"ava": "^1.2.1",
"delay": "^4.1.0",
"in-range": "^1.0.0",
"random-int": "^1.0.0",
"time-span": "^2.0.0",
"tsd-check": "^0.3.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/p-limit#readme",
"keywords": [
"promise",
"limit",
"limited",
"concurrency",
"throttle",
"throat",
"rate",
"batch",
"ratelimit",
"task",
"queue",
"async",
"await",
"promises",
"bluebird"
],
"license": "MIT",
"name": "p-limit",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/p-limit.git"
},
"scripts": {
"test": "xo && ava && tsd-check"
},
"version": "2.2.0"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
79,
12,
32374,
31,
61,
17,
13,
15,
13,
15,
1600,
198,
220,
45434,
312,
1298,
366,
79,
12,
32374,
31,
17,
13,
17,
13,
15,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "lodash.isarray@^3.0.0",
"_id": "lodash.isarray@3.0.4",
"_inBundle": false,
"_integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=",
"_location": "/lodash.isarray",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.isarray@^3.0.0",
"name": "lodash.isarray",
"escapedName": "lodash.isarray",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/lodash.keys"
],
"_resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
"_shasum": "79e4eb88c36a8122af86f844aa9bcd851b5fbb55",
"_spec": "lodash.isarray@^3.0.0",
"_where": "/Users/tanxujie/Desktop/Workspace/AKunZhuBao/node_modules/lodash.keys",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The modern build of lodash’s `_.isArray` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"name": "lodash.isarray",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.0.4"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
75,
375,
1077,
13,
271,
18747,
31,
61,
18,
13,
15,
13,
15,
1600,
198,
220,
45434,
312,
1298,
366,
75,
375,
1077,
13,
271,
18747,
31,
18,
13,
15,
13,
19,
1600,
198,
220,
45434,
259,
33,
312... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"code": "GP02A9", "lang": "de", "description": "\nG\u00fcterverzeichnis f\u00fcr Produktionsstatistiken 2002 (GP2002),\nG\u00fcterarten", "name": "GP2002 (9-Steller (Arten))", "type": "Merkmal"} | [
4895,
8189,
1298,
366,
16960,
2999,
32,
24,
1600,
366,
17204,
1298,
366,
2934,
1600,
366,
11213,
1298,
37082,
77,
38,
59,
84,
405,
69,
310,
18497,
2736,
488,
21361,
277,
59,
84,
405,
69,
6098,
21522,
21841,
507,
14269,
396,
29943,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "tar@^2.0.0",
"_id": "tar@2.2.1",
"_inBundle": false,
"_integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
"_location": "/tar",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tar@^2.0.0",
"name": "tar",
"escapedName": "tar",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/node-gyp"
],
"_resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
"_shasum": "8e4d2a256c0e2185c6b18ad694aec968b83cb1d1",
"_spec": "tar@^2.0.0",
"_where": "/home/jtoledo/Documentos/Proyectos_4geeks/Proyecto-Final/Proyecto-Final/node_modules/node-gyp",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/node-tar/issues"
},
"bundleDependencies": false,
"dependencies": {
"block-stream": "*",
"fstream": "^1.0.2",
"inherits": "2"
},
"deprecated": false,
"description": "tar for node",
"devDependencies": {
"graceful-fs": "^4.1.2",
"mkdirp": "^0.5.0",
"rimraf": "1.x",
"tap": "0.x"
},
"homepage": "https://github.com/isaacs/node-tar#readme",
"license": "ISC",
"main": "tar.js",
"name": "tar",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-tar.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.2.1"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
18870,
31,
61,
17,
13,
15,
13,
15,
1600,
198,
220,
45434,
312,
1298,
366,
18870,
31,
17,
13,
17,
13,
16,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
18908,
10138,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"timers-browserify@2.0.12",
"/Users/moldyr/Desktop/waveportal/waveportal-starter-project"
]
],
"_from": "timers-browserify@2.0.12",
"_id": "timers-browserify@2.0.12",
"_inBundle": false,
"_integrity": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==",
"_location": "/timers-browserify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "timers-browserify@2.0.12",
"name": "timers-browserify",
"escapedName": "timers-browserify",
"rawSpec": "2.0.12",
"saveSpec": null,
"fetchSpec": "2.0.12"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz",
"_spec": "2.0.12",
"_where": "/Users/moldyr/Desktop/waveportal/waveportal-starter-project",
"author": {
"name": "J. Ryan Stinnett",
"email": "jryans@gmail.com",
"url": "https://convolv.es/"
},
"bugs": {
"url": "https://github.com/jryans/timers-browserify/issues"
},
"contributors": [
{
"name": "Colton Brown",
"email": "coltonTB@me.com"
},
{
"name": "Dario Segura",
"email": "dario.seco@gmail.com"
},
{
"name": "Guy Bedford",
"email": "guybedford@gmail.com"
},
{
"name": "Ionut-Cristian Florescu",
"email": "ionut.florescu@gmail.com"
},
{
"name": "James Halliday",
"email": "mail@substack.net"
},
{
"name": "Jan Schär",
"email": "jscissr@gmail.com"
},
{
"name": "Johannes Ewald",
"email": "johannes.ewald@peerigon.com"
},
{
"name": "Jonathan Prins",
"email": "jon@blip.tv"
},
{
"name": "Matt Esch",
"email": "matt@mattesch.info"
},
{
"name": "Renée Kooi",
"email": "renee@kooi.me"
},
{
"name": "Simon Meusel",
"email": "info@simonmeusel.de"
},
{
"name": "taoqf",
"email": "tao_qiufeng@126.com"
},
{
"name": "Thiago Felix",
"email": "thiago@thiagofelix.com"
},
{
"name": "wtgtybhertgeghgtwtg",
"email": "wtgtybhertgeghgtwtg@gmail.com"
}
],
"dependencies": {
"setimmediate": "^1.0.4"
},
"description": "timers module for browserify",
"devDependencies": {
"browserify": "~1.10.16",
"connect": "~2.30.2"
},
"engines": {
"node": ">=0.6.0"
},
"homepage": "https://github.com/jryans/timers-browserify",
"jspm": {
"map": {
"./main.js": {
"node": "@node/timers"
}
}
},
"keywords": [
"timers",
"browserify",
"browser"
],
"license": "MIT",
"main": "main.js",
"name": "timers-browserify",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/jryans/timers-browserify.git"
},
"version": "2.0.12"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
16514,
364,
12,
40259,
1958,
31,
17,
13,
15,
13,
1065,
1600,
198,
220,
220,
220,
220,
220,
12813,
14490,
14,
76,
727,
2417,
14,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"channeldata": {
"activate.d": false,
"binary_prefix": false,
"deactivate.d": false,
"description": "catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.",
"dev_url": "https://github.com/explosion/catalogue",
"doc_source_url": null,
"doc_url": "https://github.com/explosion/catalogue",
"home": "https://github.com/explosion/catalogue",
"icon_hash": null,
"icon_url": null,
"identifiers": null,
"keywords": null,
"license": "MIT",
"post_link": false,
"pre_link": false,
"pre_unlink": false,
"recipe_origin": null,
"run_exports": {},
"source_git_url": null,
"source_url": "https://pypi.io/packages/source/c/catalogue/catalogue-2.0.0.tar.gz",
"subdirs": [
"linux-ppc64le"
],
"summary": "Super lightweight function registries for your library",
"tags": null,
"text_prefix": false,
"timestamp": 1593679837,
"version": "2.0.0"
},
"channeldata_version": 1,
"feedstock": null,
"labels": [
"main"
],
"package": "catalogue-2.0.0-py38h32f6830_1.tar.bz2",
"repodata": {
"build": "py38h32f6830_1",
"build_number": 1,
"depends": [
"python >=3.8,<3.9.0a0",
"python_abi 3.8.* *_cp38"
],
"license": "MIT",
"license_family": "MIT",
"md5": "062337be9331dd0bf487c835cb050e2b",
"name": "catalogue",
"sha256": "0a9a0523177e1cc3317e84537361a51daf58fe2dee67a67e2f44de8971ec48c8",
"size": 13738,
"subdir": "linux-ppc64le",
"timestamp": 1593679837485,
"version": "2.0.0"
},
"repodata_version": 1,
"subdir": "linux-ppc64le",
"url": "https://github.com/regro/releases/releases/download/linux-ppc64le/catalogue-2.0.0-py38h32f6830_1.tar.bz2/catalogue-2.0.0-py38h32f6830_1.tar.bz2"
} | [
90,
198,
220,
366,
3147,
710,
335,
1045,
1298,
1391,
198,
220,
220,
220,
366,
39022,
13,
67,
1298,
3991,
11,
198,
220,
220,
220,
366,
39491,
62,
40290,
1298,
3991,
11,
198,
220,
220,
220,
366,
2934,
39022,
13,
67,
1298,
3991,
11,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "duplexify@^3.4.2",
"_id": "duplexify@3.7.1",
"_inBundle": false,
"_integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
"_location": "/duplexify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "duplexify@^3.4.2",
"name": "duplexify",
"escapedName": "duplexify",
"rawSpec": "^3.4.2",
"saveSpec": null,
"fetchSpec": "^3.4.2"
},
"_requiredBy": [
"/mississippi",
"/pumpify"
],
"_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
"_shasum": "2a4df5317f6ccfd91f86d6fd25d8d8a103b88309",
"_spec": "duplexify@^3.4.2",
"_where": "/Users/ihaephrati/Desktop/themeforest-2suEFkZJ-waxon-personal-portfolio-react-template/waxon/waxon-particles/node_modules/mississippi",
"author": {
"name": "Mathias Buus"
},
"bugs": {
"url": "https://github.com/mafintosh/duplexify/issues"
},
"bundleDependencies": false,
"dependencies": {
"end-of-stream": "^1.0.0",
"inherits": "^2.0.1",
"readable-stream": "^2.0.0",
"stream-shift": "^1.0.0"
},
"deprecated": false,
"description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
"devDependencies": {
"concat-stream": "^1.5.2",
"tape": "^4.0.0",
"through2": "^2.0.0"
},
"homepage": "https://github.com/mafintosh/duplexify",
"keywords": [
"duplex",
"streams2",
"streams",
"stream",
"writable",
"readable",
"async"
],
"license": "MIT",
"main": "index.js",
"name": "duplexify",
"repository": {
"type": "git",
"url": "git://github.com/mafintosh/duplexify.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "3.7.1"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
646,
11141,
1958,
31,
61,
18,
13,
19,
13,
17,
1600,
198,
220,
45434,
312,
1298,
366,
646,
11141,
1958,
31,
18,
13,
22,
13,
16,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"find-up@1.1.2",
"/home/mpoletiek/devspace/nodejs/pet-shop-tutorial"
]
],
"_development": true,
"_from": "find-up@1.1.2",
"_id": "find-up@1.1.2",
"_inBundle": false,
"_integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"_location": "/find-up",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "find-up@1.1.2",
"name": "find-up",
"escapedName": "find-up",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/read-pkg-up"
],
"_resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/home/mpoletiek/devspace/nodejs/pet-shop-tutorial",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/find-up/issues"
},
"dependencies": {
"path-exists": "^2.0.0",
"pinkie-promise": "^2.0.0"
},
"description": "Find a file by walking up parent directories",
"devDependencies": {
"ava": "*",
"tempfile": "^1.1.1",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/find-up#readme",
"keywords": [
"find",
"up",
"find-up",
"findup",
"look-up",
"look",
"file",
"search",
"match",
"package",
"resolve",
"parent",
"parents",
"folder",
"directory",
"dir",
"walk",
"walking",
"path"
],
"license": "MIT",
"name": "find-up",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/find-up.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.1.2"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
19796,
12,
929,
31,
16,
13,
16,
13,
17,
1600,
198,
220,
220,
220,
220,
220,
12813,
11195,
14,
3149,
78,
1616,
494,
74,
14,
7959,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
[{"fp_rate": 0.0, "method": "IDPEP", "tp_rate": 0.0}, {"fp_rate": 0.0, "method": "Percolator", "tp_rate": 0.0003}, {"fp_rate": 0.0001, "method": "IDPEP", "tp_rate": 0.0014166666666666668}, {"fp_rate": 0.0001, "method": "Percolator", "tp_rate": 0.001125}, {"fp_rate": 0.0002, "method": "IDPEP", "tp_rate": 0.0044}, {"fp_rate": 0.0002, "method": "Percolator", "tp_rate": 0.00264}, {"fp_rate": 0.0003, "method": "IDPEP", "tp_rate": 0.00715}, {"fp_rate": 0.0003, "method": "Percolator", "tp_rate": 0.004542857142857143}, {"fp_rate": 0.0004, "method": "IDPEP", "tp_rate": 0.0091}, {"fp_rate": 0.0004, "method": "Percolator", "tp_rate": 0.0068000000000000005}, {"fp_rate": 0.0005, "method": "IDPEP", "tp_rate": 0.010466666666666666}, {"fp_rate": 0.0005, "method": "Percolator", "tp_rate": 0.0078000000000000005}, {"fp_rate": 0.0006, "method": "IDPEP", "tp_rate": 0.0113}, {"fp_rate": 0.0006, "method": "Percolator", "tp_rate": 0.0091}, {"fp_rate": 0.0007, "method": "IDPEP", "tp_rate": 0.01175}, {"fp_rate": 0.0007, "method": "Percolator", "tp_rate": 0.01146}, {"fp_rate": 0.0008, "method": "IDPEP", "tp_rate": 0.01322}, {"fp_rate": 0.0008, "method": "Percolator", "tp_rate": 0.013228571428571428}, {"fp_rate": 0.0009, "method": "IDPEP", "tp_rate": 0.015050000000000001}, {"fp_rate": 0.0009, "method": "Percolator", "tp_rate": 0.0158}, {"fp_rate": 0.001, "method": "IDPEP", "tp_rate": 0.01625}, {"fp_rate": 0.001, "method": "Percolator", "tp_rate": 0.01735}, {"fp_rate": 0.0011, "method": "IDPEP", "tp_rate": 0.0169}, {"fp_rate": 0.0011, "method": "Percolator", "tp_rate": 0.018674999999999997}, {"fp_rate": 0.0012, "method": "IDPEP", "tp_rate": 0.01765}, {"fp_rate": 0.0012, "method": "Percolator", "tp_rate": 0.0220875}, {"fp_rate": 0.0013, "method": "IDPEP", "tp_rate": 0.018299999999999997}, {"fp_rate": 0.0013, "method": "Percolator", "tp_rate": 0.024460000000000003}, {"fp_rate": 0.0014, "method": "IDPEP", "tp_rate": 0.01875}, {"fp_rate": 0.0014, "method": "Percolator", "tp_rate": 0.02665}, {"fp_rate": 0.0015, "method": "IDPEP", "tp_rate": 0.01935}, {"fp_rate": 0.0015, "method": "Percolator", "tp_rate": 0.02815}, {"fp_rate": 0.0016, "method": "IDPEP", "tp_rate": 0.02055}, {"fp_rate": 0.0016, "method": "Percolator", "tp_rate": 0.029585714285714288}, {"fp_rate": 0.0017, "method": "IDPEP", "tp_rate": 0.02226}, {"fp_rate": 0.0017, "method": "Percolator", "tp_rate": 0.03163333333333333}, {"fp_rate": 0.0018, "method": "IDPEP", "tp_rate": 0.024399999999999998}, {"fp_rate": 0.0018, "method": "Percolator", "tp_rate": 0.03315714285714286}, {"fp_rate": 0.0019, "method": "IDPEP", "tp_rate": 0.0256}, {"fp_rate": 0.0019, "method": "Percolator", "tp_rate": 0.034999999999999996}, {"fp_rate": 0.002, "method": "IDPEP", "tp_rate": 0.025750000000000002}, {"fp_rate": 0.002, "method": "Percolator", "tp_rate": 0.037325}, {"fp_rate": 0.0021, "method": "IDPEP", "tp_rate": 0.02605}, {"fp_rate": 0.0021, "method": "Percolator", "tp_rate": 0.039279999999999995}, {"fp_rate": 0.0022, "method": "Percolator", "tp_rate": 0.0404}, {"fp_rate": 0.0023, "method": "IDPEP", "tp_rate": 0.026875000000000003}, {"fp_rate": 0.0023, "method": "Percolator", "tp_rate": 0.041550000000000004}, {"fp_rate": 0.0024, "method": "IDPEP", "tp_rate": 0.027999999999999997}, {"fp_rate": 0.0024, "method": "Percolator", "tp_rate": 0.042824999999999995}, {"fp_rate": 0.0025, "method": "IDPEP", "tp_rate": 0.0289}, {"fp_rate": 0.0025, "method": "Percolator", "tp_rate": 0.04395}, {"fp_rate": 0.0026, "method": "IDPEP", "tp_rate": 0.02935}, {"fp_rate": 0.0026, "method": "Percolator", "tp_rate": 0.04538333333333333}, {"fp_rate": 0.0027, "method": "IDPEP", "tp_rate": 0.02965}, {"fp_rate": 0.0027, "method": "Percolator", "tp_rate": 0.0469}, {"fp_rate": 0.0028, "method": "IDPEP", "tp_rate": 0.03025}, {"fp_rate": 0.0028, "method": "Percolator", "tp_rate": 0.0478}, {"fp_rate": 0.0029, "method": "IDPEP", "tp_rate": 0.031}, {"fp_rate": 0.0029, "method": "Percolator", "tp_rate": 0.04915}, {"fp_rate": 0.003, "method": "IDPEP", "tp_rate": 0.03252}, {"fp_rate": 0.003, "method": "Percolator", "tp_rate": 0.050575}, {"fp_rate": 0.0031, "method": "IDPEP", "tp_rate": 0.034100000000000005}, {"fp_rate": 0.0031, "method": "Percolator", "tp_rate": 0.05234285714285714}, {"fp_rate": 0.0032, "method": "IDPEP", "tp_rate": 0.03542}, {"fp_rate": 0.0032, "method": "Percolator", "tp_rate": 0.054979999999999994}, {"fp_rate": 0.0033, "method": "IDPEP", "tp_rate": 0.03695}, {"fp_rate": 0.0033, "method": "Percolator", "tp_rate": 0.056100000000000004}, {"fp_rate": 0.0034, "method": "IDPEP", "tp_rate": 0.0374}, {"fp_rate": 0.0034, "method": "Percolator", "tp_rate": 0.05759999999999999}, {"fp_rate": 0.0035, "method": "IDPEP", "tp_rate": 0.037849999999999995}, {"fp_rate": 0.0035, "method": "Percolator", "tp_rate": 0.059750000000000004}, {"fp_rate": 0.0036, "method": "IDPEP", "tp_rate": 0.0383}, {"fp_rate": 0.0036, "method": "Percolator", "tp_rate": 0.06165}, {"fp_rate": 0.0037, "method": "IDPEP", "tp_rate": 0.039125}, {"fp_rate": 0.0037, "method": "Percolator", "tp_rate": 0.06377142857142858}, {"fp_rate": 0.0038, "method": "IDPEP", "tp_rate": 0.04095}, {"fp_rate": 0.0038, "method": "Percolator", "tp_rate": 0.06634000000000001}, {"fp_rate": 0.0039, "method": "IDPEP", "tp_rate": 0.04185}, {"fp_rate": 0.0039, "method": "Percolator", "tp_rate": 0.06774999999999999}, {"fp_rate": 0.004, "method": "IDPEP", "tp_rate": 0.04245}, {"fp_rate": 0.004, "method": "Percolator", "tp_rate": 0.06964}, {"fp_rate": 0.0041, "method": "Percolator", "tp_rate": 0.07187500000000001}, {"fp_rate": 0.0042, "method": "Percolator", "tp_rate": 0.0732}, {"fp_rate": 0.0043, "method": "IDPEP", "tp_rate": 0.044000000000000004}, {"fp_rate": 0.0043, "method": "Percolator", "tp_rate": 0.07446}, {"fp_rate": 0.0044, "method": "IDPEP", "tp_rate": 0.04565}, {"fp_rate": 0.0044, "method": "Percolator", "tp_rate": 0.07629999999999999}, {"fp_rate": 0.0045, "method": "IDPEP", "tp_rate": 0.0468}, {"fp_rate": 0.0045, "method": "Percolator", "tp_rate": 0.07775}, {"fp_rate": 0.0046, "method": "IDPEP", "tp_rate": 0.0472}, {"fp_rate": 0.0046, "method": "Percolator", "tp_rate": 0.08127142857142856}, {"fp_rate": 0.0047, "method": "IDPEP", "tp_rate": 0.04735}, {"fp_rate": 0.0047, "method": "Percolator", "tp_rate": 0.08295}, {"fp_rate": 0.0048, "method": "IDPEP", "tp_rate": 0.047999999999999994}, {"fp_rate": 0.0048, "method": "Percolator", "tp_rate": 0.08415}, {"fp_rate": 0.0049, "method": "IDPEP", "tp_rate": 0.0494}, {"fp_rate": 0.0049, "method": "Percolator", "tp_rate": 0.08625}, {"fp_rate": 0.005, "method": "IDPEP", "tp_rate": 0.050350000000000006}, {"fp_rate": 0.005, "method": "Percolator", "tp_rate": 0.08755}, {"fp_rate": 0.0051, "method": "Percolator", "tp_rate": 0.08882500000000002}, {"fp_rate": 0.0052, "method": "IDPEP", "tp_rate": 0.0511}, {"fp_rate": 0.0052, "method": "Percolator", "tp_rate": 0.08995}, {"fp_rate": 0.0053, "method": "IDPEP", "tp_rate": 0.052333333333333336}, {"fp_rate": 0.0053, "method": "Percolator", "tp_rate": 0.091}, {"fp_rate": 0.0054, "method": "IDPEP", "tp_rate": 0.0533}, {"fp_rate": 0.0054, "method": "Percolator", "tp_rate": 0.09238}, {"fp_rate": 0.0055, "method": "IDPEP", "tp_rate": 0.054200000000000005}, {"fp_rate": 0.0055, "method": "Percolator", "tp_rate": 0.09409999999999999}, {"fp_rate": 0.0056, "method": "IDPEP", "tp_rate": 0.0548}, {"fp_rate": 0.0056, "method": "Percolator", "tp_rate": 0.096125}, {"fp_rate": 0.0057, "method": "IDPEP", "tp_rate": 0.05525}, {"fp_rate": 0.0057, "method": "Percolator", "tp_rate": 0.09776000000000001}, {"fp_rate": 0.0058, "method": "IDPEP", "tp_rate": 0.056299999999999996}, {"fp_rate": 0.0058, "method": "Percolator", "tp_rate": 0.0992}, {"fp_rate": 0.0059, "method": "IDPEP", "tp_rate": 0.0572}, {"fp_rate": 0.0059, "method": "Percolator", "tp_rate": 0.1001}, {"fp_rate": 0.006, "method": "IDPEP", "tp_rate": 0.05765}, {"fp_rate": 0.006, "method": "Percolator", "tp_rate": 0.101075}, {"fp_rate": 0.0061, "method": "IDPEP", "tp_rate": 0.05795}, {"fp_rate": 0.0061, "method": "Percolator", "tp_rate": 0.10175000000000001}, {"fp_rate": 0.0062, "method": "IDPEP", "tp_rate": 0.059019999999999996}, {"fp_rate": 0.0062, "method": "Percolator", "tp_rate": 0.102425}, {"fp_rate": 0.0063, "method": "IDPEP", "tp_rate": 0.06}, {"fp_rate": 0.0063, "method": "Percolator", "tp_rate": 0.10335000000000001}, {"fp_rate": 0.0064, "method": "IDPEP", "tp_rate": 0.06045}, {"fp_rate": 0.0064, "method": "Percolator", "tp_rate": 0.10495714285714286}, {"fp_rate": 0.0065, "method": "IDPEP", "tp_rate": 0.06105}, {"fp_rate": 0.0065, "method": "Percolator", "tp_rate": 0.10619999999999999}, {"fp_rate": 0.0066, "method": "IDPEP", "tp_rate": 0.061724999999999995}, {"fp_rate": 0.0066, "method": "Percolator", "tp_rate": 0.1068}, {"fp_rate": 0.0067, "method": "IDPEP", "tp_rate": 0.0627}, {"fp_rate": 0.0067, "method": "Percolator", "tp_rate": 0.10848333333333333}, {"fp_rate": 0.0068, "method": "IDPEP", "tp_rate": 0.06345}, {"fp_rate": 0.0068, "method": "Percolator", "tp_rate": 0.110875}, {"fp_rate": 0.0069, "method": "IDPEP", "tp_rate": 0.06434999999999999}, {"fp_rate": 0.0069, "method": "Percolator", "tp_rate": 0.11223999999999998}, {"fp_rate": 0.007, "method": "IDPEP", "tp_rate": 0.0651}, {"fp_rate": 0.007, "method": "Percolator", "tp_rate": 0.1135}, {"fp_rate": 0.0071, "method": "IDPEP", "tp_rate": 0.06648333333333334}, {"fp_rate": 0.0071, "method": "Percolator", "tp_rate": 0.11516666666666665}, {"fp_rate": 0.0072, "method": "IDPEP", "tp_rate": 0.068575}, {"fp_rate": 0.0072, "method": "Percolator", "tp_rate": 0.1169}, {"fp_rate": 0.0073, "method": "IDPEP", "tp_rate": 0.07}, {"fp_rate": 0.0073, "method": "Percolator", "tp_rate": 0.11864999999999999}, {"fp_rate": 0.0074, "method": "IDPEP", "tp_rate": 0.0709}, {"fp_rate": 0.0074, "method": "Percolator", "tp_rate": 0.12062857142857143}, {"fp_rate": 0.0075, "method": "Percolator", "tp_rate": 0.1232}, {"fp_rate": 0.0076, "method": "IDPEP", "tp_rate": 0.0715}, {"fp_rate": 0.0076, "method": "Percolator", "tp_rate": 0.12516}, {"fp_rate": 0.0077, "method": "IDPEP", "tp_rate": 0.0723}, {"fp_rate": 0.0077, "method": "Percolator", "tp_rate": 0.12785}, {"fp_rate": 0.0078, "method": "IDPEP", "tp_rate": 0.07353333333333334}, {"fp_rate": 0.0078, "method": "Percolator", "tp_rate": 0.129}, {"fp_rate": 0.0079, "method": "IDPEP", "tp_rate": 0.07429999999999999}, {"fp_rate": 0.0079, "method": "Percolator", "tp_rate": 0.12992}, {"fp_rate": 0.008, "method": "IDPEP", "tp_rate": 0.07475}, {"fp_rate": 0.008, "method": "Percolator", "tp_rate": 0.13119999999999998}, {"fp_rate": 0.0081, "method": "IDPEP", "tp_rate": 0.07579999999999999}, {"fp_rate": 0.0081, "method": "Percolator", "tp_rate": 0.13275}, {"fp_rate": 0.0082, "method": "IDPEP", "tp_rate": 0.0767}, {"fp_rate": 0.0082, "method": "Percolator", "tp_rate": 0.13468}, {"fp_rate": 0.0083, "method": "IDPEP", "tp_rate": 0.07730000000000001}, {"fp_rate": 0.0083, "method": "Percolator", "tp_rate": 0.13649999999999998}, {"fp_rate": 0.0084, "method": "IDPEP", "tp_rate": 0.07819999999999999}, {"fp_rate": 0.0084, "method": "Percolator", "tp_rate": 0.13765}, {"fp_rate": 0.0085, "method": "IDPEP", "tp_rate": 0.07919999999999999}, {"fp_rate": 0.0085, "method": "Percolator", "tp_rate": 0.138875}, {"fp_rate": 0.0086, "method": "IDPEP", "tp_rate": 0.07985}, {"fp_rate": 0.0086, "method": "Percolator", "tp_rate": 0.140525}, {"fp_rate": 0.0087, "method": "Percolator", "tp_rate": 0.1415}, {"fp_rate": 0.0088, "method": "IDPEP", "tp_rate": 0.08159999999999999}, {"fp_rate": 0.0088, "method": "Percolator", "tp_rate": 0.1424}, {"fp_rate": 0.0089, "method": "IDPEP", "tp_rate": 0.0823}, {"fp_rate": 0.0089, "method": "Percolator", "tp_rate": 0.14383333333333334}, {"fp_rate": 0.009, "method": "IDPEP", "tp_rate": 0.08310000000000001}, {"fp_rate": 0.009, "method": "Percolator", "tp_rate": 0.1456285714285714}, {"fp_rate": 0.0091, "method": "IDPEP", "tp_rate": 0.08355}, {"fp_rate": 0.0091, "method": "Percolator", "tp_rate": 0.147}, {"fp_rate": 0.0092, "method": "IDPEP", "tp_rate": 0.08385000000000001}, {"fp_rate": 0.0092, "method": "Percolator", "tp_rate": 0.14855}, {"fp_rate": 0.0093, "method": "IDPEP", "tp_rate": 0.08415}, {"fp_rate": 0.0093, "method": "Percolator", "tp_rate": 0.15044000000000002}, {"fp_rate": 0.0094, "method": "IDPEP", "tp_rate": 0.08543999999999999}, {"fp_rate": 0.0094, "method": "Percolator", "tp_rate": 0.15232}, {"fp_rate": 0.0095, "method": "IDPEP", "tp_rate": 0.0867}, {"fp_rate": 0.0095, "method": "Percolator", "tp_rate": 0.1537}, {"fp_rate": 0.0096, "method": "IDPEP", "tp_rate": 0.08760000000000001}, {"fp_rate": 0.0096, "method": "Percolator", "tp_rate": 0.15475}, {"fp_rate": 0.0097, "method": "IDPEP", "tp_rate": 0.08810000000000001}, {"fp_rate": 0.0097, "method": "Percolator", "tp_rate": 0.15630000000000002}, {"fp_rate": 0.0098, "method": "IDPEP", "tp_rate": 0.0888}, {"fp_rate": 0.0098, "method": "Percolator", "tp_rate": 0.15823333333333334}, {"fp_rate": 0.0099, "method": "IDPEP", "tp_rate": 0.08935}, {"fp_rate": 0.0099, "method": "Percolator", "tp_rate": 0.1591}, {"fp_rate": 0.01, "method": "Percolator", "tp_rate": 0.1604}, {"fp_rate": 0.0101, "method": "IDPEP", "tp_rate": 0.0901}, {"fp_rate": 0.0101, "method": "Percolator", "tp_rate": 0.162}, {"fp_rate": 0.0102, "method": "IDPEP", "tp_rate": 0.09129999999999999}, {"fp_rate": 0.0102, "method": "Percolator", "tp_rate": 0.16340000000000005}, {"fp_rate": 0.0103, "method": "IDPEP", "tp_rate": 0.0919}, {"fp_rate": 0.0103, "method": "Percolator", "tp_rate": 0.16476666666666667}, {"fp_rate": 0.0104, "method": "IDPEP", "tp_rate": 0.0927}, {"fp_rate": 0.0104, "method": "Percolator", "tp_rate": 0.16575}, {"fp_rate": 0.0105, "method": "IDPEP", "tp_rate": 0.09349999999999999}, {"fp_rate": 0.0105, "method": "Percolator", "tp_rate": 0.16674}, {"fp_rate": 0.0106, "method": "IDPEP", "tp_rate": 0.09445}, {"fp_rate": 0.0106, "method": "Percolator", "tp_rate": 0.16785}, {"fp_rate": 0.0107, "method": "IDPEP", "tp_rate": 0.09526666666666667}, {"fp_rate": 0.0107, "method": "Percolator", "tp_rate": 0.1687}, {"fp_rate": 0.0108, "method": "IDPEP", "tp_rate": 0.09575}, {"fp_rate": 0.0108, "method": "Percolator", "tp_rate": 0.16949999999999998}, {"fp_rate": 0.0109, "method": "IDPEP", "tp_rate": 0.09605}, {"fp_rate": 0.0109, "method": "Percolator", "tp_rate": 0.16995}, {"fp_rate": 0.011, "method": "IDPEP", "tp_rate": 0.0962}, {"fp_rate": 0.011, "method": "Percolator", "tp_rate": 0.1705}, {"fp_rate": 0.0111, "method": "IDPEP", "tp_rate": 0.0968}, {"fp_rate": 0.0111, "method": "Percolator", "tp_rate": 0.17115000000000002}, {"fp_rate": 0.0112, "method": "IDPEP", "tp_rate": 0.09784999999999999}, {"fp_rate": 0.0112, "method": "Percolator", "tp_rate": 0.17208333333333334}, {"fp_rate": 0.0113, "method": "IDPEP", "tp_rate": 0.09875}, {"fp_rate": 0.0113, "method": "Percolator", "tp_rate": 0.17384999999999998}, {"fp_rate": 0.0114, "method": "Percolator", "tp_rate": 0.1755}, {"fp_rate": 0.0115, "method": "IDPEP", "tp_rate": 0.10010000000000001}, {"fp_rate": 0.0115, "method": "Percolator", "tp_rate": 0.1775}, {"fp_rate": 0.0116, "method": "IDPEP", "tp_rate": 0.101}, {"fp_rate": 0.0116, "method": "Percolator", "tp_rate": 0.1799}, {"fp_rate": 0.0117, "method": "IDPEP", "tp_rate": 0.10193333333333333}, {"fp_rate": 0.0117, "method": "Percolator", "tp_rate": 0.18155}, {"fp_rate": 0.0118, "method": "IDPEP", "tp_rate": 0.1028}, {"fp_rate": 0.0118, "method": "Percolator", "tp_rate": 0.1825}, {"fp_rate": 0.0119, "method": "IDPEP", "tp_rate": 0.1035}, {"fp_rate": 0.0119, "method": "Percolator", "tp_rate": 0.18335}, {"fp_rate": 0.012, "method": "IDPEP", "tp_rate": 0.10410000000000001}, {"fp_rate": 0.012, "method": "Percolator", "tp_rate": 0.1838}, {"fp_rate": 0.0121, "method": "IDPEP", "tp_rate": 0.1047}, {"fp_rate": 0.0121, "method": "Percolator", "tp_rate": 0.1844}, {"fp_rate": 0.0122, "method": "IDPEP", "tp_rate": 0.105}, {"fp_rate": 0.0122, "method": "Percolator", "tp_rate": 0.185}, {"fp_rate": 0.0123, "method": "IDPEP", "tp_rate": 0.1054}, {"fp_rate": 0.0123, "method": "Percolator", "tp_rate": 0.18582500000000002}, {"fp_rate": 0.0124, "method": "IDPEP", "tp_rate": 0.10605}, {"fp_rate": 0.0124, "method": "Percolator", "tp_rate": 0.1870666666666667}, {"fp_rate": 0.0125, "method": "IDPEP", "tp_rate": 0.10691999999999999}, {"fp_rate": 0.0125, "method": "Percolator", "tp_rate": 0.18795}, {"fp_rate": 0.0126, "method": "IDPEP", "tp_rate": 0.10830000000000001}, {"fp_rate": 0.0126, "method": "Percolator", "tp_rate": 0.18855}, {"fp_rate": 0.0127, "method": "IDPEP", "tp_rate": 0.109425}, {"fp_rate": 0.0127, "method": "Percolator", "tp_rate": 0.18984}, {"fp_rate": 0.0128, "method": "IDPEP", "tp_rate": 0.1102}, {"fp_rate": 0.0128, "method": "Percolator", "tp_rate": 0.1922}, {"fp_rate": 0.0129, "method": "IDPEP", "tp_rate": 0.11065}, {"fp_rate": 0.0129, "method": "Percolator", "tp_rate": 0.19442}, {"fp_rate": 0.013, "method": "IDPEP", "tp_rate": 0.11095}, {"fp_rate": 0.013, "method": "Percolator", "tp_rate": 0.19605999999999998}, {"fp_rate": 0.0131, "method": "IDPEP", "tp_rate": 0.1111}, {"fp_rate": 0.0131, "method": "Percolator", "tp_rate": 0.197875}, {"fp_rate": 0.0132, "method": "IDPEP", "tp_rate": 0.1114}, {"fp_rate": 0.0132, "method": "Percolator", "tp_rate": 0.20028571428571432}, {"fp_rate": 0.0133, "method": "IDPEP", "tp_rate": 0.112}, {"fp_rate": 0.0133, "method": "Percolator", "tp_rate": 0.20195000000000002}, {"fp_rate": 0.0134, "method": "Percolator", "tp_rate": 0.20255}, {"fp_rate": 0.0135, "method": "IDPEP", "tp_rate": 0.11410000000000001}, {"fp_rate": 0.0135, "method": "Percolator", "tp_rate": 0.20285}, {"fp_rate": 0.0136, "method": "IDPEP", "tp_rate": 0.11499999999999999}, {"fp_rate": 0.0136, "method": "Percolator", "tp_rate": 0.20315}, {"fp_rate": 0.0137, "method": "IDPEP", "tp_rate": 0.11594}, {"fp_rate": 0.0137, "method": "Percolator", "tp_rate": 0.2036}, {"fp_rate": 0.0138, "method": "IDPEP", "tp_rate": 0.11674999999999999}, {"fp_rate": 0.0138, "method": "Percolator", "tp_rate": 0.20434999999999998}, {"fp_rate": 0.0139, "method": "IDPEP", "tp_rate": 0.117425}, {"fp_rate": 0.0139, "method": "Percolator", "tp_rate": 0.20559999999999998}, {"fp_rate": 0.014, "method": "IDPEP", "tp_rate": 0.1184}, {"fp_rate": 0.014, "method": "Percolator", "tp_rate": 0.20729999999999998}, {"fp_rate": 0.0141, "method": "IDPEP", "tp_rate": 0.11922500000000001}, {"fp_rate": 0.0141, "method": "Percolator", "tp_rate": 0.20895000000000002}, {"fp_rate": 0.0142, "method": "IDPEP", "tp_rate": 0.12035}, {"fp_rate": 0.0142, "method": "Percolator", "tp_rate": 0.20984999999999998}, {"fp_rate": 0.0143, "method": "IDPEP", "tp_rate": 0.1208}, {"fp_rate": 0.0143, "method": "Percolator", "tp_rate": 0.21045}, {"fp_rate": 0.0144, "method": "IDPEP", "tp_rate": 0.1217}, {"fp_rate": 0.0144, "method": "Percolator", "tp_rate": 0.21173999999999998}, {"fp_rate": 0.0145, "method": "IDPEP", "tp_rate": 0.12326000000000001}, {"fp_rate": 0.0145, "method": "Percolator", "tp_rate": 0.213075}, {"fp_rate": 0.0146, "method": "IDPEP", "tp_rate": 0.1242}, {"fp_rate": 0.0146, "method": "Percolator", "tp_rate": 0.21422500000000003}, {"fp_rate": 0.0147, "method": "IDPEP", "tp_rate": 0.1248}, {"fp_rate": 0.0147, "method": "Percolator", "tp_rate": 0.21505000000000002}, {"fp_rate": 0.0148, "method": "IDPEP", "tp_rate": 0.1251}, {"fp_rate": 0.0148, "method": "Percolator", "tp_rate": 0.21565}, {"fp_rate": 0.0149, "method": "IDPEP", "tp_rate": 0.12555}, {"fp_rate": 0.0149, "method": "Percolator", "tp_rate": 0.21669999999999998}, {"fp_rate": 0.015, "method": "IDPEP", "tp_rate": 0.1266}, {"fp_rate": 0.015, "method": "Percolator", "tp_rate": 0.21797500000000003}, {"fp_rate": 0.0151, "method": "IDPEP", "tp_rate": 0.1278}, {"fp_rate": 0.0152, "method": "IDPEP", "tp_rate": 0.129}, {"fp_rate": 0.0152, "method": "Percolator", "tp_rate": 0.2213333333333333}, {"fp_rate": 0.0153, "method": "IDPEP", "tp_rate": 0.12990000000000002}, {"fp_rate": 0.0153, "method": "Percolator", "tp_rate": 0.2228}, {"fp_rate": 0.0154, "method": "IDPEP", "tp_rate": 0.1302}, {"fp_rate": 0.0154, "method": "Percolator", "tp_rate": 0.2241}, {"fp_rate": 0.0155, "method": "Percolator", "tp_rate": 0.22550000000000003}, {"fp_rate": 0.0156, "method": "IDPEP", "tp_rate": 0.1308}, {"fp_rate": 0.0156, "method": "Percolator", "tp_rate": 0.22630000000000003}, {"fp_rate": 0.0157, "method": "IDPEP", "tp_rate": 0.13257142857142856}, {"fp_rate": 0.0157, "method": "Percolator", "tp_rate": 0.22736}, {"fp_rate": 0.0158, "method": "IDPEP", "tp_rate": 0.13465000000000002}, {"fp_rate": 0.0158, "method": "Percolator", "tp_rate": 0.229}, {"fp_rate": 0.0159, "method": "IDPEP", "tp_rate": 0.13555}, {"fp_rate": 0.0159, "method": "Percolator", "tp_rate": 0.2311285714285714}, {"fp_rate": 0.016, "method": "IDPEP", "tp_rate": 0.1366}, {"fp_rate": 0.016, "method": "Percolator", "tp_rate": 0.23235}, {"fp_rate": 0.0161, "method": "IDPEP", "tp_rate": 0.1374}, {"fp_rate": 0.0161, "method": "Percolator", "tp_rate": 0.23330000000000004}, {"fp_rate": 0.0162, "method": "IDPEP", "tp_rate": 0.13820000000000002}, {"fp_rate": 0.0162, "method": "Percolator", "tp_rate": 0.2346}, {"fp_rate": 0.0163, "method": "IDPEP", "tp_rate": 0.1391}, {"fp_rate": 0.0163, "method": "Percolator", "tp_rate": 0.2359}, {"fp_rate": 0.0164, "method": "IDPEP", "tp_rate": 0.14}, {"fp_rate": 0.0164, "method": "Percolator", "tp_rate": 0.23785}, {"fp_rate": 0.0165, "method": "IDPEP", "tp_rate": 0.1406}, {"fp_rate": 0.0165, "method": "Percolator", "tp_rate": 0.2392}, {"fp_rate": 0.0166, "method": "IDPEP", "tp_rate": 0.14179999999999998}, {"fp_rate": 0.0166, "method": "Percolator", "tp_rate": 0.23965}, {"fp_rate": 0.0167, "method": "IDPEP", "tp_rate": 0.143525}, {"fp_rate": 0.0167, "method": "Percolator", "tp_rate": 0.2413857142857143}, {"fp_rate": 0.0168, "method": "IDPEP", "tp_rate": 0.14536666666666667}, {"fp_rate": 0.0168, "method": "Percolator", "tp_rate": 0.2434666666666667}, {"fp_rate": 0.0169, "method": "IDPEP", "tp_rate": 0.1467}, {"fp_rate": 0.0169, "method": "Percolator", "tp_rate": 0.24512}, {"fp_rate": 0.017, "method": "IDPEP", "tp_rate": 0.14684999999999998}, {"fp_rate": 0.017, "method": "Percolator", "tp_rate": 0.2462}, {"fp_rate": 0.0171, "method": "IDPEP", "tp_rate": 0.1476}, {"fp_rate": 0.0171, "method": "Percolator", "tp_rate": 0.247}, {"fp_rate": 0.0172, "method": "IDPEP", "tp_rate": 0.149025}, {"fp_rate": 0.0172, "method": "Percolator", "tp_rate": 0.248}, {"fp_rate": 0.0173, "method": "IDPEP", "tp_rate": 0.1497}, {"fp_rate": 0.0173, "method": "Percolator", "tp_rate": 0.249}, {"fp_rate": 0.0174, "method": "IDPEP", "tp_rate": 0.15015}, {"fp_rate": 0.0174, "method": "Percolator", "tp_rate": 0.25}, {"fp_rate": 0.0175, "method": "IDPEP", "tp_rate": 0.1514}, {"fp_rate": 0.0175, "method": "Percolator", "tp_rate": 0.25155}, {"fp_rate": 0.0176, "method": "IDPEP", "tp_rate": 0.15205000000000002}, {"fp_rate": 0.0176, "method": "Percolator", "tp_rate": 0.2532857142857142}, {"fp_rate": 0.0177, "method": "IDPEP", "tp_rate": 0.15265}, {"fp_rate": 0.0177, "method": "Percolator", "tp_rate": 0.255}, {"fp_rate": 0.0178, "method": "IDPEP", "tp_rate": 0.1534}, {"fp_rate": 0.0178, "method": "Percolator", "tp_rate": 0.2559}, {"fp_rate": 0.0179, "method": "IDPEP", "tp_rate": 0.15445}, {"fp_rate": 0.018, "method": "IDPEP", "tp_rate": 0.155425}, {"fp_rate": 0.018, "method": "Percolator", "tp_rate": 0.25870000000000004}, {"fp_rate": 0.0181, "method": "Percolator", "tp_rate": 0.26034999999999997}, {"fp_rate": 0.0182, "method": "IDPEP", "tp_rate": 0.1564}, {"fp_rate": 0.0182, "method": "Percolator", "tp_rate": 0.2623}, {"fp_rate": 0.0183, "method": "IDPEP", "tp_rate": 0.15766666666666665}, {"fp_rate": 0.0183, "method": "Percolator", "tp_rate": 0.26470000000000005}, {"fp_rate": 0.0184, "method": "IDPEP", "tp_rate": 0.1589}, {"fp_rate": 0.0184, "method": "Percolator", "tp_rate": 0.26685714285714285}, {"fp_rate": 0.0185, "method": "IDPEP", "tp_rate": 0.1592}, {"fp_rate": 0.0185, "method": "Percolator", "tp_rate": 0.26915}, {"fp_rate": 0.0186, "method": "IDPEP", "tp_rate": 0.1596}, {"fp_rate": 0.0186, "method": "Percolator", "tp_rate": 0.2702}, {"fp_rate": 0.0187, "method": "IDPEP", "tp_rate": 0.16025}, {"fp_rate": 0.0187, "method": "Percolator", "tp_rate": 0.27142}, {"fp_rate": 0.0188, "method": "Percolator", "tp_rate": 0.27276}, {"fp_rate": 0.0189, "method": "Percolator", "tp_rate": 0.274125}, {"fp_rate": 0.019, "method": "IDPEP", "tp_rate": 0.16055}, {"fp_rate": 0.019, "method": "Percolator", "tp_rate": 0.2752}, {"fp_rate": 0.0191, "method": "IDPEP", "tp_rate": 0.1617}, {"fp_rate": 0.0191, "method": "Percolator", "tp_rate": 0.2763}, {"fp_rate": 0.0192, "method": "IDPEP", "tp_rate": 0.16309999999999997}, {"fp_rate": 0.0192, "method": "Percolator", "tp_rate": 0.2776}, {"fp_rate": 0.0193, "method": "IDPEP", "tp_rate": 0.1637}, {"fp_rate": 0.0193, "method": "Percolator", "tp_rate": 0.2791}, {"fp_rate": 0.0194, "method": "IDPEP", "tp_rate": 0.16415}, {"fp_rate": 0.0194, "method": "Percolator", "tp_rate": 0.280375}, {"fp_rate": 0.0195, "method": "IDPEP", "tp_rate": 0.16523333333333332}, {"fp_rate": 0.0195, "method": "Percolator", "tp_rate": 0.282}, {"fp_rate": 0.0196, "method": "IDPEP", "tp_rate": 0.16649999999999998}, {"fp_rate": 0.0196, "method": "Percolator", "tp_rate": 0.28385000000000005}, {"fp_rate": 0.0197, "method": "IDPEP", "tp_rate": 0.1674}, {"fp_rate": 0.0197, "method": "Percolator", "tp_rate": 0.2863833333333333}, {"fp_rate": 0.0198, "method": "IDPEP", "tp_rate": 0.1681}, {"fp_rate": 0.0198, "method": "Percolator", "tp_rate": 0.2882}, {"fp_rate": 0.0199, "method": "Percolator", "tp_rate": 0.28975}, {"fp_rate": 0.02, "method": "IDPEP", "tp_rate": 0.16875}, {"fp_rate": 0.02, "method": "Percolator", "tp_rate": 0.29161666666666664}, {"fp_rate": 0.0201, "method": "IDPEP", "tp_rate": 0.16904999999999998}, {"fp_rate": 0.0201, "method": "Percolator", "tp_rate": 0.293925}, {"fp_rate": 0.0202, "method": "IDPEP", "tp_rate": 0.16949999999999998}, {"fp_rate": 0.0202, "method": "Percolator", "tp_rate": 0.2955}, {"fp_rate": 0.0203, "method": "IDPEP", "tp_rate": 0.1701}, {"fp_rate": 0.0203, "method": "Percolator", "tp_rate": 0.29764999999999997}, {"fp_rate": 0.0204, "method": "IDPEP", "tp_rate": 0.17099999999999999}, {"fp_rate": 0.0204, "method": "Percolator", "tp_rate": 0.2994666666666666}, {"fp_rate": 0.0205, "method": "IDPEP", "tp_rate": 0.1719}, {"fp_rate": 0.0205, "method": "Percolator", "tp_rate": 0.30085000000000006}, {"fp_rate": 0.0206, "method": "IDPEP", "tp_rate": 0.17276666666666665}, {"fp_rate": 0.0206, "method": "Percolator", "tp_rate": 0.30238}, {"fp_rate": 0.0207, "method": "IDPEP", "tp_rate": 0.17335}, {"fp_rate": 0.0207, "method": "Percolator", "tp_rate": 0.30340000000000006}, {"fp_rate": 0.0208, "method": "IDPEP", "tp_rate": 0.1741}, {"fp_rate": 0.0208, "method": "Percolator", "tp_rate": 0.30400000000000005}, {"fp_rate": 0.0209, "method": "IDPEP", "tp_rate": 0.17548}, {"fp_rate": 0.021, "method": "IDPEP", "tp_rate": 0.17635}, {"fp_rate": 0.021, "method": "Percolator", "tp_rate": 0.3061333333333333}, {"fp_rate": 0.0211, "method": "IDPEP", "tp_rate": 0.17679999999999998}, {"fp_rate": 0.0211, "method": "Percolator", "tp_rate": 0.308}, {"fp_rate": 0.0212, "method": "IDPEP", "tp_rate": 0.17725000000000002}, {"fp_rate": 0.0212, "method": "Percolator", "tp_rate": 0.30944999999999995}, {"fp_rate": 0.0213, "method": "IDPEP", "tp_rate": 0.17817999999999998}, {"fp_rate": 0.0213, "method": "Percolator", "tp_rate": 0.3109}, {"fp_rate": 0.0214, "method": "IDPEP", "tp_rate": 0.179375}, {"fp_rate": 0.0214, "method": "Percolator", "tp_rate": 0.312}, {"fp_rate": 0.0215, "method": "IDPEP", "tp_rate": 0.1802}, {"fp_rate": 0.0215, "method": "Percolator", "tp_rate": 0.3131333333333333}, {"fp_rate": 0.0216, "method": "IDPEP", "tp_rate": 0.1808}, {"fp_rate": 0.0216, "method": "Percolator", "tp_rate": 0.314025}, {"fp_rate": 0.0217, "method": "IDPEP", "tp_rate": 0.1814}, {"fp_rate": 0.0217, "method": "Percolator", "tp_rate": 0.31484999999999996}, {"fp_rate": 0.0218, "method": "IDPEP", "tp_rate": 0.1821}, {"fp_rate": 0.0218, "method": "Percolator", "tp_rate": 0.31515000000000004}, {"fp_rate": 0.0219, "method": "IDPEP", "tp_rate": 0.1826}, {"fp_rate": 0.0219, "method": "Percolator", "tp_rate": 0.31545}, {"fp_rate": 0.022, "method": "IDPEP", "tp_rate": 0.1832}, {"fp_rate": 0.022, "method": "Percolator", "tp_rate": 0.31575}, {"fp_rate": 0.0221, "method": "IDPEP", "tp_rate": 0.18399999999999997}, {"fp_rate": 0.0221, "method": "Percolator", "tp_rate": 0.3165}, {"fp_rate": 0.0222, "method": "IDPEP", "tp_rate": 0.1853}, {"fp_rate": 0.0222, "method": "Percolator", "tp_rate": 0.3174}, {"fp_rate": 0.0223, "method": "IDPEP", "tp_rate": 0.1859}, {"fp_rate": 0.0223, "method": "Percolator", "tp_rate": 0.3183}, {"fp_rate": 0.0224, "method": "IDPEP", "tp_rate": 0.18655}, {"fp_rate": 0.0224, "method": "Percolator", "tp_rate": 0.3192}, {"fp_rate": 0.0225, "method": "IDPEP", "tp_rate": 0.18720000000000003}, {"fp_rate": 0.0225, "method": "Percolator", "tp_rate": 0.319975}, {"fp_rate": 0.0226, "method": "IDPEP", "tp_rate": 0.188175}, {"fp_rate": 0.0226, "method": "Percolator", "tp_rate": 0.3208}, {"fp_rate": 0.0227, "method": "Percolator", "tp_rate": 0.32194}, {"fp_rate": 0.0228, "method": "IDPEP", "tp_rate": 0.18975}, {"fp_rate": 0.0228, "method": "Percolator", "tp_rate": 0.32368}, {"fp_rate": 0.0229, "method": "IDPEP", "tp_rate": 0.19065}, {"fp_rate": 0.0229, "method": "Percolator", "tp_rate": 0.32515}, {"fp_rate": 0.023, "method": "IDPEP", "tp_rate": 0.1908}, {"fp_rate": 0.023, "method": "Percolator", "tp_rate": 0.3269166666666667}, {"fp_rate": 0.0231, "method": "IDPEP", "tp_rate": 0.19109999999999996}, {"fp_rate": 0.0231, "method": "Percolator", "tp_rate": 0.32955}, {"fp_rate": 0.0232, "method": "IDPEP", "tp_rate": 0.192}, {"fp_rate": 0.0232, "method": "Percolator", "tp_rate": 0.33109999999999995}, {"fp_rate": 0.0233, "method": "IDPEP", "tp_rate": 0.19310000000000002}, {"fp_rate": 0.0233, "method": "Percolator", "tp_rate": 0.33249999999999996}, {"fp_rate": 0.0234, "method": "IDPEP", "tp_rate": 0.1940666666666667}, {"fp_rate": 0.0234, "method": "Percolator", "tp_rate": 0.33390000000000003}, {"fp_rate": 0.0235, "method": "IDPEP", "tp_rate": 0.19465}, {"fp_rate": 0.0235, "method": "Percolator", "tp_rate": 0.3353333333333333}, {"fp_rate": 0.0236, "method": "IDPEP", "tp_rate": 0.19532500000000003}, {"fp_rate": 0.0236, "method": "Percolator", "tp_rate": 0.33675}, {"fp_rate": 0.0237, "method": "IDPEP", "tp_rate": 0.19678}, {"fp_rate": 0.0237, "method": "Percolator", "tp_rate": 0.33765}, {"fp_rate": 0.0238, "method": "IDPEP", "tp_rate": 0.1978}, {"fp_rate": 0.0238, "method": "Percolator", "tp_rate": 0.3387}, {"fp_rate": 0.0239, "method": "IDPEP", "tp_rate": 0.19824999999999998}, {"fp_rate": 0.0239, "method": "Percolator", "tp_rate": 0.339975}, {"fp_rate": 0.024, "method": "IDPEP", "tp_rate": 0.19855}, {"fp_rate": 0.024, "method": "Percolator", "tp_rate": 0.3408}, {"fp_rate": 0.0241, "method": "IDPEP", "tp_rate": 0.1987}, {"fp_rate": 0.0241, "method": "Percolator", "tp_rate": 0.3417666666666667}, {"fp_rate": 0.0242, "method": "IDPEP", "tp_rate": 0.1993}, {"fp_rate": 0.0242, "method": "Percolator", "tp_rate": 0.3427}, {"fp_rate": 0.0243, "method": "IDPEP", "tp_rate": 0.1999}, {"fp_rate": 0.0243, "method": "Percolator", "tp_rate": 0.343525}, {"fp_rate": 0.0244, "method": "IDPEP", "tp_rate": 0.20086666666666667}, {"fp_rate": 0.0244, "method": "Percolator", "tp_rate": 0.34450000000000003}, {"fp_rate": 0.0245, "method": "IDPEP", "tp_rate": 0.20165}, {"fp_rate": 0.0245, "method": "Percolator", "tp_rate": 0.34579999999999994}, {"fp_rate": 0.0246, "method": "IDPEP", "tp_rate": 0.20195000000000002}, {"fp_rate": 0.0246, "method": "Percolator", "tp_rate": 0.3475}, {"fp_rate": 0.0247, "method": "IDPEP", "tp_rate": 0.20224999999999999}, {"fp_rate": 0.0248, "method": "IDPEP", "tp_rate": 0.20299999999999999}, {"fp_rate": 0.0248, "method": "Percolator", "tp_rate": 0.34979999999999994}, {"fp_rate": 0.0249, "method": "IDPEP", "tp_rate": 0.20345000000000002}, {"fp_rate": 0.0249, "method": "Percolator", "tp_rate": 0.35107999999999995}, {"fp_rate": 0.025, "method": "IDPEP", "tp_rate": 0.2039}, {"fp_rate": 0.025, "method": "Percolator", "tp_rate": 0.3533857142857143}, {"fp_rate": 0.0251, "method": "IDPEP", "tp_rate": 0.2042}, {"fp_rate": 0.0252, "method": "IDPEP", "tp_rate": 0.20479999999999998}, {"fp_rate": 0.0252, "method": "Percolator", "tp_rate": 0.35760000000000003}, {"fp_rate": 0.0253, "method": "IDPEP", "tp_rate": 0.20525}, {"fp_rate": 0.0253, "method": "Percolator", "tp_rate": 0.35850000000000004}, {"fp_rate": 0.0254, "method": "IDPEP", "tp_rate": 0.20585}, {"fp_rate": 0.0254, "method": "Percolator", "tp_rate": 0.35924999999999996}, {"fp_rate": 0.0255, "method": "IDPEP", "tp_rate": 0.2071833333333333}, {"fp_rate": 0.0255, "method": "Percolator", "tp_rate": 0.36010000000000003}, {"fp_rate": 0.0256, "method": "IDPEP", "tp_rate": 0.208725}, {"fp_rate": 0.0256, "method": "Percolator", "tp_rate": 0.36125999999999997}, {"fp_rate": 0.0257, "method": "IDPEP", "tp_rate": 0.2107}, {"fp_rate": 0.0257, "method": "Percolator", "tp_rate": 0.36224999999999996}, {"fp_rate": 0.0258, "method": "IDPEP", "tp_rate": 0.2118}, {"fp_rate": 0.0259, "method": "IDPEP", "tp_rate": 0.21195}, {"fp_rate": 0.0259, "method": "Percolator", "tp_rate": 0.362925}, {"fp_rate": 0.026, "method": "IDPEP", "tp_rate": 0.2121}, {"fp_rate": 0.026, "method": "Percolator", "tp_rate": 0.3643}, {"fp_rate": 0.0261, "method": "IDPEP", "tp_rate": 0.2121}, {"fp_rate": 0.0261, "method": "Percolator", "tp_rate": 0.36676000000000003}, {"fp_rate": 0.0262, "method": "IDPEP", "tp_rate": 0.21277500000000002}, {"fp_rate": 0.0262, "method": "Percolator", "tp_rate": 0.3695857142857143}, {"fp_rate": 0.0263, "method": "IDPEP", "tp_rate": 0.2136}, {"fp_rate": 0.0263, "method": "Percolator", "tp_rate": 0.3716}, {"fp_rate": 0.0264, "method": "IDPEP", "tp_rate": 0.214475}, {"fp_rate": 0.0264, "method": "Percolator", "tp_rate": 0.3728}, {"fp_rate": 0.0265, "method": "IDPEP", "tp_rate": 0.21565}, {"fp_rate": 0.0265, "method": "Percolator", "tp_rate": 0.373925}, {"fp_rate": 0.0266, "method": "IDPEP", "tp_rate": 0.21625}, {"fp_rate": 0.0266, "method": "Percolator", "tp_rate": 0.37505}, {"fp_rate": 0.0267, "method": "IDPEP", "tp_rate": 0.2167}, {"fp_rate": 0.0267, "method": "Percolator", "tp_rate": 0.37624}, {"fp_rate": 0.0268, "method": "IDPEP", "tp_rate": 0.21715}, {"fp_rate": 0.0268, "method": "Percolator", "tp_rate": 0.37755}, {"fp_rate": 0.0269, "method": "IDPEP", "tp_rate": 0.21760000000000002}, {"fp_rate": 0.0269, "method": "Percolator", "tp_rate": 0.37914000000000003}, {"fp_rate": 0.027, "method": "IDPEP", "tp_rate": 0.21842499999999998}, {"fp_rate": 0.027, "method": "Percolator", "tp_rate": 0.38094}, {"fp_rate": 0.0271, "method": "IDPEP", "tp_rate": 0.2194}, {"fp_rate": 0.0271, "method": "Percolator", "tp_rate": 0.38200000000000006}, {"fp_rate": 0.0272, "method": "IDPEP", "tp_rate": 0.22042}, {"fp_rate": 0.0272, "method": "Percolator", "tp_rate": 0.3834285714285714}, {"fp_rate": 0.0273, "method": "IDPEP", "tp_rate": 0.22135}, {"fp_rate": 0.0273, "method": "Percolator", "tp_rate": 0.385}, {"fp_rate": 0.0274, "method": "IDPEP", "tp_rate": 0.22218}, {"fp_rate": 0.0274, "method": "Percolator", "tp_rate": 0.3859000000000001}, {"fp_rate": 0.0275, "method": "IDPEP", "tp_rate": 0.22347499999999998}, {"fp_rate": 0.0275, "method": "Percolator", "tp_rate": 0.38692000000000004}, {"fp_rate": 0.0276, "method": "IDPEP", "tp_rate": 0.224}, {"fp_rate": 0.0276, "method": "Percolator", "tp_rate": 0.38836}, {"fp_rate": 0.0277, "method": "IDPEP", "tp_rate": 0.22415000000000002}, {"fp_rate": 0.0277, "method": "Percolator", "tp_rate": 0.38935}, {"fp_rate": 0.0278, "method": "IDPEP", "tp_rate": 0.22444999999999998}, {"fp_rate": 0.0278, "method": "Percolator", "tp_rate": 0.38965}, {"fp_rate": 0.0279, "method": "IDPEP", "tp_rate": 0.22505000000000003}, {"fp_rate": 0.0279, "method": "Percolator", "tp_rate": 0.3906833333333333}, {"fp_rate": 0.028, "method": "IDPEP", "tp_rate": 0.22565000000000002}, {"fp_rate": 0.028, "method": "Percolator", "tp_rate": 0.39271999999999996}, {"fp_rate": 0.0281, "method": "IDPEP", "tp_rate": 0.2266}, {"fp_rate": 0.0281, "method": "Percolator", "tp_rate": 0.394625}, {"fp_rate": 0.0282, "method": "IDPEP", "tp_rate": 0.22774999999999998}, {"fp_rate": 0.0282, "method": "Percolator", "tp_rate": 0.39640000000000003}, {"fp_rate": 0.0283, "method": "IDPEP", "tp_rate": 0.22865000000000002}, {"fp_rate": 0.0283, "method": "Percolator", "tp_rate": 0.3990333333333333}, {"fp_rate": 0.0284, "method": "Percolator", "tp_rate": 0.40115999999999996}, {"fp_rate": 0.0285, "method": "IDPEP", "tp_rate": 0.229325}, {"fp_rate": 0.0285, "method": "Percolator", "tp_rate": 0.40284000000000003}, {"fp_rate": 0.0286, "method": "IDPEP", "tp_rate": 0.2302}, {"fp_rate": 0.0286, "method": "Percolator", "tp_rate": 0.4045875}, {"fp_rate": 0.0287, "method": "IDPEP", "tp_rate": 0.231}, {"fp_rate": 0.0287, "method": "Percolator", "tp_rate": 0.406375}, {"fp_rate": 0.0288, "method": "IDPEP", "tp_rate": 0.2313}, {"fp_rate": 0.0288, "method": "Percolator", "tp_rate": 0.4075}, {"fp_rate": 0.0289, "method": "IDPEP", "tp_rate": 0.23249999999999998}, {"fp_rate": 0.0289, "method": "Percolator", "tp_rate": 0.40809999999999996}, {"fp_rate": 0.029, "method": "IDPEP", "tp_rate": 0.23404999999999998}, {"fp_rate": 0.029, "method": "Percolator", "tp_rate": 0.40854999999999997}, {"fp_rate": 0.0291, "method": "IDPEP", "tp_rate": 0.23504999999999998}, {"fp_rate": 0.0291, "method": "Percolator", "tp_rate": 0.4093}, {"fp_rate": 0.0292, "method": "IDPEP", "tp_rate": 0.2352}, {"fp_rate": 0.0292, "method": "Percolator", "tp_rate": 0.41035}, {"fp_rate": 0.0293, "method": "IDPEP", "tp_rate": 0.23535}, {"fp_rate": 0.0293, "method": "Percolator", "tp_rate": 0.41168333333333323}, {"fp_rate": 0.0294, "method": "IDPEP", "tp_rate": 0.23583333333333334}, {"fp_rate": 0.0294, "method": "Percolator", "tp_rate": 0.413675}, {"fp_rate": 0.0295, "method": "IDPEP", "tp_rate": 0.236875}, {"fp_rate": 0.0295, "method": "Percolator", "tp_rate": 0.4152}, {"fp_rate": 0.0296, "method": "IDPEP", "tp_rate": 0.23754999999999998}, {"fp_rate": 0.0296, "method": "Percolator", "tp_rate": 0.41585}, {"fp_rate": 0.0297, "method": "IDPEP", "tp_rate": 0.23785}, {"fp_rate": 0.0297, "method": "Percolator", "tp_rate": 0.41659999999999997}, {"fp_rate": 0.0298, "method": "IDPEP", "tp_rate": 0.23845000000000002}, {"fp_rate": 0.0298, "method": "Percolator", "tp_rate": 0.4178}, {"fp_rate": 0.0299, "method": "IDPEP", "tp_rate": 0.23939999999999997}, {"fp_rate": 0.0299, "method": "Percolator", "tp_rate": 0.41873333333333335}, {"fp_rate": 0.03, "method": "IDPEP", "tp_rate": 0.2398}, {"fp_rate": 0.0301, "method": "IDPEP", "tp_rate": 0.24029999999999999}, {"fp_rate": 0.0301, "method": "Percolator", "tp_rate": 0.42074999999999996}, {"fp_rate": 0.0302, "method": "IDPEP", "tp_rate": 0.2407}, {"fp_rate": 0.0302, "method": "Percolator", "tp_rate": 0.42222}, {"fp_rate": 0.0303, "method": "IDPEP", "tp_rate": 0.24154}, {"fp_rate": 0.0303, "method": "Percolator", "tp_rate": 0.4236}, {"fp_rate": 0.0304, "method": "IDPEP", "tp_rate": 0.24307499999999999}, {"fp_rate": 0.0304, "method": "Percolator", "tp_rate": 0.42405000000000004}, {"fp_rate": 0.0305, "method": "IDPEP", "tp_rate": 0.2442}, {"fp_rate": 0.0305, "method": "Percolator", "tp_rate": 0.42479999999999996}, {"fp_rate": 0.0306, "method": "IDPEP", "tp_rate": 0.24485}, {"fp_rate": 0.0306, "method": "Percolator", "tp_rate": 0.42555}, {"fp_rate": 0.0307, "method": "IDPEP", "tp_rate": 0.24550000000000002}, {"fp_rate": 0.0307, "method": "Percolator", "tp_rate": 0.42636}, {"fp_rate": 0.0308, "method": "IDPEP", "tp_rate": 0.24605}, {"fp_rate": 0.0308, "method": "Percolator", "tp_rate": 0.42745}, {"fp_rate": 0.0309, "method": "IDPEP", "tp_rate": 0.24650000000000002}, {"fp_rate": 0.0309, "method": "Percolator", "tp_rate": 0.42840000000000006}, {"fp_rate": 0.031, "method": "IDPEP", "tp_rate": 0.2471}, {"fp_rate": 0.031, "method": "Percolator", "tp_rate": 0.42978571428571427}, {"fp_rate": 0.0311, "method": "IDPEP", "tp_rate": 0.2477}, {"fp_rate": 0.0311, "method": "Percolator", "tp_rate": 0.431425}, {"fp_rate": 0.0312, "method": "IDPEP", "tp_rate": 0.24860000000000002}, {"fp_rate": 0.0312, "method": "Percolator", "tp_rate": 0.43272000000000005}, {"fp_rate": 0.0313, "method": "IDPEP", "tp_rate": 0.24935000000000002}, {"fp_rate": 0.0313, "method": "Percolator", "tp_rate": 0.43415000000000004}, {"fp_rate": 0.0314, "method": "IDPEP", "tp_rate": 0.2498}, {"fp_rate": 0.0314, "method": "Percolator", "tp_rate": 0.43520000000000003}, {"fp_rate": 0.0315, "method": "IDPEP", "tp_rate": 0.2502}, {"fp_rate": 0.0315, "method": "Percolator", "tp_rate": 0.43565}, {"fp_rate": 0.0316, "method": "IDPEP", "tp_rate": 0.25102500000000005}, {"fp_rate": 0.0316, "method": "Percolator", "tp_rate": 0.4364}, {"fp_rate": 0.0317, "method": "IDPEP", "tp_rate": 0.25185}, {"fp_rate": 0.0317, "method": "Percolator", "tp_rate": 0.43745}, {"fp_rate": 0.0318, "method": "IDPEP", "tp_rate": 0.25215}, {"fp_rate": 0.0318, "method": "Percolator", "tp_rate": 0.43924285714285716}, {"fp_rate": 0.0319, "method": "IDPEP", "tp_rate": 0.25245}, {"fp_rate": 0.0319, "method": "Percolator", "tp_rate": 0.4406999999999999}, {"fp_rate": 0.032, "method": "IDPEP", "tp_rate": 0.2526}, {"fp_rate": 0.032, "method": "Percolator", "tp_rate": 0.44160000000000005}, {"fp_rate": 0.0321, "method": "IDPEP", "tp_rate": 0.25275000000000003}, {"fp_rate": 0.0321, "method": "Percolator", "tp_rate": 0.44320000000000004}, {"fp_rate": 0.0322, "method": "IDPEP", "tp_rate": 0.2532}, {"fp_rate": 0.0322, "method": "Percolator", "tp_rate": 0.44475}, {"fp_rate": 0.0323, "method": "IDPEP", "tp_rate": 0.2538}, {"fp_rate": 0.0323, "method": "Percolator", "tp_rate": 0.4455}, {"fp_rate": 0.0324, "method": "IDPEP", "tp_rate": 0.25439999999999996}, {"fp_rate": 0.0324, "method": "Percolator", "tp_rate": 0.44700000000000006}, {"fp_rate": 0.0325, "method": "IDPEP", "tp_rate": 0.25485}, {"fp_rate": 0.0325, "method": "Percolator", "tp_rate": 0.448675}, {"fp_rate": 0.0326, "method": "IDPEP", "tp_rate": 0.2553}, {"fp_rate": 0.0326, "method": "Percolator", "tp_rate": 0.45025}, {"fp_rate": 0.0327, "method": "IDPEP", "tp_rate": 0.2559}, {"fp_rate": 0.0327, "method": "Percolator", "tp_rate": 0.45257499999999995}, {"fp_rate": 0.0328, "method": "IDPEP", "tp_rate": 0.2567333333333333}, {"fp_rate": 0.0328, "method": "Percolator", "tp_rate": 0.45436666666666675}, {"fp_rate": 0.0329, "method": "IDPEP", "tp_rate": 0.2575}, {"fp_rate": 0.0329, "method": "Percolator", "tp_rate": 0.45520000000000005}, {"fp_rate": 0.033, "method": "IDPEP", "tp_rate": 0.25825}, {"fp_rate": 0.033, "method": "Percolator", "tp_rate": 0.45620000000000005}, {"fp_rate": 0.0331, "method": "IDPEP", "tp_rate": 0.25885}, {"fp_rate": 0.0331, "method": "Percolator", "tp_rate": 0.45709999999999995}, {"fp_rate": 0.0332, "method": "IDPEP", "tp_rate": 0.25930000000000003}, {"fp_rate": 0.0332, "method": "Percolator", "tp_rate": 0.4578}, {"fp_rate": 0.0333, "method": "IDPEP", "tp_rate": 0.2599}, {"fp_rate": 0.0333, "method": "Percolator", "tp_rate": 0.45904999999999996}, {"fp_rate": 0.0334, "method": "IDPEP", "tp_rate": 0.26065}, {"fp_rate": 0.0334, "method": "Percolator", "tp_rate": 0.4605666666666666}, {"fp_rate": 0.0335, "method": "IDPEP", "tp_rate": 0.2618}, {"fp_rate": 0.0335, "method": "Percolator", "tp_rate": 0.462}, {"fp_rate": 0.0336, "method": "IDPEP", "tp_rate": 0.2626}, {"fp_rate": 0.0336, "method": "Percolator", "tp_rate": 0.46332000000000007}, {"fp_rate": 0.0337, "method": "IDPEP", "tp_rate": 0.2629}, {"fp_rate": 0.0337, "method": "Percolator", "tp_rate": 0.46477500000000005}, {"fp_rate": 0.0338, "method": "IDPEP", "tp_rate": 0.264}, {"fp_rate": 0.0338, "method": "Percolator", "tp_rate": 0.46614000000000005}, {"fp_rate": 0.0339, "method": "IDPEP", "tp_rate": 0.2645}, {"fp_rate": 0.0339, "method": "Percolator", "tp_rate": 0.46786000000000005}, {"fp_rate": 0.034, "method": "IDPEP", "tp_rate": 0.2654}, {"fp_rate": 0.034, "method": "Percolator", "tp_rate": 0.469225}, {"fp_rate": 0.0341, "method": "IDPEP", "tp_rate": 0.2666}, {"fp_rate": 0.0341, "method": "Percolator", "tp_rate": 0.47019999999999995}, {"fp_rate": 0.0342, "method": "IDPEP", "tp_rate": 0.26720000000000005}, {"fp_rate": 0.0342, "method": "Percolator", "tp_rate": 0.47080000000000005}, {"fp_rate": 0.0343, "method": "IDPEP", "tp_rate": 0.2681}, {"fp_rate": 0.0343, "method": "Percolator", "tp_rate": 0.4716}, {"fp_rate": 0.0344, "method": "IDPEP", "tp_rate": 0.26870000000000005}, {"fp_rate": 0.0344, "method": "Percolator", "tp_rate": 0.47284}, {"fp_rate": 0.0345, "method": "IDPEP", "tp_rate": 0.2699}, {"fp_rate": 0.0345, "method": "Percolator", "tp_rate": 0.4744571428571428}, {"fp_rate": 0.0346, "method": "IDPEP", "tp_rate": 0.2708}, {"fp_rate": 0.0346, "method": "Percolator", "tp_rate": 0.4761}, {"fp_rate": 0.0347, "method": "IDPEP", "tp_rate": 0.2711666666666666}, {"fp_rate": 0.0347, "method": "Percolator", "tp_rate": 0.47705}, {"fp_rate": 0.0348, "method": "IDPEP", "tp_rate": 0.27165}, {"fp_rate": 0.0348, "method": "Percolator", "tp_rate": 0.4781}, {"fp_rate": 0.0349, "method": "IDPEP", "tp_rate": 0.2727}, {"fp_rate": 0.0349, "method": "Percolator", "tp_rate": 0.4799}, {"fp_rate": 0.035, "method": "IDPEP", "tp_rate": 0.2736}, {"fp_rate": 0.035, "method": "Percolator", "tp_rate": 0.48229999999999995}, {"fp_rate": 0.0351, "method": "IDPEP", "tp_rate": 0.27405}, {"fp_rate": 0.0351, "method": "Percolator", "tp_rate": 0.48389999999999994}, {"fp_rate": 0.0352, "method": "IDPEP", "tp_rate": 0.2742}, {"fp_rate": 0.0352, "method": "Percolator", "tp_rate": 0.48564999999999997}, {"fp_rate": 0.0353, "method": "IDPEP", "tp_rate": 0.27465}, {"fp_rate": 0.0353, "method": "Percolator", "tp_rate": 0.4878}, {"fp_rate": 0.0354, "method": "IDPEP", "tp_rate": 0.2751}, {"fp_rate": 0.0354, "method": "Percolator", "tp_rate": 0.48885}, {"fp_rate": 0.0355, "method": "IDPEP", "tp_rate": 0.27554999999999996}, {"fp_rate": 0.0355, "method": "Percolator", "tp_rate": 0.48966000000000004}, {"fp_rate": 0.0356, "method": "IDPEP", "tp_rate": 0.27585000000000004}, {"fp_rate": 0.0356, "method": "Percolator", "tp_rate": 0.49060000000000004}, {"fp_rate": 0.0357, "method": "IDPEP", "tp_rate": 0.2763}, {"fp_rate": 0.0357, "method": "Percolator", "tp_rate": 0.4912}, {"fp_rate": 0.0358, "method": "IDPEP", "tp_rate": 0.2769}, {"fp_rate": 0.0358, "method": "Percolator", "tp_rate": 0.4931714285714285}, {"fp_rate": 0.0359, "method": "IDPEP", "tp_rate": 0.27735}, {"fp_rate": 0.0359, "method": "Percolator", "tp_rate": 0.49645}, {"fp_rate": 0.036, "method": "IDPEP", "tp_rate": 0.2783}, {"fp_rate": 0.036, "method": "Percolator", "tp_rate": 0.49805}, {"fp_rate": 0.0361, "method": "IDPEP", "tp_rate": 0.2788}, {"fp_rate": 0.0362, "method": "IDPEP", "tp_rate": 0.27987999999999996}, {"fp_rate": 0.0363, "method": "IDPEP", "tp_rate": 0.281425}, {"fp_rate": 0.0363, "method": "Percolator", "tp_rate": 0.49890000000000007}, {"fp_rate": 0.0364, "method": "IDPEP", "tp_rate": 0.2821}, {"fp_rate": 0.0364, "method": "Percolator", "tp_rate": 0.4999}, {"fp_rate": 0.0365, "method": "IDPEP", "tp_rate": 0.2824}, {"fp_rate": 0.0365, "method": "Percolator", "tp_rate": 0.5009}, {"fp_rate": 0.0366, "method": "IDPEP", "tp_rate": 0.2827}, {"fp_rate": 0.0366, "method": "Percolator", "tp_rate": 0.5021999999999999}, {"fp_rate": 0.0367, "method": "IDPEP", "tp_rate": 0.2827}, {"fp_rate": 0.0367, "method": "Percolator", "tp_rate": 0.5035000000000001}, {"fp_rate": 0.0368, "method": "IDPEP", "tp_rate": 0.283}, {"fp_rate": 0.0368, "method": "Percolator", "tp_rate": 0.50472}, {"fp_rate": 0.0369, "method": "IDPEP", "tp_rate": 0.28359999999999996}, {"fp_rate": 0.0369, "method": "Percolator", "tp_rate": 0.506025}, {"fp_rate": 0.037, "method": "IDPEP", "tp_rate": 0.28405}, {"fp_rate": 0.037, "method": "Percolator", "tp_rate": 0.50685}, {"fp_rate": 0.0371, "method": "IDPEP", "tp_rate": 0.28464999999999996}, {"fp_rate": 0.0371, "method": "Percolator", "tp_rate": 0.5081399999999999}, {"fp_rate": 0.0372, "method": "Percolator", "tp_rate": 0.51002}, {"fp_rate": 0.0373, "method": "IDPEP", "tp_rate": 0.2866}, {"fp_rate": 0.0373, "method": "Percolator", "tp_rate": 0.512425}, {"fp_rate": 0.0374, "method": "IDPEP", "tp_rate": 0.28739999999999993}, {"fp_rate": 0.0374, "method": "Percolator", "tp_rate": 0.51445}, {"fp_rate": 0.0375, "method": "IDPEP", "tp_rate": 0.2885}, {"fp_rate": 0.0375, "method": "Percolator", "tp_rate": 0.5161428571428572}, {"fp_rate": 0.0376, "method": "IDPEP", "tp_rate": 0.2894}, {"fp_rate": 0.0376, "method": "Percolator", "tp_rate": 0.5185333333333334}, {"fp_rate": 0.0377, "method": "IDPEP", "tp_rate": 0.2903}, {"fp_rate": 0.0377, "method": "Percolator", "tp_rate": 0.52046}, {"fp_rate": 0.0378, "method": "IDPEP", "tp_rate": 0.29105000000000003}, {"fp_rate": 0.0378, "method": "Percolator", "tp_rate": 0.52215}, {"fp_rate": 0.0379, "method": "IDPEP", "tp_rate": 0.2915}, {"fp_rate": 0.0379, "method": "Percolator", "tp_rate": 0.5238400000000001}, {"fp_rate": 0.038, "method": "IDPEP", "tp_rate": 0.29236666666666666}, {"fp_rate": 0.038, "method": "Percolator", "tp_rate": 0.525}, {"fp_rate": 0.0381, "method": "IDPEP", "tp_rate": 0.29295000000000004}, {"fp_rate": 0.0381, "method": "Percolator", "tp_rate": 0.52545}, {"fp_rate": 0.0382, "method": "IDPEP", "tp_rate": 0.29325}, {"fp_rate": 0.0382, "method": "Percolator", "tp_rate": 0.5258999999999999}, {"fp_rate": 0.0383, "method": "IDPEP", "tp_rate": 0.29355}, {"fp_rate": 0.0383, "method": "Percolator", "tp_rate": 0.5268}, {"fp_rate": 0.0384, "method": "IDPEP", "tp_rate": 0.2937}, {"fp_rate": 0.0384, "method": "Percolator", "tp_rate": 0.5278499999999999}, {"fp_rate": 0.0385, "method": "IDPEP", "tp_rate": 0.2937}, {"fp_rate": 0.0385, "method": "Percolator", "tp_rate": 0.5287499999999999}, {"fp_rate": 0.0386, "method": "Percolator", "tp_rate": 0.52935}, {"fp_rate": 0.0387, "method": "IDPEP", "tp_rate": 0.2942}, {"fp_rate": 0.0387, "method": "Percolator", "tp_rate": 0.53025}, {"fp_rate": 0.0388, "method": "IDPEP", "tp_rate": 0.2949}, {"fp_rate": 0.0388, "method": "Percolator", "tp_rate": 0.531475}, {"fp_rate": 0.0389, "method": "IDPEP", "tp_rate": 0.29564999999999997}, {"fp_rate": 0.0389, "method": "Percolator", "tp_rate": 0.53284}, {"fp_rate": 0.039, "method": "IDPEP", "tp_rate": 0.29655}, {"fp_rate": 0.039, "method": "Percolator", "tp_rate": 0.53464}, {"fp_rate": 0.0391, "method": "IDPEP", "tp_rate": 0.29729999999999995}, {"fp_rate": 0.0391, "method": "Percolator", "tp_rate": 0.5359999999999999}, {"fp_rate": 0.0392, "method": "IDPEP", "tp_rate": 0.29774999999999996}, {"fp_rate": 0.0392, "method": "Percolator", "tp_rate": 0.5367999999999999}, {"fp_rate": 0.0393, "method": "IDPEP", "tp_rate": 0.2982}, {"fp_rate": 0.0393, "method": "Percolator", "tp_rate": 0.5379166666666667}, {"fp_rate": 0.0394, "method": "IDPEP", "tp_rate": 0.29879999999999995}, {"fp_rate": 0.0394, "method": "Percolator", "tp_rate": 0.5396}, {"fp_rate": 0.0395, "method": "IDPEP", "tp_rate": 0.2993}, {"fp_rate": 0.0395, "method": "Percolator", "tp_rate": 0.5416}, {"fp_rate": 0.0396, "method": "IDPEP", "tp_rate": 0.2998}, {"fp_rate": 0.0396, "method": "Percolator", "tp_rate": 0.5432}, {"fp_rate": 0.0397, "method": "IDPEP", "tp_rate": 0.3004}, {"fp_rate": 0.0397, "method": "Percolator", "tp_rate": 0.5442999999999999}, {"fp_rate": 0.0398, "method": "IDPEP", "tp_rate": 0.3012}, {"fp_rate": 0.0398, "method": "Percolator", "tp_rate": 0.5462166666666667}, {"fp_rate": 0.0399, "method": "IDPEP", "tp_rate": 0.30235}, {"fp_rate": 0.0399, "method": "Percolator", "tp_rate": 0.5479999999999999}, {"fp_rate": 0.04, "method": "IDPEP", "tp_rate": 0.30325}, {"fp_rate": 0.04, "method": "Percolator", "tp_rate": 0.5492400000000001}, {"fp_rate": 0.0401, "method": "IDPEP", "tp_rate": 0.30445}, {"fp_rate": 0.0401, "method": "Percolator", "tp_rate": 0.5506500000000001}, {"fp_rate": 0.0402, "method": "IDPEP", "tp_rate": 0.305825}, {"fp_rate": 0.0402, "method": "Percolator", "tp_rate": 0.5516}, {"fp_rate": 0.0403, "method": "IDPEP", "tp_rate": 0.3065}, {"fp_rate": 0.0403, "method": "Percolator", "tp_rate": 0.5523}, {"fp_rate": 0.0404, "method": "IDPEP", "tp_rate": 0.30665}, {"fp_rate": 0.0404, "method": "Percolator", "tp_rate": 0.5539333333333334}, {"fp_rate": 0.0405, "method": "IDPEP", "tp_rate": 0.30725}, {"fp_rate": 0.0405, "method": "Percolator", "tp_rate": 0.5561285714285715}, {"fp_rate": 0.0406, "method": "IDPEP", "tp_rate": 0.3083}, {"fp_rate": 0.0406, "method": "Percolator", "tp_rate": 0.5578000000000001}, {"fp_rate": 0.0407, "method": "IDPEP", "tp_rate": 0.30929999999999996}, {"fp_rate": 0.0407, "method": "Percolator", "tp_rate": 0.5593199999999999}, {"fp_rate": 0.0408, "method": "IDPEP", "tp_rate": 0.31020000000000003}, {"fp_rate": 0.0408, "method": "Percolator", "tp_rate": 0.5606}, {"fp_rate": 0.0409, "method": "IDPEP", "tp_rate": 0.311}, {"fp_rate": 0.0409, "method": "Percolator", "tp_rate": 0.56135}, {"fp_rate": 0.041, "method": "IDPEP", "tp_rate": 0.31145}, {"fp_rate": 0.041, "method": "Percolator", "tp_rate": 0.5624}, {"fp_rate": 0.0411, "method": "IDPEP", "tp_rate": 0.31174999999999997}, {"fp_rate": 0.0411, "method": "Percolator", "tp_rate": 0.56345}, {"fp_rate": 0.0412, "method": "Percolator", "tp_rate": 0.5640499999999999}, {"fp_rate": 0.0413, "method": "IDPEP", "tp_rate": 0.31205}, {"fp_rate": 0.0413, "method": "Percolator", "tp_rate": 0.5645}, {"fp_rate": 0.0414, "method": "IDPEP", "tp_rate": 0.31235}, {"fp_rate": 0.0414, "method": "Percolator", "tp_rate": 0.5649500000000001}, {"fp_rate": 0.0415, "method": "IDPEP", "tp_rate": 0.31265}, {"fp_rate": 0.0415, "method": "Percolator", "tp_rate": 0.56555}, {"fp_rate": 0.0416, "method": "IDPEP", "tp_rate": 0.3131333333333333}, {"fp_rate": 0.0416, "method": "Percolator", "tp_rate": 0.5665333333333333}, {"fp_rate": 0.0417, "method": "IDPEP", "tp_rate": 0.31425000000000003}, {"fp_rate": 0.0417, "method": "Percolator", "tp_rate": 0.567825}, {"fp_rate": 0.0418, "method": "IDPEP", "tp_rate": 0.31550000000000006}, {"fp_rate": 0.0418, "method": "Percolator", "tp_rate": 0.5690999999999999}, {"fp_rate": 0.0419, "method": "IDPEP", "tp_rate": 0.3165}, {"fp_rate": 0.0419, "method": "Percolator", "tp_rate": 0.5703}, {"fp_rate": 0.042, "method": "IDPEP", "tp_rate": 0.3172}, {"fp_rate": 0.042, "method": "Percolator", "tp_rate": 0.5715}, {"fp_rate": 0.0421, "method": "IDPEP", "tp_rate": 0.31815000000000004}, {"fp_rate": 0.0421, "method": "Percolator", "tp_rate": 0.5732833333333334}, {"fp_rate": 0.0422, "method": "IDPEP", "tp_rate": 0.31905}, {"fp_rate": 0.0422, "method": "Percolator", "tp_rate": 0.5753}, {"fp_rate": 0.0423, "method": "IDPEP", "tp_rate": 0.3203}, {"fp_rate": 0.0423, "method": "Percolator", "tp_rate": 0.57595}, {"fp_rate": 0.0424, "method": "IDPEP", "tp_rate": 0.32159999999999994}, {"fp_rate": 0.0424, "method": "Percolator", "tp_rate": 0.577}, {"fp_rate": 0.0425, "method": "IDPEP", "tp_rate": 0.32215}, {"fp_rate": 0.0425, "method": "Percolator", "tp_rate": 0.5785}, {"fp_rate": 0.0426, "method": "IDPEP", "tp_rate": 0.32275}, {"fp_rate": 0.0426, "method": "Percolator", "tp_rate": 0.5812}, {"fp_rate": 0.0427, "method": "IDPEP", "tp_rate": 0.32349999999999995}, {"fp_rate": 0.0427, "method": "Percolator", "tp_rate": 0.58355}, {"fp_rate": 0.0428, "method": "IDPEP", "tp_rate": 0.3238}, {"fp_rate": 0.0428, "method": "Percolator", "tp_rate": 0.58475}, {"fp_rate": 0.0429, "method": "IDPEP", "tp_rate": 0.3238}, {"fp_rate": 0.0429, "method": "Percolator", "tp_rate": 0.5855}, {"fp_rate": 0.043, "method": "IDPEP", "tp_rate": 0.324475}, {"fp_rate": 0.043, "method": "Percolator", "tp_rate": 0.5866000000000001}, {"fp_rate": 0.0431, "method": "IDPEP", "tp_rate": 0.32545}, {"fp_rate": 0.0431, "method": "Percolator", "tp_rate": 0.5883800000000001}, {"fp_rate": 0.0432, "method": "IDPEP", "tp_rate": 0.32605}, {"fp_rate": 0.0432, "method": "Percolator", "tp_rate": 0.5898}, {"fp_rate": 0.0433, "method": "IDPEP", "tp_rate": 0.3262}, {"fp_rate": 0.0433, "method": "Percolator", "tp_rate": 0.59055}, {"fp_rate": 0.0434, "method": "IDPEP", "tp_rate": 0.32635000000000003}, {"fp_rate": 0.0434, "method": "Percolator", "tp_rate": 0.5911500000000001}, {"fp_rate": 0.0435, "method": "IDPEP", "tp_rate": 0.3268}, {"fp_rate": 0.0435, "method": "Percolator", "tp_rate": 0.5916}, {"fp_rate": 0.0436, "method": "IDPEP", "tp_rate": 0.32753333333333334}, {"fp_rate": 0.0436, "method": "Percolator", "tp_rate": 0.5923499999999999}, {"fp_rate": 0.0437, "method": "IDPEP", "tp_rate": 0.3286}, {"fp_rate": 0.0437, "method": "Percolator", "tp_rate": 0.5932000000000001}, {"fp_rate": 0.0438, "method": "IDPEP", "tp_rate": 0.32950000000000007}, {"fp_rate": 0.0438, "method": "Percolator", "tp_rate": 0.5945600000000001}, {"fp_rate": 0.0439, "method": "IDPEP", "tp_rate": 0.33005}, {"fp_rate": 0.0439, "method": "Percolator", "tp_rate": 0.59545}, {"fp_rate": 0.044, "method": "IDPEP", "tp_rate": 0.3311}, {"fp_rate": 0.044, "method": "Percolator", "tp_rate": 0.5962000000000001}, {"fp_rate": 0.0441, "method": "IDPEP", "tp_rate": 0.33215}, {"fp_rate": 0.0441, "method": "Percolator", "tp_rate": 0.5975}, {"fp_rate": 0.0442, "method": "IDPEP", "tp_rate": 0.3326}, {"fp_rate": 0.0442, "method": "Percolator", "tp_rate": 0.59905}, {"fp_rate": 0.0443, "method": "IDPEP", "tp_rate": 0.33355999999999997}, {"fp_rate": 0.0443, "method": "Percolator", "tp_rate": 0.6001}, {"fp_rate": 0.0444, "method": "IDPEP", "tp_rate": 0.33475}, {"fp_rate": 0.0444, "method": "Percolator", "tp_rate": 0.60115}, {"fp_rate": 0.0445, "method": "IDPEP", "tp_rate": 0.33525}, {"fp_rate": 0.0445, "method": "Percolator", "tp_rate": 0.6023666666666667}, {"fp_rate": 0.0446, "method": "IDPEP", "tp_rate": 0.3362}, {"fp_rate": 0.0446, "method": "Percolator", "tp_rate": 0.6033499999999999}, {"fp_rate": 0.0447, "method": "IDPEP", "tp_rate": 0.33720000000000006}, {"fp_rate": 0.0447, "method": "Percolator", "tp_rate": 0.60425}, {"fp_rate": 0.0448, "method": "IDPEP", "tp_rate": 0.3381}, {"fp_rate": 0.0448, "method": "Percolator", "tp_rate": 0.60485}, {"fp_rate": 0.0449, "method": "Percolator", "tp_rate": 0.6062}, {"fp_rate": 0.045, "method": "IDPEP", "tp_rate": 0.3388}, {"fp_rate": 0.045, "method": "Percolator", "tp_rate": 0.6076}, {"fp_rate": 0.0451, "method": "IDPEP", "tp_rate": 0.3396}, {"fp_rate": 0.0451, "method": "Percolator", "tp_rate": 0.6083999999999999}, {"fp_rate": 0.0452, "method": "IDPEP", "tp_rate": 0.3399}, {"fp_rate": 0.0453, "method": "IDPEP", "tp_rate": 0.34004999999999996}, {"fp_rate": 0.0453, "method": "Percolator", "tp_rate": 0.60958}, {"fp_rate": 0.0454, "method": "IDPEP", "tp_rate": 0.3402}, {"fp_rate": 0.0454, "method": "Percolator", "tp_rate": 0.611325}, {"fp_rate": 0.0455, "method": "IDPEP", "tp_rate": 0.3405}, {"fp_rate": 0.0455, "method": "Percolator", "tp_rate": 0.6124499999999999}, {"fp_rate": 0.0456, "method": "IDPEP", "tp_rate": 0.34095}, {"fp_rate": 0.0456, "method": "Percolator", "tp_rate": 0.6134999999999999}, {"fp_rate": 0.0457, "method": "Percolator", "tp_rate": 0.61425}, {"fp_rate": 0.0458, "method": "IDPEP", "tp_rate": 0.3416}, {"fp_rate": 0.0458, "method": "Percolator", "tp_rate": 0.6153}, {"fp_rate": 0.0459, "method": "IDPEP", "tp_rate": 0.34225}, {"fp_rate": 0.0459, "method": "Percolator", "tp_rate": 0.6172285714285713}, {"fp_rate": 0.046, "method": "IDPEP", "tp_rate": 0.3428}, {"fp_rate": 0.046, "method": "Percolator", "tp_rate": 0.6185499999999999}, {"fp_rate": 0.0461, "method": "IDPEP", "tp_rate": 0.34345000000000003}, {"fp_rate": 0.0461, "method": "Percolator", "tp_rate": 0.6191500000000001}, {"fp_rate": 0.0462, "method": "IDPEP", "tp_rate": 0.34375}, {"fp_rate": 0.0462, "method": "Percolator", "tp_rate": 0.6199}, {"fp_rate": 0.0463, "method": "IDPEP", "tp_rate": 0.34404999999999997}, {"fp_rate": 0.0463, "method": "Percolator", "tp_rate": 0.621}, {"fp_rate": 0.0464, "method": "IDPEP", "tp_rate": 0.3449}, {"fp_rate": 0.0464, "method": "Percolator", "tp_rate": 0.62245}, {"fp_rate": 0.0465, "method": "IDPEP", "tp_rate": 0.34555}, {"fp_rate": 0.0465, "method": "Percolator", "tp_rate": 0.62358}, {"fp_rate": 0.0466, "method": "IDPEP", "tp_rate": 0.34585}, {"fp_rate": 0.0466, "method": "Percolator", "tp_rate": 0.6244999999999999}, {"fp_rate": 0.0467, "method": "IDPEP", "tp_rate": 0.3463}, {"fp_rate": 0.0467, "method": "Percolator", "tp_rate": 0.6251}, {"fp_rate": 0.0468, "method": "IDPEP", "tp_rate": 0.34704999999999997}, {"fp_rate": 0.0468, "method": "Percolator", "tp_rate": 0.6268571428571429}, {"fp_rate": 0.0469, "method": "IDPEP", "tp_rate": 0.34759999999999996}, {"fp_rate": 0.047, "method": "IDPEP", "tp_rate": 0.348675}, {"fp_rate": 0.047, "method": "Percolator", "tp_rate": 0.6296}, {"fp_rate": 0.0471, "method": "IDPEP", "tp_rate": 0.3494}, {"fp_rate": 0.0471, "method": "Percolator", "tp_rate": 0.63088}, {"fp_rate": 0.0472, "method": "IDPEP", "tp_rate": 0.3494}, {"fp_rate": 0.0472, "method": "Percolator", "tp_rate": 0.6328199999999999}, {"fp_rate": 0.0473, "method": "IDPEP", "tp_rate": 0.34955}, {"fp_rate": 0.0473, "method": "Percolator", "tp_rate": 0.6339}, {"fp_rate": 0.0474, "method": "IDPEP", "tp_rate": 0.35014999999999996}, {"fp_rate": 0.0474, "method": "Percolator", "tp_rate": 0.63522}, {"fp_rate": 0.0475, "method": "IDPEP", "tp_rate": 0.3509}, {"fp_rate": 0.0475, "method": "Percolator", "tp_rate": 0.6377}, {"fp_rate": 0.0476, "method": "IDPEP", "tp_rate": 0.35150000000000003}, {"fp_rate": 0.0476, "method": "Percolator", "tp_rate": 0.63952}, {"fp_rate": 0.0477, "method": "IDPEP", "tp_rate": 0.35209999999999997}, {"fp_rate": 0.0477, "method": "Percolator", "tp_rate": 0.6406999999999999}, {"fp_rate": 0.0478, "method": "IDPEP", "tp_rate": 0.35382499999999995}, {"fp_rate": 0.0478, "method": "Percolator", "tp_rate": 0.6424749999999999}, {"fp_rate": 0.0479, "method": "IDPEP", "tp_rate": 0.3557666666666666}, {"fp_rate": 0.0479, "method": "Percolator", "tp_rate": 0.6439}, {"fp_rate": 0.048, "method": "IDPEP", "tp_rate": 0.35655000000000003}, {"fp_rate": 0.048, "method": "Percolator", "tp_rate": 0.64548}, {"fp_rate": 0.0481, "method": "IDPEP", "tp_rate": 0.35719999999999996}, {"fp_rate": 0.0481, "method": "Percolator", "tp_rate": 0.64655}, {"fp_rate": 0.0482, "method": "IDPEP", "tp_rate": 0.35805}, {"fp_rate": 0.0482, "method": "Percolator", "tp_rate": 0.647375}, {"fp_rate": 0.0483, "method": "IDPEP", "tp_rate": 0.35850000000000004}, {"fp_rate": 0.0483, "method": "Percolator", "tp_rate": 0.6482}, {"fp_rate": 0.0484, "method": "IDPEP", "tp_rate": 0.35919999999999996}, {"fp_rate": 0.0484, "method": "Percolator", "tp_rate": 0.6491750000000001}, {"fp_rate": 0.0485, "method": "IDPEP", "tp_rate": 0.36}, {"fp_rate": 0.0485, "method": "Percolator", "tp_rate": 0.64985}, {"fp_rate": 0.0486, "method": "IDPEP", "tp_rate": 0.3603}, {"fp_rate": 0.0487, "method": "IDPEP", "tp_rate": 0.3606}, {"fp_rate": 0.0487, "method": "Percolator", "tp_rate": 0.6503}, {"fp_rate": 0.0488, "method": "IDPEP", "tp_rate": 0.36135}, {"fp_rate": 0.0488, "method": "Percolator", "tp_rate": 0.6507499999999999}, {"fp_rate": 0.0489, "method": "IDPEP", "tp_rate": 0.36179999999999995}, {"fp_rate": 0.0489, "method": "Percolator", "tp_rate": 0.65105}, {"fp_rate": 0.049, "method": "IDPEP", "tp_rate": 0.36224999999999996}, {"fp_rate": 0.049, "method": "Percolator", "tp_rate": 0.6521833333333333}, {"fp_rate": 0.0491, "method": "IDPEP", "tp_rate": 0.3631}, {"fp_rate": 0.0491, "method": "Percolator", "tp_rate": 0.6537}, {"fp_rate": 0.0492, "method": "IDPEP", "tp_rate": 0.36369999999999997}, {"fp_rate": 0.0492, "method": "Percolator", "tp_rate": 0.6552}, {"fp_rate": 0.0493, "method": "IDPEP", "tp_rate": 0.36460000000000004}, {"fp_rate": 0.0493, "method": "Percolator", "tp_rate": 0.65595}, {"fp_rate": 0.0494, "method": "IDPEP", "tp_rate": 0.3652}, {"fp_rate": 0.0494, "method": "Percolator", "tp_rate": 0.6568}, {"fp_rate": 0.0495, "method": "IDPEP", "tp_rate": 0.36579999999999996}, {"fp_rate": 0.0495, "method": "Percolator", "tp_rate": 0.65775}, {"fp_rate": 0.0496, "method": "IDPEP", "tp_rate": 0.3669}, {"fp_rate": 0.0496, "method": "Percolator", "tp_rate": 0.6590833333333334}, {"fp_rate": 0.0497, "method": "IDPEP", "tp_rate": 0.36789999999999995}, {"fp_rate": 0.0497, "method": "Percolator", "tp_rate": 0.66025}, {"fp_rate": 0.0498, "method": "IDPEP", "tp_rate": 0.36895}, {"fp_rate": 0.0498, "method": "Percolator", "tp_rate": 0.6608999999999999}, {"fp_rate": 0.0499, "method": "IDPEP", "tp_rate": 0.36943333333333334}, {"fp_rate": 0.0499, "method": "Percolator", "tp_rate": 0.6618999999999999}, {"fp_rate": 0.05, "method": "IDPEP", "tp_rate": 0.370325}, {"fp_rate": 0.05, "method": "Percolator", "tp_rate": 0.66265}, {"fp_rate": 0.0501, "method": "IDPEP", "tp_rate": 0.3713}, {"fp_rate": 0.0501, "method": "Percolator", "tp_rate": 0.6629499999999999}, {"fp_rate": 0.0502, "method": "IDPEP", "tp_rate": 0.37179999999999996}, {"fp_rate": 0.0502, "method": "Percolator", "tp_rate": 0.6634}, {"fp_rate": 0.0503, "method": "IDPEP", "tp_rate": 0.37234999999999996}, {"fp_rate": 0.0503, "method": "Percolator", "tp_rate": 0.6642}, {"fp_rate": 0.0504, "method": "IDPEP", "tp_rate": 0.37265000000000004}, {"fp_rate": 0.0504, "method": "Percolator", "tp_rate": 0.6653249999999999}, {"fp_rate": 0.0505, "method": "IDPEP", "tp_rate": 0.37324999999999997}, {"fp_rate": 0.0505, "method": "Percolator", "tp_rate": 0.66605}, {"fp_rate": 0.0506, "method": "IDPEP", "tp_rate": 0.37370000000000003}, {"fp_rate": 0.0506, "method": "Percolator", "tp_rate": 0.6665}, {"fp_rate": 0.0507, "method": "IDPEP", "tp_rate": 0.374}, {"fp_rate": 0.0507, "method": "Percolator", "tp_rate": 0.66755}, {"fp_rate": 0.0508, "method": "IDPEP", "tp_rate": 0.374}, {"fp_rate": 0.0508, "method": "Percolator", "tp_rate": 0.6688250000000001}, {"fp_rate": 0.0509, "method": "IDPEP", "tp_rate": 0.37460000000000004}, {"fp_rate": 0.0509, "method": "Percolator", "tp_rate": 0.6706142857142857}, {"fp_rate": 0.051, "method": "IDPEP", "tp_rate": 0.3752}, {"fp_rate": 0.051, "method": "Percolator", "tp_rate": 0.672075}, {"fp_rate": 0.0511, "method": "IDPEP", "tp_rate": 0.37595}, {"fp_rate": 0.0511, "method": "Percolator", "tp_rate": 0.6733800000000001}, {"fp_rate": 0.0512, "method": "IDPEP", "tp_rate": 0.3764}, {"fp_rate": 0.0512, "method": "Percolator", "tp_rate": 0.6747000000000001}, {"fp_rate": 0.0514, "method": "IDPEP", "tp_rate": 0.3764}, {"fp_rate": 0.0514, "method": "Percolator", "tp_rate": 0.67725}, {"fp_rate": 0.0515, "method": "IDPEP", "tp_rate": 0.37706}, {"fp_rate": 0.0515, "method": "Percolator", "tp_rate": 0.6789}, {"fp_rate": 0.0516, "method": "IDPEP", "tp_rate": 0.3777}, {"fp_rate": 0.0516, "method": "Percolator", "tp_rate": 0.6798666666666667}, {"fp_rate": 0.0517, "method": "IDPEP", "tp_rate": 0.37829999999999997}, {"fp_rate": 0.0517, "method": "Percolator", "tp_rate": 0.6808}, {"fp_rate": 0.0518, "method": "IDPEP", "tp_rate": 0.3789}, {"fp_rate": 0.0518, "method": "Percolator", "tp_rate": 0.682375}, {"fp_rate": 0.0519, "method": "IDPEP", "tp_rate": 0.37905}, {"fp_rate": 0.0519, "method": "Percolator", "tp_rate": 0.68335}, {"fp_rate": 0.052, "method": "IDPEP", "tp_rate": 0.37972500000000003}, {"fp_rate": 0.052, "method": "Percolator", "tp_rate": 0.68425}, {"fp_rate": 0.0521, "method": "IDPEP", "tp_rate": 0.3804}, {"fp_rate": 0.0521, "method": "Percolator", "tp_rate": 0.68515}, {"fp_rate": 0.0522, "method": "IDPEP", "tp_rate": 0.3808}, {"fp_rate": 0.0522, "method": "Percolator", "tp_rate": 0.6856}, {"fp_rate": 0.0523, "method": "IDPEP", "tp_rate": 0.38196}, {"fp_rate": 0.0523, "method": "Percolator", "tp_rate": 0.686375}, {"fp_rate": 0.0524, "method": "IDPEP", "tp_rate": 0.3828}, {"fp_rate": 0.0524, "method": "Percolator", "tp_rate": 0.6876200000000001}, {"fp_rate": 0.0525, "method": "IDPEP", "tp_rate": 0.38325}, {"fp_rate": 0.0525, "method": "Percolator", "tp_rate": 0.6892999999999999}, {"fp_rate": 0.0526, "method": "IDPEP", "tp_rate": 0.384225}, {"fp_rate": 0.0526, "method": "Percolator", "tp_rate": 0.690875}, {"fp_rate": 0.0527, "method": "Percolator", "tp_rate": 0.6920000000000001}, {"fp_rate": 0.0528, "method": "IDPEP", "tp_rate": 0.3854}, {"fp_rate": 0.0528, "method": "Percolator", "tp_rate": 0.6929}, {"fp_rate": 0.0529, "method": "IDPEP", "tp_rate": 0.38605}, {"fp_rate": 0.053, "method": "IDPEP", "tp_rate": 0.38634999999999997}, {"fp_rate": 0.0531, "method": "IDPEP", "tp_rate": 0.38665}, {"fp_rate": 0.0531, "method": "Percolator", "tp_rate": 0.6940166666666666}, {"fp_rate": 0.0532, "method": "IDPEP", "tp_rate": 0.3871}, {"fp_rate": 0.0532, "method": "Percolator", "tp_rate": 0.6957999999999999}, {"fp_rate": 0.0533, "method": "IDPEP", "tp_rate": 0.3877}, {"fp_rate": 0.0533, "method": "Percolator", "tp_rate": 0.697725}, {"fp_rate": 0.0534, "method": "IDPEP", "tp_rate": 0.38815}, {"fp_rate": 0.0534, "method": "Percolator", "tp_rate": 0.6993}, {"fp_rate": 0.0535, "method": "IDPEP", "tp_rate": 0.38844999999999996}, {"fp_rate": 0.0535, "method": "Percolator", "tp_rate": 0.700225}, {"fp_rate": 0.0536, "method": "IDPEP", "tp_rate": 0.38905}, {"fp_rate": 0.0536, "method": "Percolator", "tp_rate": 0.7012}, {"fp_rate": 0.0537, "method": "IDPEP", "tp_rate": 0.38965}, {"fp_rate": 0.0537, "method": "Percolator", "tp_rate": 0.7018999999999999}, {"fp_rate": 0.0538, "method": "IDPEP", "tp_rate": 0.38995}, {"fp_rate": 0.0538, "method": "Percolator", "tp_rate": 0.70354}, {"fp_rate": 0.0539, "method": "IDPEP", "tp_rate": 0.3901}, {"fp_rate": 0.0539, "method": "Percolator", "tp_rate": 0.70495}, {"fp_rate": 0.054, "method": "IDPEP", "tp_rate": 0.3904}, {"fp_rate": 0.054, "method": "Percolator", "tp_rate": 0.7052499999999999}, {"fp_rate": 0.0541, "method": "IDPEP", "tp_rate": 0.3910666666666667}, {"fp_rate": 0.0541, "method": "Percolator", "tp_rate": 0.7056999999999999}, {"fp_rate": 0.0542, "method": "IDPEP", "tp_rate": 0.39170000000000005}, {"fp_rate": 0.0542, "method": "Percolator", "tp_rate": 0.7063}, {"fp_rate": 0.0543, "method": "IDPEP", "tp_rate": 0.392}, {"fp_rate": 0.0543, "method": "Percolator", "tp_rate": 0.7069000000000001}, {"fp_rate": 0.0544, "method": "IDPEP", "tp_rate": 0.39215}, {"fp_rate": 0.0545, "method": "IDPEP", "tp_rate": 0.3926}, {"fp_rate": 0.0545, "method": "Percolator", "tp_rate": 0.7077}, {"fp_rate": 0.0546, "method": "IDPEP", "tp_rate": 0.39305}, {"fp_rate": 0.0546, "method": "Percolator", "tp_rate": 0.7088}, {"fp_rate": 0.0547, "method": "IDPEP", "tp_rate": 0.39431428571428573}, {"fp_rate": 0.0547, "method": "Percolator", "tp_rate": 0.7103}, {"fp_rate": 0.0548, "method": "IDPEP", "tp_rate": 0.39544999999999997}, {"fp_rate": 0.0548, "method": "Percolator", "tp_rate": 0.71105}, {"fp_rate": 0.0549, "method": "IDPEP", "tp_rate": 0.3959}, {"fp_rate": 0.0549, "method": "Percolator", "tp_rate": 0.71165}, {"fp_rate": 0.055, "method": "IDPEP", "tp_rate": 0.39635}, {"fp_rate": 0.0551, "method": "IDPEP", "tp_rate": 0.39665}, {"fp_rate": 0.0551, "method": "Percolator", "tp_rate": 0.7129}, {"fp_rate": 0.0552, "method": "IDPEP", "tp_rate": 0.3973}, {"fp_rate": 0.0552, "method": "Percolator", "tp_rate": 0.7147}, {"fp_rate": 0.0553, "method": "IDPEP", "tp_rate": 0.3980666666666666}, {"fp_rate": 0.0553, "method": "Percolator", "tp_rate": 0.7160000000000001}, {"fp_rate": 0.0554, "method": "IDPEP", "tp_rate": 0.3984}, {"fp_rate": 0.0554, "method": "Percolator", "tp_rate": 0.7169}, {"fp_rate": 0.0555, "method": "IDPEP", "tp_rate": 0.3989}, {"fp_rate": 0.0555, "method": "Percolator", "tp_rate": 0.7177500000000001}, {"fp_rate": 0.0556, "method": "IDPEP", "tp_rate": 0.39979999999999993}, {"fp_rate": 0.0556, "method": "Percolator", "tp_rate": 0.7188}, {"fp_rate": 0.0557, "method": "IDPEP", "tp_rate": 0.40095000000000003}, {"fp_rate": 0.0557, "method": "Percolator", "tp_rate": 0.7203}, {"fp_rate": 0.0558, "method": "IDPEP", "tp_rate": 0.40154999999999996}, {"fp_rate": 0.0559, "method": "IDPEP", "tp_rate": 0.40185000000000004}, {"fp_rate": 0.0559, "method": "Percolator", "tp_rate": 0.7216333333333332}, {"fp_rate": 0.056, "method": "IDPEP", "tp_rate": 0.40215}, {"fp_rate": 0.056, "method": "Percolator", "tp_rate": 0.72235}, {"fp_rate": 0.0561, "method": "IDPEP", "tp_rate": 0.4026}, {"fp_rate": 0.0561, "method": "Percolator", "tp_rate": 0.7235000000000001}, {"fp_rate": 0.0562, "method": "IDPEP", "tp_rate": 0.4032}, {"fp_rate": 0.0562, "method": "Percolator", "tp_rate": 0.7248}, {"fp_rate": 0.0563, "method": "IDPEP", "tp_rate": 0.4039}, {"fp_rate": 0.0563, "method": "Percolator", "tp_rate": 0.7254999999999999}, {"fp_rate": 0.0564, "method": "IDPEP", "tp_rate": 0.4049666666666667}, {"fp_rate": 0.0564, "method": "Percolator", "tp_rate": 0.7267599999999999}, {"fp_rate": 0.0565, "method": "IDPEP", "tp_rate": 0.4054}, {"fp_rate": 0.0565, "method": "Percolator", "tp_rate": 0.7279}, {"fp_rate": 0.0566, "method": "IDPEP", "tp_rate": 0.40630000000000005}, {"fp_rate": 0.0566, "method": "Percolator", "tp_rate": 0.72835}, {"fp_rate": 0.0567, "method": "IDPEP", "tp_rate": 0.40705}, {"fp_rate": 0.0567, "method": "Percolator", "tp_rate": 0.7288333333333333}, {"fp_rate": 0.0568, "method": "IDPEP", "tp_rate": 0.40735}, {"fp_rate": 0.0568, "method": "Percolator", "tp_rate": 0.7301000000000001}, {"fp_rate": 0.0569, "method": "IDPEP", "tp_rate": 0.40764999999999996}, {"fp_rate": 0.0569, "method": "Percolator", "tp_rate": 0.7314999999999999}, {"fp_rate": 0.057, "method": "IDPEP", "tp_rate": 0.40832499999999994}, {"fp_rate": 0.057, "method": "Percolator", "tp_rate": 0.7323500000000001}, {"fp_rate": 0.0571, "method": "IDPEP", "tp_rate": 0.4093}, {"fp_rate": 0.0571, "method": "Percolator", "tp_rate": 0.73325}, {"fp_rate": 0.0572, "method": "IDPEP", "tp_rate": 0.4102}, {"fp_rate": 0.0573, "method": "IDPEP", "tp_rate": 0.41158333333333336}, {"fp_rate": 0.0573, "method": "Percolator", "tp_rate": 0.734}, {"fp_rate": 0.0574, "method": "IDPEP", "tp_rate": 0.4127}, {"fp_rate": 0.0574, "method": "Percolator", "tp_rate": 0.7352666666666666}, {"fp_rate": 0.0575, "method": "IDPEP", "tp_rate": 0.41315}, {"fp_rate": 0.0575, "method": "Percolator", "tp_rate": 0.73665}, {"fp_rate": 0.0576, "method": "IDPEP", "tp_rate": 0.41345}, {"fp_rate": 0.0576, "method": "Percolator", "tp_rate": 0.7374}, {"fp_rate": 0.0577, "method": "IDPEP", "tp_rate": 0.41427500000000006}, {"fp_rate": 0.0577, "method": "Percolator", "tp_rate": 0.7380999999999999}, {"fp_rate": 0.0578, "method": "IDPEP", "tp_rate": 0.41495000000000004}, {"fp_rate": 0.0578, "method": "Percolator", "tp_rate": 0.7391}, {"fp_rate": 0.0579, "method": "IDPEP", "tp_rate": 0.4155}, {"fp_rate": 0.0579, "method": "Percolator", "tp_rate": 0.73965}, {"fp_rate": 0.058, "method": "IDPEP", "tp_rate": 0.41615}, {"fp_rate": 0.058, "method": "Percolator", "tp_rate": 0.73995}, {"fp_rate": 0.0581, "method": "IDPEP", "tp_rate": 0.4166}, {"fp_rate": 0.0581, "method": "Percolator", "tp_rate": 0.7404999999999999}, {"fp_rate": 0.0582, "method": "IDPEP", "tp_rate": 0.41735}, {"fp_rate": 0.0582, "method": "Percolator", "tp_rate": 0.7414999999999999}, {"fp_rate": 0.0583, "method": "IDPEP", "tp_rate": 0.4181}, {"fp_rate": 0.0583, "method": "Percolator", "tp_rate": 0.7422000000000001}, {"fp_rate": 0.0584, "method": "IDPEP", "tp_rate": 0.41855}, {"fp_rate": 0.0584, "method": "Percolator", "tp_rate": 0.74322}, {"fp_rate": 0.0585, "method": "IDPEP", "tp_rate": 0.4187}, {"fp_rate": 0.0585, "method": "Percolator", "tp_rate": 0.74455}, {"fp_rate": 0.0586, "method": "IDPEP", "tp_rate": 0.4190666666666667}, {"fp_rate": 0.0586, "method": "Percolator", "tp_rate": 0.7453}, {"fp_rate": 0.0587, "method": "IDPEP", "tp_rate": 0.4199}, {"fp_rate": 0.0587, "method": "Percolator", "tp_rate": 0.7462000000000001}, {"fp_rate": 0.0588, "method": "IDPEP", "tp_rate": 0.42045}, {"fp_rate": 0.0588, "method": "Percolator", "tp_rate": 0.7471}, {"fp_rate": 0.0589, "method": "IDPEP", "tp_rate": 0.421}, {"fp_rate": 0.0589, "method": "Percolator", "tp_rate": 0.7478499999999999}, {"fp_rate": 0.059, "method": "IDPEP", "tp_rate": 0.42195}, {"fp_rate": 0.059, "method": "Percolator", "tp_rate": 0.7486}, {"fp_rate": 0.0591, "method": "IDPEP", "tp_rate": 0.42315}, {"fp_rate": 0.0591, "method": "Percolator", "tp_rate": 0.74905}, {"fp_rate": 0.0592, "method": "IDPEP", "tp_rate": 0.42405000000000004}, {"fp_rate": 0.0592, "method": "Percolator", "tp_rate": 0.74935}, {"fp_rate": 0.0593, "method": "IDPEP", "tp_rate": 0.4248}, {"fp_rate": 0.0594, "method": "IDPEP", "tp_rate": 0.4248}, {"fp_rate": 0.0594, "method": "Percolator", "tp_rate": 0.75}, {"fp_rate": 0.0595, "method": "IDPEP", "tp_rate": 0.42510000000000003}, {"fp_rate": 0.0595, "method": "Percolator", "tp_rate": 0.7507999999999999}, {"fp_rate": 0.0596, "method": "IDPEP", "tp_rate": 0.4254}, {"fp_rate": 0.0596, "method": "Percolator", "tp_rate": 0.7516999999999999}, {"fp_rate": 0.0597, "method": "IDPEP", "tp_rate": 0.42569999999999997}, {"fp_rate": 0.0597, "method": "Percolator", "tp_rate": 0.7529}, {"fp_rate": 0.0598, "method": "IDPEP", "tp_rate": 0.426}, {"fp_rate": 0.0598, "method": "Percolator", "tp_rate": 0.7536499999999999}, {"fp_rate": 0.0599, "method": "IDPEP", "tp_rate": 0.4263666666666667}, {"fp_rate": 0.0599, "method": "Percolator", "tp_rate": 0.7540999999999999}, {"fp_rate": 0.06, "method": "Percolator", "tp_rate": 0.75515}, {"fp_rate": 0.0601, "method": "IDPEP", "tp_rate": 0.4271}, {"fp_rate": 0.0601, "method": "Percolator", "tp_rate": 0.7563500000000001}, {"fp_rate": 0.0602, "method": "IDPEP", "tp_rate": 0.42774999999999996}, {"fp_rate": 0.0602, "method": "Percolator", "tp_rate": 0.75772}, {"fp_rate": 0.0603, "method": "IDPEP", "tp_rate": 0.42805000000000004}, {"fp_rate": 0.0603, "method": "Percolator", "tp_rate": 0.7592}, {"fp_rate": 0.0604, "method": "IDPEP", "tp_rate": 0.4287}, {"fp_rate": 0.0604, "method": "Percolator", "tp_rate": 0.76035}, {"fp_rate": 0.0605, "method": "IDPEP", "tp_rate": 0.42955}, {"fp_rate": 0.0605, "method": "Percolator", "tp_rate": 0.761}, {"fp_rate": 0.0606, "method": "Percolator", "tp_rate": 0.76155}, {"fp_rate": 0.0607, "method": "IDPEP", "tp_rate": 0.43}, {"fp_rate": 0.0607, "method": "Percolator", "tp_rate": 0.76185}, {"fp_rate": 0.0608, "method": "IDPEP", "tp_rate": 0.4311499999999999}, {"fp_rate": 0.0608, "method": "Percolator", "tp_rate": 0.7626000000000001}, {"fp_rate": 0.0609, "method": "IDPEP", "tp_rate": 0.43255}, {"fp_rate": 0.0609, "method": "Percolator", "tp_rate": 0.763675}, {"fp_rate": 0.061, "method": "IDPEP", "tp_rate": 0.43284999999999996}, {"fp_rate": 0.061, "method": "Percolator", "tp_rate": 0.7646999999999999}, {"fp_rate": 0.0611, "method": "IDPEP", "tp_rate": 0.4333666666666667}, {"fp_rate": 0.0611, "method": "Percolator", "tp_rate": 0.76555}, {"fp_rate": 0.0612, "method": "IDPEP", "tp_rate": 0.434}, {"fp_rate": 0.0612, "method": "Percolator", "tp_rate": 0.7662999999999999}, {"fp_rate": 0.0613, "method": "Percolator", "tp_rate": 0.7669}, {"fp_rate": 0.0614, "method": "IDPEP", "tp_rate": 0.43415000000000004}, {"fp_rate": 0.0614, "method": "Percolator", "tp_rate": 0.7675}, {"fp_rate": 0.0615, "method": "IDPEP", "tp_rate": 0.43460000000000004}, {"fp_rate": 0.0615, "method": "Percolator", "tp_rate": 0.7681}, {"fp_rate": 0.0616, "method": "IDPEP", "tp_rate": 0.43505}, {"fp_rate": 0.0617, "method": "IDPEP", "tp_rate": 0.4355}, {"fp_rate": 0.0617, "method": "Percolator", "tp_rate": 0.7689250000000001}, {"fp_rate": 0.0618, "method": "IDPEP", "tp_rate": 0.43594999999999995}, {"fp_rate": 0.0618, "method": "Percolator", "tp_rate": 0.7697499999999999}, {"fp_rate": 0.0619, "method": "IDPEP", "tp_rate": 0.43684999999999996}, {"fp_rate": 0.0619, "method": "Percolator", "tp_rate": 0.77005}, {"fp_rate": 0.062, "method": "IDPEP", "tp_rate": 0.4373}, {"fp_rate": 0.062, "method": "Percolator", "tp_rate": 0.77035}, {"fp_rate": 0.0621, "method": "Percolator", "tp_rate": 0.7714749999999999}, {"fp_rate": 0.0622, "method": "IDPEP", "tp_rate": 0.43745}, {"fp_rate": 0.0622, "method": "Percolator", "tp_rate": 0.77285}, {"fp_rate": 0.0623, "method": "IDPEP", "tp_rate": 0.43775}, {"fp_rate": 0.0623, "method": "Percolator", "tp_rate": 0.7738999999999999}, {"fp_rate": 0.0624, "method": "IDPEP", "tp_rate": 0.43805}, {"fp_rate": 0.0624, "method": "Percolator", "tp_rate": 0.7750999999999999}, {"fp_rate": 0.0625, "method": "IDPEP", "tp_rate": 0.43894999999999995}, {"fp_rate": 0.0625, "method": "Percolator", "tp_rate": 0.7770285714285715}, {"fp_rate": 0.0626, "method": "IDPEP", "tp_rate": 0.44}, {"fp_rate": 0.0626, "method": "Percolator", "tp_rate": 0.7785666666666667}, {"fp_rate": 0.0627, "method": "IDPEP", "tp_rate": 0.44}, {"fp_rate": 0.0627, "method": "Percolator", "tp_rate": 0.77925}, {"fp_rate": 0.0628, "method": "IDPEP", "tp_rate": 0.4407666666666667}, {"fp_rate": 0.0628, "method": "Percolator", "tp_rate": 0.77955}, {"fp_rate": 0.0629, "method": "IDPEP", "tp_rate": 0.44145}, {"fp_rate": 0.0629, "method": "Percolator", "tp_rate": 0.7798499999999999}, {"fp_rate": 0.063, "method": "IDPEP", "tp_rate": 0.4416}, {"fp_rate": 0.063, "method": "Percolator", "tp_rate": 0.78015}, {"fp_rate": 0.0631, "method": "IDPEP", "tp_rate": 0.44229999999999997}, {"fp_rate": 0.0632, "method": "IDPEP", "tp_rate": 0.44310000000000005}, {"fp_rate": 0.0632, "method": "Percolator", "tp_rate": 0.780975}, {"fp_rate": 0.0633, "method": "IDPEP", "tp_rate": 0.4434}, {"fp_rate": 0.0633, "method": "Percolator", "tp_rate": 0.782}, {"fp_rate": 0.0634, "method": "IDPEP", "tp_rate": 0.4437}, {"fp_rate": 0.0634, "method": "Percolator", "tp_rate": 0.78255}, {"fp_rate": 0.0635, "method": "IDPEP", "tp_rate": 0.44459999999999994}, {"fp_rate": 0.0635, "method": "Percolator", "tp_rate": 0.78315}, {"fp_rate": 0.0636, "method": "IDPEP", "tp_rate": 0.44535}, {"fp_rate": 0.0636, "method": "Percolator", "tp_rate": 0.7839}, {"fp_rate": 0.0637, "method": "IDPEP", "tp_rate": 0.4458}, {"fp_rate": 0.0637, "method": "Percolator", "tp_rate": 0.7847000000000001}, {"fp_rate": 0.0638, "method": "IDPEP", "tp_rate": 0.4463}, {"fp_rate": 0.0639, "method": "IDPEP", "tp_rate": 0.4467}, {"fp_rate": 0.064, "method": "IDPEP", "tp_rate": 0.44705}, {"fp_rate": 0.064, "method": "Percolator", "tp_rate": 0.7854666666666666}, {"fp_rate": 0.0641, "method": "IDPEP", "tp_rate": 0.4474}, {"fp_rate": 0.0641, "method": "Percolator", "tp_rate": 0.78595}, {"fp_rate": 0.0642, "method": "IDPEP", "tp_rate": 0.44755}, {"fp_rate": 0.0642, "method": "Percolator", "tp_rate": 0.78625}, {"fp_rate": 0.0643, "method": "IDPEP", "tp_rate": 0.44784999999999997}, {"fp_rate": 0.0643, "method": "Percolator", "tp_rate": 0.7867000000000001}, {"fp_rate": 0.0644, "method": "IDPEP", "tp_rate": 0.4483}, {"fp_rate": 0.0644, "method": "Percolator", "tp_rate": 0.7873}, {"fp_rate": 0.0645, "method": "IDPEP", "tp_rate": 0.449875}, {"fp_rate": 0.0645, "method": "Percolator", "tp_rate": 0.78775}, {"fp_rate": 0.0646, "method": "IDPEP", "tp_rate": 0.4507}, {"fp_rate": 0.0646, "method": "Percolator", "tp_rate": 0.78805}, {"fp_rate": 0.0647, "method": "IDPEP", "tp_rate": 0.45115}, {"fp_rate": 0.0648, "method": "IDPEP", "tp_rate": 0.45145}, {"fp_rate": 0.0648, "method": "Percolator", "tp_rate": 0.7885}, {"fp_rate": 0.0649, "method": "IDPEP", "tp_rate": 0.4528}, {"fp_rate": 0.0649, "method": "Percolator", "tp_rate": 0.78895}, {"fp_rate": 0.065, "method": "IDPEP", "tp_rate": 0.45385}, {"fp_rate": 0.065, "method": "Percolator", "tp_rate": 0.78925}, {"fp_rate": 0.0651, "method": "IDPEP", "tp_rate": 0.45455}, {"fp_rate": 0.0651, "method": "Percolator", "tp_rate": 0.7897}, {"fp_rate": 0.0652, "method": "IDPEP", "tp_rate": 0.45515}, {"fp_rate": 0.0652, "method": "Percolator", "tp_rate": 0.79015}, {"fp_rate": 0.0653, "method": "IDPEP", "tp_rate": 0.45632857142857136}, {"fp_rate": 0.0654, "method": "IDPEP", "tp_rate": 0.45755}, {"fp_rate": 0.0655, "method": "IDPEP", "tp_rate": 0.4586}, {"fp_rate": 0.0655, "method": "Percolator", "tp_rate": 0.79045}, {"fp_rate": 0.0656, "method": "IDPEP", "tp_rate": 0.45965}, {"fp_rate": 0.0656, "method": "Percolator", "tp_rate": 0.7909}, {"fp_rate": 0.0657, "method": "IDPEP", "tp_rate": 0.46025}, {"fp_rate": 0.0658, "method": "IDPEP", "tp_rate": 0.46130000000000004}, {"fp_rate": 0.0659, "method": "IDPEP", "tp_rate": 0.46230000000000004}, {"fp_rate": 0.066, "method": "IDPEP", "tp_rate": 0.4626}, {"fp_rate": 0.0661, "method": "IDPEP", "tp_rate": 0.46409999999999996}, {"fp_rate": 0.0661, "method": "Percolator", "tp_rate": 0.7915}, {"fp_rate": 0.0662, "method": "IDPEP", "tp_rate": 0.46499999999999997}, {"fp_rate": 0.0662, "method": "Percolator", "tp_rate": 0.7919499999999999}, {"fp_rate": 0.0663, "method": "IDPEP", "tp_rate": 0.46545000000000003}, {"fp_rate": 0.0664, "method": "IDPEP", "tp_rate": 0.4664400000000001}, {"fp_rate": 0.0665, "method": "IDPEP", "tp_rate": 0.4671}, {"fp_rate": 0.0666, "method": "IDPEP", "tp_rate": 0.4674}, {"fp_rate": 0.0666, "method": "Percolator", "tp_rate": 0.7924666666666665}, {"fp_rate": 0.0667, "method": "IDPEP", "tp_rate": 0.4677}, {"fp_rate": 0.0668, "method": "IDPEP", "tp_rate": 0.46836666666666665}, {"fp_rate": 0.0668, "method": "Percolator", "tp_rate": 0.79295}, {"fp_rate": 0.0669, "method": "IDPEP", "tp_rate": 0.46885}, {"fp_rate": 0.067, "method": "IDPEP", "tp_rate": 0.46914999999999996}, {"fp_rate": 0.0671, "method": "IDPEP", "tp_rate": 0.4699}, {"fp_rate": 0.0671, "method": "Percolator", "tp_rate": 0.794}, {"fp_rate": 0.0672, "method": "IDPEP", "tp_rate": 0.4702}, {"fp_rate": 0.0673, "method": "IDPEP", "tp_rate": 0.47065}, {"fp_rate": 0.0674, "method": "IDPEP", "tp_rate": 0.47125}, {"fp_rate": 0.0675, "method": "IDPEP", "tp_rate": 0.4717}, {"fp_rate": 0.0675, "method": "Percolator", "tp_rate": 0.7952}, {"fp_rate": 0.0676, "method": "IDPEP", "tp_rate": 0.472}, {"fp_rate": 0.0677, "method": "IDPEP", "tp_rate": 0.47305}, {"fp_rate": 0.0677, "method": "Percolator", "tp_rate": 0.79625}, {"fp_rate": 0.0678, "method": "IDPEP", "tp_rate": 0.4738}, {"fp_rate": 0.0679, "method": "IDPEP", "tp_rate": 0.47455}, {"fp_rate": 0.068, "method": "IDPEP", "tp_rate": 0.47485}, {"fp_rate": 0.0681, "method": "IDPEP", "tp_rate": 0.4755}, {"fp_rate": 0.0682, "method": "IDPEP", "tp_rate": 0.47675}, {"fp_rate": 0.0683, "method": "IDPEP", "tp_rate": 0.4769}, {"fp_rate": 0.0683, "method": "Percolator", "tp_rate": 0.7968500000000001}, {"fp_rate": 0.0684, "method": "IDPEP", "tp_rate": 0.47705}, {"fp_rate": 0.0684, "method": "Percolator", "tp_rate": 0.79715}, {"fp_rate": 0.0685, "method": "IDPEP", "tp_rate": 0.47735}, {"fp_rate": 0.0686, "method": "IDPEP", "tp_rate": 0.47795}, {"fp_rate": 0.0686, "method": "Percolator", "tp_rate": 0.79745}, {"fp_rate": 0.0688, "method": "IDPEP", "tp_rate": 0.47855000000000003}, {"fp_rate": 0.0689, "method": "IDPEP", "tp_rate": 0.4789999999999999}, {"fp_rate": 0.0689, "method": "Percolator", "tp_rate": 0.79775}, {"fp_rate": 0.069, "method": "IDPEP", "tp_rate": 0.48005}, {"fp_rate": 0.0691, "method": "IDPEP", "tp_rate": 0.4811}, {"fp_rate": 0.0692, "method": "IDPEP", "tp_rate": 0.4814}, {"fp_rate": 0.0693, "method": "IDPEP", "tp_rate": 0.4814}, {"fp_rate": 0.0693, "method": "Percolator", "tp_rate": 0.79805}, {"fp_rate": 0.0694, "method": "IDPEP", "tp_rate": 0.48185}, {"fp_rate": 0.0694, "method": "Percolator", "tp_rate": 0.79835}, {"fp_rate": 0.0695, "method": "IDPEP", "tp_rate": 0.48266666666666663}, {"fp_rate": 0.0696, "method": "IDPEP", "tp_rate": 0.4835}, {"fp_rate": 0.0697, "method": "IDPEP", "tp_rate": 0.48405}, {"fp_rate": 0.0697, "method": "Percolator", "tp_rate": 0.7988}, {"fp_rate": 0.0698, "method": "IDPEP", "tp_rate": 0.48435}, {"fp_rate": 0.0699, "method": "IDPEP", "tp_rate": 0.48495}, {"fp_rate": 0.0699, "method": "Percolator", "tp_rate": 0.7993}, {"fp_rate": 0.07, "method": "IDPEP", "tp_rate": 0.4854}, {"fp_rate": 0.0701, "method": "IDPEP", "tp_rate": 0.48585}, {"fp_rate": 0.0702, "method": "IDPEP", "tp_rate": 0.486}, {"fp_rate": 0.0703, "method": "IDPEP", "tp_rate": 0.48629999999999995}, {"fp_rate": 0.0704, "method": "IDPEP", "tp_rate": 0.48735}, {"fp_rate": 0.0704, "method": "Percolator", "tp_rate": 0.79965}, {"fp_rate": 0.0705, "method": "IDPEP", "tp_rate": 0.4885}, {"fp_rate": 0.0706, "method": "IDPEP", "tp_rate": 0.48966000000000004}, {"fp_rate": 0.0707, "method": "IDPEP", "tp_rate": 0.4903}, {"fp_rate": 0.0707, "method": "Percolator", "tp_rate": 0.7999499999999999}, {"fp_rate": 0.0708, "method": "IDPEP", "tp_rate": 0.4906}, {"fp_rate": 0.0709, "method": "IDPEP", "tp_rate": 0.4912}, {"fp_rate": 0.071, "method": "IDPEP", "tp_rate": 0.49195}, {"fp_rate": 0.071, "method": "Percolator", "tp_rate": 0.8005000000000001}, {"fp_rate": 0.0711, "method": "IDPEP", "tp_rate": 0.49285}, {"fp_rate": 0.0712, "method": "IDPEP", "tp_rate": 0.49360000000000004}, {"fp_rate": 0.0712, "method": "Percolator", "tp_rate": 0.8013}, {"fp_rate": 0.0713, "method": "IDPEP", "tp_rate": 0.4939}, {"fp_rate": 0.0714, "method": "IDPEP", "tp_rate": 0.4944}, {"fp_rate": 0.0715, "method": "IDPEP", "tp_rate": 0.49510000000000004}, {"fp_rate": 0.0715, "method": "Percolator", "tp_rate": 0.80175}, {"fp_rate": 0.0716, "method": "IDPEP", "tp_rate": 0.4954}, {"fp_rate": 0.0717, "method": "IDPEP", "tp_rate": 0.4961}, {"fp_rate": 0.0718, "method": "IDPEP", "tp_rate": 0.4967}, {"fp_rate": 0.0718, "method": "Percolator", "tp_rate": 0.8019}, {"fp_rate": 0.0719, "method": "IDPEP", "tp_rate": 0.497375}, {"fp_rate": 0.072, "method": "IDPEP", "tp_rate": 0.49805}, {"fp_rate": 0.072, "method": "Percolator", "tp_rate": 0.8019}, {"fp_rate": 0.0721, "method": "IDPEP", "tp_rate": 0.49849999999999994}, {"fp_rate": 0.0722, "method": "IDPEP", "tp_rate": 0.49895}, {"fp_rate": 0.0723, "method": "IDPEP", "tp_rate": 0.49955}, {"fp_rate": 0.0723, "method": "Percolator", "tp_rate": 0.8020499999999999}, {"fp_rate": 0.0725, "method": "IDPEP", "tp_rate": 0.5021}, {"fp_rate": 0.0725, "method": "Percolator", "tp_rate": 0.80235}, {"fp_rate": 0.0726, "method": "IDPEP", "tp_rate": 0.5029}, {"fp_rate": 0.0726, "method": "Percolator", "tp_rate": 0.8025}, {"fp_rate": 0.0727, "method": "IDPEP", "tp_rate": 0.5035000000000001}, {"fp_rate": 0.0728, "method": "IDPEP", "tp_rate": 0.5037}, {"fp_rate": 0.0729, "method": "IDPEP", "tp_rate": 0.504225}, {"fp_rate": 0.073, "method": "IDPEP", "tp_rate": 0.50505}, {"fp_rate": 0.0731, "method": "IDPEP", "tp_rate": 0.5055}, {"fp_rate": 0.0732, "method": "IDPEP", "tp_rate": 0.50595}, {"fp_rate": 0.0733, "method": "IDPEP", "tp_rate": 0.5065500000000001}, {"fp_rate": 0.0734, "method": "IDPEP", "tp_rate": 0.50745}, {"fp_rate": 0.0736, "method": "IDPEP", "tp_rate": 0.50805}, {"fp_rate": 0.0737, "method": "IDPEP", "tp_rate": 0.50895}, {"fp_rate": 0.0738, "method": "IDPEP", "tp_rate": 0.51015}, {"fp_rate": 0.0739, "method": "IDPEP", "tp_rate": 0.5105}, {"fp_rate": 0.074, "method": "IDPEP", "tp_rate": 0.511225}, {"fp_rate": 0.0741, "method": "IDPEP", "tp_rate": 0.5123500000000001}, {"fp_rate": 0.0742, "method": "IDPEP", "tp_rate": 0.5131}, {"fp_rate": 0.0743, "method": "IDPEP", "tp_rate": 0.5138499999999999}, {"fp_rate": 0.0744, "method": "IDPEP", "tp_rate": 0.5146}, {"fp_rate": 0.0745, "method": "IDPEP", "tp_rate": 0.5152}, {"fp_rate": 0.0746, "method": "IDPEP", "tp_rate": 0.5156499999999999}, {"fp_rate": 0.0747, "method": "IDPEP", "tp_rate": 0.5161}, {"fp_rate": 0.0748, "method": "IDPEP", "tp_rate": 0.5167}, {"fp_rate": 0.0749, "method": "IDPEP", "tp_rate": 0.51685}, {"fp_rate": 0.075, "method": "IDPEP", "tp_rate": 0.5176499999999999}, {"fp_rate": 0.0751, "method": "IDPEP", "tp_rate": 0.5186999999999999}, {"fp_rate": 0.0752, "method": "IDPEP", "tp_rate": 0.5192}, {"fp_rate": 0.0753, "method": "IDPEP", "tp_rate": 0.5195}, {"fp_rate": 0.0754, "method": "IDPEP", "tp_rate": 0.5198}, {"fp_rate": 0.0755, "method": "IDPEP", "tp_rate": 0.51995}, {"fp_rate": 0.0756, "method": "IDPEP", "tp_rate": 0.521}, {"fp_rate": 0.0757, "method": "IDPEP", "tp_rate": 0.5219}, {"fp_rate": 0.0758, "method": "IDPEP", "tp_rate": 0.522425}, {"fp_rate": 0.0759, "method": "IDPEP", "tp_rate": 0.5234000000000001}, {"fp_rate": 0.076, "method": "IDPEP", "tp_rate": 0.5237}, {"fp_rate": 0.0762, "method": "IDPEP", "tp_rate": 0.524}, {"fp_rate": 0.0763, "method": "IDPEP", "tp_rate": 0.5245}, {"fp_rate": 0.0764, "method": "IDPEP", "tp_rate": 0.52485}, {"fp_rate": 0.0765, "method": "IDPEP", "tp_rate": 0.52545}, {"fp_rate": 0.0766, "method": "IDPEP", "tp_rate": 0.5262}, {"fp_rate": 0.0767, "method": "IDPEP", "tp_rate": 0.5265}, {"fp_rate": 0.0768, "method": "IDPEP", "tp_rate": 0.5268}, {"fp_rate": 0.0769, "method": "IDPEP", "tp_rate": 0.5271}, {"fp_rate": 0.077, "method": "IDPEP", "tp_rate": 0.528}, {"fp_rate": 0.0771, "method": "IDPEP", "tp_rate": 0.5286}, {"fp_rate": 0.0772, "method": "IDPEP", "tp_rate": 0.52905}, {"fp_rate": 0.0773, "method": "IDPEP", "tp_rate": 0.530175}, {"fp_rate": 0.0774, "method": "IDPEP", "tp_rate": 0.53165}, {"fp_rate": 0.0775, "method": "IDPEP", "tp_rate": 0.53245}, {"fp_rate": 0.0776, "method": "IDPEP", "tp_rate": 0.5329}, {"fp_rate": 0.0777, "method": "IDPEP", "tp_rate": 0.53335}, {"fp_rate": 0.0778, "method": "IDPEP", "tp_rate": 0.53365}, {"fp_rate": 0.0779, "method": "IDPEP", "tp_rate": 0.5341}, {"fp_rate": 0.078, "method": "IDPEP", "tp_rate": 0.5347}, {"fp_rate": 0.0781, "method": "IDPEP", "tp_rate": 0.5353}, {"fp_rate": 0.0782, "method": "IDPEP", "tp_rate": 0.53575}, {"fp_rate": 0.0783, "method": "IDPEP", "tp_rate": 0.5362}, {"fp_rate": 0.0784, "method": "IDPEP", "tp_rate": 0.5366500000000001}, {"fp_rate": 0.0785, "method": "IDPEP", "tp_rate": 0.53725}, {"fp_rate": 0.0786, "method": "IDPEP", "tp_rate": 0.5385333333333334}, {"fp_rate": 0.0787, "method": "IDPEP", "tp_rate": 0.539}, {"fp_rate": 0.0788, "method": "IDPEP", "tp_rate": 0.5396}, {"fp_rate": 0.0789, "method": "IDPEP", "tp_rate": 0.5402}, {"fp_rate": 0.079, "method": "IDPEP", "tp_rate": 0.5408000000000001}, {"fp_rate": 0.0791, "method": "IDPEP", "tp_rate": 0.5411}, {"fp_rate": 0.0792, "method": "IDPEP", "tp_rate": 0.542}, {"fp_rate": 0.0793, "method": "IDPEP", "tp_rate": 0.542}, {"fp_rate": 0.0794, "method": "IDPEP", "tp_rate": 0.542825}, {"fp_rate": 0.0795, "method": "IDPEP", "tp_rate": 0.5439999999999999}, {"fp_rate": 0.0796, "method": "IDPEP", "tp_rate": 0.5444}, {"fp_rate": 0.0797, "method": "IDPEP", "tp_rate": 0.5444}, {"fp_rate": 0.0798, "method": "IDPEP", "tp_rate": 0.545}, {"fp_rate": 0.0799, "method": "IDPEP", "tp_rate": 0.5458000000000001}, {"fp_rate": 0.08, "method": "IDPEP", "tp_rate": 0.54645}, {"fp_rate": 0.0801, "method": "IDPEP", "tp_rate": 0.54705}, {"fp_rate": 0.0802, "method": "IDPEP", "tp_rate": 0.5475}, {"fp_rate": 0.0803, "method": "IDPEP", "tp_rate": 0.54855}, {"fp_rate": 0.0804, "method": "IDPEP", "tp_rate": 0.5488500000000001}, {"fp_rate": 0.0805, "method": "IDPEP", "tp_rate": 0.549}, {"fp_rate": 0.0806, "method": "IDPEP", "tp_rate": 0.549}, {"fp_rate": 0.0807, "method": "IDPEP", "tp_rate": 0.54945}, {"fp_rate": 0.0808, "method": "IDPEP", "tp_rate": 0.5496}, {"fp_rate": 0.0809, "method": "IDPEP", "tp_rate": 0.5502}, {"fp_rate": 0.081, "method": "IDPEP", "tp_rate": 0.55065}, {"fp_rate": 0.0811, "method": "IDPEP", "tp_rate": 0.5510999999999999}, {"fp_rate": 0.0812, "method": "IDPEP", "tp_rate": 0.5514}, {"fp_rate": 0.0813, "method": "IDPEP", "tp_rate": 0.55155}, {"fp_rate": 0.0814, "method": "IDPEP", "tp_rate": 0.5528}, {"fp_rate": 0.0815, "method": "IDPEP", "tp_rate": 0.553}, {"fp_rate": 0.0816, "method": "IDPEP", "tp_rate": 0.55345}, {"fp_rate": 0.0817, "method": "IDPEP", "tp_rate": 0.5540499999999999}, {"fp_rate": 0.0818, "method": "IDPEP", "tp_rate": 0.55435}, {"fp_rate": 0.0819, "method": "IDPEP", "tp_rate": 0.5550999999999999}, {"fp_rate": 0.082, "method": "IDPEP", "tp_rate": 0.5558}, {"fp_rate": 0.0821, "method": "IDPEP", "tp_rate": 0.5566}, {"fp_rate": 0.0822, "method": "IDPEP", "tp_rate": 0.5569}, {"fp_rate": 0.0823, "method": "IDPEP", "tp_rate": 0.5575}, {"fp_rate": 0.0824, "method": "IDPEP", "tp_rate": 0.5587000000000001}, {"fp_rate": 0.0825, "method": "IDPEP", "tp_rate": 0.5596333333333333}, {"fp_rate": 0.0826, "method": "IDPEP", "tp_rate": 0.5603}, {"fp_rate": 0.0827, "method": "IDPEP", "tp_rate": 0.561725}, {"fp_rate": 0.0828, "method": "IDPEP", "tp_rate": 0.56285}, {"fp_rate": 0.0829, "method": "IDPEP", "tp_rate": 0.5639}, {"fp_rate": 0.083, "method": "IDPEP", "tp_rate": 0.5647000000000001}, {"fp_rate": 0.0831, "method": "IDPEP", "tp_rate": 0.5654}, {"fp_rate": 0.0832, "method": "IDPEP", "tp_rate": 0.5663199999999999}, {"fp_rate": 0.0833, "method": "IDPEP", "tp_rate": 0.567}, {"fp_rate": 0.0834, "method": "IDPEP", "tp_rate": 0.56745}, {"fp_rate": 0.0835, "method": "IDPEP", "tp_rate": 0.5679}, {"fp_rate": 0.0836, "method": "IDPEP", "tp_rate": 0.5682999999999999}, {"fp_rate": 0.0837, "method": "IDPEP", "tp_rate": 0.569625}, {"fp_rate": 0.0838, "method": "IDPEP", "tp_rate": 0.5706}, {"fp_rate": 0.0839, "method": "IDPEP", "tp_rate": 0.5711}, {"fp_rate": 0.084, "method": "IDPEP", "tp_rate": 0.57195}, {"fp_rate": 0.0841, "method": "IDPEP", "tp_rate": 0.57225}, {"fp_rate": 0.0842, "method": "IDPEP", "tp_rate": 0.57255}, {"fp_rate": 0.0843, "method": "IDPEP", "tp_rate": 0.5732}, {"fp_rate": 0.0844, "method": "IDPEP", "tp_rate": 0.5743999999999999}, {"fp_rate": 0.0845, "method": "IDPEP", "tp_rate": 0.5750500000000001}, {"fp_rate": 0.0846, "method": "IDPEP", "tp_rate": 0.57535}, {"fp_rate": 0.0847, "method": "IDPEP", "tp_rate": 0.5758}, {"fp_rate": 0.0848, "method": "IDPEP", "tp_rate": 0.5764}, {"fp_rate": 0.0849, "method": "IDPEP", "tp_rate": 0.57655}, {"fp_rate": 0.085, "method": "IDPEP", "tp_rate": 0.5773}, {"fp_rate": 0.0851, "method": "IDPEP", "tp_rate": 0.5779}, {"fp_rate": 0.0852, "method": "IDPEP", "tp_rate": 0.57805}, {"fp_rate": 0.0853, "method": "IDPEP", "tp_rate": 0.5789500000000001}, {"fp_rate": 0.0854, "method": "IDPEP", "tp_rate": 0.5801499999999999}, {"fp_rate": 0.0855, "method": "IDPEP", "tp_rate": 0.5803}, {"fp_rate": 0.0856, "method": "IDPEP", "tp_rate": 0.5809333333333333}, {"fp_rate": 0.0857, "method": "IDPEP", "tp_rate": 0.5816}, {"fp_rate": 0.0858, "method": "IDPEP", "tp_rate": 0.5821999999999999}, {"fp_rate": 0.0859, "method": "IDPEP", "tp_rate": 0.5829500000000001}, {"fp_rate": 0.086, "method": "IDPEP", "tp_rate": 0.58355}, {"fp_rate": 0.0861, "method": "IDPEP", "tp_rate": 0.5842999999999999}, {"fp_rate": 0.0862, "method": "IDPEP", "tp_rate": 0.58535}, {"fp_rate": 0.0863, "method": "IDPEP", "tp_rate": 0.58694}, {"fp_rate": 0.0864, "method": "IDPEP", "tp_rate": 0.5881000000000001}, {"fp_rate": 0.0865, "method": "IDPEP", "tp_rate": 0.5883}, {"fp_rate": 0.0866, "method": "IDPEP", "tp_rate": 0.58845}, {"fp_rate": 0.0867, "method": "IDPEP", "tp_rate": 0.58875}, {"fp_rate": 0.0868, "method": "IDPEP", "tp_rate": 0.5889}, {"fp_rate": 0.0869, "method": "IDPEP", "tp_rate": 0.58935}, {"fp_rate": 0.087, "method": "IDPEP", "tp_rate": 0.5895}, {"fp_rate": 0.0871, "method": "IDPEP", "tp_rate": 0.5898}, {"fp_rate": 0.0873, "method": "IDPEP", "tp_rate": 0.5913}, {"fp_rate": 0.0874, "method": "IDPEP", "tp_rate": 0.5919}, {"fp_rate": 0.0875, "method": "IDPEP", "tp_rate": 0.5922}, {"fp_rate": 0.0876, "method": "IDPEP", "tp_rate": 0.5933249999999999}, {"fp_rate": 0.0877, "method": "IDPEP", "tp_rate": 0.59415}, {"fp_rate": 0.0878, "method": "IDPEP", "tp_rate": 0.59445}, {"fp_rate": 0.0879, "method": "IDPEP", "tp_rate": 0.5953666666666666}, {"fp_rate": 0.0881, "method": "IDPEP", "tp_rate": 0.5965750000000001}, {"fp_rate": 0.0882, "method": "IDPEP", "tp_rate": 0.5972500000000001}, {"fp_rate": 0.0883, "method": "IDPEP", "tp_rate": 0.5978}, {"fp_rate": 0.0884, "method": "IDPEP", "tp_rate": 0.59845}, {"fp_rate": 0.0885, "method": "IDPEP", "tp_rate": 0.5986}, {"fp_rate": 0.0886, "method": "IDPEP", "tp_rate": 0.5986}, {"fp_rate": 0.0887, "method": "IDPEP", "tp_rate": 0.5994999999999999}, {"fp_rate": 0.0888, "method": "IDPEP", "tp_rate": 0.6001}, {"fp_rate": 0.0889, "method": "IDPEP", "tp_rate": 0.6007}, {"fp_rate": 0.089, "method": "IDPEP", "tp_rate": 0.601}, {"fp_rate": 0.0891, "method": "IDPEP", "tp_rate": 0.6013}, {"fp_rate": 0.0892, "method": "IDPEP", "tp_rate": 0.60175}, {"fp_rate": 0.0893, "method": "IDPEP", "tp_rate": 0.6022666666666666}, {"fp_rate": 0.0894, "method": "IDPEP", "tp_rate": 0.60275}, {"fp_rate": 0.0895, "method": "IDPEP", "tp_rate": 0.6033}, {"fp_rate": 0.0896, "method": "IDPEP", "tp_rate": 0.60425}, {"fp_rate": 0.0897, "method": "IDPEP", "tp_rate": 0.60485}, {"fp_rate": 0.0898, "method": "IDPEP", "tp_rate": 0.6053000000000001}, {"fp_rate": 0.0899, "method": "IDPEP", "tp_rate": 0.60575}, {"fp_rate": 0.09, "method": "IDPEP", "tp_rate": 0.60605}, {"fp_rate": 0.0901, "method": "IDPEP", "tp_rate": 0.6062}, {"fp_rate": 0.0902, "method": "IDPEP", "tp_rate": 0.60635}, {"fp_rate": 0.0903, "method": "IDPEP", "tp_rate": 0.6070000000000001}, {"fp_rate": 0.0904, "method": "IDPEP", "tp_rate": 0.60755}, {"fp_rate": 0.0905, "method": "IDPEP", "tp_rate": 0.608}, {"fp_rate": 0.0906, "method": "IDPEP", "tp_rate": 0.6086}, {"fp_rate": 0.0907, "method": "IDPEP", "tp_rate": 0.6089}, {"fp_rate": 0.0908, "method": "IDPEP", "tp_rate": 0.6095999999999999}, {"fp_rate": 0.0909, "method": "IDPEP", "tp_rate": 0.6105}, {"fp_rate": 0.091, "method": "IDPEP", "tp_rate": 0.6114}, {"fp_rate": 0.0911, "method": "IDPEP", "tp_rate": 0.612}, {"fp_rate": 0.0912, "method": "IDPEP", "tp_rate": 0.6127499999999999}, {"fp_rate": 0.0913, "method": "IDPEP", "tp_rate": 0.6135}, {"fp_rate": 0.0914, "method": "IDPEP", "tp_rate": 0.6141}, {"fp_rate": 0.0915, "method": "IDPEP", "tp_rate": 0.615}, {"fp_rate": 0.0916, "method": "IDPEP", "tp_rate": 0.61575}, {"fp_rate": 0.0917, "method": "IDPEP", "tp_rate": 0.6162666666666666}, {"fp_rate": 0.0918, "method": "IDPEP", "tp_rate": 0.6169}, {"fp_rate": 0.0919, "method": "IDPEP", "tp_rate": 0.617725}, {"fp_rate": 0.092, "method": "IDPEP", "tp_rate": 0.6184}, {"fp_rate": 0.0921, "method": "IDPEP", "tp_rate": 0.6185499999999999}, {"fp_rate": 0.0922, "method": "IDPEP", "tp_rate": 0.619}, {"fp_rate": 0.0923, "method": "IDPEP", "tp_rate": 0.6196}, {"fp_rate": 0.0924, "method": "IDPEP", "tp_rate": 0.62035}, {"fp_rate": 0.0925, "method": "IDPEP", "tp_rate": 0.6211}, {"fp_rate": 0.0926, "method": "IDPEP", "tp_rate": 0.6220000000000001}, {"fp_rate": 0.0927, "method": "IDPEP", "tp_rate": 0.6233500000000001}, {"fp_rate": 0.0929, "method": "IDPEP", "tp_rate": 0.6252500000000001}, {"fp_rate": 0.093, "method": "IDPEP", "tp_rate": 0.62615}, {"fp_rate": 0.0931, "method": "IDPEP", "tp_rate": 0.6263}, {"fp_rate": 0.0932, "method": "IDPEP", "tp_rate": 0.62645}, {"fp_rate": 0.0933, "method": "IDPEP", "tp_rate": 0.62675}, {"fp_rate": 0.0934, "method": "IDPEP", "tp_rate": 0.62735}, {"fp_rate": 0.0935, "method": "IDPEP", "tp_rate": 0.6282}, {"fp_rate": 0.0936, "method": "IDPEP", "tp_rate": 0.62885}, {"fp_rate": 0.0937, "method": "IDPEP", "tp_rate": 0.62915}, {"fp_rate": 0.0938, "method": "IDPEP", "tp_rate": 0.6294500000000001}, {"fp_rate": 0.0939, "method": "IDPEP", "tp_rate": 0.62975}, {"fp_rate": 0.094, "method": "IDPEP", "tp_rate": 0.63005}, {"fp_rate": 0.0941, "method": "IDPEP", "tp_rate": 0.6307666666666666}, {"fp_rate": 0.0942, "method": "IDPEP", "tp_rate": 0.6315999999999999}, {"fp_rate": 0.0943, "method": "IDPEP", "tp_rate": 0.6331800000000001}, {"fp_rate": 0.0944, "method": "IDPEP", "tp_rate": 0.6339}, {"fp_rate": 0.0945, "method": "IDPEP", "tp_rate": 0.63405}, {"fp_rate": 0.0946, "method": "IDPEP", "tp_rate": 0.63435}, {"fp_rate": 0.0947, "method": "IDPEP", "tp_rate": 0.63522}, {"fp_rate": 0.0948, "method": "IDPEP", "tp_rate": 0.63645}, {"fp_rate": 0.0949, "method": "IDPEP", "tp_rate": 0.63705}, {"fp_rate": 0.0951, "method": "IDPEP", "tp_rate": 0.6375666666666667}, {"fp_rate": 0.0952, "method": "IDPEP", "tp_rate": 0.6382}, {"fp_rate": 0.0953, "method": "IDPEP", "tp_rate": 0.639325}, {"fp_rate": 0.0954, "method": "IDPEP", "tp_rate": 0.6406}, {"fp_rate": 0.0955, "method": "IDPEP", "tp_rate": 0.64105}, {"fp_rate": 0.0956, "method": "IDPEP", "tp_rate": 0.6412}, {"fp_rate": 0.0957, "method": "IDPEP", "tp_rate": 0.6415}, {"fp_rate": 0.0958, "method": "IDPEP", "tp_rate": 0.64195}, {"fp_rate": 0.0959, "method": "IDPEP", "tp_rate": 0.6426999999999999}, {"fp_rate": 0.096, "method": "IDPEP", "tp_rate": 0.64444}, {"fp_rate": 0.0961, "method": "IDPEP", "tp_rate": 0.6457999999999999}, {"fp_rate": 0.0962, "method": "IDPEP", "tp_rate": 0.64685}, {"fp_rate": 0.0963, "method": "IDPEP", "tp_rate": 0.647}, {"fp_rate": 0.0965, "method": "IDPEP", "tp_rate": 0.6482}, {"fp_rate": 0.0966, "method": "IDPEP", "tp_rate": 0.6482}, {"fp_rate": 0.0967, "method": "IDPEP", "tp_rate": 0.6482}, {"fp_rate": 0.0968, "method": "IDPEP", "tp_rate": 0.64865}, {"fp_rate": 0.0969, "method": "IDPEP", "tp_rate": 0.64895}, {"fp_rate": 0.097, "method": "IDPEP", "tp_rate": 0.64925}, {"fp_rate": 0.0971, "method": "IDPEP", "tp_rate": 0.6494}, {"fp_rate": 0.0972, "method": "IDPEP", "tp_rate": 0.64985}, {"fp_rate": 0.0973, "method": "IDPEP", "tp_rate": 0.6507499999999999}, {"fp_rate": 0.0974, "method": "IDPEP", "tp_rate": 0.6509}, {"fp_rate": 0.0975, "method": "IDPEP", "tp_rate": 0.65105}, {"fp_rate": 0.0976, "method": "IDPEP", "tp_rate": 0.6514}, {"fp_rate": 0.0977, "method": "IDPEP", "tp_rate": 0.652}, {"fp_rate": 0.0978, "method": "IDPEP", "tp_rate": 0.65265}, {"fp_rate": 0.0979, "method": "IDPEP", "tp_rate": 0.65295}, {"fp_rate": 0.098, "method": "IDPEP", "tp_rate": 0.6531}, {"fp_rate": 0.0981, "method": "IDPEP", "tp_rate": 0.6534}, {"fp_rate": 0.0982, "method": "IDPEP", "tp_rate": 0.6537}, {"fp_rate": 0.0983, "method": "IDPEP", "tp_rate": 0.654}, {"fp_rate": 0.0984, "method": "IDPEP", "tp_rate": 0.65445}, {"fp_rate": 0.0985, "method": "IDPEP", "tp_rate": 0.6555}, {"fp_rate": 0.0986, "method": "IDPEP", "tp_rate": 0.65655}, {"fp_rate": 0.0987, "method": "IDPEP", "tp_rate": 0.657}, {"fp_rate": 0.0988, "method": "IDPEP", "tp_rate": 0.6576}, {"fp_rate": 0.0989, "method": "IDPEP", "tp_rate": 0.65805}, {"fp_rate": 0.099, "method": "IDPEP", "tp_rate": 0.6586666666666666}, {"fp_rate": 0.0991, "method": "IDPEP", "tp_rate": 0.6595}, {"fp_rate": 0.0992, "method": "IDPEP", "tp_rate": 0.6603399999999999}, {"fp_rate": 0.0993, "method": "IDPEP", "tp_rate": 0.66115}, {"fp_rate": 0.0995, "method": "IDPEP", "tp_rate": 0.6625}, {"fp_rate": 0.0996, "method": "IDPEP", "tp_rate": 0.66325}, {"fp_rate": 0.0997, "method": "IDPEP", "tp_rate": 0.66355}, {"fp_rate": 0.0998, "method": "IDPEP", "tp_rate": 0.664}, {"fp_rate": 0.0999, "method": "IDPEP", "tp_rate": 0.6643}, {"fp_rate": 0.1, "method": "IDPEP", "tp_rate": 0.6647}, {"fp_rate": 0.1001, "method": "IDPEP", "tp_rate": 0.6652}, {"fp_rate": 0.1002, "method": "IDPEP", "tp_rate": 0.6652}, {"fp_rate": 0.1003, "method": "IDPEP", "tp_rate": 0.6655666666666668}, {"fp_rate": 0.1004, "method": "IDPEP", "tp_rate": 0.66605}, {"fp_rate": 0.1005, "method": "IDPEP", "tp_rate": 0.66665}, {"fp_rate": 0.1006, "method": "IDPEP", "tp_rate": 0.6668}, {"fp_rate": 0.1007, "method": "IDPEP", "tp_rate": 0.6668}, {"fp_rate": 0.1008, "method": "IDPEP", "tp_rate": 0.6669499999999999}, {"fp_rate": 0.1009, "method": "IDPEP", "tp_rate": 0.6674}, {"fp_rate": 0.101, "method": "IDPEP", "tp_rate": 0.66884}, {"fp_rate": 0.1011, "method": "IDPEP", "tp_rate": 0.6698}, {"fp_rate": 0.1012, "method": "IDPEP", "tp_rate": 0.6704}, {"fp_rate": 0.1013, "method": "IDPEP", "tp_rate": 0.6707}, {"fp_rate": 0.1014, "method": "IDPEP", "tp_rate": 0.67085}, {"fp_rate": 0.1015, "method": "IDPEP", "tp_rate": 0.6713}, {"fp_rate": 0.1016, "method": "IDPEP", "tp_rate": 0.6718999999999999}, {"fp_rate": 0.1017, "method": "IDPEP", "tp_rate": 0.6724}, {"fp_rate": 0.1018, "method": "IDPEP", "tp_rate": 0.6726}, {"fp_rate": 0.1019, "method": "IDPEP", "tp_rate": 0.67275}, {"fp_rate": 0.102, "method": "IDPEP", "tp_rate": 0.6732}, {"fp_rate": 0.1021, "method": "IDPEP", "tp_rate": 0.6738}, {"fp_rate": 0.1022, "method": "IDPEP", "tp_rate": 0.6747750000000001}, {"fp_rate": 0.1023, "method": "IDPEP", "tp_rate": 0.6755999999999999}, {"fp_rate": 0.1024, "method": "IDPEP", "tp_rate": 0.6762}, {"fp_rate": 0.1025, "method": "IDPEP", "tp_rate": 0.6768}, {"fp_rate": 0.1026, "method": "IDPEP", "tp_rate": 0.6778000000000001}, {"fp_rate": 0.1027, "method": "IDPEP", "tp_rate": 0.6783}, {"fp_rate": 0.1028, "method": "IDPEP", "tp_rate": 0.6786}, {"fp_rate": 0.1029, "method": "IDPEP", "tp_rate": 0.6792000000000001}, {"fp_rate": 0.103, "method": "IDPEP", "tp_rate": 0.6795}, {"fp_rate": 0.1031, "method": "IDPEP", "tp_rate": 0.6797}, {"fp_rate": 0.1032, "method": "IDPEP", "tp_rate": 0.6805}, {"fp_rate": 0.1033, "method": "IDPEP", "tp_rate": 0.6811}, {"fp_rate": 0.1034, "method": "IDPEP", "tp_rate": 0.6811}, {"fp_rate": 0.1035, "method": "IDPEP", "tp_rate": 0.6814}, {"fp_rate": 0.1036, "method": "IDPEP", "tp_rate": 0.6817}, {"fp_rate": 0.1037, "method": "IDPEP", "tp_rate": 0.6824500000000001}, {"fp_rate": 0.1038, "method": "IDPEP", "tp_rate": 0.6835}, {"fp_rate": 0.1039, "method": "IDPEP", "tp_rate": 0.6838}, {"fp_rate": 0.104, "method": "IDPEP", "tp_rate": 0.68425}, {"fp_rate": 0.1041, "method": "IDPEP", "tp_rate": 0.68485}, {"fp_rate": 0.1042, "method": "IDPEP", "tp_rate": 0.6853}, {"fp_rate": 0.1043, "method": "IDPEP", "tp_rate": 0.68545}, {"fp_rate": 0.1044, "method": "IDPEP", "tp_rate": 0.68575}, {"fp_rate": 0.1045, "method": "IDPEP", "tp_rate": 0.6859}, {"fp_rate": 0.1046, "method": "IDPEP", "tp_rate": 0.6861999999999999}, {"fp_rate": 0.1047, "method": "IDPEP", "tp_rate": 0.6865}, {"fp_rate": 0.1048, "method": "IDPEP", "tp_rate": 0.6868666666666666}, {"fp_rate": 0.1049, "method": "IDPEP", "tp_rate": 0.6872}, {"fp_rate": 0.105, "method": "IDPEP", "tp_rate": 0.68735}, {"fp_rate": 0.1051, "method": "IDPEP", "tp_rate": 0.68765}, {"fp_rate": 0.1052, "method": "IDPEP", "tp_rate": 0.6879500000000001}, {"fp_rate": 0.1053, "method": "IDPEP", "tp_rate": 0.6884}, {"fp_rate": 0.1054, "method": "IDPEP", "tp_rate": 0.68885}, {"fp_rate": 0.1055, "method": "IDPEP", "tp_rate": 0.6895249999999999}, {"fp_rate": 0.1056, "method": "IDPEP", "tp_rate": 0.69035}, {"fp_rate": 0.1057, "method": "IDPEP", "tp_rate": 0.6911}, {"fp_rate": 0.1058, "method": "IDPEP", "tp_rate": 0.69155}, {"fp_rate": 0.1059, "method": "IDPEP", "tp_rate": 0.69215}, {"fp_rate": 0.106, "method": "IDPEP", "tp_rate": 0.6929}, {"fp_rate": 0.1061, "method": "IDPEP", "tp_rate": 0.69355}, {"fp_rate": 0.1062, "method": "IDPEP", "tp_rate": 0.6940500000000001}, {"fp_rate": 0.1063, "method": "IDPEP", "tp_rate": 0.69435}, {"fp_rate": 0.1064, "method": "IDPEP", "tp_rate": 0.69465}, {"fp_rate": 0.1065, "method": "IDPEP", "tp_rate": 0.6951}, {"fp_rate": 0.1066, "method": "IDPEP", "tp_rate": 0.6954}, {"fp_rate": 0.1067, "method": "IDPEP", "tp_rate": 0.69585}, {"fp_rate": 0.1068, "method": "IDPEP", "tp_rate": 0.6963}, {"fp_rate": 0.1069, "method": "IDPEP", "tp_rate": 0.6969}, {"fp_rate": 0.107, "method": "IDPEP", "tp_rate": 0.6972}, {"fp_rate": 0.1071, "method": "IDPEP", "tp_rate": 0.6975}, {"fp_rate": 0.1072, "method": "IDPEP", "tp_rate": 0.6979500000000001}, {"fp_rate": 0.1073, "method": "IDPEP", "tp_rate": 0.69825}, {"fp_rate": 0.1074, "method": "IDPEP", "tp_rate": 0.6987}, {"fp_rate": 0.1075, "method": "IDPEP", "tp_rate": 0.699}, {"fp_rate": 0.1076, "method": "IDPEP", "tp_rate": 0.6991499999999999}, {"fp_rate": 0.1077, "method": "IDPEP", "tp_rate": 0.6996}, {"fp_rate": 0.1078, "method": "IDPEP", "tp_rate": 0.7000500000000001}, {"fp_rate": 0.1079, "method": "IDPEP", "tp_rate": 0.70035}, {"fp_rate": 0.108, "method": "IDPEP", "tp_rate": 0.70085}, {"fp_rate": 0.1081, "method": "IDPEP", "tp_rate": 0.7012}, {"fp_rate": 0.1082, "method": "IDPEP", "tp_rate": 0.70135}, {"fp_rate": 0.1083, "method": "IDPEP", "tp_rate": 0.7015}, {"fp_rate": 0.1084, "method": "IDPEP", "tp_rate": 0.7021}, {"fp_rate": 0.1085, "method": "IDPEP", "tp_rate": 0.70255}, {"fp_rate": 0.1086, "method": "IDPEP", "tp_rate": 0.70285}, {"fp_rate": 0.1087, "method": "IDPEP", "tp_rate": 0.7031499999999999}, {"fp_rate": 0.1088, "method": "IDPEP", "tp_rate": 0.7033}, {"fp_rate": 0.1089, "method": "IDPEP", "tp_rate": 0.7037500000000001}, {"fp_rate": 0.109, "method": "IDPEP", "tp_rate": 0.70435}, {"fp_rate": 0.1091, "method": "IDPEP", "tp_rate": 0.70465}, {"fp_rate": 0.1092, "method": "IDPEP", "tp_rate": 0.7051}, {"fp_rate": 0.1093, "method": "IDPEP", "tp_rate": 0.70555}, {"fp_rate": 0.1096, "method": "IDPEP", "tp_rate": 0.70615}, {"fp_rate": 0.1097, "method": "IDPEP", "tp_rate": 0.70705}, {"fp_rate": 0.1098, "method": "IDPEP", "tp_rate": 0.70818}, {"fp_rate": 0.1099, "method": "IDPEP", "tp_rate": 0.70895}, {"fp_rate": 0.11, "method": "IDPEP", "tp_rate": 0.70988}, {"fp_rate": 0.1101, "method": "IDPEP", "tp_rate": 0.7112}, {"fp_rate": 0.1103, "method": "IDPEP", "tp_rate": 0.71225}, {"fp_rate": 0.1104, "method": "IDPEP", "tp_rate": 0.71255}, {"fp_rate": 0.1105, "method": "IDPEP", "tp_rate": 0.7127}, {"fp_rate": 0.1106, "method": "IDPEP", "tp_rate": 0.7130000000000001}, {"fp_rate": 0.1107, "method": "IDPEP", "tp_rate": 0.7136}, {"fp_rate": 0.1108, "method": "IDPEP", "tp_rate": 0.7142}, {"fp_rate": 0.1109, "method": "IDPEP", "tp_rate": 0.7148666666666667}, {"fp_rate": 0.111, "method": "IDPEP", "tp_rate": 0.7158}, {"fp_rate": 0.1111, "method": "IDPEP", "tp_rate": 0.71685}, {"fp_rate": 0.1113, "method": "IDPEP", "tp_rate": 0.71715}, {"fp_rate": 0.1114, "method": "IDPEP", "tp_rate": 0.71745}, {"fp_rate": 0.1115, "method": "IDPEP", "tp_rate": 0.71775}, {"fp_rate": 0.1116, "method": "IDPEP", "tp_rate": 0.71805}, {"fp_rate": 0.1117, "method": "IDPEP", "tp_rate": 0.7188}, {"fp_rate": 0.1118, "method": "IDPEP", "tp_rate": 0.7197}, {"fp_rate": 0.1119, "method": "IDPEP", "tp_rate": 0.7202999999999999}, {"fp_rate": 0.112, "method": "IDPEP", "tp_rate": 0.721375}, {"fp_rate": 0.1121, "method": "IDPEP", "tp_rate": 0.72235}, {"fp_rate": 0.1123, "method": "IDPEP", "tp_rate": 0.72295}, {"fp_rate": 0.1124, "method": "IDPEP", "tp_rate": 0.72355}, {"fp_rate": 0.1125, "method": "IDPEP", "tp_rate": 0.7237}, {"fp_rate": 0.1126, "method": "IDPEP", "tp_rate": 0.72385}, {"fp_rate": 0.1127, "method": "IDPEP", "tp_rate": 0.72445}, {"fp_rate": 0.1128, "method": "IDPEP", "tp_rate": 0.7254999999999999}, {"fp_rate": 0.1129, "method": "IDPEP", "tp_rate": 0.7262500000000001}, {"fp_rate": 0.113, "method": "IDPEP", "tp_rate": 0.727}, {"fp_rate": 0.1131, "method": "IDPEP", "tp_rate": 0.7276000000000001}, {"fp_rate": 0.1132, "method": "IDPEP", "tp_rate": 0.72805}, {"fp_rate": 0.1133, "method": "IDPEP", "tp_rate": 0.728675}, {"fp_rate": 0.1134, "method": "IDPEP", "tp_rate": 0.7292}, {"fp_rate": 0.1135, "method": "IDPEP", "tp_rate": 0.7293499999999999}, {"fp_rate": 0.1136, "method": "IDPEP", "tp_rate": 0.7298}, {"fp_rate": 0.1137, "method": "IDPEP", "tp_rate": 0.7301}, {"fp_rate": 0.1138, "method": "IDPEP", "tp_rate": 0.7307}, {"fp_rate": 0.1139, "method": "IDPEP", "tp_rate": 0.73115}, {"fp_rate": 0.1141, "method": "IDPEP", "tp_rate": 0.7313}, {"fp_rate": 0.1142, "method": "IDPEP", "tp_rate": 0.7313}, {"fp_rate": 0.1143, "method": "IDPEP", "tp_rate": 0.7322}, {"fp_rate": 0.1144, "method": "IDPEP", "tp_rate": 0.73322}, {"fp_rate": 0.1145, "method": "IDPEP", "tp_rate": 0.734}, {"fp_rate": 0.1146, "method": "IDPEP", "tp_rate": 0.73445}, {"fp_rate": 0.1147, "method": "IDPEP", "tp_rate": 0.7346}, {"fp_rate": 0.1148, "method": "IDPEP", "tp_rate": 0.73475}, {"fp_rate": 0.1149, "method": "IDPEP", "tp_rate": 0.7349}, {"fp_rate": 0.115, "method": "IDPEP", "tp_rate": 0.7355}, {"fp_rate": 0.1151, "method": "IDPEP", "tp_rate": 0.736325}, {"fp_rate": 0.1152, "method": "IDPEP", "tp_rate": 0.73725}, {"fp_rate": 0.1153, "method": "IDPEP", "tp_rate": 0.7374}, {"fp_rate": 0.1154, "method": "IDPEP", "tp_rate": 0.7383}, {"fp_rate": 0.1155, "method": "IDPEP", "tp_rate": 0.7392000000000001}, {"fp_rate": 0.1156, "method": "IDPEP", "tp_rate": 0.73995}, {"fp_rate": 0.1157, "method": "IDPEP", "tp_rate": 0.7406}, {"fp_rate": 0.1158, "method": "IDPEP", "tp_rate": 0.741}, {"fp_rate": 0.1159, "method": "IDPEP", "tp_rate": 0.741}, {"fp_rate": 0.116, "method": "IDPEP", "tp_rate": 0.74115}, {"fp_rate": 0.1161, "method": "IDPEP", "tp_rate": 0.7413}, {"fp_rate": 0.1162, "method": "IDPEP", "tp_rate": 0.7419}, {"fp_rate": 0.1163, "method": "IDPEP", "tp_rate": 0.7423500000000001}, {"fp_rate": 0.1164, "method": "IDPEP", "tp_rate": 0.7431666666666666}, {"fp_rate": 0.1166, "method": "IDPEP", "tp_rate": 0.7437999999999999}, {"fp_rate": 0.1167, "method": "IDPEP", "tp_rate": 0.7449}, {"fp_rate": 0.1168, "method": "IDPEP", "tp_rate": 0.74545}, {"fp_rate": 0.1169, "method": "IDPEP", "tp_rate": 0.7456}, {"fp_rate": 0.117, "method": "IDPEP", "tp_rate": 0.74575}, {"fp_rate": 0.1171, "method": "IDPEP", "tp_rate": 0.7462}, {"fp_rate": 0.1172, "method": "IDPEP", "tp_rate": 0.747}, {"fp_rate": 0.1173, "method": "IDPEP", "tp_rate": 0.748}, {"fp_rate": 0.1174, "method": "IDPEP", "tp_rate": 0.7489}, {"fp_rate": 0.1175, "method": "IDPEP", "tp_rate": 0.7492}, {"fp_rate": 0.1176, "method": "IDPEP", "tp_rate": 0.7495}, {"fp_rate": 0.1177, "method": "IDPEP", "tp_rate": 0.7504000000000001}, {"fp_rate": 0.1178, "method": "IDPEP", "tp_rate": 0.7515499999999999}, {"fp_rate": 0.1179, "method": "IDPEP", "tp_rate": 0.7529}, {"fp_rate": 0.118, "method": "IDPEP", "tp_rate": 0.7535000000000001}, {"fp_rate": 0.1181, "method": "IDPEP", "tp_rate": 0.75425}, {"fp_rate": 0.1182, "method": "IDPEP", "tp_rate": 0.7544}, {"fp_rate": 0.1183, "method": "IDPEP", "tp_rate": 0.75455}, {"fp_rate": 0.1184, "method": "IDPEP", "tp_rate": 0.75485}, {"fp_rate": 0.1185, "method": "IDPEP", "tp_rate": 0.75515}, {"fp_rate": 0.1186, "method": "IDPEP", "tp_rate": 0.7553}, {"fp_rate": 0.1187, "method": "IDPEP", "tp_rate": 0.7555999999999999}, {"fp_rate": 0.1188, "method": "IDPEP", "tp_rate": 0.75605}, {"fp_rate": 0.1189, "method": "IDPEP", "tp_rate": 0.7565}, {"fp_rate": 0.119, "method": "IDPEP", "tp_rate": 0.757}, {"fp_rate": 0.1191, "method": "IDPEP", "tp_rate": 0.7572}, {"fp_rate": 0.1192, "method": "IDPEP", "tp_rate": 0.7575}, {"fp_rate": 0.1193, "method": "IDPEP", "tp_rate": 0.7581}, {"fp_rate": 0.1194, "method": "IDPEP", "tp_rate": 0.75825}, {"fp_rate": 0.1195, "method": "IDPEP", "tp_rate": 0.7587999999999999}, {"fp_rate": 0.1196, "method": "IDPEP", "tp_rate": 0.75945}, {"fp_rate": 0.1197, "method": "IDPEP", "tp_rate": 0.7599}, {"fp_rate": 0.1198, "method": "IDPEP", "tp_rate": 0.7606499999999999}, {"fp_rate": 0.1199, "method": "IDPEP", "tp_rate": 0.7611}, {"fp_rate": 0.12, "method": "IDPEP", "tp_rate": 0.76125}, {"fp_rate": 0.1201, "method": "IDPEP", "tp_rate": 0.7614}, {"fp_rate": 0.1202, "method": "IDPEP", "tp_rate": 0.7616999999999999}, {"fp_rate": 0.1203, "method": "IDPEP", "tp_rate": 0.7623000000000001}, {"fp_rate": 0.1204, "method": "IDPEP", "tp_rate": 0.7626}, {"fp_rate": 0.1205, "method": "IDPEP", "tp_rate": 0.7629}, {"fp_rate": 0.1206, "method": "IDPEP", "tp_rate": 0.76335}, {"fp_rate": 0.1207, "method": "IDPEP", "tp_rate": 0.7636499999999999}, {"fp_rate": 0.1208, "method": "IDPEP", "tp_rate": 0.7641666666666667}, {"fp_rate": 0.1209, "method": "IDPEP", "tp_rate": 0.7645}, {"fp_rate": 0.1211, "method": "IDPEP", "tp_rate": 0.7645}, {"fp_rate": 0.1212, "method": "IDPEP", "tp_rate": 0.7645}, {"fp_rate": 0.1213, "method": "IDPEP", "tp_rate": 0.76465}, {"fp_rate": 0.1214, "method": "IDPEP", "tp_rate": 0.7657}, {"fp_rate": 0.1215, "method": "IDPEP", "tp_rate": 0.7666000000000001}, {"fp_rate": 0.1216, "method": "IDPEP", "tp_rate": 0.7675}, {"fp_rate": 0.1218, "method": "IDPEP", "tp_rate": 0.76825}, {"fp_rate": 0.1219, "method": "IDPEP", "tp_rate": 0.7685500000000001}, {"fp_rate": 0.122, "method": "IDPEP", "tp_rate": 0.7691}, {"fp_rate": 0.1221, "method": "IDPEP", "tp_rate": 0.7697499999999999}, {"fp_rate": 0.1222, "method": "IDPEP", "tp_rate": 0.77005}, {"fp_rate": 0.1223, "method": "IDPEP", "tp_rate": 0.7706333333333332}, {"fp_rate": 0.1224, "method": "IDPEP", "tp_rate": 0.7717}, {"fp_rate": 0.1225, "method": "IDPEP", "tp_rate": 0.772775}, {"fp_rate": 0.1226, "method": "IDPEP", "tp_rate": 0.77345}, {"fp_rate": 0.1227, "method": "IDPEP", "tp_rate": 0.7736}, {"fp_rate": 0.1228, "method": "IDPEP", "tp_rate": 0.7738999999999999}, {"fp_rate": 0.1229, "method": "IDPEP", "tp_rate": 0.7745000000000001}, {"fp_rate": 0.123, "method": "IDPEP", "tp_rate": 0.7748}, {"fp_rate": 0.1231, "method": "IDPEP", "tp_rate": 0.77525}, {"fp_rate": 0.1232, "method": "IDPEP", "tp_rate": 0.77636}, {"fp_rate": 0.1233, "method": "IDPEP", "tp_rate": 0.7776500000000001}, {"fp_rate": 0.1234, "method": "IDPEP", "tp_rate": 0.7784666666666666}, {"fp_rate": 0.1235, "method": "IDPEP", "tp_rate": 0.7791}, {"fp_rate": 0.1236, "method": "IDPEP", "tp_rate": 0.77955}, {"fp_rate": 0.1237, "method": "IDPEP", "tp_rate": 0.7798499999999999}, {"fp_rate": 0.1238, "method": "IDPEP", "tp_rate": 0.78015}, {"fp_rate": 0.1239, "method": "IDPEP", "tp_rate": 0.7806000000000001}, {"fp_rate": 0.124, "method": "IDPEP", "tp_rate": 0.78105}, {"fp_rate": 0.1241, "method": "IDPEP", "tp_rate": 0.7817000000000002}, {"fp_rate": 0.1243, "method": "IDPEP", "tp_rate": 0.7821}, {"fp_rate": 0.1244, "method": "IDPEP", "tp_rate": 0.78225}, {"fp_rate": 0.1245, "method": "IDPEP", "tp_rate": 0.78255}, {"fp_rate": 0.1246, "method": "IDPEP", "tp_rate": 0.783}, {"fp_rate": 0.1247, "method": "IDPEP", "tp_rate": 0.7833}, {"fp_rate": 0.1248, "method": "IDPEP", "tp_rate": 0.78375}, {"fp_rate": 0.1249, "method": "IDPEP", "tp_rate": 0.78405}, {"fp_rate": 0.125, "method": "IDPEP", "tp_rate": 0.7842}, {"fp_rate": 0.1252, "method": "IDPEP", "tp_rate": 0.7842}, {"fp_rate": 0.1253, "method": "IDPEP", "tp_rate": 0.7842}, {"fp_rate": 0.1254, "method": "IDPEP", "tp_rate": 0.78435}, {"fp_rate": 0.1255, "method": "IDPEP", "tp_rate": 0.7846500000000001}, {"fp_rate": 0.1256, "method": "IDPEP", "tp_rate": 0.7851333333333333}, {"fp_rate": 0.1257, "method": "IDPEP", "tp_rate": 0.78565}, {"fp_rate": 0.1258, "method": "IDPEP", "tp_rate": 0.7858}, {"fp_rate": 0.1259, "method": "IDPEP", "tp_rate": 0.78595}, {"fp_rate": 0.126, "method": "IDPEP", "tp_rate": 0.7861}, {"fp_rate": 0.1261, "method": "IDPEP", "tp_rate": 0.7861}, {"fp_rate": 0.1263, "method": "IDPEP", "tp_rate": 0.7861}, {"fp_rate": 0.1264, "method": "IDPEP", "tp_rate": 0.78625}, {"fp_rate": 0.1265, "method": "IDPEP", "tp_rate": 0.7864}, {"fp_rate": 0.1266, "method": "IDPEP", "tp_rate": 0.7869999999999999}, {"fp_rate": 0.1267, "method": "IDPEP", "tp_rate": 0.7873}, {"fp_rate": 0.1268, "method": "IDPEP", "tp_rate": 0.7873}, {"fp_rate": 0.1269, "method": "IDPEP", "tp_rate": 0.7873}, {"fp_rate": 0.127, "method": "IDPEP", "tp_rate": 0.7873}, {"fp_rate": 0.1271, "method": "IDPEP", "tp_rate": 0.7873}, {"fp_rate": 0.1272, "method": "IDPEP", "tp_rate": 0.7873}, {"fp_rate": 0.1273, "method": "IDPEP", "tp_rate": 0.7879}, {"fp_rate": 0.1274, "method": "IDPEP", "tp_rate": 0.7885}, {"fp_rate": 0.1275, "method": "IDPEP", "tp_rate": 0.78865}, {"fp_rate": 0.1276, "method": "IDPEP", "tp_rate": 0.78895}, {"fp_rate": 0.1277, "method": "IDPEP", "tp_rate": 0.78955}, {"fp_rate": 0.1278, "method": "IDPEP", "tp_rate": 0.79}, {"fp_rate": 0.1279, "method": "IDPEP", "tp_rate": 0.7903}, {"fp_rate": 0.128, "method": "IDPEP", "tp_rate": 0.7906000000000001}, {"fp_rate": 0.1281, "method": "IDPEP", "tp_rate": 0.7909}, {"fp_rate": 0.1282, "method": "IDPEP", "tp_rate": 0.7912}, {"fp_rate": 0.1283, "method": "IDPEP", "tp_rate": 0.7915}, {"fp_rate": 0.1284, "method": "IDPEP", "tp_rate": 0.7915}, {"fp_rate": 0.1285, "method": "IDPEP", "tp_rate": 0.791975}, {"fp_rate": 0.1286, "method": "IDPEP", "tp_rate": 0.7925}, {"fp_rate": 0.1288, "method": "IDPEP", "tp_rate": 0.79295}, {"fp_rate": 0.1289, "method": "IDPEP", "tp_rate": 0.7931}, {"fp_rate": 0.129, "method": "IDPEP", "tp_rate": 0.79325}, {"fp_rate": 0.1291, "method": "IDPEP", "tp_rate": 0.7934}, {"fp_rate": 0.1292, "method": "IDPEP", "tp_rate": 0.79355}, {"fp_rate": 0.1294, "method": "IDPEP", "tp_rate": 0.7947500000000001}, {"fp_rate": 0.1295, "method": "IDPEP", "tp_rate": 0.7949}, {"fp_rate": 0.1297, "method": "IDPEP", "tp_rate": 0.79505}, {"fp_rate": 0.1298, "method": "IDPEP", "tp_rate": 0.7952}, {"fp_rate": 0.1299, "method": "IDPEP", "tp_rate": 0.7952}, {"fp_rate": 0.13, "method": "IDPEP", "tp_rate": 0.7952}, {"fp_rate": 0.1301, "method": "IDPEP", "tp_rate": 0.79565}, {"fp_rate": 0.1302, "method": "IDPEP", "tp_rate": 0.7958}, {"fp_rate": 0.1303, "method": "IDPEP", "tp_rate": 0.7959499999999999}, {"fp_rate": 0.1304, "method": "IDPEP", "tp_rate": 0.7961}, {"fp_rate": 0.1305, "method": "IDPEP", "tp_rate": 0.79625}, {"fp_rate": 0.1306, "method": "IDPEP", "tp_rate": 0.79655}, {"fp_rate": 0.1307, "method": "IDPEP", "tp_rate": 0.797}, {"fp_rate": 0.1309, "method": "IDPEP", "tp_rate": 0.7973}, {"fp_rate": 0.131, "method": "IDPEP", "tp_rate": 0.7973}, {"fp_rate": 0.1311, "method": "IDPEP", "tp_rate": 0.7973}, {"fp_rate": 0.1312, "method": "IDPEP", "tp_rate": 0.7977}, {"fp_rate": 0.1313, "method": "IDPEP", "tp_rate": 0.7985000000000001}, {"fp_rate": 0.1314, "method": "IDPEP", "tp_rate": 0.7991333333333334}, {"fp_rate": 0.1315, "method": "IDPEP", "tp_rate": 0.7998}, {"fp_rate": 0.1316, "method": "IDPEP", "tp_rate": 0.7999499999999999}, {"fp_rate": 0.1318, "method": "IDPEP", "tp_rate": 0.80025}, {"fp_rate": 0.132, "method": "IDPEP", "tp_rate": 0.8004}, {"fp_rate": 0.1321, "method": "IDPEP", "tp_rate": 0.8007}, {"fp_rate": 0.1322, "method": "IDPEP", "tp_rate": 0.8007}, {"fp_rate": 0.1323, "method": "IDPEP", "tp_rate": 0.801}, {"fp_rate": 0.1324, "method": "IDPEP", "tp_rate": 0.8016}, {"fp_rate": 0.1325, "method": "IDPEP", "tp_rate": 0.8016}, {"fp_rate": 0.1326, "method": "IDPEP", "tp_rate": 0.8016}, {"fp_rate": 0.1327, "method": "IDPEP", "tp_rate": 0.8016}, {"fp_rate": 0.1328, "method": "IDPEP", "tp_rate": 0.8016}, {"fp_rate": 0.1329, "method": "IDPEP", "tp_rate": 0.80175}, {"fp_rate": 0.133, "method": "IDPEP", "tp_rate": 0.8020499999999999}, {"fp_rate": 0.1331, "method": "IDPEP", "tp_rate": 0.8024999999999999}, {"fp_rate": 0.1332, "method": "IDPEP", "tp_rate": 0.80325}, {"fp_rate": 0.1335, "method": "IDPEP", "tp_rate": 0.8034}, {"fp_rate": 0.1336, "method": "IDPEP", "tp_rate": 0.80355}, {"fp_rate": 0.1338, "method": "IDPEP", "tp_rate": 0.804}, {"fp_rate": 0.1339, "method": "IDPEP", "tp_rate": 0.8043}, {"fp_rate": 0.134, "method": "IDPEP", "tp_rate": 0.80445}, {"fp_rate": 0.1341, "method": "IDPEP", "tp_rate": 0.8046}, {"fp_rate": 0.1342, "method": "IDPEP", "tp_rate": 0.8049}, {"fp_rate": 0.1343, "method": "IDPEP", "tp_rate": 0.8052}, {"fp_rate": 0.1344, "method": "IDPEP", "tp_rate": 0.80535}, {"fp_rate": 0.1345, "method": "IDPEP", "tp_rate": 0.8058}, {"fp_rate": 0.1347, "method": "IDPEP", "tp_rate": 0.8063}, {"fp_rate": 0.1348, "method": "IDPEP", "tp_rate": 0.8065}, {"fp_rate": 0.1349, "method": "IDPEP", "tp_rate": 0.8065}, {"fp_rate": 0.135, "method": "IDPEP", "tp_rate": 0.80665}, {"fp_rate": 0.1351, "method": "IDPEP", "tp_rate": 0.8068}, {"fp_rate": 0.1352, "method": "IDPEP", "tp_rate": 0.8068}, {"fp_rate": 0.1353, "method": "IDPEP", "tp_rate": 0.80725}, {"fp_rate": 0.1355, "method": "IDPEP", "tp_rate": 0.8077}, {"fp_rate": 0.1356, "method": "IDPEP", "tp_rate": 0.80785}, {"fp_rate": 0.1357, "method": "IDPEP", "tp_rate": 0.8083}, {"fp_rate": 0.1358, "method": "IDPEP", "tp_rate": 0.8086}, {"fp_rate": 0.1359, "method": "IDPEP", "tp_rate": 0.80875}, {"fp_rate": 0.136, "method": "IDPEP", "tp_rate": 0.8089}, {"fp_rate": 0.1361, "method": "IDPEP", "tp_rate": 0.8089}, {"fp_rate": 0.1362, "method": "IDPEP", "tp_rate": 0.80905}, {"fp_rate": 0.1364, "method": "IDPEP", "tp_rate": 0.80935}, {"fp_rate": 0.1366, "method": "IDPEP", "tp_rate": 0.8095}, {"fp_rate": 0.1369, "method": "IDPEP", "tp_rate": 0.8095}, {"fp_rate": 0.137, "method": "IDPEP", "tp_rate": 0.80965}, {"fp_rate": 0.1371, "method": "IDPEP", "tp_rate": 0.8098}, {"fp_rate": 0.1372, "method": "IDPEP", "tp_rate": 0.80995}, {"fp_rate": 0.1373, "method": "IDPEP", "tp_rate": 0.8101}, {"fp_rate": 0.1374, "method": "IDPEP", "tp_rate": 0.8101}, {"fp_rate": 0.1375, "method": "IDPEP", "tp_rate": 0.81025}, {"fp_rate": 0.1376, "method": "IDPEP", "tp_rate": 0.81055}, {"fp_rate": 0.1377, "method": "IDPEP", "tp_rate": 0.8107}, {"fp_rate": 0.1379, "method": "IDPEP", "tp_rate": 0.8108500000000001}, {"fp_rate": 0.138, "method": "IDPEP", "tp_rate": 0.81115}, {"fp_rate": 0.1382, "method": "IDPEP", "tp_rate": 0.8113}, {"fp_rate": 0.1383, "method": "IDPEP", "tp_rate": 0.8113}, {"fp_rate": 0.1384, "method": "IDPEP", "tp_rate": 0.81145}, {"fp_rate": 0.1385, "method": "IDPEP", "tp_rate": 0.81175}, {"fp_rate": 0.1386, "method": "IDPEP", "tp_rate": 0.8119}, {"fp_rate": 0.1388, "method": "IDPEP", "tp_rate": 0.8122}, {"fp_rate": 0.139, "method": "IDPEP", "tp_rate": 0.8122}, {"fp_rate": 0.1391, "method": "IDPEP", "tp_rate": 0.81235}, {"fp_rate": 0.1392, "method": "IDPEP", "tp_rate": 0.8129500000000001}, {"fp_rate": 0.1393, "method": "IDPEP", "tp_rate": 0.8135}, {"fp_rate": 0.1394, "method": "IDPEP", "tp_rate": 0.8135}, {"fp_rate": 0.1395, "method": "IDPEP", "tp_rate": 0.8135}, {"fp_rate": 0.1396, "method": "IDPEP", "tp_rate": 0.8135}, {"fp_rate": 0.1397, "method": "IDPEP", "tp_rate": 0.81365}, {"fp_rate": 0.1398, "method": "IDPEP", "tp_rate": 0.8138}, {"fp_rate": 0.1399, "method": "IDPEP", "tp_rate": 0.81395}, {"fp_rate": 0.14, "method": "IDPEP", "tp_rate": 0.81425}, {"fp_rate": 0.1401, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1402, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1403, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1404, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1405, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1406, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1408, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.1409, "method": "IDPEP", "tp_rate": 0.8144}, {"fp_rate": 0.141, "method": "IDPEP", "tp_rate": 0.81455}, {"fp_rate": 0.1411, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1412, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1413, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1414, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1415, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1416, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1417, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1418, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1419, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.142, "method": "IDPEP", "tp_rate": 0.8147}, {"fp_rate": 0.1421, "method": "IDPEP", "tp_rate": 0.815}, {"fp_rate": 0.1422, "method": "IDPEP", "tp_rate": 0.81545}, {"fp_rate": 0.1423, "method": "IDPEP", "tp_rate": 0.8156}, {"fp_rate": 0.1424, "method": "IDPEP", "tp_rate": 0.8156}, {"fp_rate": 0.1425, "method": "IDPEP", "tp_rate": 0.8156}, {"fp_rate": 0.1426, "method": "IDPEP", "tp_rate": 0.8156}, {"fp_rate": 0.1428, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1429, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.143, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1432, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1433, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1434, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1435, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1436, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1437, "method": "IDPEP", "tp_rate": 0.8165}, {"fp_rate": 0.1438, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1439, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.144, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1441, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1442, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1443, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1444, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1445, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1446, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1447, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1448, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1449, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.145, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1451, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1452, "method": "IDPEP", "tp_rate": 0.8168}, {"fp_rate": 0.1453, "method": "IDPEP", "tp_rate": 0.81725}, {"fp_rate": 0.1456, "method": "IDPEP", "tp_rate": 0.8174}, {"fp_rate": 0.1457, "method": "IDPEP", "tp_rate": 0.8174}, {"fp_rate": 0.1459, "method": "IDPEP", "tp_rate": 0.8177}, {"fp_rate": 0.1461, "method": "IDPEP", "tp_rate": 0.81785}, {"fp_rate": 0.1462, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1463, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1464, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1465, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1466, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1467, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1468, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1469, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.147, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1471, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1472, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1473, "method": "IDPEP", "tp_rate": 0.818}, {"fp_rate": 0.1474, "method": "IDPEP", "tp_rate": 0.8183}, {"fp_rate": 0.1475, "method": "IDPEP", "tp_rate": 0.8183}, {"fp_rate": 0.1476, "method": "IDPEP", "tp_rate": 0.8183}, {"fp_rate": 0.1477, "method": "IDPEP", "tp_rate": 0.8186}, {"fp_rate": 0.1478, "method": "IDPEP", "tp_rate": 0.8186}, {"fp_rate": 0.1479, "method": "IDPEP", "tp_rate": 0.81875}, {"fp_rate": 0.148, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1481, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1482, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1483, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1484, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1485, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1486, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1487, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1488, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1489, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.149, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1491, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1492, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1493, "method": "IDPEP", "tp_rate": 0.8189}, {"fp_rate": 0.1494, "method": "IDPEP", "tp_rate": 0.8190500000000001}, {"fp_rate": 0.1495, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.1497, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.1498, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.1499, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.15, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.1501, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.1502, "method": "IDPEP", "tp_rate": 0.8192}, {"fp_rate": 0.1503, "method": "IDPEP", "tp_rate": 0.81935}, {"fp_rate": 0.1504, "method": "IDPEP", "tp_rate": 0.81965}, {"fp_rate": 0.1505, "method": "IDPEP", "tp_rate": 0.8198}, {"fp_rate": 0.1506, "method": "IDPEP", "tp_rate": 0.81995}, {"fp_rate": 0.1507, "method": "IDPEP", "tp_rate": 0.8201}, {"fp_rate": 0.1508, "method": "IDPEP", "tp_rate": 0.8201}, {"fp_rate": 0.151, "method": "IDPEP", "tp_rate": 0.8201}, {"fp_rate": 0.1511, "method": "IDPEP", "tp_rate": 0.8205}, {"fp_rate": 0.1512, "method": "IDPEP", "tp_rate": 0.8205}, {"fp_rate": 0.1513, "method": "IDPEP", "tp_rate": 0.8205}, {"fp_rate": 0.1514, "method": "IDPEP", "tp_rate": 0.82065}, {"fp_rate": 0.1515, "method": "IDPEP", "tp_rate": 0.8208}, {"fp_rate": 0.1516, "method": "IDPEP", "tp_rate": 0.8211}, {"fp_rate": 0.1517, "method": "IDPEP", "tp_rate": 0.8211}, {"fp_rate": 0.1518, "method": "IDPEP", "tp_rate": 0.8211}, {"fp_rate": 0.1519, "method": "IDPEP", "tp_rate": 0.8211}, {"fp_rate": 0.152, "method": "IDPEP", "tp_rate": 0.8211}, {"fp_rate": 0.1521, "method": "IDPEP", "tp_rate": 0.8211}, {"fp_rate": 0.1522, "method": "IDPEP", "tp_rate": 0.82125}, {"fp_rate": 0.1523, "method": "IDPEP", "tp_rate": 0.8214}, {"fp_rate": 0.1524, "method": "IDPEP", "tp_rate": 0.8214}, {"fp_rate": 0.1525, "method": "IDPEP", "tp_rate": 0.8214}, {"fp_rate": 0.1526, "method": "IDPEP", "tp_rate": 0.8214}, {"fp_rate": 0.1527, "method": "IDPEP", "tp_rate": 0.82155}, {"fp_rate": 0.1528, "method": "IDPEP", "tp_rate": 0.8217}, {"fp_rate": 0.1529, "method": "IDPEP", "tp_rate": 0.8217}, {"fp_rate": 0.153, "method": "IDPEP", "tp_rate": 0.8217}, {"fp_rate": 0.1531, "method": "IDPEP", "tp_rate": 0.8217}, {"fp_rate": 0.1532, "method": "IDPEP", "tp_rate": 0.8221499999999999}, {"fp_rate": 0.1533, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1534, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1535, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1536, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1537, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1538, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1539, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.154, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1541, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1542, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1544, "method": "IDPEP", "tp_rate": 0.8223}, {"fp_rate": 0.1545, "method": "IDPEP", "tp_rate": 0.82245}, {"fp_rate": 0.1546, "method": "IDPEP", "tp_rate": 0.8226}, {"fp_rate": 0.1547, "method": "IDPEP", "tp_rate": 0.8226}, {"fp_rate": 0.1548, "method": "IDPEP", "tp_rate": 0.8226}, {"fp_rate": 0.1549, "method": "IDPEP", "tp_rate": 0.8226}, {"fp_rate": 0.155, "method": "IDPEP", "tp_rate": 0.8226}, {"fp_rate": 0.1551, "method": "IDPEP", "tp_rate": 0.82275}, {"fp_rate": 0.1552, "method": "IDPEP", "tp_rate": 0.8229}, {"fp_rate": 0.1553, "method": "IDPEP", "tp_rate": 0.8229}, {"fp_rate": 0.1556, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1557, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1558, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1559, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.156, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1561, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1562, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1563, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1564, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1565, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1566, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1567, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1568, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.157, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1571, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1572, "method": "IDPEP", "tp_rate": 0.8232}, {"fp_rate": 0.1573, "method": "IDPEP", "tp_rate": 0.8235}, {"fp_rate": 0.1574, "method": "IDPEP", "tp_rate": 0.8235}, {"fp_rate": 0.1575, "method": "IDPEP", "tp_rate": 0.8238}, {"fp_rate": 0.1577, "method": "IDPEP", "tp_rate": 0.8238}, {"fp_rate": 0.1579, "method": "IDPEP", "tp_rate": 0.82395}, {"fp_rate": 0.158, "method": "IDPEP", "tp_rate": 0.8241}, {"fp_rate": 0.1582, "method": "IDPEP", "tp_rate": 0.8241}, {"fp_rate": 0.1583, "method": "IDPEP", "tp_rate": 0.8241}, {"fp_rate": 0.1584, "method": "IDPEP", "tp_rate": 0.82425}, {"fp_rate": 0.1585, "method": "IDPEP", "tp_rate": 0.8244}, {"fp_rate": 0.1586, "method": "IDPEP", "tp_rate": 0.8244}, {"fp_rate": 0.1587, "method": "IDPEP", "tp_rate": 0.8249000000000001}, {"fp_rate": 0.1588, "method": "IDPEP", "tp_rate": 0.82545}, {"fp_rate": 0.1589, "method": "IDPEP", "tp_rate": 0.8256}, {"fp_rate": 0.159, "method": "IDPEP", "tp_rate": 0.8256}, {"fp_rate": 0.1591, "method": "IDPEP", "tp_rate": 0.82575}, {"fp_rate": 0.1592, "method": "IDPEP", "tp_rate": 0.8259}, {"fp_rate": 0.1595, "method": "IDPEP", "tp_rate": 0.82605}, {"fp_rate": 0.1596, "method": "IDPEP", "tp_rate": 0.8262}, {"fp_rate": 0.1598, "method": "IDPEP", "tp_rate": 0.82635}, {"fp_rate": 0.1599, "method": "IDPEP", "tp_rate": 0.8265}, {"fp_rate": 0.1601, "method": "IDPEP", "tp_rate": 0.8265}, {"fp_rate": 0.1602, "method": "IDPEP", "tp_rate": 0.8265}, {"fp_rate": 0.1603, "method": "IDPEP", "tp_rate": 0.8265}, {"fp_rate": 0.1604, "method": "IDPEP", "tp_rate": 0.82665}, {"fp_rate": 0.1605, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1606, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1607, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1609, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.161, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1611, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1612, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1613, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1614, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1615, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1616, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1617, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1618, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1619, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.162, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1621, "method": "IDPEP", "tp_rate": 0.8268}, {"fp_rate": 0.1622, "method": "IDPEP", "tp_rate": 0.82695}, {"fp_rate": 0.1623, "method": "IDPEP", "tp_rate": 0.8271}, {"fp_rate": 0.1624, "method": "IDPEP", "tp_rate": 0.8271}, {"fp_rate": 0.1625, "method": "IDPEP", "tp_rate": 0.8271}, {"fp_rate": 0.1626, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1627, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1629, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.163, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1631, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1632, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1633, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1634, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1635, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1636, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1637, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1638, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1639, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.164, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1641, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1642, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1643, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1644, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1645, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1646, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1648, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.1649, "method": "IDPEP", "tp_rate": 0.8274}, {"fp_rate": 0.165, "method": "IDPEP", "tp_rate": 0.8278}, {"fp_rate": 0.1651, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1652, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1653, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1654, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1655, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1656, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1657, "method": "IDPEP", "tp_rate": 0.8281}, {"fp_rate": 0.1659, "method": "IDPEP", "tp_rate": 0.8282499999999999}, {"fp_rate": 0.166, "method": "IDPEP", "tp_rate": 0.8284}, {"fp_rate": 0.1661, "method": "IDPEP", "tp_rate": 0.8284}, {"fp_rate": 0.1662, "method": "IDPEP", "tp_rate": 0.8284}, {"fp_rate": 0.1663, "method": "IDPEP", "tp_rate": 0.82855}, {"fp_rate": 0.1664, "method": "IDPEP", "tp_rate": 0.8287}, {"fp_rate": 0.1665, "method": "IDPEP", "tp_rate": 0.82885}, {"fp_rate": 0.1666, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1667, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1668, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1669, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.167, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1671, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1672, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1673, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1674, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1675, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1676, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1677, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1678, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.1679, "method": "IDPEP", "tp_rate": 0.829}, {"fp_rate": 0.168, "method": "IDPEP", "tp_rate": 0.82915}, {"fp_rate": 0.1681, "method": "IDPEP", "tp_rate": 0.8293}, {"fp_rate": 0.1682, "method": "IDPEP", "tp_rate": 0.82945}, {"fp_rate": 0.1683, "method": "IDPEP", "tp_rate": 0.8296}, {"fp_rate": 0.1684, "method": "IDPEP", "tp_rate": 0.8299}, {"fp_rate": 0.1685, "method": "IDPEP", "tp_rate": 0.8299}, {"fp_rate": 0.1686, "method": "IDPEP", "tp_rate": 0.8302}, {"fp_rate": 0.1687, "method": "IDPEP", "tp_rate": 0.8305}, {"fp_rate": 0.1688, "method": "IDPEP", "tp_rate": 0.8305}, {"fp_rate": 0.1689, "method": "IDPEP", "tp_rate": 0.8305}, {"fp_rate": 0.169, "method": "IDPEP", "tp_rate": 0.83065}, {"fp_rate": 0.1691, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1692, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1693, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1694, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1695, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1696, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1697, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1698, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1699, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.17, "method": "IDPEP", "tp_rate": 0.8308}, {"fp_rate": 0.1702, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1703, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1704, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1705, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1706, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1707, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1708, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1709, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.171, "method": "IDPEP", "tp_rate": 0.8311}, {"fp_rate": 0.1711, "method": "IDPEP", "tp_rate": 0.8314}, {"fp_rate": 0.1712, "method": "IDPEP", "tp_rate": 0.8317}, {"fp_rate": 0.1713, "method": "IDPEP", "tp_rate": 0.8317}, {"fp_rate": 0.1714, "method": "IDPEP", "tp_rate": 0.8317}, {"fp_rate": 0.1715, "method": "IDPEP", "tp_rate": 0.83185}, {"fp_rate": 0.1716, "method": "IDPEP", "tp_rate": 0.832}, {"fp_rate": 0.1717, "method": "IDPEP", "tp_rate": 0.832}, {"fp_rate": 0.1718, "method": "IDPEP", "tp_rate": 0.832}, {"fp_rate": 0.1719, "method": "IDPEP", "tp_rate": 0.832}, {"fp_rate": 0.172, "method": "IDPEP", "tp_rate": 0.832}, {"fp_rate": 0.1721, "method": "IDPEP", "tp_rate": 0.83215}, {"fp_rate": 0.1722, "method": "IDPEP", "tp_rate": 0.8323}, {"fp_rate": 0.1723, "method": "IDPEP", "tp_rate": 0.8323}, {"fp_rate": 0.1724, "method": "IDPEP", "tp_rate": 0.8323}, {"fp_rate": 0.1725, "method": "IDPEP", "tp_rate": 0.8323}, {"fp_rate": 0.1726, "method": "IDPEP", "tp_rate": 0.8323}, {"fp_rate": 0.1727, "method": "IDPEP", "tp_rate": 0.8326}, {"fp_rate": 0.1728, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1729, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.173, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1731, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1732, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1733, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1734, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1735, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1736, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1737, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1738, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.174, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1741, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1742, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1743, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1744, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1745, "method": "IDPEP", "tp_rate": 0.8329}, {"fp_rate": 0.1746, "method": "IDPEP", "tp_rate": 0.8332}, {"fp_rate": 0.1747, "method": "IDPEP", "tp_rate": 0.83335}, {"fp_rate": 0.1748, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1749, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.175, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1751, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1752, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1753, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1755, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1756, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1757, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1758, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1759, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.176, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1761, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1762, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1763, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1764, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1765, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1766, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1767, "method": "IDPEP", "tp_rate": 0.8335}, {"fp_rate": 0.1768, "method": "IDPEP", "tp_rate": 0.83365}, {"fp_rate": 0.1769, "method": "IDPEP", "tp_rate": 0.83395}, {"fp_rate": 0.177, "method": "IDPEP", "tp_rate": 0.8341}, {"fp_rate": 0.1771, "method": "IDPEP", "tp_rate": 0.8344}, {"fp_rate": 0.1772, "method": "IDPEP", "tp_rate": 0.8344}, {"fp_rate": 0.1774, "method": "IDPEP", "tp_rate": 0.8344}, {"fp_rate": 0.1775, "method": "IDPEP", "tp_rate": 0.8346}, {"fp_rate": 0.1776, "method": "IDPEP", "tp_rate": 0.8348}, {"fp_rate": 0.1777, "method": "IDPEP", "tp_rate": 0.8348}, {"fp_rate": 0.1778, "method": "IDPEP", "tp_rate": 0.8348}, {"fp_rate": 0.1779, "method": "IDPEP", "tp_rate": 0.8348}, {"fp_rate": 0.178, "method": "IDPEP", "tp_rate": 0.8348}, {"fp_rate": 0.1781, "method": "IDPEP", "tp_rate": 0.83495}, {"fp_rate": 0.1782, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1783, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1784, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1785, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1786, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1787, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1788, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1789, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.179, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1791, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1792, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1793, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1794, "method": "IDPEP", "tp_rate": 0.8351}, {"fp_rate": 0.1795, "method": "IDPEP", "tp_rate": 0.83525}, {"fp_rate": 0.1796, "method": "IDPEP", "tp_rate": 0.8354}, {"fp_rate": 0.1797, "method": "IDPEP", "tp_rate": 0.83555}, {"fp_rate": 0.1798, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1799, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.18, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1802, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1803, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1804, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1805, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1806, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1807, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1808, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1809, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.181, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1811, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1812, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1813, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1814, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1815, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1816, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1817, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1818, "method": "IDPEP", "tp_rate": 0.8357}, {"fp_rate": 0.1819, "method": "IDPEP", "tp_rate": 0.83585}, {"fp_rate": 0.182, "method": "IDPEP", "tp_rate": 0.836}, {"fp_rate": 0.1821, "method": "IDPEP", "tp_rate": 0.836}, {"fp_rate": 0.1822, "method": "IDPEP", "tp_rate": 0.836}, {"fp_rate": 0.1823, "method": "IDPEP", "tp_rate": 0.836}, {"fp_rate": 0.1824, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1825, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1826, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1827, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1828, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1829, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.183, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1831, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1832, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1833, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1834, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1835, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1836, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1837, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1838, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1839, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.184, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1841, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1842, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1843, "method": "IDPEP", "tp_rate": 0.8363}, {"fp_rate": 0.1845, "method": "IDPEP", "tp_rate": 0.83645}, {"fp_rate": 0.1846, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1847, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1849, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.185, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1851, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1852, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1853, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1854, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1855, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1856, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1857, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1858, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1859, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.186, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1861, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1862, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1863, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1864, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1865, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1866, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1867, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1868, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1869, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.187, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1871, "method": "IDPEP", "tp_rate": 0.8366}, {"fp_rate": 0.1872, "method": "IDPEP", "tp_rate": 0.83675}, {"fp_rate": 0.1873, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1874, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1875, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1877, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1878, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1879, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.188, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1881, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1882, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1883, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1884, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1885, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1886, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1887, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1888, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1889, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.189, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1891, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1892, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1893, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1894, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1895, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1896, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1897, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1898, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1899, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.19, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1901, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1902, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1903, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1904, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1906, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1908, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.1909, "method": "IDPEP", "tp_rate": 0.8369}, {"fp_rate": 0.191, "method": "IDPEP", "tp_rate": 0.8370500000000001}, {"fp_rate": 0.1911, "method": "IDPEP", "tp_rate": 0.8372}, {"fp_rate": 0.1913, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1914, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1915, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1916, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1918, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1919, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.192, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1921, "method": "IDPEP", "tp_rate": 0.8375}, {"fp_rate": 0.1923, "method": "IDPEP", "tp_rate": 0.83765}, {"fp_rate": 0.1925, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1926, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1927, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1928, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1929, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.193, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1931, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1932, "method": "IDPEP", "tp_rate": 0.8378}, {"fp_rate": 0.1933, "method": "IDPEP", "tp_rate": 0.83795}, {"fp_rate": 0.1934, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1935, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1936, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1937, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1938, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1939, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.194, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1941, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1942, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1943, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1944, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1945, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1946, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1947, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1948, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1949, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.195, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1951, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1952, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1953, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1954, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1955, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1956, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1957, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.1959, "method": "IDPEP", "tp_rate": 0.8381}, {"fp_rate": 0.196, "method": "IDPEP", "tp_rate": 0.8382499999999999}, {"fp_rate": 0.1961, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1962, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1964, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1965, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1966, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1967, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1968, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1969, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.197, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1971, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1972, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1973, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1974, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1975, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1976, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1977, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1978, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1979, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.198, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1982, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1983, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1984, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1985, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1986, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1987, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1988, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1989, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.199, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1991, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1992, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1993, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1994, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1995, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1996, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1997, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1998, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.1999, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.2, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.2001, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.2002, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.2004, "method": "IDPEP", "tp_rate": 0.8384}, {"fp_rate": 0.2005, "method": "IDPEP", "tp_rate": 0.83855}, {"fp_rate": 0.2007, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2008, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2009, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.201, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2011, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2012, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2013, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2015, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2016, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2017, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2018, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2019, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.202, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2021, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2022, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2023, "method": "IDPEP", "tp_rate": 0.8387}, {"fp_rate": 0.2024, "method": "IDPEP", "tp_rate": 0.83885}, {"fp_rate": 0.2025, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2026, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2027, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2028, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2029, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.203, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2031, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2032, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2033, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2034, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2035, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2036, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2037, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2038, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2039, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.204, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2041, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2042, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2043, "method": "IDPEP", "tp_rate": 0.839}, {"fp_rate": 0.2044, "method": "IDPEP", "tp_rate": 0.83945}, {"fp_rate": 0.2045, "method": "IDPEP", "tp_rate": 0.8396}, {"fp_rate": 0.2046, "method": "IDPEP", "tp_rate": 0.8396}, {"fp_rate": 0.2047, "method": "IDPEP", "tp_rate": 0.8396}, {"fp_rate": 0.2048, "method": "IDPEP", "tp_rate": 0.8396}, {"fp_rate": 0.205, "method": "IDPEP", "tp_rate": 0.8399}, {"fp_rate": 0.2051, "method": "IDPEP", "tp_rate": 0.84005}, {"fp_rate": 0.2052, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2053, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2054, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2055, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2056, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2057, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2058, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2059, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.206, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2061, "method": "IDPEP", "tp_rate": 0.8402}, {"fp_rate": 0.2062, "method": "IDPEP", "tp_rate": 0.8403499999999999}, {"fp_rate": 0.2063, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2064, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2065, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2066, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2067, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2068, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2069, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.207, "method": "IDPEP", "tp_rate": 0.8405}, {"fp_rate": 0.2072, "method": "IDPEP", "tp_rate": 0.84065}, {"fp_rate": 0.2073, "method": "IDPEP", "tp_rate": 0.84095}, {"fp_rate": 0.2074, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2075, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2076, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2077, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2079, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.208, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2082, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2083, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2084, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2085, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2086, "method": "IDPEP", "tp_rate": 0.8411}, {"fp_rate": 0.2087, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2088, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2089, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.209, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2091, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2092, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2093, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2094, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2095, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2097, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2098, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2099, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.21, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2101, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2102, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2103, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2105, "method": "IDPEP", "tp_rate": 0.8414}, {"fp_rate": 0.2106, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2107, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2108, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2109, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.211, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2111, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2112, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2113, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2114, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2115, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2116, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2117, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2118, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2119, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.212, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2121, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2122, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2123, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2124, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2125, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2126, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2127, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2128, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2129, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2131, "method": "IDPEP", "tp_rate": 0.8418}, {"fp_rate": 0.2132, "method": "IDPEP", "tp_rate": 0.8421}, {"fp_rate": 0.2133, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.2134, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.2135, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.2136, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.2137, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.2138, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.2139, "method": "IDPEP", "tp_rate": 0.8424}, {"fp_rate": 0.214, "method": "IDPEP", "tp_rate": 0.84255}, {"fp_rate": 0.2141, "method": "IDPEP", "tp_rate": 0.8427}, {"fp_rate": 0.2142, "method": "IDPEP", "tp_rate": 0.8427}, {"fp_rate": 0.2143, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2144, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2145, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2146, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2147, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2148, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2149, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.215, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2151, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2152, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2153, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2155, "method": "IDPEP", "tp_rate": 0.843}, {"fp_rate": 0.2156, "method": "IDPEP", "tp_rate": 0.8431500000000001}, {"fp_rate": 0.2157, "method": "IDPEP", "tp_rate": 0.8433}, {"fp_rate": 0.2158, "method": "IDPEP", "tp_rate": 0.8433}, {"fp_rate": 0.216, "method": "IDPEP", "tp_rate": 0.8433}, {"fp_rate": 0.2161, "method": "IDPEP", "tp_rate": 0.8433}, {"fp_rate": 0.2162, "method": "IDPEP", "tp_rate": 0.84345}, {"fp_rate": 0.2163, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2164, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2165, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2166, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2167, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2168, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2169, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.217, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2171, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2172, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2173, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2174, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2175, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2176, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2177, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2178, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2179, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.218, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2181, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2182, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2183, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2184, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2185, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2186, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2187, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2188, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2189, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.219, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2191, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2192, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2193, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2194, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2195, "method": "IDPEP", "tp_rate": 0.8436}, {"fp_rate": 0.2196, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2197, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2198, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.22, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2201, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2203, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2204, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2205, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2206, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2207, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2209, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2211, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2212, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2213, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2214, "method": "IDPEP", "tp_rate": 0.8439}, {"fp_rate": 0.2218, "method": "IDPEP", "tp_rate": 0.8442}, {"fp_rate": 0.2219, "method": "IDPEP", "tp_rate": 0.8442}, {"fp_rate": 0.222, "method": "IDPEP", "tp_rate": 0.8443499999999999}, {"fp_rate": 0.2221, "method": "IDPEP", "tp_rate": 0.84465}, {"fp_rate": 0.2222, "method": "IDPEP", "tp_rate": 0.8448}, {"fp_rate": 0.2224, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2226, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2227, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2228, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2229, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.223, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2231, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2233, "method": "IDPEP", "tp_rate": 0.8451}, {"fp_rate": 0.2234, "method": "IDPEP", "tp_rate": 0.8452500000000001}, {"fp_rate": 0.2236, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2237, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2239, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2242, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2243, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2244, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2247, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2249, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2251, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2254, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2262, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2264, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.227, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2273, "method": "IDPEP", "tp_rate": 0.8454}, {"fp_rate": 0.2279, "method": "IDPEP", "tp_rate": 0.8457}, {"fp_rate": 0.2282, "method": "IDPEP", "tp_rate": 0.846}, {"fp_rate": 0.2284, "method": "IDPEP", "tp_rate": 0.846}, {"fp_rate": 0.2286, "method": "IDPEP", "tp_rate": 0.846}, {"fp_rate": 0.229, "method": "IDPEP", "tp_rate": 0.846}, {"fp_rate": 0.2292, "method": "IDPEP", "tp_rate": 0.846}, {"fp_rate": 0.2296, "method": "IDPEP", "tp_rate": 0.8466}, {"fp_rate": 0.2299, "method": "IDPEP", "tp_rate": 0.8469}, {"fp_rate": 0.2302, "method": "IDPEP", "tp_rate": 0.8469}, {"fp_rate": 0.2305, "method": "IDPEP", "tp_rate": 0.8469}, {"fp_rate": 0.2309, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2312, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2319, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2322, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2326, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2328, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2332, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2339, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2342, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2345, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2348, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2352, "method": "IDPEP", "tp_rate": 0.8472}, {"fp_rate": 0.2355, "method": "IDPEP", "tp_rate": 0.8475}, {"fp_rate": 0.2357, "method": "IDPEP", "tp_rate": 0.8478}, {"fp_rate": 0.236, "method": "IDPEP", "tp_rate": 0.8478}, {"fp_rate": 0.2362, "method": "IDPEP", "tp_rate": 0.8478}, {"fp_rate": 0.2365, "method": "IDPEP", "tp_rate": 0.8481}, {"fp_rate": 0.2367, "method": "IDPEP", "tp_rate": 0.8481}, {"fp_rate": 0.2371, "method": "IDPEP", "tp_rate": 0.8484}, {"fp_rate": 0.2374, "method": "IDPEP", "tp_rate": 0.8484}, {"fp_rate": 0.2376, "method": "IDPEP", "tp_rate": 0.8484}, {"fp_rate": 0.2379, "method": "IDPEP", "tp_rate": 0.8484}, {"fp_rate": 0.2382, "method": "IDPEP", "tp_rate": 0.8488}, {"fp_rate": 0.2385, "method": "IDPEP", "tp_rate": 0.8488}, {"fp_rate": 0.2389, "method": "IDPEP", "tp_rate": 0.8491}, {"fp_rate": 0.2391, "method": "IDPEP", "tp_rate": 0.8494}, {"fp_rate": 0.2395, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2398, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2401, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2406, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2409, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2411, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2414, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2416, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.242, "method": "IDPEP", "tp_rate": 0.8497}, {"fp_rate": 0.2425, "method": "IDPEP", "tp_rate": 0.85}, {"fp_rate": 0.2428, "method": "IDPEP", "tp_rate": 0.85}, {"fp_rate": 0.2435, "method": "IDPEP", "tp_rate": 0.8503}, {"fp_rate": 0.2438, "method": "IDPEP", "tp_rate": 0.8503}, {"fp_rate": 0.244, "method": "IDPEP", "tp_rate": 0.8503}, {"fp_rate": 0.2443, "method": "IDPEP", "tp_rate": 0.8506}, {"fp_rate": 0.2449, "method": "IDPEP", "tp_rate": 0.8506}, {"fp_rate": 0.2454, "method": "IDPEP", "tp_rate": 0.8506}, {"fp_rate": 0.2457, "method": "IDPEP", "tp_rate": 0.8506}, {"fp_rate": 0.2458, "method": "IDPEP", "tp_rate": 0.8509}, {"fp_rate": 0.2463, "method": "IDPEP", "tp_rate": 0.8509}, {"fp_rate": 0.2465, "method": "IDPEP", "tp_rate": 0.8509}, {"fp_rate": 0.2469, "method": "IDPEP", "tp_rate": 0.8509}, {"fp_rate": 0.2472, "method": "IDPEP", "tp_rate": 0.8512}, {"fp_rate": 0.248, "method": "IDPEP", "tp_rate": 0.8512}, {"fp_rate": 0.2483, "method": "IDPEP", "tp_rate": 0.8515}, {"fp_rate": 0.2487, "method": "IDPEP", "tp_rate": 0.8515}, {"fp_rate": 0.2502, "method": "IDPEP", "tp_rate": 0.8515}, {"fp_rate": 0.2504, "method": "IDPEP", "tp_rate": 0.8515}, {"fp_rate": 0.2507, "method": "IDPEP", "tp_rate": 0.8518}, {"fp_rate": 0.2511, "method": "IDPEP", "tp_rate": 0.8518}, {"fp_rate": 0.2518, "method": "IDPEP", "tp_rate": 0.8518}, {"fp_rate": 0.2521, "method": "IDPEP", "tp_rate": 0.8518}, {"fp_rate": 0.2525, "method": "IDPEP", "tp_rate": 0.8521}, {"fp_rate": 0.2531, "method": "IDPEP", "tp_rate": 0.8521}, {"fp_rate": 0.2538, "method": "IDPEP", "tp_rate": 0.8521}, {"fp_rate": 0.2559, "method": "IDPEP", "tp_rate": 0.8524}, {"fp_rate": 0.2565, "method": "IDPEP", "tp_rate": 0.8524}, {"fp_rate": 0.2567, "method": "IDPEP", "tp_rate": 0.8527}, {"fp_rate": 0.2577, "method": "IDPEP", "tp_rate": 0.8527}, {"fp_rate": 0.2601, "method": "IDPEP", "tp_rate": 0.853}, {"fp_rate": 0.2612, "method": "IDPEP", "tp_rate": 0.853}, {"fp_rate": 0.2615, "method": "IDPEP", "tp_rate": 0.853}, {"fp_rate": 0.2621, "method": "IDPEP", "tp_rate": 0.853}, {"fp_rate": 0.2624, "method": "IDPEP", "tp_rate": 0.853}, {"fp_rate": 0.2633, "method": "IDPEP", "tp_rate": 0.8533}, {"fp_rate": 0.2639, "method": "IDPEP", "tp_rate": 0.8533}, {"fp_rate": 0.2643, "method": "IDPEP", "tp_rate": 0.8536}, {"fp_rate": 0.2647, "method": "IDPEP", "tp_rate": 0.8542}, {"fp_rate": 0.265, "method": "IDPEP", "tp_rate": 0.8545}, {"fp_rate": 0.2668, "method": "IDPEP", "tp_rate": 0.8545}, {"fp_rate": 0.2671, "method": "IDPEP", "tp_rate": 0.8548}, {"fp_rate": 0.2675, "method": "IDPEP", "tp_rate": 0.8554}, {"fp_rate": 0.2678, "method": "IDPEP", "tp_rate": 0.8554}, {"fp_rate": 0.2681, "method": "IDPEP", "tp_rate": 0.8554}, {"fp_rate": 0.269, "method": "IDPEP", "tp_rate": 0.8554}, {"fp_rate": 0.2705, "method": "IDPEP", "tp_rate": 0.8558}, {"fp_rate": 0.2707, "method": "IDPEP", "tp_rate": 0.8558}, {"fp_rate": 0.2715, "method": "IDPEP", "tp_rate": 0.8558}, {"fp_rate": 0.272, "method": "IDPEP", "tp_rate": 0.8561}, {"fp_rate": 0.2725, "method": "IDPEP", "tp_rate": 0.8561}, {"fp_rate": 0.2728, "method": "IDPEP", "tp_rate": 0.8561}, {"fp_rate": 0.273, "method": "IDPEP", "tp_rate": 0.8561}, {"fp_rate": 0.2742, "method": "IDPEP", "tp_rate": 0.8564}, {"fp_rate": 0.2745, "method": "IDPEP", "tp_rate": 0.8567}, {"fp_rate": 0.275, "method": "IDPEP", "tp_rate": 0.8567}, {"fp_rate": 0.2752, "method": "IDPEP", "tp_rate": 0.8567}, {"fp_rate": 0.2755, "method": "IDPEP", "tp_rate": 0.8567}, {"fp_rate": 0.276, "method": "IDPEP", "tp_rate": 0.857}, {"fp_rate": 0.2769, "method": "IDPEP", "tp_rate": 0.8573}, {"fp_rate": 0.2773, "method": "IDPEP", "tp_rate": 0.8576}, {"fp_rate": 0.2775, "method": "IDPEP", "tp_rate": 0.8576}, {"fp_rate": 0.2777, "method": "IDPEP", "tp_rate": 0.8576}, {"fp_rate": 0.2784, "method": "IDPEP", "tp_rate": 0.8576}, {"fp_rate": 0.2799, "method": "IDPEP", "tp_rate": 0.8585}, {"fp_rate": 0.2808, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.2813, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.2816, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.2819, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.2837, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.2839, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.285, "method": "IDPEP", "tp_rate": 0.8591}, {"fp_rate": 0.2869, "method": "IDPEP", "tp_rate": 0.86}, {"fp_rate": 0.2871, "method": "IDPEP", "tp_rate": 0.86}, {"fp_rate": 0.2874, "method": "IDPEP", "tp_rate": 0.86}, {"fp_rate": 0.2878, "method": "IDPEP", "tp_rate": 0.8603}, {"fp_rate": 0.288, "method": "IDPEP", "tp_rate": 0.8603}, {"fp_rate": 0.2882, "method": "IDPEP", "tp_rate": 0.8603}, {"fp_rate": 0.2887, "method": "IDPEP", "tp_rate": 0.8603}, {"fp_rate": 0.2889, "method": "IDPEP", "tp_rate": 0.8603}, {"fp_rate": 0.2899, "method": "IDPEP", "tp_rate": 0.8609}, {"fp_rate": 0.2902, "method": "IDPEP", "tp_rate": 0.8609}, {"fp_rate": 0.2904, "method": "IDPEP", "tp_rate": 0.8609}, {"fp_rate": 0.2909, "method": "IDPEP", "tp_rate": 0.8612}, {"fp_rate": 0.2926, "method": "IDPEP", "tp_rate": 0.8618}, {"fp_rate": 0.2933, "method": "IDPEP", "tp_rate": 0.8621}, {"fp_rate": 0.2938, "method": "IDPEP", "tp_rate": 0.8628}, {"fp_rate": 0.2945, "method": "IDPEP", "tp_rate": 0.8634}, {"fp_rate": 0.2955, "method": "IDPEP", "tp_rate": 0.8634}, {"fp_rate": 0.2957, "method": "IDPEP", "tp_rate": 0.8634}, {"fp_rate": 0.2965, "method": "IDPEP", "tp_rate": 0.8637}, {"fp_rate": 0.2985, "method": "IDPEP", "tp_rate": 0.8643}, {"fp_rate": 0.299, "method": "IDPEP", "tp_rate": 0.8643}, {"fp_rate": 0.2992, "method": "IDPEP", "tp_rate": 0.8646}, {"fp_rate": 0.3003, "method": "IDPEP", "tp_rate": 0.8652}, {"fp_rate": 0.3018, "method": "IDPEP", "tp_rate": 0.8655}, {"fp_rate": 0.302, "method": "IDPEP", "tp_rate": 0.8655}, {"fp_rate": 0.3023, "method": "IDPEP", "tp_rate": 0.8658}, {"fp_rate": 0.3025, "method": "IDPEP", "tp_rate": 0.8658}, {"fp_rate": 0.3027, "method": "IDPEP", "tp_rate": 0.8658}, {"fp_rate": 0.3057, "method": "IDPEP", "tp_rate": 0.8667}, {"fp_rate": 0.306, "method": "IDPEP", "tp_rate": 0.8673}, {"fp_rate": 0.3062, "method": "IDPEP", "tp_rate": 0.8673}, {"fp_rate": 0.3064, "method": "IDPEP", "tp_rate": 0.8673}, {"fp_rate": 0.3067, "method": "IDPEP", "tp_rate": 0.8673}, {"fp_rate": 0.3073, "method": "IDPEP", "tp_rate": 0.8673}, {"fp_rate": 0.3076, "method": "IDPEP", "tp_rate": 0.8676}, {"fp_rate": 0.3078, "method": "IDPEP", "tp_rate": 0.8676}, {"fp_rate": 0.3081, "method": "IDPEP", "tp_rate": 0.8676}, {"fp_rate": 0.3087, "method": "IDPEP", "tp_rate": 0.8676}, {"fp_rate": 0.3101, "method": "IDPEP", "tp_rate": 0.8679}, {"fp_rate": 0.3103, "method": "IDPEP", "tp_rate": 0.8679}, {"fp_rate": 0.3105, "method": "IDPEP", "tp_rate": 0.8679}, {"fp_rate": 0.3107, "method": "IDPEP", "tp_rate": 0.8682}, {"fp_rate": 0.3109, "method": "IDPEP", "tp_rate": 0.8682}, {"fp_rate": 0.3115, "method": "IDPEP", "tp_rate": 0.8682}, {"fp_rate": 0.3117, "method": "IDPEP", "tp_rate": 0.8682}, {"fp_rate": 0.3119, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3125, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3129, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3131, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3133, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3135, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3137, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.3146, "method": "IDPEP", "tp_rate": 0.8685}, {"fp_rate": 0.315, "method": "IDPEP", "tp_rate": 0.8688}, {"fp_rate": 0.3153, "method": "IDPEP", "tp_rate": 0.8688}, {"fp_rate": 0.3167, "method": "IDPEP", "tp_rate": 0.8691}, {"fp_rate": 0.3173, "method": "IDPEP", "tp_rate": 0.8691}, {"fp_rate": 0.3199, "method": "IDPEP", "tp_rate": 0.8694}, {"fp_rate": 0.3201, "method": "IDPEP", "tp_rate": 0.8694}, {"fp_rate": 0.3206, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3209, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3214, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3216, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3218, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3221, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3229, "method": "IDPEP", "tp_rate": 0.8698}, {"fp_rate": 0.3231, "method": "IDPEP", "tp_rate": 0.8701}, {"fp_rate": 0.3233, "method": "IDPEP", "tp_rate": 0.8704}, {"fp_rate": 0.3235, "method": "IDPEP", "tp_rate": 0.8704}, {"fp_rate": 0.3241, "method": "IDPEP", "tp_rate": 0.8704}, {"fp_rate": 0.3244, "method": "IDPEP", "tp_rate": 0.8707}, {"fp_rate": 0.325, "method": "IDPEP", "tp_rate": 0.871}, {"fp_rate": 0.3252, "method": "IDPEP", "tp_rate": 0.871}, {"fp_rate": 0.3258, "method": "IDPEP", "tp_rate": 0.871}, {"fp_rate": 0.3262, "method": "IDPEP", "tp_rate": 0.871}, {"fp_rate": 0.3268, "method": "IDPEP", "tp_rate": 0.8716}, {"fp_rate": 0.327, "method": "IDPEP", "tp_rate": 0.8716}, {"fp_rate": 0.3273, "method": "IDPEP", "tp_rate": 0.8716}, {"fp_rate": 0.3279, "method": "IDPEP", "tp_rate": 0.8716}, {"fp_rate": 0.3281, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.329, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3301, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3303, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3305, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.331, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3312, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3315, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3317, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3321, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3329, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3331, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3333, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3335, "method": "IDPEP", "tp_rate": 0.8719}, {"fp_rate": 0.3338, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3345, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3351, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3353, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3357, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3359, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3362, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3376, "method": "IDPEP", "tp_rate": 0.8722}, {"fp_rate": 0.3386, "method": "IDPEP", "tp_rate": 0.8725}, {"fp_rate": 0.3389, "method": "IDPEP", "tp_rate": 0.8728}, {"fp_rate": 0.3393, "method": "IDPEP", "tp_rate": 0.8728}, {"fp_rate": 0.3398, "method": "IDPEP", "tp_rate": 0.8728}, {"fp_rate": 0.3401, "method": "IDPEP", "tp_rate": 0.8728}, {"fp_rate": 0.3405, "method": "IDPEP", "tp_rate": 0.8728}, {"fp_rate": 0.3406, "method": "IDPEP", "tp_rate": 0.8731}, {"fp_rate": 0.3408, "method": "IDPEP", "tp_rate": 0.8731}, {"fp_rate": 0.3411, "method": "IDPEP", "tp_rate": 0.8734}, {"fp_rate": 0.3413, "method": "IDPEP", "tp_rate": 0.8734}, {"fp_rate": 0.3416, "method": "IDPEP", "tp_rate": 0.8734}, {"fp_rate": 0.3428, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.343, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3432, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3435, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3437, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3439, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3441, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3443, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3446, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3451, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3464, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3469, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3474, "method": "IDPEP", "tp_rate": 0.8743}, {"fp_rate": 0.3483, "method": "IDPEP", "tp_rate": 0.8746}, {"fp_rate": 0.3486, "method": "IDPEP", "tp_rate": 0.8752}, {"fp_rate": 0.3494, "method": "IDPEP", "tp_rate": 0.8752}, {"fp_rate": 0.3503, "method": "IDPEP", "tp_rate": 0.8755}, {"fp_rate": 0.3509, "method": "IDPEP", "tp_rate": 0.8758}, {"fp_rate": 0.3512, "method": "IDPEP", "tp_rate": 0.8758}, {"fp_rate": 0.3514, "method": "IDPEP", "tp_rate": 0.8761}, {"fp_rate": 0.3516, "method": "IDPEP", "tp_rate": 0.8761}, {"fp_rate": 0.3517, "method": "IDPEP", "tp_rate": 0.8761}, {"fp_rate": 0.3522, "method": "IDPEP", "tp_rate": 0.8761}, {"fp_rate": 0.3526, "method": "IDPEP", "tp_rate": 0.8761}, {"fp_rate": 0.3534, "method": "IDPEP", "tp_rate": 0.8761}, {"fp_rate": 0.3542, "method": "IDPEP", "tp_rate": 0.8764}, {"fp_rate": 0.3544, "method": "IDPEP", "tp_rate": 0.8764}, {"fp_rate": 0.3549, "method": "IDPEP", "tp_rate": 0.8764}, {"fp_rate": 0.3551, "method": "IDPEP", "tp_rate": 0.8764}, {"fp_rate": 0.3554, "method": "IDPEP", "tp_rate": 0.8771}, {"fp_rate": 0.3556, "method": "IDPEP", "tp_rate": 0.8771}, {"fp_rate": 0.3561, "method": "IDPEP", "tp_rate": 0.8771}, {"fp_rate": 0.3566, "method": "IDPEP", "tp_rate": 0.8774}, {"fp_rate": 0.3568, "method": "IDPEP", "tp_rate": 0.8774}, {"fp_rate": 0.3571, "method": "IDPEP", "tp_rate": 0.8777}, {"fp_rate": 0.3575, "method": "IDPEP", "tp_rate": 0.8777}, {"fp_rate": 0.3577, "method": "IDPEP", "tp_rate": 0.878}, {"fp_rate": 0.3579, "method": "IDPEP", "tp_rate": 0.878}, {"fp_rate": 0.3582, "method": "IDPEP", "tp_rate": 0.878}, {"fp_rate": 0.3587, "method": "IDPEP", "tp_rate": 0.878}, {"fp_rate": 0.3592, "method": "IDPEP", "tp_rate": 0.8783}, {"fp_rate": 0.3594, "method": "IDPEP", "tp_rate": 0.8783}, {"fp_rate": 0.3596, "method": "IDPEP", "tp_rate": 0.8786}, {"fp_rate": 0.3598, "method": "IDPEP", "tp_rate": 0.8789}, {"fp_rate": 0.36, "method": "IDPEP", "tp_rate": 0.8789}, {"fp_rate": 0.3608, "method": "IDPEP", "tp_rate": 0.8789}, {"fp_rate": 0.3611, "method": "IDPEP", "tp_rate": 0.8789}, {"fp_rate": 0.3618, "method": "IDPEP", "tp_rate": 0.8795}, {"fp_rate": 0.362, "method": "IDPEP", "tp_rate": 0.8795}, {"fp_rate": 0.3622, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3628, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3637, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3638, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.364, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3644, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3646, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3649, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3651, "method": "IDPEP", "tp_rate": 0.8798}, {"fp_rate": 0.3674, "method": "IDPEP", "tp_rate": 0.8807}, {"fp_rate": 0.3677, "method": "IDPEP", "tp_rate": 0.8807}, {"fp_rate": 0.3699, "method": "IDPEP", "tp_rate": 0.881}, {"fp_rate": 0.3703, "method": "IDPEP", "tp_rate": 0.881}, {"fp_rate": 0.3705, "method": "IDPEP", "tp_rate": 0.881}, {"fp_rate": 0.3707, "method": "IDPEP", "tp_rate": 0.881}, {"fp_rate": 0.3711, "method": "IDPEP", "tp_rate": 0.8813}, {"fp_rate": 0.3713, "method": "IDPEP", "tp_rate": 0.8813}, {"fp_rate": 0.3716, "method": "IDPEP", "tp_rate": 0.8813}, {"fp_rate": 0.3719, "method": "IDPEP", "tp_rate": 0.8813}, {"fp_rate": 0.3723, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.3725, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.3729, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.3734, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.3736, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.3739, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.374, "method": "IDPEP", "tp_rate": 0.8816}, {"fp_rate": 0.3742, "method": "IDPEP", "tp_rate": 0.8819}, {"fp_rate": 0.3744, "method": "IDPEP", "tp_rate": 0.8819}, {"fp_rate": 0.3747, "method": "IDPEP", "tp_rate": 0.8819}, {"fp_rate": 0.3749, "method": "IDPEP", "tp_rate": 0.8822}, {"fp_rate": 0.3754, "method": "IDPEP", "tp_rate": 0.8822}, {"fp_rate": 0.376, "method": "IDPEP", "tp_rate": 0.8822}, {"fp_rate": 0.3763, "method": "IDPEP", "tp_rate": 0.8822}, {"fp_rate": 0.3771, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3774, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3779, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3781, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3786, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3787, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3793, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3795, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3799, "method": "IDPEP", "tp_rate": 0.8825}, {"fp_rate": 0.3802, "method": "IDPEP", "tp_rate": 0.8828}, {"fp_rate": 0.3807, "method": "IDPEP", "tp_rate": 0.8828}, {"fp_rate": 0.3808, "method": "IDPEP", "tp_rate": 0.8828}, {"fp_rate": 0.3813, "method": "IDPEP", "tp_rate": 0.8828}, {"fp_rate": 0.3823, "method": "IDPEP", "tp_rate": 0.8828}, {"fp_rate": 0.3825, "method": "IDPEP", "tp_rate": 0.8828}, {"fp_rate": 0.3833, "method": "IDPEP", "tp_rate": 0.8831}, {"fp_rate": 0.3835, "method": "IDPEP", "tp_rate": 0.8834}, {"fp_rate": 0.384, "method": "IDPEP", "tp_rate": 0.8837}, {"fp_rate": 0.3842, "method": "IDPEP", "tp_rate": 0.8837}, {"fp_rate": 0.3844, "method": "IDPEP", "tp_rate": 0.8841}, {"fp_rate": 0.3849, "method": "IDPEP", "tp_rate": 0.8844}, {"fp_rate": 0.3852, "method": "IDPEP", "tp_rate": 0.8844}, {"fp_rate": 0.3859, "method": "IDPEP", "tp_rate": 0.8844}, {"fp_rate": 0.3863, "method": "IDPEP", "tp_rate": 0.8847}, {"fp_rate": 0.3867, "method": "IDPEP", "tp_rate": 0.8847}, {"fp_rate": 0.3872, "method": "IDPEP", "tp_rate": 0.8853}, {"fp_rate": 0.3879, "method": "IDPEP", "tp_rate": 0.8853}, {"fp_rate": 0.3883, "method": "IDPEP", "tp_rate": 0.8853}, {"fp_rate": 0.3888, "method": "IDPEP", "tp_rate": 0.8853}, {"fp_rate": 0.389, "method": "IDPEP", "tp_rate": 0.8853}, {"fp_rate": 0.3896, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3898, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3901, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3906, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3907, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3909, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3911, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3913, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3914, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.392, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3922, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3925, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3927, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3935, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3937, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.394, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3945, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3947, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3949, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3951, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3954, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3959, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3962, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3963, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3966, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3968, "method": "IDPEP", "tp_rate": 0.8856}, {"fp_rate": 0.3971, "method": "IDPEP", "tp_rate": 0.8859}, {"fp_rate": 0.3979, "method": "IDPEP", "tp_rate": 0.8859}, {"fp_rate": 0.3981, "method": "IDPEP", "tp_rate": 0.8859}, {"fp_rate": 0.3983, "method": "IDPEP", "tp_rate": 0.8859}, {"fp_rate": 0.3984, "method": "IDPEP", "tp_rate": 0.8862}, {"fp_rate": 0.3986, "method": "IDPEP", "tp_rate": 0.8862}, {"fp_rate": 0.3992, "method": "IDPEP", "tp_rate": 0.8862}, {"fp_rate": 0.3997, "method": "IDPEP", "tp_rate": 0.8862}, {"fp_rate": 0.3999, "method": "IDPEP", "tp_rate": 0.8862}, {"fp_rate": 0.4004, "method": "IDPEP", "tp_rate": 0.8865}, {"fp_rate": 0.4005, "method": "IDPEP", "tp_rate": 0.8865}, {"fp_rate": 0.4007, "method": "IDPEP", "tp_rate": 0.8865}, {"fp_rate": 0.401, "method": "IDPEP", "tp_rate": 0.8865}, {"fp_rate": 0.4014, "method": "IDPEP", "tp_rate": 0.8865}, {"fp_rate": 0.4017, "method": "IDPEP", "tp_rate": 0.8865}, {"fp_rate": 0.4022, "method": "IDPEP", "tp_rate": 0.8868}, {"fp_rate": 0.4026, "method": "IDPEP", "tp_rate": 0.8868}, {"fp_rate": 0.4028, "method": "IDPEP", "tp_rate": 0.8871}, {"fp_rate": 0.403, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4032, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4036, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4039, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4042, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4053, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4059, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4063, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4065, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4072, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4074, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4076, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4077, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.408, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4083, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4086, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4091, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.4093, "method": "IDPEP", "tp_rate": 0.8874}, {"fp_rate": 0.41, "method": "IDPEP", "tp_rate": 0.8877}, {"fp_rate": 0.4102, "method": "IDPEP", "tp_rate": 0.8877}, {"fp_rate": 0.4103, "method": "IDPEP", "tp_rate": 0.8877}, {"fp_rate": 0.4105, "method": "IDPEP", "tp_rate": 0.888}, {"fp_rate": 0.4107, "method": "IDPEP", "tp_rate": 0.888}, {"fp_rate": 0.4111, "method": "IDPEP", "tp_rate": 0.888}, {"fp_rate": 0.4114, "method": "IDPEP", "tp_rate": 0.888}, {"fp_rate": 0.4118, "method": "IDPEP", "tp_rate": 0.8883}, {"fp_rate": 0.4121, "method": "IDPEP", "tp_rate": 0.8883}, {"fp_rate": 0.413, "method": "IDPEP", "tp_rate": 0.8886}, {"fp_rate": 0.4133, "method": "IDPEP", "tp_rate": 0.8889}, {"fp_rate": 0.4139, "method": "IDPEP", "tp_rate": 0.8889}, {"fp_rate": 0.4141, "method": "IDPEP", "tp_rate": 0.8889}, {"fp_rate": 0.4153, "method": "IDPEP", "tp_rate": 0.8892}, {"fp_rate": 0.4155, "method": "IDPEP", "tp_rate": 0.8892}, {"fp_rate": 0.416, "method": "IDPEP", "tp_rate": 0.8892}, {"fp_rate": 0.4162, "method": "IDPEP", "tp_rate": 0.8892}, {"fp_rate": 0.4166, "method": "IDPEP", "tp_rate": 0.8898}, {"fp_rate": 0.4168, "method": "IDPEP", "tp_rate": 0.8898}, {"fp_rate": 0.4173, "method": "IDPEP", "tp_rate": 0.8898}, {"fp_rate": 0.4175, "method": "IDPEP", "tp_rate": 0.8898}, {"fp_rate": 0.4177, "method": "IDPEP", "tp_rate": 0.8901}, {"fp_rate": 0.4179, "method": "IDPEP", "tp_rate": 0.8901}, {"fp_rate": 0.4182, "method": "IDPEP", "tp_rate": 0.8901}, {"fp_rate": 0.4185, "method": "IDPEP", "tp_rate": 0.8901}, {"fp_rate": 0.4189, "method": "IDPEP", "tp_rate": 0.8904}, {"fp_rate": 0.4191, "method": "IDPEP", "tp_rate": 0.8904}, {"fp_rate": 0.4197, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.4199, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.4209, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.4212, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.4214, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.4217, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.4219, "method": "IDPEP", "tp_rate": 0.8907}, {"fp_rate": 0.422, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4229, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4234, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4236, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4238, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4242, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4246, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4261, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4264, "method": "IDPEP", "tp_rate": 0.8911}, {"fp_rate": 0.4266, "method": "IDPEP", "tp_rate": 0.8914}, {"fp_rate": 0.4268, "method": "IDPEP", "tp_rate": 0.8914}, {"fp_rate": 0.427, "method": "IDPEP", "tp_rate": 0.8914}, {"fp_rate": 0.4278, "method": "IDPEP", "tp_rate": 0.8914}, {"fp_rate": 0.4285, "method": "IDPEP", "tp_rate": 0.8914}, {"fp_rate": 0.4287, "method": "IDPEP", "tp_rate": 0.8914}, {"fp_rate": 0.4292, "method": "IDPEP", "tp_rate": 0.8917}, {"fp_rate": 0.4297, "method": "IDPEP", "tp_rate": 0.8917}, {"fp_rate": 0.4299, "method": "IDPEP", "tp_rate": 0.8917}, {"fp_rate": 0.4303, "method": "IDPEP", "tp_rate": 0.892}, {"fp_rate": 0.4305, "method": "IDPEP", "tp_rate": 0.892}, {"fp_rate": 0.4308, "method": "IDPEP", "tp_rate": 0.892}, {"fp_rate": 0.4313, "method": "IDPEP", "tp_rate": 0.892}, {"fp_rate": 0.4314, "method": "IDPEP", "tp_rate": 0.892}, {"fp_rate": 0.4324, "method": "IDPEP", "tp_rate": 0.8923}, {"fp_rate": 0.4325, "method": "IDPEP", "tp_rate": 0.8923}, {"fp_rate": 0.4326, "method": "IDPEP", "tp_rate": 0.8926}, {"fp_rate": 0.4332, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4335, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4337, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4339, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4342, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4344, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4346, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4348, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.435, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4355, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4361, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4364, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4369, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4371, "method": "IDPEP", "tp_rate": 0.8929}, {"fp_rate": 0.4376, "method": "IDPEP", "tp_rate": 0.8932}, {"fp_rate": 0.4377, "method": "IDPEP", "tp_rate": 0.8932}, {"fp_rate": 0.4381, "method": "IDPEP", "tp_rate": 0.8932}, {"fp_rate": 0.4385, "method": "IDPEP", "tp_rate": 0.8935}, {"fp_rate": 0.4387, "method": "IDPEP", "tp_rate": 0.8935}, {"fp_rate": 0.439, "method": "IDPEP", "tp_rate": 0.8938}, {"fp_rate": 0.4397, "method": "IDPEP", "tp_rate": 0.8938}, {"fp_rate": 0.4401, "method": "IDPEP", "tp_rate": 0.8938}, {"fp_rate": 0.4402, "method": "IDPEP", "tp_rate": 0.8938}, {"fp_rate": 0.4405, "method": "IDPEP", "tp_rate": 0.8941}, {"fp_rate": 0.4409, "method": "IDPEP", "tp_rate": 0.8941}, {"fp_rate": 0.4411, "method": "IDPEP", "tp_rate": 0.8941}, {"fp_rate": 0.4416, "method": "IDPEP", "tp_rate": 0.8944}, {"fp_rate": 0.4421, "method": "IDPEP", "tp_rate": 0.8944}, {"fp_rate": 0.4425, "method": "IDPEP", "tp_rate": 0.8944}, {"fp_rate": 0.443, "method": "IDPEP", "tp_rate": 0.8944}, {"fp_rate": 0.4435, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4437, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4438, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4443, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4444, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4447, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4454, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4456, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4457, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4461, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4463, "method": "IDPEP", "tp_rate": 0.8947}, {"fp_rate": 0.4465, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4469, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.447, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4473, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4475, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4478, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.448, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4481, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4484, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4487, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.449, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4492, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4494, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4497, "method": "IDPEP", "tp_rate": 0.895}, {"fp_rate": 0.4501, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4503, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4509, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4511, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4517, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4518, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4521, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4523, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4525, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4527, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4529, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.453, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4532, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4534, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4536, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4543, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4546, "method": "IDPEP", "tp_rate": 0.8953}, {"fp_rate": 0.4553, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4557, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4559, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4562, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4563, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4566, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4572, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4577, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4578, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4581, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4586, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4588, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4589, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4591, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4592, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4594, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4596, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4599, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4604, "method": "IDPEP", "tp_rate": 0.8956}, {"fp_rate": 0.4609, "method": "IDPEP", "tp_rate": 0.8959}, {"fp_rate": 0.4614, "method": "IDPEP", "tp_rate": 0.8959}, {"fp_rate": 0.4615, "method": "IDPEP", "tp_rate": 0.8959}, {"fp_rate": 0.4618, "method": "IDPEP", "tp_rate": 0.8962}, {"fp_rate": 0.4621, "method": "IDPEP", "tp_rate": 0.8965}, {"fp_rate": 0.4624, "method": "IDPEP", "tp_rate": 0.8965}, {"fp_rate": 0.4627, "method": "IDPEP", "tp_rate": 0.8965}, {"fp_rate": 0.463, "method": "IDPEP", "tp_rate": 0.8968}, {"fp_rate": 0.4632, "method": "IDPEP", "tp_rate": 0.8968}, {"fp_rate": 0.4634, "method": "IDPEP", "tp_rate": 0.8968}, {"fp_rate": 0.4637, "method": "IDPEP", "tp_rate": 0.8968}, {"fp_rate": 0.4638, "method": "IDPEP", "tp_rate": 0.8968}, {"fp_rate": 0.4639, "method": "IDPEP", "tp_rate": 0.8971}, {"fp_rate": 0.4642, "method": "IDPEP", "tp_rate": 0.8971}, {"fp_rate": 0.4645, "method": "IDPEP", "tp_rate": 0.8971}, {"fp_rate": 0.4646, "method": "IDPEP", "tp_rate": 0.8971}, {"fp_rate": 0.4648, "method": "IDPEP", "tp_rate": 0.8974}, {"fp_rate": 0.465, "method": "IDPEP", "tp_rate": 0.8974}, {"fp_rate": 0.4653, "method": "IDPEP", "tp_rate": 0.8974}, {"fp_rate": 0.4655, "method": "IDPEP", "tp_rate": 0.8974}, {"fp_rate": 0.4657, "method": "IDPEP", "tp_rate": 0.8974}, {"fp_rate": 0.4658, "method": "IDPEP", "tp_rate": 0.8977}, {"fp_rate": 0.4661, "method": "IDPEP", "tp_rate": 0.8977}, {"fp_rate": 0.4662, "method": "IDPEP", "tp_rate": 0.8977}, {"fp_rate": 0.4663, "method": "IDPEP", "tp_rate": 0.8981}, {"fp_rate": 0.4668, "method": "IDPEP", "tp_rate": 0.8981}, {"fp_rate": 0.4671, "method": "IDPEP", "tp_rate": 0.8981}, {"fp_rate": 0.4675, "method": "IDPEP", "tp_rate": 0.8981}, {"fp_rate": 0.4677, "method": "IDPEP", "tp_rate": 0.8984}, {"fp_rate": 0.4678, "method": "IDPEP", "tp_rate": 0.8984}, {"fp_rate": 0.4681, "method": "IDPEP", "tp_rate": 0.8984}, {"fp_rate": 0.4683, "method": "IDPEP", "tp_rate": 0.8984}, {"fp_rate": 0.4685, "method": "IDPEP", "tp_rate": 0.8984}, {"fp_rate": 0.4686, "method": "IDPEP", "tp_rate": 0.8984}, {"fp_rate": 0.4688, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4693, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4695, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4697, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4703, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4708, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4709, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4716, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.4719, "method": "IDPEP", "tp_rate": 0.8987}, {"fp_rate": 0.472, "method": "IDPEP", "tp_rate": 0.899}, {"fp_rate": 0.4722, "method": "IDPEP", "tp_rate": 0.899}, {"fp_rate": 0.4724, "method": "IDPEP", "tp_rate": 0.899}, {"fp_rate": 0.4726, "method": "IDPEP", "tp_rate": 0.899}, {"fp_rate": 0.4727, "method": "IDPEP", "tp_rate": 0.899}, {"fp_rate": 0.4729, "method": "IDPEP", "tp_rate": 0.899}, {"fp_rate": 0.4732, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4734, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4735, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4737, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4739, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4742, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4746, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4747, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4749, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4751, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4752, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4755, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4759, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4761, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4766, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4773, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4774, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.4776, "method": "IDPEP", "tp_rate": 0.8999}, {"fp_rate": 0.478, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4783, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4784, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4786, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4788, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4789, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4791, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4792, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4794, "method": "IDPEP", "tp_rate": 0.9002}, {"fp_rate": 0.4796, "method": "IDPEP", "tp_rate": 0.9005}, {"fp_rate": 0.4799, "method": "IDPEP", "tp_rate": 0.9005}, {"fp_rate": 0.4801, "method": "IDPEP", "tp_rate": 0.9005}, {"fp_rate": 0.4803, "method": "IDPEP", "tp_rate": 0.9008}, {"fp_rate": 0.4809, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.481, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.4813, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.4815, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.4823, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.4825, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.4826, "method": "IDPEP", "tp_rate": 0.9011}, {"fp_rate": 0.4831, "method": "IDPEP", "tp_rate": 0.9014}, {"fp_rate": 0.4838, "method": "IDPEP", "tp_rate": 0.9014}, {"fp_rate": 0.4839, "method": "IDPEP", "tp_rate": 0.9014}, {"fp_rate": 0.4841, "method": "IDPEP", "tp_rate": 0.9014}, {"fp_rate": 0.4847, "method": "IDPEP", "tp_rate": 0.902}, {"fp_rate": 0.4849, "method": "IDPEP", "tp_rate": 0.902}, {"fp_rate": 0.485, "method": "IDPEP", "tp_rate": 0.902}, {"fp_rate": 0.4852, "method": "IDPEP", "tp_rate": 0.9023}, {"fp_rate": 0.4854, "method": "IDPEP", "tp_rate": 0.9023}, {"fp_rate": 0.4856, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4861, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4867, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4873, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4877, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.488, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4889, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4892, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4896, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4898, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4901, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4902, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4904, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4905, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4906, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4907, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4911, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4912, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4913, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4914, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4916, "method": "IDPEP", "tp_rate": 0.9026}, {"fp_rate": 0.4917, "method": "IDPEP", "tp_rate": 0.9029}, {"fp_rate": 0.4918, "method": "IDPEP", "tp_rate": 0.9029}, {"fp_rate": 0.4922, "method": "IDPEP", "tp_rate": 0.9029}, {"fp_rate": 0.4924, "method": "IDPEP", "tp_rate": 0.9032}, {"fp_rate": 0.4926, "method": "IDPEP", "tp_rate": 0.9032}, {"fp_rate": 0.4927, "method": "IDPEP", "tp_rate": 0.9032}, {"fp_rate": 0.4929, "method": "IDPEP", "tp_rate": 0.9032}, {"fp_rate": 0.4931, "method": "IDPEP", "tp_rate": 0.9035}, {"fp_rate": 0.4933, "method": "IDPEP", "tp_rate": 0.9038}, {"fp_rate": 0.4934, "method": "IDPEP", "tp_rate": 0.9038}, {"fp_rate": 0.4936, "method": "IDPEP", "tp_rate": 0.9038}, {"fp_rate": 0.4939, "method": "IDPEP", "tp_rate": 0.9041}, {"fp_rate": 0.4942, "method": "IDPEP", "tp_rate": 0.9041}, {"fp_rate": 0.4944, "method": "IDPEP", "tp_rate": 0.9044}, {"fp_rate": 0.4946, "method": "IDPEP", "tp_rate": 0.9044}, {"fp_rate": 0.4947, "method": "IDPEP", "tp_rate": 0.9044}, {"fp_rate": 0.4948, "method": "IDPEP", "tp_rate": 0.9044}, {"fp_rate": 0.4951, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4953, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4958, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4959, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4961, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4963, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4964, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4965, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4973, "method": "IDPEP", "tp_rate": 0.9047}, {"fp_rate": 0.4974, "method": "IDPEP", "tp_rate": 0.9051}, {"fp_rate": 0.4976, "method": "IDPEP", "tp_rate": 0.9054}, {"fp_rate": 0.4982, "method": "IDPEP", "tp_rate": 0.9054}, {"fp_rate": 0.4983, "method": "IDPEP", "tp_rate": 0.9054}, {"fp_rate": 0.4984, "method": "IDPEP", "tp_rate": 0.9054}, {"fp_rate": 0.4986, "method": "IDPEP", "tp_rate": 0.9054}, {"fp_rate": 0.4987, "method": "IDPEP", "tp_rate": 0.9054}, {"fp_rate": 0.4994, "method": "IDPEP", "tp_rate": 0.9057}, {"fp_rate": 0.4995, "method": "IDPEP", "tp_rate": 0.9057}, {"fp_rate": 0.4997, "method": "IDPEP", "tp_rate": 0.906}, {"fp_rate": 0.5, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5001, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5004, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5007, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5014, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5016, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5019, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5022, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5028, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5032, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5033, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5036, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5039, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5041, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5042, "method": "IDPEP", "tp_rate": 0.9063}, {"fp_rate": 0.5046, "method": "IDPEP", "tp_rate": 0.9066}, {"fp_rate": 0.5055, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5056, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5058, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5059, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5061, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5063, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5065, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5068, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5069, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5071, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5072, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5076, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5077, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5079, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.508, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5081, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5082, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5083, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5087, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5088, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5091, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5094, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5097, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5098, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5099, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5102, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5106, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5108, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5109, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5112, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5113, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5114, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5119, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.512, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5124, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5125, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5127, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5131, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5133, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5134, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5136, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5137, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5138, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.514, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5144, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5145, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5149, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.515, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5152, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5153, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5155, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5157, "method": "IDPEP", "tp_rate": 0.9069}, {"fp_rate": 0.5159, "method": "IDPEP", "tp_rate": 0.9072}, {"fp_rate": 0.5161, "method": "IDPEP", "tp_rate": 0.9072}, {"fp_rate": 0.5162, "method": "IDPEP", "tp_rate": 0.9072}, {"fp_rate": 0.5164, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.5165, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.5168, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.5178, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.5179, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.518, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.5183, "method": "IDPEP", "tp_rate": 0.9075}, {"fp_rate": 0.5184, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5186, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5188, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.519, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5192, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5197, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5199, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5201, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5203, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5205, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5208, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5209, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5211, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5213, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5215, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5217, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5219, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5221, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5222, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5224, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5225, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5226, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5228, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.523, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5233, "method": "IDPEP", "tp_rate": 0.9078}, {"fp_rate": 0.5236, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5238, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5239, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.524, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5241, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5244, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5246, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5247, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5249, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5251, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5253, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5256, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5259, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.526, "method": "IDPEP", "tp_rate": 0.9081}, {"fp_rate": 0.5262, "method": "IDPEP", "tp_rate": 0.9084}, {"fp_rate": 0.5263, "method": "IDPEP", "tp_rate": 0.9084}, {"fp_rate": 0.5264, "method": "IDPEP", "tp_rate": 0.9084}, {"fp_rate": 0.5266, "method": "IDPEP", "tp_rate": 0.9084}, {"fp_rate": 0.5268, "method": "IDPEP", "tp_rate": 0.9084}, {"fp_rate": 0.5271, "method": "IDPEP", "tp_rate": 0.9084}, {"fp_rate": 0.5273, "method": "IDPEP", "tp_rate": 0.9087}, {"fp_rate": 0.5274, "method": "IDPEP", "tp_rate": 0.909}, {"fp_rate": 0.5276, "method": "IDPEP", "tp_rate": 0.909}, {"fp_rate": 0.528, "method": "IDPEP", "tp_rate": 0.9096}, {"fp_rate": 0.5283, "method": "IDPEP", "tp_rate": 0.9096}, {"fp_rate": 0.5284, "method": "IDPEP", "tp_rate": 0.9099}, {"fp_rate": 0.5286, "method": "IDPEP", "tp_rate": 0.9099}, {"fp_rate": 0.5287, "method": "IDPEP", "tp_rate": 0.9099}, {"fp_rate": 0.5288, "method": "IDPEP", "tp_rate": 0.91005}, {"fp_rate": 0.5289, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5292, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5294, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5295, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5296, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.53, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5301, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5304, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.5308, "method": "IDPEP", "tp_rate": 0.9102}, {"fp_rate": 0.531, "method": "IDPEP", "tp_rate": 0.9105}, {"fp_rate": 0.5313, "method": "IDPEP", "tp_rate": 0.9105}, {"fp_rate": 0.5317, "method": "IDPEP", "tp_rate": 0.9105}, {"fp_rate": 0.5318, "method": "IDPEP", "tp_rate": 0.9105}, {"fp_rate": 0.5319, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5321, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5322, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5325, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5327, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5328, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5331, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5332, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5336, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.534, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5342, "method": "IDPEP", "tp_rate": 0.9111}, {"fp_rate": 0.5346, "method": "IDPEP", "tp_rate": 0.9114}, {"fp_rate": 0.5349, "method": "IDPEP", "tp_rate": 0.9114}, {"fp_rate": 0.535, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5351, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5352, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5353, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5355, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5356, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5357, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5362, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5364, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5366, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5367, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5368, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5369, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5371, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5372, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5375, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5377, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.538, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5381, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5383, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5385, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5389, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5391, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5393, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5395, "method": "IDPEP", "tp_rate": 0.9117}, {"fp_rate": 0.5397, "method": "IDPEP", "tp_rate": 0.9121}, {"fp_rate": 0.5398, "method": "IDPEP", "tp_rate": 0.9121}, {"fp_rate": 0.5401, "method": "IDPEP", "tp_rate": 0.9121}, {"fp_rate": 0.5404, "method": "IDPEP", "tp_rate": 0.9121}, {"fp_rate": 0.5405, "method": "IDPEP", "tp_rate": 0.9121}, {"fp_rate": 0.5413, "method": "IDPEP", "tp_rate": 0.9124}, {"fp_rate": 0.5414, "method": "IDPEP", "tp_rate": 0.9124}, {"fp_rate": 0.5415, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5417, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5418, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5422, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5423, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5425, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5426, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5431, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5436, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5437, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5439, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5443, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5444, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5446, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5448, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.545, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5451, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5456, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5457, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5458, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5461, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5465, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5466, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5468, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5471, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5472, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5473, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5475, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5476, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5477, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5478, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5482, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5484, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5485, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5486, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5487, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5488, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.549, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5492, "method": "IDPEP", "tp_rate": 0.9127}, {"fp_rate": 0.5494, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5496, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5499, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.55, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5504, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5505, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5509, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5511, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5512, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5516, "method": "IDPEP", "tp_rate": 0.913}, {"fp_rate": 0.5518, "method": "IDPEP", "tp_rate": 0.91315}, {"fp_rate": 0.5521, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5523, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5525, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5526, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5529, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.553, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5532, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5534, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5536, "method": "IDPEP", "tp_rate": 0.9133}, {"fp_rate": 0.5537, "method": "IDPEP", "tp_rate": 0.9136}, {"fp_rate": 0.5539, "method": "IDPEP", "tp_rate": 0.9136}, {"fp_rate": 0.5542, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5543, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5545, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5546, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5548, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5549, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.555, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5552, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5553, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5555, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5557, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5559, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5562, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5563, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5565, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5567, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5569, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.557, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5572, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5577, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5579, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.558, "method": "IDPEP", "tp_rate": 0.9139}, {"fp_rate": 0.5584, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5586, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5587, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5588, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5589, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.559, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5592, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5594, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5595, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5597, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5598, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5599, "method": "IDPEP", "tp_rate": 0.9142}, {"fp_rate": 0.5606, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5607, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5608, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5609, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.561, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5611, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5614, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5615, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5616, "method": "IDPEP", "tp_rate": 0.9145}, {"fp_rate": 0.5617, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5618, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.562, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5621, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5623, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5625, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5626, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5628, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.563, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5631, "method": "IDPEP", "tp_rate": 0.9148}, {"fp_rate": 0.5632, "method": "IDPEP", "tp_rate": 0.9151}, {"fp_rate": 0.5635, "method": "IDPEP", "tp_rate": 0.9151}, {"fp_rate": 0.5638, "method": "IDPEP", "tp_rate": 0.9154}, {"fp_rate": 0.5639, "method": "IDPEP", "tp_rate": 0.9154}, {"fp_rate": 0.564, "method": "IDPEP", "tp_rate": 0.9154}, {"fp_rate": 0.5642, "method": "IDPEP", "tp_rate": 0.9154}, {"fp_rate": 0.5644, "method": "IDPEP", "tp_rate": 0.9157}, {"fp_rate": 0.5646, "method": "IDPEP", "tp_rate": 0.916}, {"fp_rate": 0.5647, "method": "IDPEP", "tp_rate": 0.916}, {"fp_rate": 0.5649, "method": "IDPEP", "tp_rate": 0.916}, {"fp_rate": 0.5651, "method": "IDPEP", "tp_rate": 0.916}, {"fp_rate": 0.5654, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5655, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5657, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.566, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5662, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5665, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5666, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5667, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5668, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.567, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5672, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5676, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5677, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5681, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5683, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5684, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5685, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5687, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5688, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5689, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.569, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5692, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5696, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5698, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5699, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5701, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5702, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5703, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5707, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5709, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.571, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5711, "method": "IDPEP", "tp_rate": 0.9163}, {"fp_rate": 0.5712, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5715, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5717, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5718, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.572, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5722, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5725, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5728, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5729, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.573, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5732, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5734, "method": "IDPEP", "tp_rate": 0.9166}, {"fp_rate": 0.5736, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5737, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5738, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.574, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5741, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5742, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5743, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5744, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5745, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5747, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5749, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5751, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5752, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5754, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5757, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5758, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5761, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5762, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5765, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5767, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5768, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5769, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.577, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5771, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5772, "method": "IDPEP", "tp_rate": 0.9169}, {"fp_rate": 0.5773, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5774, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5775, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5777, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5778, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5779, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.578, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5782, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5785, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5786, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5787, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.579, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5792, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5793, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5795, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5799, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.58, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5803, "method": "IDPEP", "tp_rate": 0.9172}, {"fp_rate": 0.5804, "method": "IDPEP", "tp_rate": 0.9175}, {"fp_rate": 0.5805, "method": "IDPEP", "tp_rate": 0.9175}, {"fp_rate": 0.5806, "method": "IDPEP", "tp_rate": 0.9175}, {"fp_rate": 0.5807, "method": "IDPEP", "tp_rate": 0.9175}, {"fp_rate": 0.581, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5812, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5813, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5814, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5816, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5818, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5819, "method": "IDPEP", "tp_rate": 0.9178}, {"fp_rate": 0.5821, "method": "IDPEP", "tp_rate": 0.91795}, {"fp_rate": 0.5822, "method": "IDPEP", "tp_rate": 0.9181}, {"fp_rate": 0.5824, "method": "IDPEP", "tp_rate": 0.9181}, {"fp_rate": 0.5825, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5828, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.583, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5833, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5836, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5837, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5838, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5839, "method": "IDPEP", "tp_rate": 0.9184}, {"fp_rate": 0.5842, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5843, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5844, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5845, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5846, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5848, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5849, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5851, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5853, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5854, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5856, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5858, "method": "IDPEP", "tp_rate": 0.9187}, {"fp_rate": 0.5859, "method": "IDPEP", "tp_rate": 0.9191}, {"fp_rate": 0.586, "method": "IDPEP", "tp_rate": 0.9191}, {"fp_rate": 0.5862, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5863, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5864, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5865, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5866, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5867, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5871, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5872, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5873, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5874, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5876, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5878, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5884, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5885, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5886, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5888, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5891, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5894, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5895, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5896, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5898, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5901, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5902, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5903, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5904, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5905, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5906, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5907, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5911, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5913, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5914, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5915, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5916, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5917, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5918, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5923, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5924, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5925, "method": "IDPEP", "tp_rate": 0.9194}, {"fp_rate": 0.5934, "method": "IDPEP", "tp_rate": 0.9197}, {"fp_rate": 0.5935, "method": "IDPEP", "tp_rate": 0.9197}, {"fp_rate": 0.5936, "method": "IDPEP", "tp_rate": 0.9197}, {"fp_rate": 0.5939, "method": "IDPEP", "tp_rate": 0.9197}, {"fp_rate": 0.5943, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.5945, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.5954, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.5955, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.5958, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.5959, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.596, "method": "IDPEP", "tp_rate": 0.92}, {"fp_rate": 0.5961, "method": "IDPEP", "tp_rate": 0.92015}, {"fp_rate": 0.5963, "method": "IDPEP", "tp_rate": 0.9203}, {"fp_rate": 0.5964, "method": "IDPEP", "tp_rate": 0.9206}, {"fp_rate": 0.5965, "method": "IDPEP", "tp_rate": 0.9206}, {"fp_rate": 0.5966, "method": "IDPEP", "tp_rate": 0.9206}, {"fp_rate": 0.5967, "method": "IDPEP", "tp_rate": 0.9206}, {"fp_rate": 0.5975, "method": "IDPEP", "tp_rate": 0.9209}, {"fp_rate": 0.5976, "method": "IDPEP", "tp_rate": 0.9209}, {"fp_rate": 0.5977, "method": "IDPEP", "tp_rate": 0.9212}, {"fp_rate": 0.5979, "method": "IDPEP", "tp_rate": 0.9212}, {"fp_rate": 0.598, "method": "IDPEP", "tp_rate": 0.9212}, {"fp_rate": 0.5981, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5983, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5984, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5985, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5987, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5988, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5996, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.5998, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.6, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.6002, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.6005, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.6006, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.6007, "method": "IDPEP", "tp_rate": 0.9215}, {"fp_rate": 0.6008, "method": "IDPEP", "tp_rate": 0.92165}, {"fp_rate": 0.6009, "method": "IDPEP", "tp_rate": 0.9218}, {"fp_rate": 0.6016, "method": "IDPEP", "tp_rate": 0.9218}, {"fp_rate": 0.6017, "method": "IDPEP", "tp_rate": 0.9218}, {"fp_rate": 0.6019, "method": "IDPEP", "tp_rate": 0.9221}, {"fp_rate": 0.6021, "method": "IDPEP", "tp_rate": 0.9221}, {"fp_rate": 0.6022, "method": "IDPEP", "tp_rate": 0.9221}, {"fp_rate": 0.6023, "method": "IDPEP", "tp_rate": 0.9221}, {"fp_rate": 0.6024, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6025, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6032, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6033, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6034, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6035, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6036, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6038, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.6039, "method": "IDPEP", "tp_rate": 0.9224}, {"fp_rate": 0.604, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6041, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6051, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6053, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6054, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6056, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6057, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6061, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6063, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6064, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6073, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6074, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6075, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6076, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6078, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6092, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6097, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6099, "method": "IDPEP", "tp_rate": 0.9227}, {"fp_rate": 0.6101, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6102, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6104, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6113, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6114, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6116, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6117, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6118, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.612, "method": "IDPEP", "tp_rate": 0.923}, {"fp_rate": 0.6121, "method": "IDPEP", "tp_rate": 0.9233}, {"fp_rate": 0.6122, "method": "IDPEP", "tp_rate": 0.9233}, {"fp_rate": 0.6136, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6137, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6138, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6139, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.614, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6141, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6142, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6143, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6144, "method": "IDPEP", "tp_rate": 0.9236}, {"fp_rate": 0.6158, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6159, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.616, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6162, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6164, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6165, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6166, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6173, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6181, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6183, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6184, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6187, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6188, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6194, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6205, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6207, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6212, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6213, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6232, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6234, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6244, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6253, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6254, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6256, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6267, "method": "IDPEP", "tp_rate": 0.9242}, {"fp_rate": 0.6276, "method": "IDPEP", "tp_rate": 0.9245}, {"fp_rate": 0.6278, "method": "IDPEP", "tp_rate": 0.9245}, {"fp_rate": 0.6279, "method": "IDPEP", "tp_rate": 0.9245}, {"fp_rate": 0.628, "method": "IDPEP", "tp_rate": 0.9245}, {"fp_rate": 0.6289, "method": "IDPEP", "tp_rate": 0.9251}, {"fp_rate": 0.6298, "method": "IDPEP", "tp_rate": 0.9254}, {"fp_rate": 0.6299, "method": "IDPEP", "tp_rate": 0.9254}, {"fp_rate": 0.6302, "method": "IDPEP", "tp_rate": 0.9254}, {"fp_rate": 0.6319, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.632, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6321, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6322, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6323, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6339, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.634, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6341, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6342, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.6344, "method": "IDPEP", "tp_rate": 0.926}, {"fp_rate": 0.635, "method": "IDPEP", "tp_rate": 0.9264}, {"fp_rate": 0.6351, "method": "IDPEP", "tp_rate": 0.9264}, {"fp_rate": 0.6359, "method": "IDPEP", "tp_rate": 0.927}, {"fp_rate": 0.6361, "method": "IDPEP", "tp_rate": 0.927}, {"fp_rate": 0.6364, "method": "IDPEP", "tp_rate": 0.927}, {"fp_rate": 0.6371, "method": "IDPEP", "tp_rate": 0.927}, {"fp_rate": 0.638, "method": "IDPEP", "tp_rate": 0.927}, {"fp_rate": 0.6382, "method": "IDPEP", "tp_rate": 0.927}, {"fp_rate": 0.6392, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6393, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6402, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6404, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6406, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6407, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6413, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6415, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6416, "method": "IDPEP", "tp_rate": 0.9273}, {"fp_rate": 0.6423, "method": "IDPEP", "tp_rate": 0.9276}, {"fp_rate": 0.6424, "method": "IDPEP", "tp_rate": 0.9276}, {"fp_rate": 0.6425, "method": "IDPEP", "tp_rate": 0.9276}, {"fp_rate": 0.6426, "method": "IDPEP", "tp_rate": 0.9276}, {"fp_rate": 0.6432, "method": "IDPEP", "tp_rate": 0.9276}, {"fp_rate": 0.6433, "method": "IDPEP", "tp_rate": 0.9276}, {"fp_rate": 0.6442, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6443, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6444, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.645, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6451, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6452, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.646, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6461, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6467, "method": "IDPEP", "tp_rate": 0.9279}, {"fp_rate": 0.6468, "method": "IDPEP", "tp_rate": 0.92805}, {"fp_rate": 0.647, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6471, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6472, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6491, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6492, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6499, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6506, "method": "IDPEP", "tp_rate": 0.9282}, {"fp_rate": 0.6519, "method": "IDPEP", "tp_rate": 0.9285}, {"fp_rate": 0.652, "method": "IDPEP", "tp_rate": 0.9285}, {"fp_rate": 0.6531, "method": "IDPEP", "tp_rate": 0.9288}, {"fp_rate": 0.654, "method": "IDPEP", "tp_rate": 0.9294}, {"fp_rate": 0.6541, "method": "IDPEP", "tp_rate": 0.9294}, {"fp_rate": 0.6548, "method": "IDPEP", "tp_rate": 0.9294}, {"fp_rate": 0.657, "method": "IDPEP", "tp_rate": 0.9294}, {"fp_rate": 0.6614, "method": "IDPEP", "tp_rate": 0.9297}, {"fp_rate": 0.6628, "method": "IDPEP", "tp_rate": 0.93}, {"fp_rate": 0.6647, "method": "IDPEP", "tp_rate": 0.9306}, {"fp_rate": 0.6693, "method": "IDPEP", "tp_rate": 0.9321}, {"fp_rate": 0.6728, "method": "IDPEP", "tp_rate": 0.9321}, {"fp_rate": 0.6746, "method": "IDPEP", "tp_rate": 0.9321}, {"fp_rate": 0.6765, "method": "IDPEP", "tp_rate": 0.9324}, {"fp_rate": 0.6774, "method": "IDPEP", "tp_rate": 0.9324}, {"fp_rate": 0.6802, "method": "IDPEP", "tp_rate": 0.9334}, {"fp_rate": 0.6821, "method": "IDPEP", "tp_rate": 0.9334}, {"fp_rate": 0.6834, "method": "IDPEP", "tp_rate": 0.9337}, {"fp_rate": 0.6847, "method": "IDPEP", "tp_rate": 0.9337}, {"fp_rate": 0.6861, "method": "IDPEP", "tp_rate": 0.9343}, {"fp_rate": 0.6877, "method": "IDPEP", "tp_rate": 0.9352}, {"fp_rate": 0.6885, "method": "IDPEP", "tp_rate": 0.9352}, {"fp_rate": 0.689, "method": "IDPEP", "tp_rate": 0.9352}, {"fp_rate": 0.6897, "method": "IDPEP", "tp_rate": 0.9352}, {"fp_rate": 0.6934, "method": "IDPEP", "tp_rate": 0.9361}, {"fp_rate": 0.6967, "method": "IDPEP", "tp_rate": 0.9367}, {"fp_rate": 0.6993, "method": "IDPEP", "tp_rate": 0.9373}, {"fp_rate": 0.7015, "method": "IDPEP", "tp_rate": 0.9379}, {"fp_rate": 0.7036, "method": "IDPEP", "tp_rate": 0.9379}, {"fp_rate": 0.7043, "method": "IDPEP", "tp_rate": 0.9382}, {"fp_rate": 0.7113, "method": "IDPEP", "tp_rate": 0.9382}, {"fp_rate": 0.7163, "method": "IDPEP", "tp_rate": 0.94}, {"fp_rate": 0.7186, "method": "IDPEP", "tp_rate": 0.94}, {"fp_rate": 0.7228, "method": "IDPEP", "tp_rate": 0.941}, {"fp_rate": 0.7261, "method": "IDPEP", "tp_rate": 0.9416}, {"fp_rate": 0.7265, "method": "IDPEP", "tp_rate": 0.9416}, {"fp_rate": 0.7286, "method": "IDPEP", "tp_rate": 0.9422}, {"fp_rate": 0.7294, "method": "IDPEP", "tp_rate": 0.9425}, {"fp_rate": 0.73, "method": "IDPEP", "tp_rate": 0.9431}, {"fp_rate": 0.7309, "method": "IDPEP", "tp_rate": 0.9431}, {"fp_rate": 0.7318, "method": "IDPEP", "tp_rate": 0.9437}, {"fp_rate": 0.7385, "method": "IDPEP", "tp_rate": 0.9449}, {"fp_rate": 0.7427, "method": "IDPEP", "tp_rate": 0.9461}, {"fp_rate": 0.7465, "method": "IDPEP", "tp_rate": 0.9474}, {"fp_rate": 0.7474, "method": "IDPEP", "tp_rate": 0.9474}, {"fp_rate": 0.7483, "method": "IDPEP", "tp_rate": 0.9477}, {"fp_rate": 0.7496, "method": "IDPEP", "tp_rate": 0.9477}, {"fp_rate": 0.7517, "method": "IDPEP", "tp_rate": 0.9489}, {"fp_rate": 0.753, "method": "IDPEP", "tp_rate": 0.9489}, {"fp_rate": 0.7534, "method": "IDPEP", "tp_rate": 0.9489}, {"fp_rate": 0.7546, "method": "IDPEP", "tp_rate": 0.9492}, {"fp_rate": 0.7555, "method": "IDPEP", "tp_rate": 0.9492}, {"fp_rate": 0.758, "method": "IDPEP", "tp_rate": 0.9495}, {"fp_rate": 0.7598, "method": "IDPEP", "tp_rate": 0.9504}, {"fp_rate": 0.761, "method": "IDPEP", "tp_rate": 0.951}, {"fp_rate": 0.7613, "method": "IDPEP", "tp_rate": 0.951}, {"fp_rate": 0.7634, "method": "IDPEP", "tp_rate": 0.951}, {"fp_rate": 0.7647, "method": "IDPEP", "tp_rate": 0.9513}, {"fp_rate": 0.7672, "method": "IDPEP", "tp_rate": 0.9513}, {"fp_rate": 0.7675, "method": "IDPEP", "tp_rate": 0.9513}, {"fp_rate": 0.7684, "method": "IDPEP", "tp_rate": 0.9513}, {"fp_rate": 0.7694, "method": "IDPEP", "tp_rate": 0.9513}, {"fp_rate": 0.7706, "method": "IDPEP", "tp_rate": 0.9516}, {"fp_rate": 0.7725, "method": "IDPEP", "tp_rate": 0.9522}, {"fp_rate": 0.7727, "method": "IDPEP", "tp_rate": 0.9522}, {"fp_rate": 0.7743, "method": "IDPEP", "tp_rate": 0.9528}, {"fp_rate": 0.7751, "method": "IDPEP", "tp_rate": 0.9528}, {"fp_rate": 0.7754, "method": "IDPEP", "tp_rate": 0.9528}, {"fp_rate": 0.7766, "method": "IDPEP", "tp_rate": 0.9528}, {"fp_rate": 0.7776, "method": "IDPEP", "tp_rate": 0.9531}, {"fp_rate": 0.7792, "method": "IDPEP", "tp_rate": 0.9531}, {"fp_rate": 0.7795, "method": "IDPEP", "tp_rate": 0.9531}, {"fp_rate": 0.7814, "method": "IDPEP", "tp_rate": 0.954}, {"fp_rate": 0.7822, "method": "IDPEP", "tp_rate": 0.954}, {"fp_rate": 0.7827, "method": "IDPEP", "tp_rate": 0.954}, {"fp_rate": 0.7836, "method": "IDPEP", "tp_rate": 0.954}, {"fp_rate": 0.7854, "method": "IDPEP", "tp_rate": 0.9547}, {"fp_rate": 0.7856, "method": "IDPEP", "tp_rate": 0.9547}, {"fp_rate": 0.7868, "method": "IDPEP", "tp_rate": 0.955}, {"fp_rate": 0.7886, "method": "IDPEP", "tp_rate": 0.9556}, {"fp_rate": 0.7893, "method": "IDPEP", "tp_rate": 0.9556}, {"fp_rate": 0.7908, "method": "IDPEP", "tp_rate": 0.9556}, {"fp_rate": 0.791, "method": "IDPEP", "tp_rate": 0.9556}, {"fp_rate": 0.7929, "method": "IDPEP", "tp_rate": 0.9562}, {"fp_rate": 0.7931, "method": "IDPEP", "tp_rate": 0.9568}, {"fp_rate": 0.7953, "method": "IDPEP", "tp_rate": 0.9568}, {"fp_rate": 0.7972, "method": "IDPEP", "tp_rate": 0.9574}, {"fp_rate": 0.7974, "method": "IDPEP", "tp_rate": 0.9574}, {"fp_rate": 0.7982, "method": "IDPEP", "tp_rate": 0.9574}, {"fp_rate": 0.7985, "method": "IDPEP", "tp_rate": 0.9574}, {"fp_rate": 0.7987, "method": "IDPEP", "tp_rate": 0.9574}, {"fp_rate": 0.7994, "method": "IDPEP", "tp_rate": 0.9577}, {"fp_rate": 0.7996, "method": "IDPEP", "tp_rate": 0.9577}, {"fp_rate": 0.8005, "method": "IDPEP", "tp_rate": 0.9577}, {"fp_rate": 0.8016, "method": "IDPEP", "tp_rate": 0.958}, {"fp_rate": 0.8026, "method": "IDPEP", "tp_rate": 0.9583}, {"fp_rate": 0.803, "method": "IDPEP", "tp_rate": 0.9583}, {"fp_rate": 0.8032, "method": "IDPEP", "tp_rate": 0.9583}, {"fp_rate": 0.8035, "method": "IDPEP", "tp_rate": 0.9586}, {"fp_rate": 0.8051, "method": "IDPEP", "tp_rate": 0.9586}, {"fp_rate": 0.8057, "method": "IDPEP", "tp_rate": 0.9589}, {"fp_rate": 0.8073, "method": "IDPEP", "tp_rate": 0.9589}, {"fp_rate": 0.8077, "method": "IDPEP", "tp_rate": 0.9589}, {"fp_rate": 0.8078, "method": "IDPEP", "tp_rate": 0.9589}, {"fp_rate": 0.8086, "method": "IDPEP", "tp_rate": 0.9592}, {"fp_rate": 0.8089, "method": "IDPEP", "tp_rate": 0.9592}, {"fp_rate": 0.8095, "method": "IDPEP", "tp_rate": 0.9592}, {"fp_rate": 0.8102, "method": "IDPEP", "tp_rate": 0.9592}, {"fp_rate": 0.8106, "method": "IDPEP", "tp_rate": 0.9592}, {"fp_rate": 0.8124, "method": "IDPEP", "tp_rate": 0.9598}, {"fp_rate": 0.8132, "method": "IDPEP", "tp_rate": 0.9601}, {"fp_rate": 0.8133, "method": "IDPEP", "tp_rate": 0.9601}, {"fp_rate": 0.8137, "method": "IDPEP", "tp_rate": 0.9601}, {"fp_rate": 0.8139, "method": "IDPEP", "tp_rate": 0.9601}, {"fp_rate": 0.8146, "method": "IDPEP", "tp_rate": 0.9601}, {"fp_rate": 0.815, "method": "IDPEP", "tp_rate": 0.9604}, {"fp_rate": 0.8166, "method": "IDPEP", "tp_rate": 0.961}, {"fp_rate": 0.817, "method": "IDPEP", "tp_rate": 0.961}, {"fp_rate": 0.8171, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8176, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8183, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8185, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8189, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8191, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8195, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8197, "method": "IDPEP", "tp_rate": 0.9614}, {"fp_rate": 0.8202, "method": "IDPEP", "tp_rate": 0.9617}, {"fp_rate": 0.8213, "method": "IDPEP", "tp_rate": 0.9617}, {"fp_rate": 0.8218, "method": "IDPEP", "tp_rate": 0.962}, {"fp_rate": 0.822, "method": "IDPEP", "tp_rate": 0.962}, {"fp_rate": 0.8227, "method": "IDPEP", "tp_rate": 0.9629}, {"fp_rate": 0.8248, "method": "IDPEP", "tp_rate": 0.9629}, {"fp_rate": 0.8253, "method": "IDPEP", "tp_rate": 0.9632}, {"fp_rate": 0.8256, "method": "IDPEP", "tp_rate": 0.9632}, {"fp_rate": 0.8269, "method": "IDPEP", "tp_rate": 0.9632}, {"fp_rate": 0.8273, "method": "IDPEP", "tp_rate": 0.9632}, {"fp_rate": 0.8285, "method": "IDPEP", "tp_rate": 0.9632}, {"fp_rate": 0.8289, "method": "IDPEP", "tp_rate": 0.9632}, {"fp_rate": 0.8292, "method": "IDPEP", "tp_rate": 0.9635}, {"fp_rate": 0.8302, "method": "IDPEP", "tp_rate": 0.9641}, {"fp_rate": 0.8305, "method": "IDPEP", "tp_rate": 0.9641}, {"fp_rate": 0.831, "method": "IDPEP", "tp_rate": 0.9641}, {"fp_rate": 0.8312, "method": "IDPEP", "tp_rate": 0.9644}, {"fp_rate": 0.8318, "method": "IDPEP", "tp_rate": 0.965}, {"fp_rate": 0.8322, "method": "IDPEP", "tp_rate": 0.965}, {"fp_rate": 0.8324, "method": "IDPEP", "tp_rate": 0.965}, {"fp_rate": 0.8332, "method": "IDPEP", "tp_rate": 0.965}, {"fp_rate": 0.8334, "method": "IDPEP", "tp_rate": 0.965}, {"fp_rate": 0.8337, "method": "IDPEP", "tp_rate": 0.965}, {"fp_rate": 0.8344, "method": "IDPEP", "tp_rate": 0.9653}, {"fp_rate": 0.8355, "method": "IDPEP", "tp_rate": 0.9653}, {"fp_rate": 0.836, "method": "IDPEP", "tp_rate": 0.9656}, {"fp_rate": 0.8363, "method": "IDPEP", "tp_rate": 0.9656}, {"fp_rate": 0.8369, "method": "IDPEP", "tp_rate": 0.9656}, {"fp_rate": 0.8371, "method": "IDPEP", "tp_rate": 0.9656}, {"fp_rate": 0.8379, "method": "IDPEP", "tp_rate": 0.9659}, {"fp_rate": 0.8387, "method": "IDPEP", "tp_rate": 0.9659}, {"fp_rate": 0.8395, "method": "IDPEP", "tp_rate": 0.9659}, {"fp_rate": 0.8399, "method": "IDPEP", "tp_rate": 0.9659}, {"fp_rate": 0.8401, "method": "IDPEP", "tp_rate": 0.9659}, {"fp_rate": 0.8403, "method": "IDPEP", "tp_rate": 0.9662}, {"fp_rate": 0.8414, "method": "IDPEP", "tp_rate": 0.9665}, {"fp_rate": 0.8421, "method": "IDPEP", "tp_rate": 0.9668}, {"fp_rate": 0.8424, "method": "IDPEP", "tp_rate": 0.9668}, {"fp_rate": 0.8427, "method": "IDPEP", "tp_rate": 0.9668}, {"fp_rate": 0.8429, "method": "IDPEP", "tp_rate": 0.9668}, {"fp_rate": 0.8434, "method": "IDPEP", "tp_rate": 0.9668}, {"fp_rate": 0.844, "method": "IDPEP", "tp_rate": 0.9671}, {"fp_rate": 0.8445, "method": "IDPEP", "tp_rate": 0.9671}, {"fp_rate": 0.8448, "method": "IDPEP", "tp_rate": 0.9671}, {"fp_rate": 0.845, "method": "IDPEP", "tp_rate": 0.9674}, {"fp_rate": 0.8452, "method": "IDPEP", "tp_rate": 0.9674}, {"fp_rate": 0.8455, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8458, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8461, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8465, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8466, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.847, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8472, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.848, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8481, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8485, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8486, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8489, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8491, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8492, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8495, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.85, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8505, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8508, "method": "IDPEP", "tp_rate": 0.9677}, {"fp_rate": 0.8515, "method": "IDPEP", "tp_rate": 0.968}, {"fp_rate": 0.8518, "method": "IDPEP", "tp_rate": 0.968}, {"fp_rate": 0.8519, "method": "IDPEP", "tp_rate": 0.9684}, {"fp_rate": 0.8526, "method": "IDPEP", "tp_rate": 0.9684}, {"fp_rate": 0.8529, "method": "IDPEP", "tp_rate": 0.9684}, {"fp_rate": 0.8531, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8533, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8536, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8537, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8538, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8542, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8547, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8549, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8554, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8557, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8562, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8564, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8567, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8569, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.857, "method": "IDPEP", "tp_rate": 0.9687}, {"fp_rate": 0.8572, "method": "IDPEP", "tp_rate": 0.969}, {"fp_rate": 0.8576, "method": "IDPEP", "tp_rate": 0.969}, {"fp_rate": 0.8582, "method": "IDPEP", "tp_rate": 0.969}, {"fp_rate": 0.8588, "method": "IDPEP", "tp_rate": 0.9693}, {"fp_rate": 0.8593, "method": "IDPEP", "tp_rate": 0.9693}, {"fp_rate": 0.8596, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8597, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8599, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8603, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8605, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8608, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8609, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.861, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8615, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8619, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.862, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8622, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8625, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8627, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8631, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8634, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8636, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.8638, "method": "IDPEP", "tp_rate": 0.9696}, {"fp_rate": 0.864, "method": "IDPEP", "tp_rate": 0.9699}, {"fp_rate": 0.8641, "method": "IDPEP", "tp_rate": 0.9699}, {"fp_rate": 0.8647, "method": "IDPEP", "tp_rate": 0.9702}, {"fp_rate": 0.8649, "method": "IDPEP", "tp_rate": 0.9705}, {"fp_rate": 0.865, "method": "IDPEP", "tp_rate": 0.9705}, {"fp_rate": 0.8652, "method": "IDPEP", "tp_rate": 0.9705}, {"fp_rate": 0.8657, "method": "IDPEP", "tp_rate": 0.9705}, {"fp_rate": 0.8659, "method": "IDPEP", "tp_rate": 0.9705}, {"fp_rate": 0.8663, "method": "IDPEP", "tp_rate": 0.9705}, {"fp_rate": 0.8665, "method": "IDPEP", "tp_rate": 0.9708}, {"fp_rate": 0.8668, "method": "IDPEP", "tp_rate": 0.9708}, {"fp_rate": 0.8673, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8674, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8678, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.868, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8684, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8688, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8689, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8691, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8694, "method": "IDPEP", "tp_rate": 0.9711}, {"fp_rate": 0.8696, "method": "IDPEP", "tp_rate": 0.9714}, {"fp_rate": 0.8701, "method": "IDPEP", "tp_rate": 0.9714}, {"fp_rate": 0.8702, "method": "IDPEP", "tp_rate": 0.9714}, {"fp_rate": 0.8703, "method": "IDPEP", "tp_rate": 0.9714}, {"fp_rate": 0.8704, "method": "IDPEP", "tp_rate": 0.9717}, {"fp_rate": 0.8707, "method": "IDPEP", "tp_rate": 0.97185}, {"fp_rate": 0.8709, "method": "IDPEP", "tp_rate": 0.972}, {"fp_rate": 0.871, "method": "IDPEP", "tp_rate": 0.972}, {"fp_rate": 0.8712, "method": "IDPEP", "tp_rate": 0.972}, {"fp_rate": 0.8714, "method": "IDPEP", "tp_rate": 0.972}, {"fp_rate": 0.8716, "method": "IDPEP", "tp_rate": 0.9723}, {"fp_rate": 0.872, "method": "IDPEP", "tp_rate": 0.9726}, {"fp_rate": 0.8726, "method": "IDPEP", "tp_rate": 0.9726}, {"fp_rate": 0.8727, "method": "IDPEP", "tp_rate": 0.9726}, {"fp_rate": 0.8731, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8733, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8735, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8737, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8739, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.874, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8743, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8746, "method": "IDPEP", "tp_rate": 0.9729}, {"fp_rate": 0.8747, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8749, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.875, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8751, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8753, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8755, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8756, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8759, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8761, "method": "IDPEP", "tp_rate": 0.9732}, {"fp_rate": 0.8762, "method": "IDPEP", "tp_rate": 0.9733499999999999}, {"fp_rate": 0.8765, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8767, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8768, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.877, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8773, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8775, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8778, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.878, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8781, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8785, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.8786, "method": "IDPEP", "tp_rate": 0.9735}, {"fp_rate": 0.879, "method": "IDPEP", "tp_rate": 0.9738}, {"fp_rate": 0.8792, "method": "IDPEP", "tp_rate": 0.9741}, {"fp_rate": 0.8794, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8796, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8798, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8801, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8805, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8807, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8808, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.881, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8812, "method": "IDPEP", "tp_rate": 0.9744}, {"fp_rate": 0.8814, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8816, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8817, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8819, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.882, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8821, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8822, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8823, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8824, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8827, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8828, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8829, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8831, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8832, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8834, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8835, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8836, "method": "IDPEP", "tp_rate": 0.9747}, {"fp_rate": 0.8839, "method": "IDPEP", "tp_rate": 0.975}, {"fp_rate": 0.884, "method": "IDPEP", "tp_rate": 0.975}, {"fp_rate": 0.8841, "method": "IDPEP", "tp_rate": 0.975}, {"fp_rate": 0.8842, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8846, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8847, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8849, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.885, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8852, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8855, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8856, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8858, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8859, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.886, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8862, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8863, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8865, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8866, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8868, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.887, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8873, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8874, "method": "IDPEP", "tp_rate": 0.9753}, {"fp_rate": 0.8876, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8878, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8879, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8882, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8886, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8887, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8888, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8889, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.889, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8893, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8895, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8896, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8897, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8899, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.89, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8901, "method": "IDPEP", "tp_rate": 0.9757}, {"fp_rate": 0.8903, "method": "IDPEP", "tp_rate": 0.976}, {"fp_rate": 0.8906, "method": "IDPEP", "tp_rate": 0.976}, {"fp_rate": 0.8909, "method": "IDPEP", "tp_rate": 0.976}, {"fp_rate": 0.891, "method": "IDPEP", "tp_rate": 0.976}, {"fp_rate": 0.8912, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8913, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8914, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8915, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8916, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8919, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.892, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8923, "method": "IDPEP", "tp_rate": 0.9763}, {"fp_rate": 0.8925, "method": "IDPEP", "tp_rate": 0.9766}, {"fp_rate": 0.8926, "method": "IDPEP", "tp_rate": 0.9766}, {"fp_rate": 0.8928, "method": "IDPEP", "tp_rate": 0.9766}, {"fp_rate": 0.8931, "method": "IDPEP", "tp_rate": 0.9766}, {"fp_rate": 0.8932, "method": "IDPEP", "tp_rate": 0.9769}, {"fp_rate": 0.8935, "method": "IDPEP", "tp_rate": 0.9772}, {"fp_rate": 0.8937, "method": "IDPEP", "tp_rate": 0.9772}, {"fp_rate": 0.8939, "method": "IDPEP", "tp_rate": 0.9775}, {"fp_rate": 0.894, "method": "IDPEP", "tp_rate": 0.9775}, {"fp_rate": 0.8942, "method": "IDPEP", "tp_rate": 0.9775}, {"fp_rate": 0.8946, "method": "IDPEP", "tp_rate": 0.9778}, {"fp_rate": 0.8947, "method": "IDPEP", "tp_rate": 0.9778}, {"fp_rate": 0.8948, "method": "IDPEP", "tp_rate": 0.9778}, {"fp_rate": 0.8949, "method": "IDPEP", "tp_rate": 0.9778}, {"fp_rate": 0.895, "method": "IDPEP", "tp_rate": 0.9778}, {"fp_rate": 0.8951, "method": "IDPEP", "tp_rate": 0.9778}, {"fp_rate": 0.8953, "method": "IDPEP", "tp_rate": 0.9781}, {"fp_rate": 0.8954, "method": "IDPEP", "tp_rate": 0.9781}, {"fp_rate": 0.8955, "method": "IDPEP", "tp_rate": 0.9781}, {"fp_rate": 0.8956, "method": "IDPEP", "tp_rate": 0.9781}, {"fp_rate": 0.8958, "method": "IDPEP", "tp_rate": 0.9781}, {"fp_rate": 0.896, "method": "IDPEP", "tp_rate": 0.9781}, {"fp_rate": 0.8961, "method": "IDPEP", "tp_rate": 0.9784}, {"fp_rate": 0.8962, "method": "IDPEP", "tp_rate": 0.9784}, {"fp_rate": 0.8964, "method": "IDPEP", "tp_rate": 0.9787}, {"fp_rate": 0.8965, "method": "IDPEP", "tp_rate": 0.9787}, {"fp_rate": 0.8967, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8968, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8969, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8971, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8972, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8974, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8975, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8977, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8978, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.898, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8983, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8984, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8986, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8987, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.899, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8991, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8992, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8993, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8997, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.8998, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9001, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9002, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9004, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9005, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9007, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9009, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.901, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9011, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9012, "method": "IDPEP", "tp_rate": 0.979}, {"fp_rate": 0.9013, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9014, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9017, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9018, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9019, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.902, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9022, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9023, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9025, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9026, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9028, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9029, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9031, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9032, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9033, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9034, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9035, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9036, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9037, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9039, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.904, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9042, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9043, "method": "IDPEP", "tp_rate": 0.9793}, {"fp_rate": 0.9045, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9046, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9047, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9048, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9049, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.905, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9051, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9052, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9053, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9054, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9055, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9056, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9057, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9058, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.906, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9061, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9062, "method": "IDPEP", "tp_rate": 0.9799}, {"fp_rate": 0.9064, "method": "IDPEP", "tp_rate": 0.98005}, {"fp_rate": 0.9066, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9068, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9069, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.907, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9071, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9072, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9073, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9074, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9075, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9076, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9079, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9082, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9085, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9086, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9088, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9089, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.909, "method": "IDPEP", "tp_rate": 0.9802}, {"fp_rate": 0.9091, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9092, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9094, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9095, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9097, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.91, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9101, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9102, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9103, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9105, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9106, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9108, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9109, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.911, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9112, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9113, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9115, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9116, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9118, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9119, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9121, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9122, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9123, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9124, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9126, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9127, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9128, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9129, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.913, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9131, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9132, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9135, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9136, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9137, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9141, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9142, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9143, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9144, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9145, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9146, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9147, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9148, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9149, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9151, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9152, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9153, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9154, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9156, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9158, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9159, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9161, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9163, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9164, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9165, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9166, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9167, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9168, "method": "IDPEP", "tp_rate": 0.9805}, {"fp_rate": 0.9169, "method": "IDPEP", "tp_rate": 0.98065}, {"fp_rate": 0.917, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9171, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9172, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9173, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9175, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9176, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9178, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9179, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.918, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9181, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9182, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9183, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9184, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9185, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9186, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9187, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9189, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.919, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9191, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9192, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9193, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9195, "method": "IDPEP", "tp_rate": 0.9808}, {"fp_rate": 0.9197, "method": "IDPEP", "tp_rate": 0.98095}, {"fp_rate": 0.9199, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.92, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9201, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9203, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9204, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9205, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9207, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9208, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9209, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9211, "method": "IDPEP", "tp_rate": 0.9811}, {"fp_rate": 0.9213, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9214, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9215, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9216, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9217, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9218, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9219, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.922, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9221, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9222, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9223, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9224, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9225, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9226, "method": "IDPEP", "tp_rate": 0.9817}, {"fp_rate": 0.9229, "method": "IDPEP", "tp_rate": 0.982}, {"fp_rate": 0.923, "method": "IDPEP", "tp_rate": 0.982}, {"fp_rate": 0.9232, "method": "IDPEP", "tp_rate": 0.982}, {"fp_rate": 0.9234, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9235, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9236, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9237, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9238, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9239, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.924, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9241, "method": "IDPEP", "tp_rate": 0.9823}, {"fp_rate": 0.9242, "method": "IDPEP", "tp_rate": 0.9827}, {"fp_rate": 0.9243, "method": "IDPEP", "tp_rate": 0.9827}, {"fp_rate": 0.9244, "method": "IDPEP", "tp_rate": 0.9827}, {"fp_rate": 0.9245, "method": "IDPEP", "tp_rate": 0.9827}, {"fp_rate": 0.9247, "method": "IDPEP", "tp_rate": 0.9827}, {"fp_rate": 0.925, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9251, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9253, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9254, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9255, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9256, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9257, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9259, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.926, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9261, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9263, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9264, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9265, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9266, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9268, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.927, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9271, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9272, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9273, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9275, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9276, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9277, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9278, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9279, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.928, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9281, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9282, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9283, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9284, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9285, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9286, "method": "IDPEP", "tp_rate": 0.983}, {"fp_rate": 0.9287, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9288, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9289, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.929, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9291, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9292, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9293, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9294, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9295, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9298, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9299, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.93, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9301, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9303, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9304, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9305, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9306, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9307, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9308, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9309, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.931, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9312, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9313, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9314, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9315, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9316, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9317, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9319, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.932, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9321, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9323, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9325, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9326, "method": "IDPEP", "tp_rate": 0.9833}, {"fp_rate": 0.9327, "method": "IDPEP", "tp_rate": 0.9834499999999999}, {"fp_rate": 0.9328, "method": "IDPEP", "tp_rate": 0.9836}, {"fp_rate": 0.9329, "method": "IDPEP", "tp_rate": 0.9836}, {"fp_rate": 0.9331, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9332, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9333, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9335, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9336, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9337, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9338, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.934, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9341, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9342, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9343, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9344, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9345, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9346, "method": "IDPEP", "tp_rate": 0.9839}, {"fp_rate": 0.9347, "method": "IDPEP", "tp_rate": 0.98405}, {"fp_rate": 0.9348, "method": "IDPEP", "tp_rate": 0.9842}, {"fp_rate": 0.935, "method": "IDPEP", "tp_rate": 0.9842}, {"fp_rate": 0.9351, "method": "IDPEP", "tp_rate": 0.9842}, {"fp_rate": 0.9352, "method": "IDPEP", "tp_rate": 0.9842}, {"fp_rate": 0.9353, "method": "IDPEP", "tp_rate": 0.9843500000000001}, {"fp_rate": 0.9354, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9355, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9356, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9357, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9358, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9359, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.936, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9361, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9362, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9363, "method": "IDPEP", "tp_rate": 0.9845}, {"fp_rate": 0.9364, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9365, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9366, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9367, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9368, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9369, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.937, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9371, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9372, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9373, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9375, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9376, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9377, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9378, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9379, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.938, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9381, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9383, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9384, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9385, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9387, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9388, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9389, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.939, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9391, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9392, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9393, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9394, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9395, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9396, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9397, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9398, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9399, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.94, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9402, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9403, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9404, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9405, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9406, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9407, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9408, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9409, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.941, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9411, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9412, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9413, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9414, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9415, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9416, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9417, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9418, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9419, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.942, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9421, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9422, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9423, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9424, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9425, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9427, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9428, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9429, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.943, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9431, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9432, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9433, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9434, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9435, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9436, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9437, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9438, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9439, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.944, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9441, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9442, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9443, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9445, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9446, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9447, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9448, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9449, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.945, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9452, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9453, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9454, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9455, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9456, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9457, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9458, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9459, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.946, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9461, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9462, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9463, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9464, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9465, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9466, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9467, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9468, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9469, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.947, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9471, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9472, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9473, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9474, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9475, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9476, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9477, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9478, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9479, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.948, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9481, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9482, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9483, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9484, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9485, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9486, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9487, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9488, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9489, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.949, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9491, "method": "IDPEP", "tp_rate": 0.9848}, {"fp_rate": 0.9492, "method": "IDPEP", "tp_rate": 0.98495}, {"fp_rate": 0.9493, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9494, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9495, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9496, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9497, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9498, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.95, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9501, "method": "IDPEP", "tp_rate": 0.9851}, {"fp_rate": 0.9503, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9504, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9505, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9506, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9507, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9508, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.951, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9511, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9512, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9513, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9514, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9515, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9516, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9517, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9518, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9519, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.952, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9521, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9522, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9523, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9524, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9525, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9526, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9527, "method": "IDPEP", "tp_rate": 0.9854}, {"fp_rate": 0.9528, "method": "IDPEP", "tp_rate": 0.98555}, {"fp_rate": 0.9529, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.953, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9531, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9532, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9533, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9534, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9535, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9536, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9537, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9538, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9539, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.954, "method": "IDPEP", "tp_rate": 0.9857}, {"fp_rate": 0.9541, "method": "IDPEP", "tp_rate": 0.98585}, {"fp_rate": 0.9542, "method": "IDPEP", "tp_rate": 0.98615}, {"fp_rate": 0.9543, "method": "IDPEP", "tp_rate": 0.9863}, {"fp_rate": 0.9544, "method": "IDPEP", "tp_rate": 0.9863}, {"fp_rate": 0.9545, "method": "IDPEP", "tp_rate": 0.9863}, {"fp_rate": 0.9546, "method": "IDPEP", "tp_rate": 0.9863}, {"fp_rate": 0.9547, "method": "IDPEP", "tp_rate": 0.9863}, {"fp_rate": 0.9548, "method": "IDPEP", "tp_rate": 0.9863}, {"fp_rate": 0.9549, "method": "IDPEP", "tp_rate": 0.98645}, {"fp_rate": 0.955, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9551, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9552, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9553, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9554, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9555, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9556, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9557, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9558, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9559, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.956, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9561, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9562, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9563, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9564, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9565, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9566, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9567, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9568, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9569, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.957, "method": "IDPEP", "tp_rate": 0.9866}, {"fp_rate": 0.9686, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9687, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9689, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.969, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9691, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9692, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9693, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9694, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9695, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9696, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9697, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9698, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9699, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.97, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9701, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9703, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9704, "method": "IDPEP", "tp_rate": 0.9906}, {"fp_rate": 0.9705, "method": "IDPEP", "tp_rate": 0.9909}, {"fp_rate": 0.9706, "method": "IDPEP", "tp_rate": 0.9909}, {"fp_rate": 0.9707, "method": "IDPEP", "tp_rate": 0.9909}, {"fp_rate": 0.9708, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.9709, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.971, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.9711, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.9712, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.9713, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.9714, "method": "IDPEP", "tp_rate": 0.9912}, {"fp_rate": 0.9715, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9716, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9717, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9718, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9719, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9721, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9722, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9723, "method": "IDPEP", "tp_rate": 0.9915}, {"fp_rate": 0.9724, "method": "IDPEP", "tp_rate": 0.99165}, {"fp_rate": 0.9725, "method": "IDPEP", "tp_rate": 0.9918}, {"fp_rate": 0.9726, "method": "IDPEP", "tp_rate": 0.9918}, {"fp_rate": 0.9727, "method": "IDPEP", "tp_rate": 0.9918}, {"fp_rate": 0.9881, "method": "IDPEP", "tp_rate": 0.996}, {"fp_rate": 0.9882, "method": "IDPEP", "tp_rate": 0.996}, {"fp_rate": 0.9883, "method": "IDPEP", "tp_rate": 0.996}, {"fp_rate": 0.9884, "method": "IDPEP", "tp_rate": 0.99615}, {"fp_rate": 0.9885, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 0.9886, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 0.9887, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 0.9888, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 0.9889, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 0.989, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 0.9891, "method": "IDPEP", "tp_rate": 0.9963}, {"fp_rate": 1.0, "method": "IDPEP", "tp_rate": 1.0}, {"fp_rate": 1.0, "method": "Percolator", "tp_rate": 1.0}] | [
58,
4895,
46428,
62,
4873,
1298,
657,
13,
15,
11,
366,
24396,
1298,
366,
2389,
47,
8905,
1600,
366,
34788,
62,
4873,
1298,
657,
13,
15,
5512,
19779,
46428,
62,
4873,
1298,
657,
13,
15,
11,
366,
24396,
1298,
366,
47,
2798,
349,
135... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"geometry": {"type": "Point", "coordinates": [-79.95, 38.97]}, "type": "Feature", "id": "26275", "properties": {"other_cities": "", "city": "Junior", "state": "WV", "county": "Barbour County"}} | [
4895,
469,
15748,
1298,
19779,
4906,
1298,
366,
12727,
1600,
366,
37652,
17540,
1298,
25915,
3720,
13,
3865,
11,
4353,
13,
5607,
60,
5512,
366,
4906,
1298,
366,
38816,
1600,
366,
312,
1298,
366,
2075,
23195,
1600,
366,
48310,
1298,
1977... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"remainingRequest":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/src/components/Result/Result.vue?vue&type=style&index=0&id=2e2fd222&lang=less&scoped=true&","dependencies":[{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/src/components/Result/Result.vue","mtime":1571637124701},{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/css-loader/index.js","mtime":499162500000},{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/vue-loader/lib/loaders/stylePostLoader.js","mtime":499162500000},{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/postcss-loader/src/index.js","mtime":1571637379039},{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/less-loader/dist/cjs.js","mtime":1587787377569},{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/cache-loader/dist/cjs.js","mtime":1571637271763},{"path":"/Users/cyb/work/KaiFa/cz_workSpace/robotWeb/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.result {\n text-align: center;\n width: 72%;\n margin: 0 auto;\n padding: 24px 0 8px;\n\n .icon {\n font-size: 72px;\n line-height: 72px;\n margin-bottom: 24px;\n }\n .success {\n color: #52c41a;\n }\n .error {\n color: red;\n }\n .title {\n font-size: 24px;\n color: rgba(0, 0, 0, .85);\n font-weight: 500;\n line-height: 32px;\n margin-bottom: 16px;\n }\n .description {\n font-size: 14px;\n line-height: 22px;\n color: rgba(0, 0, 0, 0.45);\n margin-bottom: 24px;\n }\n .extra {\n background: #fafafa;\n padding: 24px 40px;\n border-radius: 2px;\n text-align: left;\n }\n .action {\n margin-top: 32px;\n }\n}\n\n.mobile {\n .result {\n width: 100%;\n margin: 0 auto;\n padding: unset;\n }\n}\n",{"version":3,"sources":["Result.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4DA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA","file":"Result.vue","sourceRoot":"src/components/Result","sourcesContent":["<template>\r\n <div class=\"result\">\r\n <div>\r\n <a-icon :class=\"{ 'icon': true, [`${type}`]: true }\" :type=\"localIsSuccess ? 'check-circle' : 'close-circle'\"/>\r\n </div>\r\n <div class=\"title\">\r\n <slot name=\"title\">\r\n {{ title }}\r\n </slot>\r\n </div>\r\n <div class=\"description\">\r\n <slot name=\"description\">\r\n {{ description }}\r\n </slot>\r\n </div>\r\n <div class=\"extra\" v-if=\"$slots.default\">\r\n <slot></slot>\r\n </div>\r\n <div class=\"action\" v-if=\"$slots.action\">\r\n <slot name=\"action\"></slot>\r\n </div>\r\n </div>\r\n</template>\r\n\r\n<script>\r\nconst resultEnum = ['success', 'error']\r\n\r\nexport default {\r\n name: 'Result',\r\n props: {\r\n /** @Deprecated */\r\n isSuccess: {\r\n type: Boolean,\r\n default: false\r\n },\r\n type: {\r\n type: String,\r\n default: resultEnum[0],\r\n validator (val) {\r\n return (val) => resultEnum.includes(val)\r\n }\r\n },\r\n title: {\r\n type: String,\r\n default: ''\r\n },\r\n description: {\r\n type: String,\r\n default: ''\r\n }\r\n },\r\n computed: {\r\n localIsSuccess: function () {\r\n return this.type === resultEnum[0]\r\n }\r\n }\r\n}\r\n</script>\r\n\r\n<style lang=\"less\" scoped>\r\n .result {\r\n text-align: center;\r\n width: 72%;\r\n margin: 0 auto;\r\n padding: 24px 0 8px;\r\n\r\n .icon {\r\n font-size: 72px;\r\n line-height: 72px;\r\n margin-bottom: 24px;\r\n }\r\n .success {\r\n color: #52c41a;\r\n }\r\n .error {\r\n color: red;\r\n }\r\n .title {\r\n font-size: 24px;\r\n color: rgba(0, 0, 0, .85);\r\n font-weight: 500;\r\n line-height: 32px;\r\n margin-bottom: 16px;\r\n }\r\n .description {\r\n font-size: 14px;\r\n line-height: 22px;\r\n color: rgba(0, 0, 0, 0.45);\r\n margin-bottom: 24px;\r\n }\r\n .extra {\r\n background: #fafafa;\r\n padding: 24px 40px;\r\n border-radius: 2px;\r\n text-align: left;\r\n }\r\n .action {\r\n margin-top: 32px;\r\n }\r\n }\r\n\r\n .mobile {\r\n .result {\r\n width: 100%;\r\n margin: 0 auto;\r\n padding: unset;\r\n }\r\n }\r\n</style>\r\n"]}]} | [
4895,
2787,
1397,
18453,
15473,
14490,
14,
948,
65,
14,
1818,
14,
42,
1872,
50110,
14,
26691,
62,
1818,
14106,
14,
305,
13645,
13908,
14,
17440,
62,
18170,
14,
85,
518,
12,
29356,
14,
8019,
14,
9630,
13,
8457,
3548,
85,
518,
12,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"owners": 0,
"likes": 0,
"contractAddress": "0x39ceaa47306381b6d79ad46af0f36bc5332386f2",
"tokenId": "56731",
"name": "Matrix Avatar #56731",
"image": "https://media.niftys.com/nfts/matrix/media/ckw78j3kh214961f6736vnw9qhl.png",
"attributes": [
{
"value": "",
"trait_type": "Accessories"
},
{
"value": "Stud Earring",
"trait_type": "Piercings"
},
{
"value": "Black Books",
"trait_type": "Glasses"
},
{
"value": "",
"trait_type": "Headwear"
},
{
"value": "Two Rings",
"trait_type": "Ring"
},
{
"value": "Redbrown Leather Workboot with Brown Sole",
"trait_type": "Footwear"
},
{
"value": "Blue Denim",
"trait_type": "Bottom"
},
{
"value": "Dark Gray Longsleeve",
"trait_type": "Top"
},
{
"value": "Stubble",
"trait_type": "Facial Hair"
},
{
"value": "Black",
"trait_type": "Hair Color"
},
{
"value": "Short Updo",
"trait_type": "Hair Style"
},
{
"value": "White",
"trait_type": "Background"
}
]
} | [
90,
198,
220,
366,
15605,
1298,
657,
11,
198,
220,
366,
75,
7938,
1298,
657,
11,
198,
220,
366,
28484,
20231,
1298,
366,
15,
87,
2670,
344,
7252,
2857,
20548,
36626,
65,
21,
67,
3720,
324,
3510,
1878,
15,
69,
2623,
15630,
44994,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "async@1.5.2",
"_id": "async@1.5.2",
"_inBundle": false,
"_integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
"_location": "/async",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "async@1.5.2",
"name": "async",
"escapedName": "async",
"rawSpec": "1.5.2",
"saveSpec": null,
"fetchSpec": "1.5.2"
},
"_requiredBy": [
"/gulp-css-base64",
"/portscanner"
],
"_resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
"_shasum": "ec6a61ae56480c0c3cb241c95618e20892f9672a",
"_spec": "async@1.5.2",
"_where": "/home/ubuntu/mediasoup-demo/app/node_modules/portscanner",
"author": {
"name": "Caolan McMahon"
},
"bugs": {
"url": "https://github.com/caolan/async/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Higher-order functions and common patterns for asynchronous code",
"devDependencies": {
"benchmark": "github:bestiejs/benchmark.js",
"bluebird": "^2.9.32",
"chai": "^3.1.0",
"coveralls": "^2.11.2",
"es6-promise": "^2.3.0",
"jscs": "^1.13.1",
"jshint": "~2.8.0",
"karma": "^0.13.2",
"karma-browserify": "^4.2.1",
"karma-firefox-launcher": "^0.1.6",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.0.2",
"lodash": "^3.9.0",
"mkdirp": "~0.5.1",
"mocha": "^2.2.5",
"native-promise-only": "^0.8.0-a",
"nodeunit": ">0.0.0",
"nyc": "^2.1.0",
"rsvp": "^3.0.18",
"semver": "^4.3.6",
"uglify-js": "~2.4.0",
"xyz": "^0.5.0",
"yargs": "~3.9.1"
},
"files": [
"lib",
"dist/async.js",
"dist/async.min.js"
],
"homepage": "https://github.com/caolan/async#readme",
"jam": {
"main": "lib/async.js",
"include": [
"lib/async.js",
"README.md",
"LICENSE"
],
"categories": [
"Utilities"
]
},
"keywords": [
"async",
"callback",
"utility",
"module"
],
"license": "MIT",
"main": "lib/async.js",
"name": "async",
"repository": {
"type": "git",
"url": "git+https://github.com/caolan/async.git"
},
"scripts": {
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls",
"lint": "jshint lib/*.js test/*.js perf/*.js && jscs lib/*.js test/*.js perf/*.js",
"mocha-browser-test": "karma start",
"mocha-node-test": "mocha mocha_test/",
"mocha-test": "npm run mocha-node-test && npm run mocha-browser-test",
"nodeunit-test": "nodeunit test/test-async.js",
"test": "npm run-script lint && npm run nodeunit-test && npm run mocha-test"
},
"spm": {
"main": "lib/async.js"
},
"version": "1.5.2",
"volo": {
"main": "lib/async.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
292,
13361,
31,
16,
13,
20,
13,
17,
1600,
198,
220,
45434,
312,
1298,
366,
292,
13361,
31,
16,
13,
20,
13,
17,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
18908,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"marktype":"group","name":"root","role":"frame","interactive":true,"clip":false,"items":[{"items":[{"marktype":"group","role":"axis","interactive":false,"clip":false,"items":[{"items":[{"marktype":"rule","role":"axis-grid","interactive":false,"clip":false,"items":[{"x":0,"y":250,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":222,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":194,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":167,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":139,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":111,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":83,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":56,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":28,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500},{"x":0,"y":0,"opacity":1,"stroke":"#ddd","strokeWidth":1,"strokeDash":[],"x2":500}],"zindex":0},{"marktype":"rule","role":"axis-tick","interactive":false,"clip":false,"items":[{"x":0,"y":250,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":222,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":194,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":167,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":139,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":111,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":83,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":56,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":28,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5},{"x":0,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":-5}],"zindex":0},{"marktype":"text","role":"axis-label","interactive":false,"clip":false,"items":[{"x":-7,"y":250,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"0","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":222.22222222222223,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"5,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":194.44444444444446,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"10,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":166.66666666666669,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"15,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":138.8888888888889,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"20,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":111.11111111111111,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"25,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":83.33333333333334,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"30,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":55.55555555555554,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"35,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":27.7777777777778,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"40,000","angle":0,"font":"sans-serif","fontSize":10},{"x":-7,"y":0,"align":"right","baseline":"middle","fill":"#000","opacity":1,"text":"45,000","angle":0,"font":"sans-serif","fontSize":10}],"zindex":0},{"marktype":"rule","role":"axis-domain","interactive":false,"clip":false,"items":[{"x":0,"y":250,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":0}],"zindex":0},{"marktype":"text","role":"axis-title","interactive":false,"clip":false,"items":[{"x":-66,"y":125,"align":"center","baseline":"bottom","fill":"#000","opacity":1,"text":"Population","angle":-90,"font":"sans-serif","fontSize":11,"fontWeight":"bold"}],"zindex":0}],"x":0.5,"y":0.5}],"zindex":0},{"marktype":"group","role":"axis","interactive":false,"clip":false,"items":[{"items":[{"marktype":"rule","role":"axis-tick","interactive":false,"clip":false,"items":[{"x":18,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":54,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":90,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":126,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":162,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":198,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":234,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":270,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":306,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":342,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":378,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":414,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":450,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5},{"x":486,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"y2":5}],"zindex":0},{"marktype":"text","role":"axis-label","interactive":false,"clip":false,"items":[{"x":17.985611510791365,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1880","angle":0,"font":"sans-serif","fontSize":10},{"x":53.956834532374096,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1890","angle":0,"font":"sans-serif","fontSize":10},{"x":89.92805755395683,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1900","angle":0,"font":"sans-serif","fontSize":10},{"x":125.89928057553956,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1910","angle":0,"font":"sans-serif","fontSize":10},{"x":161.8705035971223,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1920","angle":0,"font":"sans-serif","fontSize":10},{"x":197.84172661870502,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1930","angle":0,"font":"sans-serif","fontSize":10},{"x":233.81294964028777,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1940","angle":0,"font":"sans-serif","fontSize":10},{"x":269.7841726618705,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1950","angle":0,"font":"sans-serif","fontSize":10},{"x":305.75539568345323,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1960","angle":0,"font":"sans-serif","fontSize":10},{"x":341.72661870503595,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1970","angle":0,"font":"sans-serif","fontSize":10},{"x":377.69784172661866,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1980","angle":0,"font":"sans-serif","fontSize":10},{"x":413.66906474820144,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"1990","angle":0,"font":"sans-serif","fontSize":10},{"x":449.64028776978415,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"2000","angle":0,"font":"sans-serif","fontSize":10},{"x":485.61151079136687,"y":7,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"2010","angle":0,"font":"sans-serif","fontSize":10}],"zindex":0},{"marktype":"rule","role":"axis-domain","interactive":false,"clip":false,"items":[{"x":0,"y":0,"opacity":1,"stroke":"#000","strokeWidth":1,"x2":500}],"zindex":0},{"marktype":"text","role":"axis-title","interactive":false,"clip":false,"items":[{"x":250,"y":21,"align":"center","baseline":"top","fill":"#000","opacity":1,"text":"Year","angle":0,"font":"sans-serif","fontSize":11,"fontWeight":"bold"}],"zindex":0}],"x":0.5,"y":250.5}],"zindex":0},{"marktype":"rect","role":"mark","interactive":true,"clip":false,"items":[{"x":208.63309352517987,"y":0,"width":43.165467625899254,"height":250,"fill":"black","opacity":0.2,"x2":251.79856115107913,"y2":250},{"x":262.58992805755395,"y":0,"width":147.48201438848923,"height":250,"fill":"red","opacity":0.2,"x2":410.0719424460432,"y2":250}],"zindex":0},{"marktype":"line","role":"mark","interactive":true,"clip":false,"items":[{"x":0,"y":242.7277777777778,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":53.956834532374096,"y":241.34444444444443,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":125.89928057553956,"y":224.93333333333334,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":179.85611510791367,"y":204.55555555555554,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":208.63309352517987,"y":161.58333333333331,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":230.21582733812951,"y":112.08888888888887,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":255.39568345323744,"y":92.91666666666669,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":269.7841726618705,"y":87.83888888888887,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":320.14388489208636,"y":83.99444444444447,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":345.32374100719426,"y":105.51666666666668,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":381.294964028777,"y":116.50555555555556,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":395.68345323741005,"y":120.33333333333331,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":410.0719424460432,"y":126.07222222222222,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":413.66906474820144,"y":127.29444444444445,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":417.26618705035975,"y":127.00555555555555,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":420.863309352518,"y":127.19444444444444,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":424.4604316546763,"y":126.43333333333332,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":428.0575539568345,"y":123.32777777777778,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":431.65467625899277,"y":115.15,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":435.2517985611511,"y":107.55555555555554,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":438.84892086330933,"y":97.81666666666666,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":442.44604316546764,"y":86.08333333333334,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":446.0431654676259,"y":71.53333333333333,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":449.64028776978415,"y":62.27222222222224,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":453.23741007194246,"y":53.905555555555566,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":456.8345323741007,"y":49.00555555555556,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":460.43165467625903,"y":45.394444444444446,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":464.0287769784173,"y":41.70555555555555,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":467.62589928057554,"y":36.80000000000001,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":471.22302158273385,"y":33.28888888888889,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":474.8201438848921,"y":31.299999999999983,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":478.41726618705036,"y":28.77222222222224,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":482.0143884892086,"y":26.78333333333333,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":485.61151079136687,"y":24.938888888888897,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":489.2086330935252,"y":25.19444444444443,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":492.80575539568343,"y":22.75,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":496.40287769784175,"y":20.78888888888889,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"},{"x":500,"y":17.905555555555566,"stroke":"steelblue","strokeWidth":3,"interpolate":"monotone"}],"zindex":0},{"marktype":"symbol","role":"mark","interactive":true,"clip":false,"items":[{"x":0,"y":242.7277777777778,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":53.956834532374096,"y":241.34444444444443,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":125.89928057553956,"y":224.93333333333334,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":179.85611510791367,"y":204.55555555555554,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":208.63309352517987,"y":161.58333333333331,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":230.21582733812951,"y":112.08888888888887,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":255.39568345323744,"y":92.91666666666669,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":269.7841726618705,"y":87.83888888888887,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":320.14388489208636,"y":83.99444444444447,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":345.32374100719426,"y":105.51666666666668,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":381.294964028777,"y":116.50555555555556,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":395.68345323741005,"y":120.33333333333331,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":410.0719424460432,"y":126.07222222222222,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":413.66906474820144,"y":127.29444444444445,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":417.26618705035975,"y":127.00555555555555,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":420.863309352518,"y":127.19444444444444,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":424.4604316546763,"y":126.43333333333332,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":428.0575539568345,"y":123.32777777777778,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":431.65467625899277,"y":115.15,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":435.2517985611511,"y":107.55555555555554,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":438.84892086330933,"y":97.81666666666666,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":442.44604316546764,"y":86.08333333333334,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":446.0431654676259,"y":71.53333333333333,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":449.64028776978415,"y":62.27222222222224,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":453.23741007194246,"y":53.905555555555566,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":456.8345323741007,"y":49.00555555555556,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":460.43165467625903,"y":45.394444444444446,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":464.0287769784173,"y":41.70555555555555,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":467.62589928057554,"y":36.80000000000001,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":471.22302158273385,"y":33.28888888888889,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":474.8201438848921,"y":31.299999999999983,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":478.41726618705036,"y":28.77222222222224,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":482.0143884892086,"y":26.78333333333333,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":485.61151079136687,"y":24.938888888888897,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":489.2086330935252,"y":25.19444444444443,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":492.80575539568343,"y":22.75,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":496.40287769784175,"y":20.78888888888889,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30},{"x":500,"y":17.905555555555566,"fill":"white","stroke":"steelblue","strokeWidth":1.5,"size":30}],"zindex":0},{"marktype":"text","role":"mark","interactive":true,"clip":false,"items":[{"x":250,"y":-10,"align":"center","fill":"black","text":"Population of Falkensee from 1875 to 2014","font":"sans-serif","fontSize":16,"fontWeight":"bold"}],"zindex":0},{"marktype":"group","role":"legend","interactive":false,"clip":false,"items":[{"items":[{"marktype":"group","role":"legend-entry","interactive":false,"clip":false,"items":[{"items":[{"marktype":"symbol","role":"legend-symbol","interactive":false,"clip":false,"items":[{"x":5,"y":5,"fill":"black","opacity":0.3,"strokeWidth":0,"size":100,"shape":"square"},{"x":5,"y":20,"fill":"red","opacity":0.3,"strokeWidth":0,"size":100,"shape":"square"}],"zindex":0},{"marktype":"text","role":"legend-label","interactive":false,"clip":false,"items":[{"x":18,"y":5,"align":"left","baseline":"middle","fill":"#000","opacity":1,"text":"Nazi Rule","font":"sans-serif","fontSize":10},{"x":18,"y":20,"align":"left","baseline":"middle","fill":"#000","opacity":1,"text":"GDR (East Germany)","font":"sans-serif","fontSize":10}],"zindex":0}],"x":0,"y":16}],"zindex":0},{"marktype":"text","role":"legend-title","interactive":false,"clip":false,"items":[{"x":0,"y":0,"align":"left","baseline":"top","fill":"#000","opacity":1,"text":"Period","font":"sans-serif","fontSize":11,"fontWeight":"bold"}],"zindex":0}],"x":8,"y":8,"width":163,"height":41}],"zindex":0}],"x":0,"y":0,"width":500,"height":250}],"zindex":0} | [
4895,
4102,
4906,
2404,
8094,
2430,
3672,
2404,
15763,
2430,
18090,
2404,
14535,
2430,
3849,
5275,
1298,
7942,
553,
15036,
1298,
9562,
553,
23814,
32509,
23814,
32509,
4102,
4906,
2404,
8094,
2430,
18090,
2404,
22704,
2430,
3849,
5275,
1298... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"connect-history-api-fallback@1.5.0",
"C:\\Users\\Tiga Ofis\\New folder\\React\\ReduxSimpleStarter"
]
],
"_development": true,
"_from": "connect-history-api-fallback@1.5.0",
"_id": "connect-history-api-fallback@1.5.0",
"_inBundle": false,
"_integrity": "sha1-sGhzk0vF40T+9hGhlqb6rgruAVo=",
"_location": "/connect-history-api-fallback",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "connect-history-api-fallback@1.5.0",
"name": "connect-history-api-fallback",
"escapedName": "connect-history-api-fallback",
"rawSpec": "1.5.0",
"saveSpec": null,
"fetchSpec": "1.5.0"
},
"_requiredBy": [
"/webpack-dev-server"
],
"_resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz",
"_spec": "1.5.0",
"_where": "C:\\Users\\Tiga Ofis\\New folder\\React\\ReduxSimpleStarter",
"author": {
"name": "Ben Ripkens",
"email": "bripkens.dev@gmail.com",
"url": "http://bripkens.de"
},
"bugs": {
"url": "https://github.com/bripkens/connect-history-api-fallback/issues"
},
"contributors": [
{
"name": "Craig Myles",
"email": "cr@igmyles.com",
"url": "http://www.craigmyles.com"
}
],
"description": "Provides a fallback for non-existing directories so that the HTML 5 history API can be used.",
"devDependencies": {
"eslint": "^0.18.0",
"nodeunit": "^0.9.1",
"sinon": "^1.14.1"
},
"engines": {
"node": ">=0.8"
},
"files": [
"lib"
],
"homepage": "https://github.com/bripkens/connect-history-api-fallback#readme",
"keyswords": [
"connect",
"html5",
"history api",
"fallback",
"spa"
],
"license": "MIT",
"main": "lib/index.js",
"name": "connect-history-api-fallback",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/bripkens/connect-history-api-fallback.git"
},
"scripts": {
"test": "eslint lib/index.js test/index_test.js && nodeunit test/index_test.js"
},
"version": "1.5.0"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
8443,
12,
23569,
12,
15042,
12,
7207,
1891,
31,
16,
13,
20,
13,
15,
1600,
198,
220,
220,
220,
220,
220,
366,
34,
25,
6852,
14490,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "semver@^5.6.0",
"_id": "semver@5.7.1",
"_inBundle": false,
"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"_location": "/fork-ts-checker-webpack-plugin/semver",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "semver@^5.6.0",
"name": "semver",
"escapedName": "semver",
"rawSpec": "^5.6.0",
"saveSpec": null,
"fetchSpec": "^5.6.0"
},
"_requiredBy": [
"/fork-ts-checker-webpack-plugin"
],
"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"_shasum": "a954f931aeba508d307bbf069eff0c01c96116f7",
"_spec": "semver@^5.6.0",
"_where": "/Users/jeremyrice/projects/Weekly/shop-shop2/client/node_modules/fork-ts-checker-webpack-plugin",
"bin": {
"semver": "bin/semver"
},
"bugs": {
"url": "https://github.com/npm/node-semver/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The semantic version parser used by npm.",
"devDependencies": {
"tap": "^13.0.0-rc.18"
},
"files": [
"bin",
"range.bnf",
"semver.js"
],
"homepage": "https://github.com/npm/node-semver#readme",
"license": "ISC",
"main": "semver.js",
"name": "semver",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/node-semver.git"
},
"scripts": {
"postpublish": "git push origin --all; git push origin --tags",
"postversion": "npm publish",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true
},
"version": "5.7.1"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
43616,
332,
31,
61,
20,
13,
21,
13,
15,
1600,
198,
220,
45434,
312,
1298,
366,
43616,
332,
31,
20,
13,
22,
13,
16,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
189... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"@babel/helper-simple-access@7.13.12",
"/home/bserdar/gitlab.com/cplabs/cplweb/themes/doks"
]
],
"_development": true,
"_from": "@babel/helper-simple-access@7.13.12",
"_id": "@babel/helper-simple-access@7.13.12",
"_inBundle": false,
"_integrity": "sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==",
"_location": "/@babel/helper-simple-access",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-simple-access@7.13.12",
"name": "@babel/helper-simple-access",
"escapedName": "@babel%2fhelper-simple-access",
"scope": "@babel",
"rawSpec": "7.13.12",
"saveSpec": null,
"fetchSpec": "7.13.12"
},
"_requiredBy": [
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-modules-commonjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz",
"_spec": "7.13.12",
"_where": "/home/bserdar/gitlab.com/cplabs/cplweb/themes/doks",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.13.12"
},
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"devDependencies": {
"@babel/traverse": "^7.12.17"
},
"homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-simple-access",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-simple-access"
},
"version": "7.13.12"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
44212,
65,
9608,
14,
2978,
525,
12,
36439,
12,
15526,
31,
22,
13,
1485,
13,
1065,
1600,
198,
220,
220,
220,
220,
220,
12813,
11195,
14,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "@mrgis/snitch-plugin-engagement",
"version": "0.1.3",
"description": "",
"keywords": [],
"main": "dist/lib/snitch-plugin-engagement/index.js",
"typings": "dist/types/snitch-plugin-engagement/index.d.ts",
"files": [ "dist" ],
"author": "Boris Chumichev <b.chumichev@corp.mail.ru>",
"repository": {
"type": "git",
"url": "git@github.com:nonstandardmail/snitch.git"
},
"license": "MIT"
}
| [
90,
198,
220,
366,
3672,
1298,
44212,
76,
41345,
271,
14,
16184,
2007,
12,
33803,
12,
1516,
5082,
1600,
198,
220,
366,
9641,
1298,
366,
15,
13,
16,
13,
18,
1600,
198,
220,
366,
11213,
1298,
366,
1600,
198,
220,
366,
2539,
10879,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"id": 1343956269,
"type": "Feature",
"properties": {
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"68.1448,27.11989,68.1448,27.11989",
"geom:latitude":27.11989,
"geom:longitude":68.1448,
"gn:admin1_code":"5",
"gn:asciiname":"Goth Dur Muhammad Bhatti",
"gn:country_code":"PK",
"gn:dem":51,
"gn:feature_class":"P",
"gn:feature_code":"PPL",
"gn:geonameid":1357796,
"gn:latitude":27.11989,
"gn:longitude":68.1448,
"gn:modification_date":"2016-11-23",
"gn:name":"Goth Dur Muhammad Bhatti",
"gn:population":0,
"gn:timezone":"Asia/Karachi",
"iso:country":"PK",
"lbl:bbox":"68.1248,27.09989,68.1648,27.13989",
"lbl:max_zoom":18.0,
"lbl:min_zoom":13.5,
"mz:hierarchy_label":1,
"mz:is_current":-1,
"mz:min_zoom":12.0,
"src:geom":"geonames",
"wof:belongsto":[
102191569,
85632659,
85675757,
1108692329
],
"wof:breaches":[],
"wof:concordances":{
"gn:id":1357796
},
"wof:country":"PK",
"wof:geomhash":"9f05857fa6ff35d8bc43db790ec74d3f",
"wof:hierarchy":[
{
"continent_id":102191569,
"country_id":85632659,
"county_id":1108692329,
"locality_id":1343956269,
"region_id":85675757
}
],
"wof:id":1343956269,
"wof:lastmodified":1566584055,
"wof:name":"Goth Dur Muhammad Bhatti",
"wof:parent_id":1108692329,
"wof:placetype":"locality",
"wof:repo":"whosonfirst-data-admin-pk",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[]
},
"bbox": [
68.1448,
27.11989,
68.1448,
27.11989
],
"geometry": {"coordinates":[68.1448,27.11989],"type":"Point"}
} | [
90,
198,
220,
366,
312,
1298,
22352,
2670,
3980,
26276,
11,
198,
220,
366,
4906,
1298,
366,
38816,
1600,
198,
220,
366,
48310,
1298,
1391,
198,
220,
220,
220,
366,
276,
27110,
25,
919,
341,
2404,
12303,
12303,
1600,
198,
220,
220,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"hash": "0xb6e6562454c956bcb49e692a1f163e6f57a284011f381a2288c68c86196e5fbf",
"parentHash": "0x2887f43ff903cb9ac218d939782ce8fefa5cb7a98a3df229c2d041e4650499c0",
"number": 65925,
"timestamp": 1439245435,
"nonce": "0x3443d877f0e8e06b",
"difficulty": 1946275286871,
"gasLimit": {
"_hex": "0x2fefd8"
},
"gasUsed": {
"_hex": "0x0"
},
"miner": "0x9746c7e1ef2bd21FF3997fa467593a89cb852BD0",
"extraData": "0x476574682f76312e302e312f77696e646f77732f676f312e342e32",
"transactions": []
} | [
90,
198,
220,
366,
17831,
1298,
366,
15,
30894,
21,
68,
37466,
1731,
4051,
66,
50148,
15630,
65,
2920,
68,
46589,
64,
16,
69,
24136,
68,
21,
69,
3553,
64,
2078,
21844,
16,
69,
36626,
64,
1828,
3459,
66,
3104,
66,
4521,
25272,
68,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"jsonSchemaSemanticVersion": "0.9.0",
"imports": [
{
"corpusPath": "_allImports.0.9.1.cdm.json"
}
],
"definitions": [
{
"entityName": "Preference",
"extendsEntity": "base_Preference/Preference",
"exhibitsTraits": [
{
"traitReference": "is.localized.displayedAs",
"arguments": [
{
"entityReference": {
"entityShape": "localizedTable",
"constantValues": [
[
"en",
"Preference"
]
]
}
}
]
},
{
"traitReference": "is.localized.describedAs",
"arguments": [
{
"entityReference": {
"entityShape": "localizedTable",
"constantValues": [
[
"en",
"Preference represents an abundance of constituent or organization information that doesn't live cleanly on an account or contact record, or that can be associated with both an Account and a Contact."
]
]
}
}
]
},
{
"traitReference": "is.CDM.entityVersion",
"arguments": [
"0.9.1"
]
}
],
"sourceName": "msnfp_Preference",
"displayName": "Preference",
"description": "Preference represents an abundance of constituent or organization information that doesn't live cleanly on an account or contact record, or that can be associated with both an Account and a Contact.",
"hasAttributes": [
{
"attributeGroupReference": {
"attributeGroupName": "attributesAddedAtThisScope",
"exhibitsTraits": [
{
"traitReference": "is.CDM.attributeGroup",
"arguments": [
{
"entityReference": {
"entityShape": "attributeGroupSet",
"constantValues": [
[
"/core/applicationCommon/foundationCommon/crmCommon/accelerators/nonProfit/nonProfitForSales/Preference.0.9.1.cdm.json/Preference/hasAttributes/attributesAddedAtThisScope"
]
]
}
}
]
}
],
"members": [
{
"name": "preference_Opportunity",
"entity": {
"entityReference": "Opportunity",
"appliedTraits": [
{
"traitReference": "is.identifiedBy",
"arguments": [
"Opportunity/(resolvedAttributes)/opportunityId"
]
}
]
},
"resolutionGuidance": {
"renameFormat": "{m}",
"entityByReference": {
"allowReference": true,
"foreignKeyAttribute": {
"explanation": "Unique identifier of 'Opportunity'.",
"purpose": "hasA",
"dataType": "entityId",
"name": "preference_OpportunityId",
"appliedTraits": [
{
"traitReference": "is.CDS.lookup",
"arguments": [
{
"name": "style",
"value": "single"
}
]
},
{
"traitReference": "is.requiredAtLevel",
"arguments": [
{
"name": "level",
"value": "none"
}
]
},
{
"traitReference": "is.localized.displayedAs",
"arguments": [
{
"entityReference": {
"entityShape": "localizedTable",
"constantValues": [
[
"en",
"Opportunity"
]
]
}
}
]
},
{
"traitReference": "is.localized.describedAs",
"arguments": [
{
"entityReference": {
"entityShape": "localizedTable",
"constantValues": [
[
"en",
"Opportunity"
]
]
}
}
]
},
"is.linkedEntity.identifier"
],
"sourceName": "msnfp_preference_opportunityid",
"displayName": "Opportunity",
"description": "Opportunity"
}
}
}
}
]
}
}
]
}
]
} | [
90,
198,
220,
366,
17752,
27054,
2611,
13900,
5109,
14815,
1298,
366,
15,
13,
24,
13,
15,
1600,
198,
220,
366,
320,
3742,
1298,
685,
198,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
366,
10215,
79,
385,
15235,
1298,
45434,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"logs": [
{
"outputFile": "/home/idorenyin/android-projects/android-Camera2Basic/kotlinApp/Application/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sv/values-sv.xml",
"map": [
{
"source": "/home/idorenyin/.gradle/caches/transforms-1/files-1.1/support-compat-27.0.2.aar/7a2aa911328f22ec6ce53cbc1b80b305/res/values-sv/values-sv.xml",
"from": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "55",
"endColumns": "100",
"endOffsets": "151"
},
"to": {
"startLines": "20",
"startColumns": "4",
"startOffsets": "1903",
"endColumns": "100",
"endOffsets": "1999"
}
},
{
"source": "/home/idorenyin/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/3c8f6de53c685df882ab725d1d6fc4c7/res/values-sv/values-sv.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "105,211,314,425,510,612,725,801,877,957,1063,1163,1259,1364,1466,1568,1722,1824",
"endColumns": "105,102,110,84,101,112,75,75,79,105,99,95,104,101,101,153,101,78",
"endOffsets": "206,309,420,505,607,720,796,872,952,1058,1158,1254,1359,1461,1563,1717,1819,1898"
}
}
]
}
]
} | [
90,
198,
220,
220,
220,
366,
6404,
82,
1298,
685,
198,
220,
220,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
22915,
8979,
1298,
12813,
11195,
14,
312,
382,
3281,
259,
14,
19411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"text": "A friend who's known me for a long time said today that I am a special character. I like that. (Not sure which one though.)",
"created": "Wed, 20 Mar 2019 18:15:15 GMT",
"type": "outline"
} | [
90,
198,
220,
220,
220,
366,
5239,
1298,
366,
32,
1545,
508,
338,
1900,
502,
329,
257,
890,
640,
531,
1909,
326,
314,
716,
257,
2041,
2095,
13,
314,
588,
326,
13,
357,
3673,
1654,
543,
530,
996,
2014,
1600,
198,
220,
220,
220,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"id": "c5470b4a41b745d5919734d1e2a955bc",
"price": {
"totalPaymentPrice": {
"paymentCurrencyAmount": 1299,
"paymentCurrencyCode": "BRL",
"paymentCurrencyExchangeRate": 1,
"paymentCurrencySymbol": "R$"
},
"totalPrice": {
"basePayoutCurrencyCode": "USD",
"basePayoutPrice": 251,
"convenienceFee": 0,
"currencyCode": "BRL",
"discount": 0,
"discountPrice": 1299,
"originalPrice": 1299,
"originalUnitPrice": null,
"unitPrice": null,
"vat": 0,
"voucherDiscount": 0
}
}
} | [
90,
198,
220,
366,
312,
1298,
366,
66,
4051,
2154,
65,
19,
64,
3901,
65,
50150,
67,
3270,
24991,
2682,
67,
16,
68,
17,
64,
24,
2816,
15630,
1600,
198,
220,
366,
20888,
1298,
1391,
198,
220,
220,
220,
366,
23350,
19197,
434,
18124,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "on-headers@~1.0.2",
"_id": "on-headers@1.0.2",
"_inBundle": false,
"_integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
"_location": "/on-headers",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "on-headers@~1.0.2",
"name": "on-headers",
"escapedName": "on-headers",
"rawSpec": "~1.0.2",
"saveSpec": null,
"fetchSpec": "~1.0.2"
},
"_requiredBy": [
"/compression"
],
"_resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
"_shasum": "772b0ae6aaa525c399e489adfad90c403eb3c28f",
"_spec": "on-headers@~1.0.2",
"_where": "E:\\ishuberAdmin\\my-project\\node_modules\\compression",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
"bugs": {
"url": "https://github.com/jshttp/on-headers/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Execute a listener when a response is about to write headers",
"devDependencies": {
"eslint": "5.14.1",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-standard": "4.0.0",
"istanbul": "0.4.5",
"mocha": "6.0.1",
"supertest": "3.4.2"
},
"engines": {
"node": ">= 0.8"
},
"files": [
"LICENSE",
"HISTORY.md",
"README.md",
"index.js"
],
"homepage": "https://github.com/jshttp/on-headers#readme",
"keywords": [
"event",
"headers",
"http",
"onheaders"
],
"license": "MIT",
"name": "on-headers",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/on-headers.git"
},
"scripts": {
"lint": "eslint --plugin markdown --ext js,md .",
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
"version": "node scripts/version-history.js && git add HISTORY.md"
},
"version": "1.0.2"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
261,
12,
50145,
31,
93,
16,
13,
15,
13,
17,
1600,
198,
220,
45434,
312,
1298,
366,
261,
12,
50145,
31,
16,
13,
15,
13,
17,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"type":"Feature","geometry":{"type":"Polygon","coordinates":[[[141.25,31.833333333333332],[141.25,31.916666666666668],[141.375,31.916666666666668],[141.375,31.833333333333332],[141.25,31.833333333333332]]]},"properties":{"code":474162,"url":"http://madefor.github.io/0410/api/v1/474162.geojson","view":"https://github.com/madefor/0410/blob/gh-pages/api/v1/474162.geojson"}} | [
4895,
4906,
2404,
38816,
2430,
469,
15748,
8351,
4906,
2404,
34220,
14520,
2430,
37652,
17540,
20598,
30109,
23756,
13,
1495,
11,
3132,
13,
23,
24840,
24840,
24840,
2624,
38430,
23756,
13,
1495,
11,
3132,
13,
48894,
41977,
2791,
3104,
384... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"strip-json-comments@1.0.x",
"/Applications/MAMP/htdocs/codeagenda/node_modules/jshint"
]
],
"_from": "strip-json-comments@>=1.0.0 <1.1.0",
"_id": "strip-json-comments@1.0.4",
"_inCache": true,
"_installable": true,
"_location": "/strip-json-comments",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "strip-json-comments",
"raw": "strip-json-comments@1.0.x",
"rawSpec": "1.0.x",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/jshint"
],
"_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz",
"_shasum": "1e15fbcac97d3ee99bf2d73b4c656b082bbafb91",
"_shrinkwrap": null,
"_spec": "strip-json-comments@1.0.x",
"_where": "/Applications/MAMP/htdocs/codeagenda/node_modules/jshint",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bin": {
"strip-json-comments": "cli.js"
},
"bugs": {
"url": "https://github.com/sindresorhus/strip-json-comments/issues"
},
"dependencies": {},
"description": "Strip comments from JSON. Lets you use comments in your JSON files!",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "1e15fbcac97d3ee99bf2d73b4c656b082bbafb91",
"tarball": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.4.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"files": [
"cli.js",
"strip-json-comments.js"
],
"gitHead": "f58348696368583cc5bb18525fe31eacc9bd00e1",
"homepage": "https://github.com/sindresorhus/strip-json-comments",
"keywords": [
"bin",
"cli",
"comments",
"conf",
"config",
"configuration",
"delete",
"env",
"environment",
"json",
"multiline",
"parse",
"remove",
"settings",
"strip",
"trim",
"util"
],
"license": "MIT",
"main": "strip-json-comments",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "strip-json-comments",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/strip-json-comments.git"
},
"scripts": {
"test": "mocha --ui tdd"
},
"version": "1.0.4"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
36311,
12,
17752,
12,
15944,
31,
16,
13,
15,
13,
87,
1600,
198,
220,
220,
220,
220,
220,
12813,
41995,
14,
44,
23518,
14,
4352,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"for-in@1.0.2",
"/Users/anhdungle/learning/PetShop_Dapp"
]
],
"_development": true,
"_from": "for-in@1.0.2",
"_id": "for-in@1.0.2",
"_inBundle": false,
"_integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
"_location": "/for-in",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "for-in@1.0.2",
"name": "for-in",
"escapedName": "for-in",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/for-own",
"/mixin-deep"
],
"_resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "/Users/anhdungle/learning/PetShop_Dapp",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/for-in/issues"
},
"contributors": [
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Paul Irish",
"url": "http://paulirish.com"
}
],
"description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/for-in",
"keywords": [
"for",
"for-in",
"for-own",
"has",
"has-own",
"hasOwn",
"in",
"key",
"keys",
"object",
"own",
"value"
],
"license": "MIT",
"main": "index.js",
"name": "for-in",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/for-in.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"arr-flatten",
"collection-map",
"for-own"
]
},
"reflinks": [
"verb"
],
"lint": {
"reflinks": true
}
},
"version": "1.0.2"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
1640,
12,
259,
31,
16,
13,
15,
13,
17,
1600,
198,
220,
220,
220,
220,
220,
12813,
14490,
14,
272,
31298,
13687,
14,
40684,
14,
25... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"id":"CZ","name":"Czech Republic","month":"2016-12","access_date":"2017-01-03","data":{"chrome":{"4":null,"5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":0.025938,"12":0.008646,"13":null,"14":null,"15":null,"16":null,"17":null,"18":0.008646,"19":null,"20":null,"21":null,"22":0.04323,"23":null,"24":null,"25":null,"26":0.017292,"27":0.017292,"28":null,"29":0.017292,"30":null,"31":0.025938,"32":0.017292,"33":null,"34":0.233442,"35":0.008646,"36":0.017292,"37":0.025938,"38":0.025938,"39":0.060522,"40":0.017292,"41":0.025938,"42":0.017292,"43":0.683034,"44":0.034584,"45":0.034584,"46":0.025938,"47":0.233442,"48":0.095106,"49":2.559216,"50":0.51876,"51":2.20473,"52":0.164274,"53":1.098042,"54":19.0212,"55":17.110434,"56":0.095106,"57":0.04323,"58":null},"firefox":{"2":null,"3":0.008646,"3.5":null,"3.6":0.025938,"4":null,"5":null,"6":null,"7":null,"8":null,"9":null,"10":null,"11":null,"12":0.008646,"13":null,"14":null,"15":null,"16":0.008646,"17":null,"18":null,"19":null,"20":null,"21":0.008646,"22":null,"23":null,"24":0.121044,"25":0.008646,"26":0.017292,"27":null,"28":0.025938,"29":0.017292,"30":0.008646,"31":0.025938,"32":null,"33":0.008646,"34":0.008646,"35":0.04323,"36":0.017292,"37":0.017292,"38":0.103752,"39":0.04323,"40":0.025938,"41":0.025938,"42":0.034584,"43":0.311256,"44":0.077814,"45":0.406362,"46":0.198858,"47":1.374714,"48":0.60522,"49":1.435236,"50":14.110272,"51":0.536052,"52":0.008646,"53":null},"opera":{"9":null,"9.5-9.6":null,"10.0-10.1":0,"10.5":null,"10.6":null,"11":null,"11.1":null,"11.5":null,"11.6":0.008646,"12":0.017292,"12.1":0.250734,"15":0.008646,"16":null,"17":null,"18":null,"19":null,"20":null,"21":0.008646,"22":null,"23":null,"24":null,"25":null,"26":null,"27":null,"28":0.008646,"29":null,"30":null,"31":null,"32":0.008646,"33":null,"34":null,"35":null,"36":0.121044,"37":0.034584,"38":0.354486,"39":0.008646,"40":0.008646,"41":2.654322,"42":0.838662,"43":null,"44":null},"safari":{"3.1":null,"3.2":null,"4":0.017292,"5":0.017292,"5.1":0.025938,"6":null,"6.1":0.017292,"7":0.008646,"7.1":null,"8":0.051876,"9":0.328548,"9.1":0.34584,"10":1.46982,"0":null},"ios_saf":{"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0.0426413721723,"8":0,"8.1-8.4":0.0647326854664,"9.0-9.2":0.0434119993802,"9.3":0.275113913232,"10-10.1":2.06091402975},"android":{"2.1":0,"2.2":0,"2.3":0,"3":0,"4":0.0249453661318,"4.1":0.0819633458615,"4.2-4.3":0.23469007728,"4.4":0.541161718328,"4.4.3-4.4.4":0.322762492399,"53":null},"op_mob":{"10":0,"11":0,"11.1":0,"11.5":0,"12":0,"12.1":0,"0":0.0276187118644},"ie":{"5.5":null,"6":null,"7":0.00881805970149,"8":0.387994626866,"9":0.220451492537,"10":0.185179253731,"11":6.28727656716},"edge":{"12":0.276672,"13":0.596574,"14":2.403588,"15":null},"bb":{"7":0.01454475,"10":null},"ie_mob":{"10":0.069003,"11":0.276012},"and_ff":{"0":0.016236},"samsung":{"0":0.934923},"and_uc":{"0":0.085239},"op_mini":{"0":0.362045288136},"and_chr":{"0":8.125293}},"total":94.79783775} | [
4895,
312,
2404,
34,
57,
2430,
3672,
2404,
34,
15356,
2066,
2430,
8424,
2404,
5304,
12,
1065,
2430,
15526,
62,
4475,
2404,
5539,
12,
486,
12,
3070,
2430,
7890,
8351,
46659,
8351,
19,
1298,
8423,
553,
20,
1298,
8423,
553,
21,
1298,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"Revision": 1,
"Id": "fw_lemon_(ca)",
"Weighting": 10000,
"bibItems": [
{
"Bibsize": "4",
"Description": "4L BIB",
"MixRatio": "5",
"Name": "FW Lemon (CA)",
"SKU": "888888000008",
"CaloriesPerOz": null,
"Type": "FlavorShot",
"AltName" : "lemon",
"Country": [
"CA"
],
"IsLocked": false,
"IsHighYield": false,
"IsAssigned": true,
"IsCalorieCountEnabled": true
}
]
} | [
90,
198,
220,
366,
18009,
1166,
1298,
352,
11,
198,
220,
366,
7390,
1298,
366,
44482,
62,
293,
2144,
41052,
6888,
42501,
198,
220,
366,
25844,
278,
1298,
33028,
11,
198,
220,
366,
65,
571,
23022,
1298,
685,
198,
220,
220,
220,
1391,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"IsRecentlyVerified": false,
"ID": 33989,
"UUID": "346EDDCE-804D-4EEF-95D5-C693538EE62E",
"DataProviderID": 1,
"OperatorID": 105,
"OperatorsReference": "Essent EM-DE-05554048-01-00001",
"UsageTypeID": 4,
"AddressInfo": {
"ID": 34335,
"Title": "Gildekamp 1",
"AddressLine1": "Gildekamp 1",
"Town": "Rhede",
"Postcode": "46414",
"CountryID": 87,
"Latitude": 51.84,
"Longitude": 6.695,
"DistanceUnit": 0
},
"Connections": [
{
"ID": 37500,
"ConnectionTypeID": 25,
"LevelID": 2,
"PowerKW": 11
},
{
"ID": 46998,
"ConnectionTypeID": 25,
"LevelID": 2,
"PowerKW": 11
}
],
"NumberOfPoints": 1,
"StatusTypeID": 50,
"DateLastStatusUpdate": "2015-04-13T04:44:00Z",
"DataQualityLevel": 3,
"DateCreated": "2015-01-09T06:04:00Z",
"SubmissionStatusTypeID": 200
} | [
90,
198,
220,
220,
220,
366,
3792,
24661,
13414,
1431,
1298,
3991,
11,
198,
220,
220,
220,
366,
2389,
1298,
42489,
4531,
11,
198,
220,
220,
220,
366,
52,
27586,
1298,
366,
30557,
1961,
35,
5222,
12,
36088,
35,
12,
19,
6500,
37,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "@textkernel/bem",
"version": "0.2.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/code-frame": {
"version": "7.5.5",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz",
"integrity": "sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==",
"dev": true,
"requires": {
"@babel/highlight": "^7.0.0"
}
},
"@babel/core": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.7.0.tgz",
"integrity": "sha512-Bb1NjZCaiwTQC/ARL+MwDpgocdnwWDCaugvkGt6cxfBzQa8Whv1JybBoUEiBDKl8Ni3H3c7Fykwk7QChUsHRlg==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/generator": "^7.7.0",
"@babel/helpers": "^7.7.0",
"@babel/parser": "^7.7.0",
"@babel/template": "^7.7.0",
"@babel/traverse": "^7.7.0",
"@babel/types": "^7.7.0",
"convert-source-map": "^1.1.0",
"debug": "^4.1.0",
"json5": "^2.1.0",
"lodash": "^4.17.13",
"resolve": "^1.3.2",
"semver": "^5.4.1",
"source-map": "^0.5.0"
},
"dependencies": {
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
"dev": true
}
}
},
"@babel/generator": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.7.0.tgz",
"integrity": "sha512-1wdJ6UxHyL1XoJQ119JmvuRX27LRih7iYStMPZOWAjQqeAabFg3dYXKMpgihma+to+0ADsTVVt6oRyUxWZw6Mw==",
"dev": true,
"requires": {
"@babel/types": "^7.7.0",
"jsesc": "^2.5.1",
"lodash": "^4.17.13",
"source-map": "^0.5.0"
},
"dependencies": {
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
"dev": true
}
}
},
"@babel/helper-function-name": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.7.0.tgz",
"integrity": "sha512-tDsJgMUAP00Ugv8O2aGEua5I2apkaQO7lBGUq1ocwN3G23JE5Dcq0uh3GvFTChPa4b40AWiAsLvCZOA2rdnQ7Q==",
"dev": true,
"requires": {
"@babel/helper-get-function-arity": "^7.7.0",
"@babel/template": "^7.7.0",
"@babel/types": "^7.7.0"
}
},
"@babel/helper-get-function-arity": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz",
"integrity": "sha512-tLdojOTz4vWcEnHWHCuPN5P85JLZWbm5Fx5ZsMEMPhF3Uoe3O7awrbM2nQ04bDOUToH/2tH/ezKEOR8zEYzqyw==",
"dev": true,
"requires": {
"@babel/types": "^7.7.0"
}
},
"@babel/helper-plugin-utils": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz",
"integrity": "sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==",
"dev": true
},
"@babel/helper-split-export-declaration": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.0.tgz",
"integrity": "sha512-HgYSI8rH08neWlAH3CcdkFg9qX9YsZysZI5GD8LjhQib/mM0jGOZOVkoUiiV2Hu978fRtjtsGsW6w0pKHUWtqA==",
"dev": true,
"requires": {
"@babel/types": "^7.7.0"
}
},
"@babel/helpers": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.0.tgz",
"integrity": "sha512-VnNwL4YOhbejHb7x/b5F39Zdg5vIQpUUNzJwx0ww1EcVRt41bbGRZWhAURrfY32T5zTT3qwNOQFWpn+P0i0a2g==",
"dev": true,
"requires": {
"@babel/template": "^7.7.0",
"@babel/traverse": "^7.7.0",
"@babel/types": "^7.7.0"
}
},
"@babel/highlight": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.5.0.tgz",
"integrity": "sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==",
"dev": true,
"requires": {
"chalk": "^2.0.0",
"esutils": "^2.0.2",
"js-tokens": "^4.0.0"
}
},
"@babel/parser": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.7.0.tgz",
"integrity": "sha512-GqL+Z0d7B7ADlQBMXlJgvXEbtt5qlqd1YQ5fr12hTSfh7O/vgrEIvJxU2e7aSVrEUn75zTZ6Nd0s8tthrlZnrQ==",
"dev": true
},
"@babel/plugin-syntax-object-rest-spread": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz",
"integrity": "sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==",
"dev": true,
"requires": {
"@babel/helper-plugin-utils": "^7.0.0"
}
},
"@babel/runtime": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.0.tgz",
"integrity": "sha512-xdf3hZAzoqL9q7ItTe/KyUGw214oXdHmq2XhW8ANRuo2KMX+s17RK+z4DsQiPkdOqCjep14eNTneRoiTs9T1AQ==",
"dev": true,
"requires": {
"regenerator-runtime": "^0.13.2"
}
},
"@babel/template": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.0.tgz",
"integrity": "sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.7.0",
"@babel/types": "^7.7.0"
}
},
"@babel/traverse": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.7.0.tgz",
"integrity": "sha512-ea/3wRZc//e/uwCpuBX2itrhI0U9l7+FsrKWyKGNyvWbuMcCG7ATKY2VI4wlg2b2TA39HHwIxnvmXvtiKsyn7w==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.5.5",
"@babel/generator": "^7.7.0",
"@babel/helper-function-name": "^7.7.0",
"@babel/helper-split-export-declaration": "^7.7.0",
"@babel/parser": "^7.7.0",
"@babel/types": "^7.7.0",
"debug": "^4.1.0",
"globals": "^11.1.0",
"lodash": "^4.17.13"
}
},
"@babel/types": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.7.0.tgz",
"integrity": "sha512-ptM1jeXPYi3BfRBelzbTgL/7aP99oYJCbLtGha8phqRY3EeXch+i6LuxRcNQAIgL++yyNPR/rO6cGLDc0cvUMQ==",
"dev": true,
"requires": {
"esutils": "^2.0.2",
"lodash": "^4.17.13",
"to-fast-properties": "^2.0.0"
}
},
"@cnakazawa/watch": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.3.tgz",
"integrity": "sha512-r5160ogAvGyHsal38Kux7YYtodEKOj89RGb28ht1jh3SJb08VwRwAKKJL0bGb04Zd/3r9FL3BFIc3bBidYffCA==",
"dev": true,
"requires": {
"exec-sh": "^0.3.2",
"minimist": "^1.2.0"
}
},
"@jest/console": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz",
"integrity": "sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==",
"dev": true,
"requires": {
"@jest/source-map": "^24.9.0",
"chalk": "^2.0.1",
"slash": "^2.0.0"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"@jest/core": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/core/-/core-24.9.0.tgz",
"integrity": "sha512-Fogg3s4wlAr1VX7q+rhV9RVnUv5tD7VuWfYy1+whMiWUrvl7U3QJSJyWcDio9Lq2prqYsZaeTv2Rz24pWGkJ2A==",
"dev": true,
"requires": {
"@jest/console": "^24.7.1",
"@jest/reporters": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/transform": "^24.9.0",
"@jest/types": "^24.9.0",
"ansi-escapes": "^3.0.0",
"chalk": "^2.0.1",
"exit": "^0.1.2",
"graceful-fs": "^4.1.15",
"jest-changed-files": "^24.9.0",
"jest-config": "^24.9.0",
"jest-haste-map": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-regex-util": "^24.3.0",
"jest-resolve": "^24.9.0",
"jest-resolve-dependencies": "^24.9.0",
"jest-runner": "^24.9.0",
"jest-runtime": "^24.9.0",
"jest-snapshot": "^24.9.0",
"jest-util": "^24.9.0",
"jest-validate": "^24.9.0",
"jest-watcher": "^24.9.0",
"micromatch": "^3.1.10",
"p-each-series": "^1.0.0",
"realpath-native": "^1.1.0",
"rimraf": "^2.5.4",
"slash": "^2.0.0",
"strip-ansi": "^5.0.0"
},
"dependencies": {
"ansi-escapes": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
"integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
"dev": true
},
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"@jest/environment": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-24.9.0.tgz",
"integrity": "sha512-5A1QluTPhvdIPFYnO3sZC3smkNeXPVELz7ikPbhUj0bQjB07EoE9qtLrem14ZUYWdVayYbsjVwIiL4WBIMV4aQ==",
"dev": true,
"requires": {
"@jest/fake-timers": "^24.9.0",
"@jest/transform": "^24.9.0",
"@jest/types": "^24.9.0",
"jest-mock": "^24.9.0"
}
},
"@jest/fake-timers": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz",
"integrity": "sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-mock": "^24.9.0"
}
},
"@jest/reporters": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-24.9.0.tgz",
"integrity": "sha512-mu4X0yjaHrffOsWmVLzitKmmmWSQ3GGuefgNscUSWNiUNcEOSEQk9k3pERKEQVBb0Cnn88+UESIsZEMH3o88Gw==",
"dev": true,
"requires": {
"@jest/environment": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/transform": "^24.9.0",
"@jest/types": "^24.9.0",
"chalk": "^2.0.1",
"exit": "^0.1.2",
"glob": "^7.1.2",
"istanbul-lib-coverage": "^2.0.2",
"istanbul-lib-instrument": "^3.0.1",
"istanbul-lib-report": "^2.0.4",
"istanbul-lib-source-maps": "^3.0.1",
"istanbul-reports": "^2.2.6",
"jest-haste-map": "^24.9.0",
"jest-resolve": "^24.9.0",
"jest-runtime": "^24.9.0",
"jest-util": "^24.9.0",
"jest-worker": "^24.6.0",
"node-notifier": "^5.4.2",
"slash": "^2.0.0",
"source-map": "^0.6.0",
"string-length": "^2.0.0"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"@jest/source-map": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-24.9.0.tgz",
"integrity": "sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg==",
"dev": true,
"requires": {
"callsites": "^3.0.0",
"graceful-fs": "^4.1.15",
"source-map": "^0.6.0"
}
},
"@jest/test-result": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-24.9.0.tgz",
"integrity": "sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA==",
"dev": true,
"requires": {
"@jest/console": "^24.9.0",
"@jest/types": "^24.9.0",
"@types/istanbul-lib-coverage": "^2.0.0"
}
},
"@jest/test-sequencer": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-24.9.0.tgz",
"integrity": "sha512-6qqsU4o0kW1dvA95qfNog8v8gkRN9ph6Lz7r96IvZpHdNipP2cBcb07J1Z45mz/VIS01OHJ3pY8T5fUY38tg4A==",
"dev": true,
"requires": {
"@jest/test-result": "^24.9.0",
"jest-haste-map": "^24.9.0",
"jest-runner": "^24.9.0",
"jest-runtime": "^24.9.0"
}
},
"@jest/transform": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-24.9.0.tgz",
"integrity": "sha512-TcQUmyNRxV94S0QpMOnZl0++6RMiqpbH/ZMccFB/amku6Uwvyb1cjYX7xkp5nGNkbX4QPH/FcB6q1HBTHynLmQ==",
"dev": true,
"requires": {
"@babel/core": "^7.1.0",
"@jest/types": "^24.9.0",
"babel-plugin-istanbul": "^5.1.0",
"chalk": "^2.0.1",
"convert-source-map": "^1.4.0",
"fast-json-stable-stringify": "^2.0.0",
"graceful-fs": "^4.1.15",
"jest-haste-map": "^24.9.0",
"jest-regex-util": "^24.9.0",
"jest-util": "^24.9.0",
"micromatch": "^3.1.10",
"pirates": "^4.0.1",
"realpath-native": "^1.1.0",
"slash": "^2.0.0",
"source-map": "^0.6.1",
"write-file-atomic": "2.4.1"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"@jest/types": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-24.9.0.tgz",
"integrity": "sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-reports": "^1.1.1",
"@types/yargs": "^13.0.0"
}
},
"@types/anymatch": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@types/anymatch/-/anymatch-1.3.1.tgz",
"integrity": "sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==",
"dev": true
},
"@types/babel__core": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.3.tgz",
"integrity": "sha512-8fBo0UR2CcwWxeX7WIIgJ7lXjasFxoYgRnFHUj+hRvKkpiBJbxhdAPTCY6/ZKM0uxANFVzt4yObSLuTiTnazDA==",
"dev": true,
"requires": {
"@babel/parser": "^7.1.0",
"@babel/types": "^7.0.0",
"@types/babel__generator": "*",
"@types/babel__template": "*",
"@types/babel__traverse": "*"
}
},
"@types/babel__generator": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.0.tgz",
"integrity": "sha512-c1mZUu4up5cp9KROs/QAw0gTeHrw/x7m52LcnvMxxOZ03DmLwPV0MlGmlgzV3cnSdjhJOZsj7E7FHeioai+egw==",
"dev": true,
"requires": {
"@babel/types": "^7.0.0"
}
},
"@types/babel__template": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.0.2.tgz",
"integrity": "sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==",
"dev": true,
"requires": {
"@babel/parser": "^7.1.0",
"@babel/types": "^7.0.0"
}
},
"@types/babel__traverse": {
"version": "7.0.7",
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.7.tgz",
"integrity": "sha512-CeBpmX1J8kWLcDEnI3Cl2Eo6RfbGvzUctA+CjZUhOKDFbLfcr7fc4usEqLNWetrlJd7RhAkyYe2czXop4fICpw==",
"dev": true,
"requires": {
"@babel/types": "^7.3.0"
}
},
"@types/eslint-visitor-keys": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz",
"integrity": "sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==",
"dev": true
},
"@types/istanbul-lib-coverage": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz",
"integrity": "sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==",
"dev": true
},
"@types/istanbul-lib-report": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz",
"integrity": "sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg==",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "*"
}
},
"@types/istanbul-reports": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz",
"integrity": "sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA==",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "*",
"@types/istanbul-lib-report": "*"
}
},
"@types/jest": {
"version": "24.0.21",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.21.tgz",
"integrity": "sha512-uyqFvx78Tuy0h5iLCPWRCvi5HhWwEqhIj30doitp191oYLqlCxUyAJHdWVm5+Nr271/vPnkyt6rWeEIjGowBTg==",
"dev": true,
"requires": {
"@types/jest-diff": "*"
}
},
"@types/jest-diff": {
"version": "20.0.1",
"resolved": "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz",
"integrity": "sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==",
"dev": true
},
"@types/json-schema": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.3.tgz",
"integrity": "sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==",
"dev": true
},
"@types/node": {
"version": "12.12.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.5.tgz",
"integrity": "sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A==",
"dev": true
},
"@types/normalize-package-data": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
"integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==",
"dev": true
},
"@types/source-list-map": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.2.tgz",
"integrity": "sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==",
"dev": true
},
"@types/stack-utils": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz",
"integrity": "sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==",
"dev": true
},
"@types/tapable": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.4.tgz",
"integrity": "sha512-78AdXtlhpCHT0K3EytMpn4JNxaf5tbqbLcbIRoQIHzpTIyjpxLQKRoxU55ujBXAtg3Nl2h/XWvfDa9dsMOd0pQ==",
"dev": true
},
"@types/uglify-js": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.0.4.tgz",
"integrity": "sha512-SudIN9TRJ+v8g5pTG8RRCqfqTMNqgWCKKd3vtynhGzkIIjxaicNAMuY5TRadJ6tzDu3Dotf3ngaMILtmOdmWEQ==",
"dev": true,
"requires": {
"source-map": "^0.6.1"
}
},
"@types/webpack": {
"version": "4.39.8",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.39.8.tgz",
"integrity": "sha512-lkJvwNJQUPW2SbVwAZW9s9whJp02nzLf2yTNwMULa4LloED9MYS1aNnGeoBCifpAI1pEBkTpLhuyRmBnLEOZAA==",
"dev": true,
"requires": {
"@types/anymatch": "*",
"@types/node": "*",
"@types/tapable": "*",
"@types/uglify-js": "*",
"@types/webpack-sources": "*",
"source-map": "^0.6.0"
}
},
"@types/webpack-sources": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-0.1.5.tgz",
"integrity": "sha512-zfvjpp7jiafSmrzJ2/i3LqOyTYTuJ7u1KOXlKgDlvsj9Rr0x7ZiYu5lZbXwobL7lmsRNtPXlBfmaUD8eU2Hu8w==",
"dev": true,
"requires": {
"@types/node": "*",
"@types/source-list-map": "*",
"source-map": "^0.6.1"
}
},
"@types/yargs": {
"version": "13.0.3",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-13.0.3.tgz",
"integrity": "sha512-K8/LfZq2duW33XW/tFwEAfnZlqIfVsoyRB3kfXdPXYhl0nfM8mmh7GS0jg7WrX2Dgq/0Ha/pR1PaR+BvmWwjiQ==",
"dev": true,
"requires": {
"@types/yargs-parser": "*"
}
},
"@types/yargs-parser": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-13.1.0.tgz",
"integrity": "sha512-gCubfBUZ6KxzoibJ+SCUc/57Ms1jz5NjHe4+dI2krNmU5zCPAphyLJYyTOg06ueIyfj+SaCUqmzun7ImlxDcKg==",
"dev": true
},
"@typescript-eslint/eslint-plugin": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.1.tgz",
"integrity": "sha512-Z0rddsGqioKbvqfohg7BwkFC3PuNLsB+GE9QkFza7tiDzuHoy0y823Y+oGNDzxNZrYyLjqkZtCTl4vCqOmEN4g==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "2.6.1",
"eslint-utils": "^1.4.2",
"functional-red-black-tree": "^1.0.1",
"regexpp": "^2.0.1",
"tsutils": "^3.17.1"
}
},
"@typescript-eslint/experimental-utils": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.1.tgz",
"integrity": "sha512-EVrrUhl5yBt7fC7c62lWmriq4MIc49zpN3JmrKqfiFXPXCM5ErfEcZYfKOhZXkW6MBjFcJ5kGZqu1b+lyyExUw==",
"dev": true,
"requires": {
"@types/json-schema": "^7.0.3",
"@typescript-eslint/typescript-estree": "2.6.1",
"eslint-scope": "^5.0.0"
}
},
"@typescript-eslint/parser": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.6.1.tgz",
"integrity": "sha512-PDPkUkZ4c7yA+FWqigjwf3ngPUgoLaGjMlFh6TRtbjhqxFBnkElDfckSjm98q9cMr4xRzZ15VrS/xKm6QHYf0w==",
"dev": true,
"requires": {
"@types/eslint-visitor-keys": "^1.0.0",
"@typescript-eslint/experimental-utils": "2.6.1",
"@typescript-eslint/typescript-estree": "2.6.1",
"eslint-visitor-keys": "^1.1.0"
}
},
"@typescript-eslint/typescript-estree": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.1.tgz",
"integrity": "sha512-+sTnssW6bcbDZKE8Ce7VV6LdzkQz2Bxk7jzk1J8H1rovoTxnm6iXvYIyncvNsaB/kBCOM63j/LNJfm27bNdUoA==",
"dev": true,
"requires": {
"debug": "^4.1.1",
"glob": "^7.1.4",
"is-glob": "^4.0.1",
"lodash.unescape": "4.0.1",
"semver": "^6.3.0",
"tsutils": "^3.17.1"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"@webassemblyjs/ast": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.8.5.tgz",
"integrity": "sha512-aJMfngIZ65+t71C3y2nBBg5FFG0Okt9m0XEgWZ7Ywgn1oMAT8cNwx00Uv1cQyHtidq0Xn94R4TAywO+LCQ+ZAQ==",
"dev": true,
"requires": {
"@webassemblyjs/helper-module-context": "1.8.5",
"@webassemblyjs/helper-wasm-bytecode": "1.8.5",
"@webassemblyjs/wast-parser": "1.8.5"
}
},
"@webassemblyjs/floating-point-hex-parser": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.8.5.tgz",
"integrity": "sha512-9p+79WHru1oqBh9ewP9zW95E3XAo+90oth7S5Re3eQnECGq59ly1Ri5tsIipKGpiStHsUYmY3zMLqtk3gTcOtQ==",
"dev": true
},
"@webassemblyjs/helper-api-error": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.8.5.tgz",
"integrity": "sha512-Za/tnzsvnqdaSPOUXHyKJ2XI7PDX64kWtURyGiJJZKVEdFOsdKUCPTNEVFZq3zJ2R0G5wc2PZ5gvdTRFgm81zA==",
"dev": true
},
"@webassemblyjs/helper-buffer": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.8.5.tgz",
"integrity": "sha512-Ri2R8nOS0U6G49Q86goFIPNgjyl6+oE1abW1pS84BuhP1Qcr5JqMwRFT3Ah3ADDDYGEgGs1iyb1DGX+kAi/c/Q==",
"dev": true
},
"@webassemblyjs/helper-code-frame": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-code-frame/-/helper-code-frame-1.8.5.tgz",
"integrity": "sha512-VQAadSubZIhNpH46IR3yWO4kZZjMxN1opDrzePLdVKAZ+DFjkGD/rf4v1jap744uPVU6yjL/smZbRIIJTOUnKQ==",
"dev": true,
"requires": {
"@webassemblyjs/wast-printer": "1.8.5"
}
},
"@webassemblyjs/helper-fsm": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-fsm/-/helper-fsm-1.8.5.tgz",
"integrity": "sha512-kRuX/saORcg8se/ft6Q2UbRpZwP4y7YrWsLXPbbmtepKr22i8Z4O3V5QE9DbZK908dh5Xya4Un57SDIKwB9eow==",
"dev": true
},
"@webassemblyjs/helper-module-context": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-module-context/-/helper-module-context-1.8.5.tgz",
"integrity": "sha512-/O1B236mN7UNEU4t9X7Pj38i4VoU8CcMHyy3l2cV/kIF4U5KoHXDVqcDuOs1ltkac90IM4vZdHc52t1x8Yfs3g==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"mamacro": "^0.0.3"
}
},
"@webassemblyjs/helper-wasm-bytecode": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.8.5.tgz",
"integrity": "sha512-Cu4YMYG3Ddl72CbmpjU/wbP6SACcOPVbHN1dI4VJNJVgFwaKf1ppeFJrwydOG3NDHxVGuCfPlLZNyEdIYlQ6QQ==",
"dev": true
},
"@webassemblyjs/helper-wasm-section": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.8.5.tgz",
"integrity": "sha512-VV083zwR+VTrIWWtgIUpqfvVdK4ff38loRmrdDBgBT8ADXYsEZ5mPQ4Nde90N3UYatHdYoDIFb7oHzMncI02tA==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/helper-buffer": "1.8.5",
"@webassemblyjs/helper-wasm-bytecode": "1.8.5",
"@webassemblyjs/wasm-gen": "1.8.5"
}
},
"@webassemblyjs/ieee754": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.8.5.tgz",
"integrity": "sha512-aaCvQYrvKbY/n6wKHb/ylAJr27GglahUO89CcGXMItrOBqRarUMxWLJgxm9PJNuKULwN5n1csT9bYoMeZOGF3g==",
"dev": true,
"requires": {
"@xtuc/ieee754": "^1.2.0"
}
},
"@webassemblyjs/leb128": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.8.5.tgz",
"integrity": "sha512-plYUuUwleLIziknvlP8VpTgO4kqNaH57Y3JnNa6DLpu/sGcP6hbVdfdX5aHAV716pQBKrfuU26BJK29qY37J7A==",
"dev": true,
"requires": {
"@xtuc/long": "4.2.2"
}
},
"@webassemblyjs/utf8": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.8.5.tgz",
"integrity": "sha512-U7zgftmQriw37tfD934UNInokz6yTmn29inT2cAetAsaU9YeVCveWEwhKL1Mg4yS7q//NGdzy79nlXh3bT8Kjw==",
"dev": true
},
"@webassemblyjs/wasm-edit": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.8.5.tgz",
"integrity": "sha512-A41EMy8MWw5yvqj7MQzkDjU29K7UJq1VrX2vWLzfpRHt3ISftOXqrtojn7nlPsZ9Ijhp5NwuODuycSvfAO/26Q==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/helper-buffer": "1.8.5",
"@webassemblyjs/helper-wasm-bytecode": "1.8.5",
"@webassemblyjs/helper-wasm-section": "1.8.5",
"@webassemblyjs/wasm-gen": "1.8.5",
"@webassemblyjs/wasm-opt": "1.8.5",
"@webassemblyjs/wasm-parser": "1.8.5",
"@webassemblyjs/wast-printer": "1.8.5"
}
},
"@webassemblyjs/wasm-gen": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.8.5.tgz",
"integrity": "sha512-BCZBT0LURC0CXDzj5FXSc2FPTsxwp3nWcqXQdOZE4U7h7i8FqtFK5Egia6f9raQLpEKT1VL7zr4r3+QX6zArWg==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/helper-wasm-bytecode": "1.8.5",
"@webassemblyjs/ieee754": "1.8.5",
"@webassemblyjs/leb128": "1.8.5",
"@webassemblyjs/utf8": "1.8.5"
}
},
"@webassemblyjs/wasm-opt": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.8.5.tgz",
"integrity": "sha512-HKo2mO/Uh9A6ojzu7cjslGaHaUU14LdLbGEKqTR7PBKwT6LdPtLLh9fPY33rmr5wcOMrsWDbbdCHq4hQUdd37Q==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/helper-buffer": "1.8.5",
"@webassemblyjs/wasm-gen": "1.8.5",
"@webassemblyjs/wasm-parser": "1.8.5"
}
},
"@webassemblyjs/wasm-parser": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.8.5.tgz",
"integrity": "sha512-pi0SYE9T6tfcMkthwcgCpL0cM9nRYr6/6fjgDtL6q/ZqKHdMWvxitRi5JcZ7RI4SNJJYnYNaWy5UUrHQy998lw==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/helper-api-error": "1.8.5",
"@webassemblyjs/helper-wasm-bytecode": "1.8.5",
"@webassemblyjs/ieee754": "1.8.5",
"@webassemblyjs/leb128": "1.8.5",
"@webassemblyjs/utf8": "1.8.5"
}
},
"@webassemblyjs/wast-parser": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-parser/-/wast-parser-1.8.5.tgz",
"integrity": "sha512-daXC1FyKWHF1i11obK086QRlsMsY4+tIOKgBqI1lxAnkp9xe9YMcgOxm9kLe+ttjs5aWV2KKE1TWJCN57/Btsg==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/floating-point-hex-parser": "1.8.5",
"@webassemblyjs/helper-api-error": "1.8.5",
"@webassemblyjs/helper-code-frame": "1.8.5",
"@webassemblyjs/helper-fsm": "1.8.5",
"@xtuc/long": "4.2.2"
}
},
"@webassemblyjs/wast-printer": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.8.5.tgz",
"integrity": "sha512-w0U0pD4EhlnvRyeJzBqaVSJAo9w/ce7/WPogeXLzGkO6hzhr4GnQIZ4W4uUt5b9ooAaXPtnXlj0gzsXEOUNYMg==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/wast-parser": "1.8.5",
"@xtuc/long": "4.2.2"
}
},
"@xtuc/ieee754": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
"integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
"dev": true
},
"@xtuc/long": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
"integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
"dev": true
},
"JSONStream": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
"integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
"dev": true,
"requires": {
"jsonparse": "^1.2.0",
"through": ">=2.2.7 <3"
}
},
"abab": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/abab/-/abab-2.0.2.tgz",
"integrity": "sha512-2scffjvioEmNz0OyDSLGWDfKCVwaKc6l9Pm9kOIREU13ClXZvHpg/nRL5xyjSSSLhOnXqft2HpsAzNEEA8cFFg==",
"dev": true
},
"acorn": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz",
"integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==",
"dev": true
},
"acorn-globals": {
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.4.tgz",
"integrity": "sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==",
"dev": true,
"requires": {
"acorn": "^6.0.1",
"acorn-walk": "^6.0.1"
},
"dependencies": {
"acorn": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.3.0.tgz",
"integrity": "sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==",
"dev": true
}
}
},
"acorn-jsx": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.1.0.tgz",
"integrity": "sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==",
"dev": true
},
"acorn-walk": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.2.0.tgz",
"integrity": "sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==",
"dev": true
},
"ajv": {
"version": "6.10.2",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.2.tgz",
"integrity": "sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw==",
"dev": true,
"requires": {
"fast-deep-equal": "^2.0.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
}
},
"ajv-errors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz",
"integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==",
"dev": true
},
"ajv-keywords": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.4.1.tgz",
"integrity": "sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ==",
"dev": true
},
"ansi-escapes": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.2.1.tgz",
"integrity": "sha512-Cg3ymMAdN10wOk/VYfLV7KCQyv7EDirJ64500sU7n9UlmioEtDuU5Gd+hj73hXSU/ex7tHJSssmyftDdkMLO8Q==",
"dev": true,
"requires": {
"type-fest": "^0.5.2"
}
},
"ansi-regex": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
"integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
"dev": true
},
"ansi-styles": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
"dev": true,
"requires": {
"color-convert": "^1.9.0"
}
},
"anymatch": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
"dev": true,
"requires": {
"micromatch": "^3.1.4",
"normalize-path": "^2.1.1"
}
},
"aproba": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
"integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
"dev": true
},
"arg": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.1.tgz",
"integrity": "sha512-SlmP3fEA88MBv0PypnXZ8ZfJhwmDeIE3SP71j37AiXQBXYosPV0x6uISAaHYSlSVhmHOVkomen0tbGk6Anlebw==",
"dev": true
},
"argparse": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
"dev": true,
"requires": {
"sprintf-js": "~1.0.2"
}
},
"aria-query": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-3.0.0.tgz",
"integrity": "sha1-ZbP8wcoRVajJrmTW7uKX8V1RM8w=",
"dev": true,
"requires": {
"ast-types-flow": "0.0.7",
"commander": "^2.11.0"
}
},
"arr-diff": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
"integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=",
"dev": true
},
"arr-flatten": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
"integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
"dev": true
},
"arr-union": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
"integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
"dev": true
},
"array-equal": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
"integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
"dev": true
},
"array-find-index": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
"integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
"dev": true
},
"array-ify": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
"integrity": "sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=",
"dev": true
},
"array-includes": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.0.3.tgz",
"integrity": "sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=",
"dev": true,
"requires": {
"define-properties": "^1.1.2",
"es-abstract": "^1.7.0"
}
},
"array-unique": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
"integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
"dev": true
},
"arrify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
"dev": true
},
"asn1": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
"integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
"dev": true,
"requires": {
"safer-buffer": "~2.1.0"
}
},
"asn1.js": {
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",
"integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
"dev": true,
"requires": {
"bn.js": "^4.0.0",
"inherits": "^2.0.1",
"minimalistic-assert": "^1.0.0"
}
},
"assert": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz",
"integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==",
"dev": true,
"requires": {
"object-assign": "^4.1.1",
"util": "0.10.3"
},
"dependencies": {
"inherits": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
"integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=",
"dev": true
},
"util": {
"version": "0.10.3",
"resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
"integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
"dev": true,
"requires": {
"inherits": "2.0.1"
}
}
}
},
"assert-plus": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
"dev": true
},
"assign-symbols": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
"integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
"dev": true
},
"ast-types-flow": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
"integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0=",
"dev": true
},
"astral-regex": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
"integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==",
"dev": true
},
"async-each": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
"integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==",
"dev": true
},
"async-limiter": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
"integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==",
"dev": true
},
"asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
"dev": true
},
"atob": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
"dev": true
},
"aws-sign2": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
"integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
"dev": true
},
"aws4": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
"integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
"dev": true
},
"axobject-query": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.0.2.tgz",
"integrity": "sha512-MCeek8ZH7hKyO1rWUbKNQBbl4l2eY0ntk7OGi+q0RlafrCnfPxC06WZA+uebCfmYp4mNU9jRBP1AhGyf8+W3ww==",
"dev": true,
"requires": {
"ast-types-flow": "0.0.7"
}
},
"babel-jest": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-24.9.0.tgz",
"integrity": "sha512-ntuddfyiN+EhMw58PTNL1ph4C9rECiQXjI4nMMBKBaNjXvqLdkXpPRcMSr4iyBrJg/+wz9brFUD6RhOAT6r4Iw==",
"dev": true,
"requires": {
"@jest/transform": "^24.9.0",
"@jest/types": "^24.9.0",
"@types/babel__core": "^7.1.0",
"babel-plugin-istanbul": "^5.1.0",
"babel-preset-jest": "^24.9.0",
"chalk": "^2.4.2",
"slash": "^2.0.0"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"babel-plugin-istanbul": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz",
"integrity": "sha512-5LphC0USA8t4i1zCtjbbNb6jJj/9+X6P37Qfirc/70EQ34xKlMW+a1RHGwxGI+SwWpNwZ27HqvzAobeqaXwiZw==",
"dev": true,
"requires": {
"@babel/helper-plugin-utils": "^7.0.0",
"find-up": "^3.0.0",
"istanbul-lib-instrument": "^3.3.0",
"test-exclude": "^5.2.3"
}
},
"babel-plugin-jest-hoist": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.9.0.tgz",
"integrity": "sha512-2EMA2P8Vp7lG0RAzr4HXqtYwacfMErOuv1U3wrvxHX6rD1sV6xS3WXG3r8TRQ2r6w8OhvSdWt+z41hQNwNm3Xw==",
"dev": true,
"requires": {
"@types/babel__traverse": "^7.0.6"
}
},
"babel-preset-jest": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-24.9.0.tgz",
"integrity": "sha512-izTUuhE4TMfTRPF92fFwD2QfdXaZW08qvWTFCI51V8rW5x00UuPgc3ajRoWofXOuxjfcOM5zzSYsQS3H8KGCAg==",
"dev": true,
"requires": {
"@babel/plugin-syntax-object-rest-spread": "^7.0.0",
"babel-plugin-jest-hoist": "^24.9.0"
}
},
"balanced-match": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
"dev": true
},
"base": {
"version": "0.11.2",
"resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
"integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
"dev": true,
"requires": {
"cache-base": "^1.0.1",
"class-utils": "^0.3.5",
"component-emitter": "^1.2.1",
"define-property": "^1.0.0",
"isobject": "^3.0.1",
"mixin-deep": "^1.2.0",
"pascalcase": "^0.1.1"
},
"dependencies": {
"define-property": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
"dev": true,
"requires": {
"is-descriptor": "^1.0.0"
}
},
"is-accessor-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-descriptor": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
"is-accessor-descriptor": "^1.0.0",
"is-data-descriptor": "^1.0.0",
"kind-of": "^6.0.2"
}
}
}
},
"base64-js": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz",
"integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==",
"dev": true
},
"bcrypt-pbkdf": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
"integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
"dev": true,
"requires": {
"tweetnacl": "^0.14.3"
}
},
"big.js": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
"integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
"dev": true
},
"binary-extensions": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
"integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
"dev": true
},
"bluebird": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.1.tgz",
"integrity": "sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==",
"dev": true
},
"bn.js": {
"version": "4.11.8",
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz",
"integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==",
"dev": true
},
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"braces": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
"dev": true,
"requires": {
"arr-flatten": "^1.1.0",
"array-unique": "^0.3.2",
"extend-shallow": "^2.0.1",
"fill-range": "^4.0.0",
"isobject": "^3.0.1",
"repeat-element": "^1.1.2",
"snapdragon": "^0.8.1",
"snapdragon-node": "^2.0.1",
"split-string": "^3.0.2",
"to-regex": "^3.0.1"
},
"dependencies": {
"extend-shallow": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
"is-extendable": "^0.1.0"
}
}
}
},
"brorand": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=",
"dev": true
},
"browser-process-hrtime": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz",
"integrity": "sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==",
"dev": true
},
"browser-resolve": {
"version": "1.11.3",
"resolved": "https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.11.3.tgz",
"integrity": "sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==",
"dev": true,
"requires": {
"resolve": "1.1.7"
},
"dependencies": {
"resolve": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
"dev": true
}
}
},
"browserify-aes": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
"dev": true,
"requires": {
"buffer-xor": "^1.0.3",
"cipher-base": "^1.0.0",
"create-hash": "^1.1.0",
"evp_bytestokey": "^1.0.3",
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
}
},
"browserify-cipher": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz",
"integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
"dev": true,
"requires": {
"browserify-aes": "^1.0.4",
"browserify-des": "^1.0.0",
"evp_bytestokey": "^1.0.0"
}
},
"browserify-des": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz",
"integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==",
"dev": true,
"requires": {
"cipher-base": "^1.0.1",
"des.js": "^1.0.0",
"inherits": "^2.0.1",
"safe-buffer": "^5.1.2"
}
},
"browserify-rsa": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
"integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
"dev": true,
"requires": {
"bn.js": "^4.1.0",
"randombytes": "^2.0.1"
}
},
"browserify-sign": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz",
"integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=",
"dev": true,
"requires": {
"bn.js": "^4.1.1",
"browserify-rsa": "^4.0.0",
"create-hash": "^1.1.0",
"create-hmac": "^1.1.2",
"elliptic": "^6.0.0",
"inherits": "^2.0.1",
"parse-asn1": "^5.0.0"
}
},
"browserify-zlib": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz",
"integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
"dev": true,
"requires": {
"pako": "~1.0.5"
}
},
"bs-logger": {
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz",
"integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==",
"dev": true,
"requires": {
"fast-json-stable-stringify": "2.x"
}
},
"bser": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
"integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
"dev": true,
"requires": {
"node-int64": "^0.4.0"
}
},
"buffer": {
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
"integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
"dev": true,
"requires": {
"base64-js": "^1.0.2",
"ieee754": "^1.1.4",
"isarray": "^1.0.0"
}
},
"buffer-from": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
"integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==",
"dev": true
},
"buffer-xor": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
"integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=",
"dev": true
},
"builtin-status-codes": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz",
"integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=",
"dev": true
},
"cacache": {
"version": "12.0.3",
"resolved": "https://registry.npmjs.org/cacache/-/cacache-12.0.3.tgz",
"integrity": "sha512-kqdmfXEGFepesTuROHMs3MpFLWrPkSSpRqOw80RCflZXy/khxaArvFrQ7uJxSUduzAufc6G0g1VUCOZXxWavPw==",
"dev": true,
"requires": {
"bluebird": "^3.5.5",
"chownr": "^1.1.1",
"figgy-pudding": "^3.5.1",
"glob": "^7.1.4",
"graceful-fs": "^4.1.15",
"infer-owner": "^1.0.3",
"lru-cache": "^5.1.1",
"mississippi": "^3.0.0",
"mkdirp": "^0.5.1",
"move-concurrently": "^1.0.1",
"promise-inflight": "^1.0.1",
"rimraf": "^2.6.3",
"ssri": "^6.0.1",
"unique-filename": "^1.1.1",
"y18n": "^4.0.0"
}
},
"cache-base": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
"integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
"dev": true,
"requires": {
"collection-visit": "^1.0.0",
"component-emitter": "^1.2.1",
"get-value": "^2.0.6",
"has-value": "^1.0.0",
"isobject": "^3.0.1",
"set-value": "^2.0.0",
"to-object-path": "^0.3.0",
"union-value": "^1.0.0",
"unset-value": "^1.0.0"
}
},
"caller-callsite": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz",
"integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=",
"dev": true,
"requires": {
"callsites": "^2.0.0"
},
"dependencies": {
"callsites": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz",
"integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=",
"dev": true
}
}
},
"caller-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz",
"integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=",
"dev": true,
"requires": {
"caller-callsite": "^2.0.0"
}
},
"callsites": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
"dev": true
},
"camelcase": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
"dev": true
},
"camelcase-keys": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz",
"integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=",
"dev": true,
"requires": {
"camelcase": "^4.1.0",
"map-obj": "^2.0.0",
"quick-lru": "^1.0.0"
},
"dependencies": {
"camelcase": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz",
"integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=",
"dev": true
}
}
},
"capture-exit": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz",
"integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==",
"dev": true,
"requires": {
"rsvp": "^4.8.4"
}
},
"caseless": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
"dev": true
},
"chalk": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
"dev": true,
"requires": {
"ansi-styles": "^3.2.1",
"escape-string-regexp": "^1.0.5",
"supports-color": "^5.3.0"
}
},
"chardet": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
"integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
"dev": true
},
"chokidar": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
"integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
"dev": true,
"requires": {
"anymatch": "^2.0.0",
"async-each": "^1.0.1",
"braces": "^2.3.2",
"fsevents": "^1.2.7",
"glob-parent": "^3.1.0",
"inherits": "^2.0.3",
"is-binary-path": "^1.0.0",
"is-glob": "^4.0.0",
"normalize-path": "^3.0.0",
"path-is-absolute": "^1.0.0",
"readdirp": "^2.2.1",
"upath": "^1.1.1"
},
"dependencies": {
"glob-parent": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
"integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
"dev": true,
"requires": {
"is-glob": "^3.1.0",
"path-dirname": "^1.0.0"
},
"dependencies": {
"is-glob": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
"integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
"dev": true,
"requires": {
"is-extglob": "^2.1.0"
}
}
}
},
"normalize-path": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dev": true
}
}
},
"chownr": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.3.tgz",
"integrity": "sha512-i70fVHhmV3DtTl6nqvZOnIjbY0Pe4kAUjwHj8z0zAdgBtYrJyYwLKCCuRBQ5ppkyL0AkN7HKRnETdmdp1zqNXw==",
"dev": true
},
"chrome-trace-event": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz",
"integrity": "sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ==",
"dev": true,
"requires": {
"tslib": "^1.9.0"
}
},
"ci-info": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
"integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
"dev": true
},
"cipher-base": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz",
"integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
"dev": true,
"requires": {
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
}
},
"class-utils": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
"integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
"dev": true,
"requires": {
"arr-union": "^3.1.0",
"define-property": "^0.2.5",
"isobject": "^3.0.0",
"static-extend": "^0.1.1"
},
"dependencies": {
"define-property": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
"is-descriptor": "^0.1.0"
}
}
}
},
"cli-cursor": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
"integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
"dev": true,
"requires": {
"restore-cursor": "^3.1.0"
}
},
"cli-width": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz",
"integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=",
"dev": true
},
"cliui": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
"integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
"dev": true,
"requires": {
"string-width": "^3.1.0",
"strip-ansi": "^5.2.0",
"wrap-ansi": "^5.1.0"
},
"dependencies": {
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
}
}
},
"co": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
"dev": true
},
"collection-visit": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
"integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
"dev": true,
"requires": {
"map-visit": "^1.0.0",
"object-visit": "^1.0.0"
}
},
"color-convert": {
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
"dev": true,
"requires": {
"color-name": "1.1.3"
}
},
"color-name": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
"dev": true
},
"combined-stream": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
"dev": true,
"requires": {
"delayed-stream": "~1.0.0"
}
},
"commander": {
"version": "2.20.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz",
"integrity": "sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==",
"dev": true
},
"commondir": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
"integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=",
"dev": true
},
"compare-func": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/compare-func/-/compare-func-1.3.2.tgz",
"integrity": "sha1-md0LpFfh+bxyKxLAjsM+6rMfpkg=",
"dev": true,
"requires": {
"array-ify": "^1.0.0",
"dot-prop": "^3.0.0"
}
},
"component-emitter": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
"integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
"dev": true
},
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
"dev": true
},
"concat-stream": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
"integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
"dev": true,
"requires": {
"buffer-from": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^2.2.2",
"typedarray": "^0.0.6"
}
},
"confusing-browser-globals": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz",
"integrity": "sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==",
"dev": true
},
"console-browserify": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz",
"integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
"dev": true
},
"constants-browserify": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
"integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=",
"dev": true
},
"contains-path": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz",
"integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=",
"dev": true
},
"conventional-changelog": {
"version": "3.1.9",
"resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.9.tgz",
"integrity": "sha512-JbNVm1iGZ3aXxcFZjqKNDNfdgchQjSltWc8rvSniMrkHLsub9Wn20/JLdJNTBM74dt1IA2M+v/mzServ6N37YA==",
"dev": true,
"requires": {
"conventional-changelog-angular": "^5.0.3",
"conventional-changelog-atom": "^2.0.1",
"conventional-changelog-codemirror": "^2.0.1",
"conventional-changelog-conventionalcommits": "^4.0.0",
"conventional-changelog-core": "^3.2.3",
"conventional-changelog-ember": "^2.0.2",
"conventional-changelog-eslint": "^3.0.2",
"conventional-changelog-express": "^2.0.1",
"conventional-changelog-jquery": "^3.0.4",
"conventional-changelog-jshint": "^2.0.1",
"conventional-changelog-preset-loader": "^2.1.1"
}
},
"conventional-changelog-angular": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.5.tgz",
"integrity": "sha512-RrkdWnL/TVyWV1ayWmSsrWorsTDqjL/VwG5ZSEneBQrd65ONcfeA1cW7FLtNweQyMiKOyriCMTKRSlk18DjTrw==",
"dev": true,
"requires": {
"compare-func": "^1.3.1",
"q": "^1.5.1"
}
},
"conventional-changelog-atom": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.3.tgz",
"integrity": "sha512-szZe2ut97qNO6vCCMkm1I/tWu6ol4Rr8a9Lx0y/VlpDnpY0PNp+oGpFgU55lplhx+I3Lro9Iv4/gRj0knfgjzg==",
"dev": true,
"requires": {
"q": "^1.5.1"
}
},
"conventional-changelog-codemirror": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.3.tgz",
"integrity": "sha512-t2afackdgFV2yBdHhWPqrKbpaQeVnz2hSJKdWqjasPo5EpIB6TBL0er3cOP1mnGQmuzk9JSvimNSuqjWGDtU5Q==",
"dev": true,
"requires": {
"q": "^1.5.1"
}
},
"conventional-changelog-config-spec": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.0.0.tgz",
"integrity": "sha512-zQmcBP/pR8tN5MSv+nXG9hOmy+Z6rgEquBerpoEbOKTFPLoxBy/adeUUpshrMpqdZ/ycqbT2AgdTtiIu/9IHGg==",
"dev": true
},
"conventional-changelog-conventionalcommits": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz",
"integrity": "sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==",
"dev": true,
"requires": {
"compare-func": "^1.3.1",
"lodash": "^4.2.1",
"q": "^1.5.1"
}
},
"conventional-changelog-core": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.2.3.tgz",
"integrity": "sha512-LMMX1JlxPIq/Ez5aYAYS5CpuwbOk6QFp8O4HLAcZxe3vxoCtABkhfjetk8IYdRB9CDQGwJFLR3Dr55Za6XKgUQ==",
"dev": true,
"requires": {
"conventional-changelog-writer": "^4.0.6",
"conventional-commits-parser": "^3.0.3",
"dateformat": "^3.0.0",
"get-pkg-repo": "^1.0.0",
"git-raw-commits": "2.0.0",
"git-remote-origin-url": "^2.0.0",
"git-semver-tags": "^2.0.3",
"lodash": "^4.2.1",
"normalize-package-data": "^2.3.5",
"q": "^1.5.1",
"read-pkg": "^3.0.0",
"read-pkg-up": "^3.0.0",
"through2": "^3.0.0"
},
"dependencies": {
"find-up": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
"integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
"dev": true,
"requires": {
"locate-path": "^2.0.0"
}
},
"git-semver-tags": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-2.0.3.tgz",
"integrity": "sha512-tj4FD4ww2RX2ae//jSrXZzrocla9db5h0V7ikPl1P/WwoZar9epdUhwR7XHXSgc+ZkNq72BEEerqQuicoEQfzA==",
"dev": true,
"requires": {
"meow": "^4.0.0",
"semver": "^6.0.0"
}
},
"locate-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
"integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
"dev": true,
"requires": {
"p-locate": "^2.0.0",
"path-exists": "^3.0.0"
}
},
"p-limit": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
"integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
"dev": true,
"requires": {
"p-try": "^1.0.0"
}
},
"p-locate": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
"integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
"dev": true,
"requires": {
"p-limit": "^1.1.0"
}
},
"p-try": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
"integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
"dev": true
},
"read-pkg": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",
"integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=",
"dev": true,
"requires": {
"load-json-file": "^4.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^3.0.0"
}
},
"read-pkg-up": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz",
"integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=",
"dev": true,
"requires": {
"find-up": "^2.0.0",
"read-pkg": "^3.0.0"
}
},
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
},
"through2": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
"integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
"dev": true,
"requires": {
"readable-stream": "2 || 3"
}
}
}
},
"conventional-changelog-ember": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.4.tgz",
"integrity": "sha512-q1u73sO9uCnxN4TSw8xu6MRU8Y1h9kpwtcdJuNRwu/LSKI1IE/iuNSH5eQ6aLlQ3HTyrIpTfUuVybW4W0F17rA==",
"dev": true,
"requires": {
"q": "^1.5.1"
}
},
"conventional-changelog-eslint": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.4.tgz",
"integrity": "sha512-CPwTUENzhLGl3auunrJxiIEWncAGaby7gOFCdj2gslIuOFJ0KPJVOUhRz4Da/I53sdo/7UncUJkiLg94jEsjxg==",
"dev": true,
"requires": {
"q": "^1.5.1"
}
},
"conventional-changelog-express": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.1.tgz",
"integrity": "sha512-G6uCuCaQhLxdb4eEfAIHpcfcJ2+ao3hJkbLrw/jSK/eROeNfnxCJasaWdDAfFkxsbpzvQT4W01iSynU3OoPLIw==",
"dev": true,
"requires": {
"q": "^1.5.1"
}
},
"conventional-changelog-jquery": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.6.tgz",
"integrity": "sha512-gHAABCXUNA/HjnZEm+vxAfFPJkgtrZvCDIlCKfdPVXtCIo/Q0lN5VKpx8aR5p8KdVRQFF3OuTlvv5kv6iPuRqA==",
"dev": true,
"requires": {
"q": "^1.5.1"
}
},
"conventional-changelog-jshint": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.3.tgz",
"integrity": "sha512-Pc2PnMPcez634ckzr4EOWviwRSpZcURaK7bjyD9oK6N5fsC/a+3G7LW5m/JpcHPhA9ZxsfIbm7uqZ3ZDGsQ/sw==",
"dev": true,
"requires": {
"compare-func": "^1.3.1",
"q": "^1.5.1"
}
},
"conventional-changelog-preset-loader": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.2.0.tgz",
"integrity": "sha512-zXB+5vF7D5Y3Cb/rJfSyCCvFphCVmF8mFqOdncX3BmjZwAtGAPfYrBcT225udilCKvBbHgyzgxqz2GWDB5xShQ==",
"dev": true
},
"conventional-changelog-writer": {
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.9.tgz",
"integrity": "sha512-2Y3QfiAM37WvDMjkVNaRtZgxVzWKj73HE61YQ/95T53yle+CRwTVSl6Gbv/lWVKXeZcM5af9n9TDVf0k7Xh+cw==",
"dev": true,
"requires": {
"compare-func": "^1.3.1",
"conventional-commits-filter": "^2.0.2",
"dateformat": "^3.0.0",
"handlebars": "^4.4.0",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.2.1",
"meow": "^4.0.0",
"semver": "^6.0.0",
"split": "^1.0.0",
"through2": "^3.0.0"
},
"dependencies": {
"handlebars": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.1.tgz",
"integrity": "sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA==",
"dev": true,
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",
"source-map": "^0.6.1",
"uglify-js": "^3.1.4"
}
},
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
},
"through2": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
"integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
"dev": true,
"requires": {
"readable-stream": "2 || 3"
}
}
}
},
"conventional-commits-filter": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz",
"integrity": "sha512-WpGKsMeXfs21m1zIw4s9H5sys2+9JccTzpN6toXtxhpw2VNF2JUXwIakthKBy+LN4DvJm+TzWhxOMWOs1OFCFQ==",
"dev": true,
"requires": {
"lodash.ismatch": "^4.4.0",
"modify-values": "^1.0.0"
}
},
"conventional-commits-parser": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.0.5.tgz",
"integrity": "sha512-qVz9+5JwdJzsbt7JbJ6P7NOXBGt8CyLFJYSjKAuPSgO+5UGfcsbk9EMR+lI8Unlvx6qwIc2YDJlrGIfay2ehNA==",
"dev": true,
"requires": {
"JSONStream": "^1.0.4",
"is-text-path": "^2.0.0",
"lodash": "^4.2.1",
"meow": "^4.0.0",
"split2": "^2.0.0",
"through2": "^3.0.0",
"trim-off-newlines": "^1.0.0"
},
"dependencies": {
"through2": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/through2/-/through2-3.0.1.tgz",
"integrity": "sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==",
"dev": true,
"requires": {
"readable-stream": "2 || 3"
}
}
}
},
"conventional-recommended-bump": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/conventional-recommended-bump/-/conventional-recommended-bump-6.0.0.tgz",
"integrity": "sha512-iIHkDOuWCC49J/E4WXvXBCCrO2NoGqwjfhm2iUOHPPEik8TVHxczt/hFaWY+4MXeZ/nC53BNfjmlr8+EXOrlvA==",
"dev": true,
"requires": {
"concat-stream": "^2.0.0",
"conventional-changelog-preset-loader": "^2.2.0",
"conventional-commits-filter": "^2.0.2",
"conventional-commits-parser": "^3.0.3",
"git-raw-commits": "2.0.0",
"git-semver-tags": "^3.0.0",
"meow": "^4.0.0",
"q": "^1.5.1"
},
"dependencies": {
"concat-stream": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz",
"integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==",
"dev": true,
"requires": {
"buffer-from": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^3.0.2",
"typedarray": "^0.0.6"
}
},
"readable-stream": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz",
"integrity": "sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==",
"dev": true,
"requires": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
}
}
}
},
"convert-source-map": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.6.0.tgz",
"integrity": "sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==",
"dev": true,
"requires": {
"safe-buffer": "~5.1.1"
}
},
"copy-concurrently": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
"integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
"dev": true,
"requires": {
"aproba": "^1.1.1",
"fs-write-stream-atomic": "^1.0.8",
"iferr": "^0.1.5",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.4",
"run-queue": "^1.0.0"
}
},
"copy-descriptor": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
"dev": true
},
"core-util-is": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
"dev": true
},
"cosmiconfig": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
"integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
"dev": true,
"requires": {
"import-fresh": "^2.0.0",
"is-directory": "^0.3.1",
"js-yaml": "^3.13.1",
"parse-json": "^4.0.0"
},
"dependencies": {
"import-fresh": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz",
"integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=",
"dev": true,
"requires": {
"caller-path": "^2.0.0",
"resolve-from": "^3.0.0"
}
},
"resolve-from": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
}
}
},
"coveralls": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/coveralls/-/coveralls-3.0.7.tgz",
"integrity": "sha512-mUuH2MFOYB2oBaA4D4Ykqi9LaEYpMMlsiOMJOrv358yAjP6enPIk55fod2fNJ8AvwoYXStWQls37rA+s5e7boA==",
"dev": true,
"requires": {
"growl": "~> 1.10.0",
"js-yaml": "^3.13.1",
"lcov-parse": "^0.0.10",
"log-driver": "^1.2.7",
"minimist": "^1.2.0",
"request": "^2.86.0"
}
},
"create-ecdh": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz",
"integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==",
"dev": true,
"requires": {
"bn.js": "^4.1.0",
"elliptic": "^6.0.0"
}
},
"create-hash": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
"integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
"dev": true,
"requires": {
"cipher-base": "^1.0.1",
"inherits": "^2.0.1",
"md5.js": "^1.3.4",
"ripemd160": "^2.0.1",
"sha.js": "^2.4.0"
}
},
"create-hmac": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
"integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
"dev": true,
"requires": {
"cipher-base": "^1.0.3",
"create-hash": "^1.1.0",
"inherits": "^2.0.1",
"ripemd160": "^2.0.0",
"safe-buffer": "^5.0.1",
"sha.js": "^2.4.8"
}
},
"cross-spawn": {
"version": "6.0.5",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
"integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
"dev": true,
"requires": {
"nice-try": "^1.0.4",
"path-key": "^2.0.1",
"semver": "^5.5.0",
"shebang-command": "^1.2.0",
"which": "^1.2.9"
}
},
"crypto-browserify": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
"integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
"dev": true,
"requires": {
"browserify-cipher": "^1.0.0",
"browserify-sign": "^4.0.0",
"create-ecdh": "^4.0.0",
"create-hash": "^1.1.0",
"create-hmac": "^1.1.0",
"diffie-hellman": "^5.0.0",
"inherits": "^2.0.1",
"pbkdf2": "^3.0.3",
"public-encrypt": "^4.0.0",
"randombytes": "^2.0.0",
"randomfill": "^1.0.3"
}
},
"cssom": {
"version": "0.3.8",
"resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
"integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
"dev": true
},
"cssstyle": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.4.0.tgz",
"integrity": "sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==",
"dev": true,
"requires": {
"cssom": "0.3.x"
}
},
"currently-unhandled": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
"integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
"dev": true,
"requires": {
"array-find-index": "^1.0.1"
}
},
"cyclist": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/cyclist/-/cyclist-1.0.1.tgz",
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=",
"dev": true
},
"damerau-levenshtein": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.5.tgz",
"integrity": "sha512-CBCRqFnpu715iPmw1KrdOrzRqbdFwQTwAWyyyYS42+iAgHCuXZ+/TdMgQkUENPomxEz9z1BEzuQU2Xw0kUuAgA==",
"dev": true
},
"dargs": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz",
"integrity": "sha1-A6nbtLXC8Tm/FK5T8LiipqhvThc=",
"dev": true,
"requires": {
"number-is-nan": "^1.0.0"
}
},
"dashdash": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
"integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0"
}
},
"data-urls": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/data-urls/-/data-urls-1.1.0.tgz",
"integrity": "sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==",
"dev": true,
"requires": {
"abab": "^2.0.0",
"whatwg-mimetype": "^2.2.0",
"whatwg-url": "^7.0.0"
},
"dependencies": {
"whatwg-url": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
"integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
"dev": true,
"requires": {
"lodash.sortby": "^4.7.0",
"tr46": "^1.0.1",
"webidl-conversions": "^4.0.2"
}
}
}
},
"dateformat": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
"integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
"dev": true
},
"debug": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
},
"decamelize": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
"dev": true
},
"decamelize-keys": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
"integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
"dev": true,
"requires": {
"decamelize": "^1.1.0",
"map-obj": "^1.0.0"
},
"dependencies": {
"map-obj": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
"dev": true
}
}
},
"decode-uri-component": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
"integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
"dev": true
},
"deep-is": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
"integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
"dev": true
},
"define-properties": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
"integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
"dev": true,
"requires": {
"object-keys": "^1.0.12"
}
},
"define-property": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
"integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
"dev": true,
"requires": {
"is-descriptor": "^1.0.2",
"isobject": "^3.0.1"
},
"dependencies": {
"is-accessor-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-descriptor": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
"is-accessor-descriptor": "^1.0.0",
"is-data-descriptor": "^1.0.0",
"kind-of": "^6.0.2"
}
}
}
},
"delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
"dev": true
},
"des.js": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz",
"integrity": "sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=",
"dev": true,
"requires": {
"inherits": "^2.0.1",
"minimalistic-assert": "^1.0.0"
}
},
"detect-file": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
"integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=",
"dev": true
},
"detect-indent": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.0.0.tgz",
"integrity": "sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==",
"dev": true
},
"detect-newline": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-2.1.0.tgz",
"integrity": "sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=",
"dev": true
},
"diff": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.1.tgz",
"integrity": "sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==",
"dev": true
},
"diff-sequences": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-24.9.0.tgz",
"integrity": "sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==",
"dev": true
},
"diffie-hellman": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
"integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
"dev": true,
"requires": {
"bn.js": "^4.1.0",
"miller-rabin": "^4.0.0",
"randombytes": "^2.0.0"
}
},
"doctrine": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
"dev": true,
"requires": {
"esutils": "^2.0.2"
}
},
"domain-browser": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz",
"integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
"dev": true
},
"domexception": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/domexception/-/domexception-1.0.1.tgz",
"integrity": "sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==",
"dev": true,
"requires": {
"webidl-conversions": "^4.0.2"
}
},
"dot-prop": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-3.0.0.tgz",
"integrity": "sha1-G3CK8JSknJoOfbyteQq6U52sEXc=",
"dev": true,
"requires": {
"is-obj": "^1.0.0"
}
},
"dotgitignore": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/dotgitignore/-/dotgitignore-2.1.0.tgz",
"integrity": "sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==",
"dev": true,
"requires": {
"find-up": "^3.0.0",
"minimatch": "^3.0.4"
}
},
"duplexify": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
"integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
"dev": true,
"requires": {
"end-of-stream": "^1.0.0",
"inherits": "^2.0.1",
"readable-stream": "^2.0.0",
"stream-shift": "^1.0.0"
}
},
"ecc-jsbn": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
"integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
"dev": true,
"requires": {
"jsbn": "~0.1.0",
"safer-buffer": "^2.1.0"
}
},
"elliptic": {
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.1.tgz",
"integrity": "sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==",
"dev": true,
"requires": {
"bn.js": "^4.4.0",
"brorand": "^1.0.1",
"hash.js": "^1.0.0",
"hmac-drbg": "^1.0.0",
"inherits": "^2.0.1",
"minimalistic-assert": "^1.0.0",
"minimalistic-crypto-utils": "^1.0.0"
}
},
"emoji-regex": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
"integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
"dev": true
},
"emojis-list": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz",
"integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=",
"dev": true
},
"end-of-stream": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
"dev": true,
"requires": {
"once": "^1.4.0"
}
},
"enhanced-resolve": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.1.tgz",
"integrity": "sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"memory-fs": "^0.5.0",
"tapable": "^1.0.0"
}
},
"errno": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
"integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
"dev": true,
"requires": {
"prr": "~1.0.1"
}
},
"error-ex": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
"dev": true,
"requires": {
"is-arrayish": "^0.2.1"
}
},
"es-abstract": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.16.0.tgz",
"integrity": "sha512-xdQnfykZ9JMEiasTAJZJdMWCQ1Vm00NBw79/AWi7ELfZuuPCSOMDZbT9mkOfSctVtfhb+sAAzrm+j//GjjLHLg==",
"dev": true,
"requires": {
"es-to-primitive": "^1.2.0",
"function-bind": "^1.1.1",
"has": "^1.0.3",
"has-symbols": "^1.0.0",
"is-callable": "^1.1.4",
"is-regex": "^1.0.4",
"object-inspect": "^1.6.0",
"object-keys": "^1.1.1",
"string.prototype.trimleft": "^2.1.0",
"string.prototype.trimright": "^2.1.0"
}
},
"es-to-primitive": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz",
"integrity": "sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==",
"dev": true,
"requires": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
}
},
"escape-string-regexp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
"dev": true
},
"escodegen": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.12.0.tgz",
"integrity": "sha512-TuA+EhsanGcme5T3R0L80u4t8CpbXQjegRmf7+FPTJrtCTErXFeelblRgHQa1FofEzqYYJmJ/OqjTwREp9qgmg==",
"dev": true,
"requires": {
"esprima": "^3.1.3",
"estraverse": "^4.2.0",
"esutils": "^2.0.2",
"optionator": "^0.8.1",
"source-map": "~0.6.1"
},
"dependencies": {
"esprima": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
"integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
"dev": true
}
}
},
"eslint": {
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-6.6.0.tgz",
"integrity": "sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
"ajv": "^6.10.0",
"chalk": "^2.1.0",
"cross-spawn": "^6.0.5",
"debug": "^4.0.1",
"doctrine": "^3.0.0",
"eslint-scope": "^5.0.0",
"eslint-utils": "^1.4.3",
"eslint-visitor-keys": "^1.1.0",
"espree": "^6.1.2",
"esquery": "^1.0.1",
"esutils": "^2.0.2",
"file-entry-cache": "^5.0.1",
"functional-red-black-tree": "^1.0.1",
"glob-parent": "^5.0.0",
"globals": "^11.7.0",
"ignore": "^4.0.6",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
"inquirer": "^7.0.0",
"is-glob": "^4.0.0",
"js-yaml": "^3.13.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.3.0",
"lodash": "^4.17.14",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.1",
"natural-compare": "^1.4.0",
"optionator": "^0.8.2",
"progress": "^2.0.0",
"regexpp": "^2.0.1",
"semver": "^6.1.2",
"strip-ansi": "^5.2.0",
"strip-json-comments": "^3.0.1",
"table": "^5.2.3",
"text-table": "^0.2.0",
"v8-compile-cache": "^2.0.3"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"eslint-config-airbnb": {
"version": "18.0.1",
"resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-18.0.1.tgz",
"integrity": "sha512-hLb/ccvW4grVhvd6CT83bECacc+s4Z3/AEyWQdIT2KeTsG9dR7nx1gs7Iw4tDmGKozCNHFn4yZmRm3Tgy+XxyQ==",
"dev": true,
"requires": {
"eslint-config-airbnb-base": "^14.0.0",
"object.assign": "^4.1.0",
"object.entries": "^1.1.0"
}
},
"eslint-config-airbnb-base": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0.0.tgz",
"integrity": "sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA==",
"dev": true,
"requires": {
"confusing-browser-globals": "^1.0.7",
"object.assign": "^4.1.0",
"object.entries": "^1.1.0"
}
},
"eslint-import-resolver-node": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz",
"integrity": "sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==",
"dev": true,
"requires": {
"debug": "^2.6.9",
"resolve": "^1.5.0"
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
}
}
},
"eslint-module-utils": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.4.1.tgz",
"integrity": "sha512-H6DOj+ejw7Tesdgbfs4jeS4YMFrT8uI8xwd1gtQqXssaR0EQ26L+2O/w6wkYFy2MymON0fTwHmXBvvfLNZVZEw==",
"dev": true,
"requires": {
"debug": "^2.6.8",
"pkg-dir": "^2.0.0"
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
}
}
},
"eslint-plugin-import": {
"version": "2.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz",
"integrity": "sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ==",
"dev": true,
"requires": {
"array-includes": "^3.0.3",
"contains-path": "^0.1.0",
"debug": "^2.6.9",
"doctrine": "1.5.0",
"eslint-import-resolver-node": "^0.3.2",
"eslint-module-utils": "^2.4.0",
"has": "^1.0.3",
"minimatch": "^3.0.4",
"object.values": "^1.1.0",
"read-pkg-up": "^2.0.0",
"resolve": "^1.11.0"
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"doctrine": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz",
"integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
"dev": true,
"requires": {
"esutils": "^2.0.2",
"isarray": "^1.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
}
}
},
"eslint-plugin-jest": {
"version": "23.0.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-23.0.2.tgz",
"integrity": "sha512-fkxcvOJm0hC/jbJqYJjtuC9mvpTJqXd0Nixx7joVQvJoBQuXk/ws3+MtRYzD/4TcKSgvr21uuSLdwSxKJKC2cg==",
"dev": true,
"requires": {
"@typescript-eslint/experimental-utils": "^2.5.0"
}
},
"eslint-plugin-jsx-a11y": {
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz",
"integrity": "sha512-CawzfGt9w83tyuVekn0GDPU9ytYtxyxyFZ3aSWROmnRRFQFT2BiPJd7jvRdzNDi6oLWaS2asMeYSNMjWTV4eNg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.4.5",
"aria-query": "^3.0.0",
"array-includes": "^3.0.3",
"ast-types-flow": "^0.0.7",
"axobject-query": "^2.0.2",
"damerau-levenshtein": "^1.0.4",
"emoji-regex": "^7.0.2",
"has": "^1.0.3",
"jsx-ast-utils": "^2.2.1"
}
},
"eslint-scope": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.0.0.tgz",
"integrity": "sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==",
"dev": true,
"requires": {
"esrecurse": "^4.1.0",
"estraverse": "^4.1.1"
}
},
"eslint-utils": {
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz",
"integrity": "sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==",
"dev": true,
"requires": {
"eslint-visitor-keys": "^1.1.0"
}
},
"eslint-visitor-keys": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz",
"integrity": "sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==",
"dev": true
},
"espree": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/espree/-/espree-6.1.2.tgz",
"integrity": "sha512-2iUPuuPP+yW1PZaMSDM9eyVf8D5P0Hi8h83YtZ5bPc/zHYjII5khoixIUTMO794NOY8F/ThF1Bo8ncZILarUTA==",
"dev": true,
"requires": {
"acorn": "^7.1.0",
"acorn-jsx": "^5.1.0",
"eslint-visitor-keys": "^1.1.0"
}
},
"esprima": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
"dev": true
},
"esquery": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.1.tgz",
"integrity": "sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==",
"dev": true,
"requires": {
"estraverse": "^4.0.0"
}
},
"esrecurse": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
"integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
"dev": true,
"requires": {
"estraverse": "^4.1.0"
}
},
"estraverse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
"dev": true
},
"esutils": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true
},
"events": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/events/-/events-3.0.0.tgz",
"integrity": "sha512-Dc381HFWJzEOhQ+d8pkNon++bk9h6cdAoAj4iE6Q4y6xgTzySWXlKn05/TVNpjnfRqi/X0EpJEJohPjNI3zpVA==",
"dev": true
},
"evp_bytestokey": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz",
"integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
"dev": true,
"requires": {
"md5.js": "^1.3.4",
"safe-buffer": "^5.1.1"
}
},
"exec-sh": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.2.tgz",
"integrity": "sha512-9sLAvzhI5nc8TpuQUh4ahMdCrWT00wPWz7j47/emR5+2qEfoZP5zzUXvx+vdx+H6ohhnsYC31iX04QLYJK8zTg==",
"dev": true
},
"execa": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
"integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
"dev": true,
"requires": {
"cross-spawn": "^6.0.0",
"get-stream": "^4.0.0",
"is-stream": "^1.1.0",
"npm-run-path": "^2.0.0",
"p-finally": "^1.0.0",
"signal-exit": "^3.0.0",
"strip-eof": "^1.0.0"
}
},
"exit": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
"integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
"dev": true
},
"expand-brackets": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
"integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
"dev": true,
"requires": {
"debug": "^2.3.3",
"define-property": "^0.2.5",
"extend-shallow": "^2.0.1",
"posix-character-classes": "^0.1.0",
"regex-not": "^1.0.0",
"snapdragon": "^0.8.1",
"to-regex": "^3.0.1"
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"define-property": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
"is-descriptor": "^0.1.0"
}
},
"extend-shallow": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
"is-extendable": "^0.1.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
}
}
},
"expand-tilde": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
"integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
"dev": true,
"requires": {
"homedir-polyfill": "^1.0.1"
}
},
"expect": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/expect/-/expect-24.9.0.tgz",
"integrity": "sha512-wvVAx8XIol3Z5m9zvZXiyZOQ+sRJqNTIm6sGjdWlaZIeupQGO3WbYI+15D/AmEwZywL6wtJkbAbJtzkOfBuR0Q==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"ansi-styles": "^3.2.0",
"jest-get-type": "^24.9.0",
"jest-matcher-utils": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-regex-util": "^24.9.0"
}
},
"extend": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
"dev": true
},
"extend-shallow": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
"dev": true,
"requires": {
"assign-symbols": "^1.0.0",
"is-extendable": "^1.0.1"
},
"dependencies": {
"is-extendable": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
"integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
"dev": true,
"requires": {
"is-plain-object": "^2.0.4"
}
}
}
},
"external-editor": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
"integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
"dev": true,
"requires": {
"chardet": "^0.7.0",
"iconv-lite": "^0.4.24",
"tmp": "^0.0.33"
}
},
"extglob": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
"integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
"dev": true,
"requires": {
"array-unique": "^0.3.2",
"define-property": "^1.0.0",
"expand-brackets": "^2.1.4",
"extend-shallow": "^2.0.1",
"fragment-cache": "^0.2.1",
"regex-not": "^1.0.0",
"snapdragon": "^0.8.1",
"to-regex": "^3.0.1"
},
"dependencies": {
"define-property": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
"dev": true,
"requires": {
"is-descriptor": "^1.0.0"
}
},
"extend-shallow": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
"is-extendable": "^0.1.0"
}
},
"is-accessor-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-descriptor": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
"is-accessor-descriptor": "^1.0.0",
"is-data-descriptor": "^1.0.0",
"kind-of": "^6.0.2"
}
}
}
},
"extsprintf": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
"dev": true
},
"fast-deep-equal": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
"integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=",
"dev": true
},
"fast-json-stable-stringify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
"integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
"dev": true
},
"fast-levenshtein": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
"dev": true
},
"fb-watchman": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz",
"integrity": "sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=",
"dev": true,
"requires": {
"bser": "^2.0.0"
}
},
"figgy-pudding": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.1.tgz",
"integrity": "sha512-vNKxJHTEKNThjfrdJwHc7brvM6eVevuO5nTj6ez8ZQ1qbXTvGthucRF7S4vf2cr71QVnT70V34v0S1DyQsti0w==",
"dev": true
},
"figures": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/figures/-/figures-3.1.0.tgz",
"integrity": "sha512-ravh8VRXqHuMvZt/d8GblBeqDMkdJMBdv/2KntFH+ra5MXkO7nxNKpzQ3n6QD/2da1kH0aWmNISdvhM7gl2gVg==",
"dev": true,
"requires": {
"escape-string-regexp": "^1.0.5"
}
},
"file-entry-cache": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz",
"integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==",
"dev": true,
"requires": {
"flat-cache": "^2.0.1"
}
},
"fill-range": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
"integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
"dev": true,
"requires": {
"extend-shallow": "^2.0.1",
"is-number": "^3.0.0",
"repeat-string": "^1.6.1",
"to-regex-range": "^2.1.0"
},
"dependencies": {
"extend-shallow": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
"is-extendable": "^0.1.0"
}
}
}
},
"find-cache-dir": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz",
"integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==",
"dev": true,
"requires": {
"commondir": "^1.0.1",
"make-dir": "^2.0.0",
"pkg-dir": "^3.0.0"
},
"dependencies": {
"pkg-dir": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
"integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
"dev": true,
"requires": {
"find-up": "^3.0.0"
}
}
}
},
"find-up": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
"dev": true,
"requires": {
"locate-path": "^3.0.0"
}
},
"findup-sync": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
"integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
"dev": true,
"requires": {
"detect-file": "^1.0.0",
"is-glob": "^4.0.0",
"micromatch": "^3.0.4",
"resolve-dir": "^1.0.1"
}
},
"flat-cache": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
"integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==",
"dev": true,
"requires": {
"flatted": "^2.0.0",
"rimraf": "2.6.3",
"write": "1.0.3"
}
},
"flatted": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.1.tgz",
"integrity": "sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==",
"dev": true
},
"flush-write-stream": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
"integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
"dev": true,
"requires": {
"inherits": "^2.0.3",
"readable-stream": "^2.3.6"
}
},
"for-in": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
"integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
"dev": true
},
"forever-agent": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
"dev": true
},
"form-data": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
"integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
"dev": true,
"requires": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.6",
"mime-types": "^2.1.12"
}
},
"fragment-cache": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
"integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
"dev": true,
"requires": {
"map-cache": "^0.2.2"
}
},
"from2": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
"integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
"dev": true,
"requires": {
"inherits": "^2.0.1",
"readable-stream": "^2.0.0"
}
},
"fs-access": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz",
"integrity": "sha1-1qh/JiJxzv6+wwxVNAf7mV2od3o=",
"dev": true,
"requires": {
"null-check": "^1.0.0"
}
},
"fs-write-stream-atomic": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz",
"integrity": "sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"iferr": "^0.1.5",
"imurmurhash": "^0.1.4",
"readable-stream": "1 || 2"
}
},
"fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
"dev": true
},
"fsevents": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz",
"integrity": "sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==",
"dev": true,
"optional": true,
"requires": {
"nan": "^2.12.1",
"node-pre-gyp": "^0.12.0"
},
"dependencies": {
"abbrev": {
"version": "1.1.1",
"bundled": true,
"dev": true,
"optional": true
},
"ansi-regex": {
"version": "2.1.1",
"bundled": true,
"dev": true,
"optional": true
},
"aproba": {
"version": "1.2.0",
"bundled": true,
"dev": true,
"optional": true
},
"are-we-there-yet": {
"version": "1.1.5",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"delegates": "^1.0.0",
"readable-stream": "^2.0.6"
}
},
"balanced-match": {
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"chownr": {
"version": "1.1.1",
"bundled": true,
"dev": true,
"optional": true
},
"code-point-at": {
"version": "1.1.0",
"bundled": true,
"dev": true,
"optional": true
},
"concat-map": {
"version": "0.0.1",
"bundled": true,
"dev": true,
"optional": true
},
"console-control-strings": {
"version": "1.1.0",
"bundled": true,
"dev": true,
"optional": true
},
"core-util-is": {
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true
},
"debug": {
"version": "4.1.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"ms": "^2.1.1"
}
},
"deep-extend": {
"version": "0.6.0",
"bundled": true,
"dev": true,
"optional": true
},
"delegates": {
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true
},
"detect-libc": {
"version": "1.0.3",
"bundled": true,
"dev": true,
"optional": true
},
"fs-minipass": {
"version": "1.2.5",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"minipass": "^2.2.1"
}
},
"fs.realpath": {
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true
},
"gauge": {
"version": "2.7.4",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"aproba": "^1.0.3",
"console-control-strings": "^1.0.0",
"has-unicode": "^2.0.0",
"object-assign": "^4.1.0",
"signal-exit": "^3.0.0",
"string-width": "^1.0.1",
"strip-ansi": "^3.0.1",
"wide-align": "^1.1.0"
}
},
"glob": {
"version": "7.1.3",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"has-unicode": {
"version": "2.0.1",
"bundled": true,
"dev": true,
"optional": true
},
"iconv-lite": {
"version": "0.4.24",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
"ignore-walk": {
"version": "3.0.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"minimatch": "^3.0.4"
}
},
"inflight": {
"version": "1.0.6",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"once": "^1.3.0",
"wrappy": "1"
}
},
"inherits": {
"version": "2.0.3",
"bundled": true,
"dev": true,
"optional": true
},
"ini": {
"version": "1.3.5",
"bundled": true,
"dev": true,
"optional": true
},
"is-fullwidth-code-point": {
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"number-is-nan": "^1.0.0"
}
},
"isarray": {
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true
},
"minimatch": {
"version": "3.0.4",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
"version": "0.0.8",
"bundled": true,
"dev": true,
"optional": true
},
"minipass": {
"version": "2.3.5",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"safe-buffer": "^5.1.2",
"yallist": "^3.0.0"
}
},
"minizlib": {
"version": "1.2.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"minipass": "^2.2.1"
}
},
"mkdirp": {
"version": "0.5.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"minimist": "0.0.8"
}
},
"ms": {
"version": "2.1.1",
"bundled": true,
"dev": true,
"optional": true
},
"needle": {
"version": "2.3.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"debug": "^4.1.0",
"iconv-lite": "^0.4.4",
"sax": "^1.2.4"
}
},
"node-pre-gyp": {
"version": "0.12.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"detect-libc": "^1.0.2",
"mkdirp": "^0.5.1",
"needle": "^2.2.1",
"nopt": "^4.0.1",
"npm-packlist": "^1.1.6",
"npmlog": "^4.0.2",
"rc": "^1.2.7",
"rimraf": "^2.6.1",
"semver": "^5.3.0",
"tar": "^4"
}
},
"nopt": {
"version": "4.0.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"abbrev": "1",
"osenv": "^0.1.4"
}
},
"npm-bundled": {
"version": "1.0.6",
"bundled": true,
"dev": true,
"optional": true
},
"npm-packlist": {
"version": "1.4.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"ignore-walk": "^3.0.1",
"npm-bundled": "^1.0.1"
}
},
"npmlog": {
"version": "4.1.2",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"are-we-there-yet": "~1.1.2",
"console-control-strings": "~1.1.0",
"gauge": "~2.7.3",
"set-blocking": "~2.0.0"
}
},
"number-is-nan": {
"version": "1.0.1",
"bundled": true,
"dev": true,
"optional": true
},
"object-assign": {
"version": "4.1.1",
"bundled": true,
"dev": true,
"optional": true
},
"once": {
"version": "1.4.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"wrappy": "1"
}
},
"os-homedir": {
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true
},
"os-tmpdir": {
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true
},
"osenv": {
"version": "0.1.5",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"os-homedir": "^1.0.0",
"os-tmpdir": "^1.0.0"
}
},
"path-is-absolute": {
"version": "1.0.1",
"bundled": true,
"dev": true,
"optional": true
},
"process-nextick-args": {
"version": "2.0.0",
"bundled": true,
"dev": true,
"optional": true
},
"rc": {
"version": "1.2.8",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"deep-extend": "^0.6.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
},
"dependencies": {
"minimist": {
"version": "1.2.0",
"bundled": true,
"dev": true,
"optional": true
}
}
},
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"rimraf": {
"version": "2.6.3",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"glob": "^7.1.3"
}
},
"safe-buffer": {
"version": "5.1.2",
"bundled": true,
"dev": true,
"optional": true
},
"safer-buffer": {
"version": "2.1.2",
"bundled": true,
"dev": true,
"optional": true
},
"sax": {
"version": "1.2.4",
"bundled": true,
"dev": true,
"optional": true
},
"semver": {
"version": "5.7.0",
"bundled": true,
"dev": true,
"optional": true
},
"set-blocking": {
"version": "2.0.0",
"bundled": true,
"dev": true,
"optional": true
},
"signal-exit": {
"version": "3.0.2",
"bundled": true,
"dev": true,
"optional": true
},
"string-width": {
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
"strip-ansi": "^3.0.0"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"safe-buffer": "~5.1.0"
}
},
"strip-ansi": {
"version": "3.0.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"ansi-regex": "^2.0.0"
}
},
"strip-json-comments": {
"version": "2.0.1",
"bundled": true,
"dev": true,
"optional": true
},
"tar": {
"version": "4.4.8",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"chownr": "^1.1.1",
"fs-minipass": "^1.2.5",
"minipass": "^2.3.4",
"minizlib": "^1.1.1",
"mkdirp": "^0.5.0",
"safe-buffer": "^5.1.2",
"yallist": "^3.0.2"
}
},
"util-deprecate": {
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true
},
"wide-align": {
"version": "1.1.3",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"string-width": "^1.0.2 || 2"
}
},
"wrappy": {
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true
},
"yallist": {
"version": "3.0.3",
"bundled": true,
"dev": true,
"optional": true
}
}
},
"function-bind": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
"dev": true
},
"functional-red-black-tree": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
"dev": true
},
"get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
"dev": true
},
"get-pkg-repo": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz",
"integrity": "sha1-xztInAbYDMVTbCyFP54FIyBWly0=",
"dev": true,
"requires": {
"hosted-git-info": "^2.1.4",
"meow": "^3.3.0",
"normalize-package-data": "^2.3.0",
"parse-github-repo-url": "^1.3.0",
"through2": "^2.0.0"
},
"dependencies": {
"camelcase": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
"integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=",
"dev": true
},
"camelcase-keys": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
"dev": true,
"requires": {
"camelcase": "^2.0.0",
"map-obj": "^1.0.0"
}
},
"find-up": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"dev": true,
"requires": {
"path-exists": "^2.0.0",
"pinkie-promise": "^2.0.0"
}
},
"get-stdin": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
"integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
"dev": true
},
"indent-string": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
"integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
"dev": true,
"requires": {
"repeating": "^2.0.0"
}
},
"load-json-file": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"parse-json": "^2.2.0",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0",
"strip-bom": "^2.0.0"
}
},
"map-obj": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
"dev": true
},
"meow": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
"dev": true,
"requires": {
"camelcase-keys": "^2.0.0",
"decamelize": "^1.1.2",
"loud-rejection": "^1.0.0",
"map-obj": "^1.0.1",
"minimist": "^1.1.3",
"normalize-package-data": "^2.3.4",
"object-assign": "^4.0.1",
"read-pkg-up": "^1.0.1",
"redent": "^1.0.0",
"trim-newlines": "^1.0.0"
}
},
"parse-json": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"dev": true,
"requires": {
"error-ex": "^1.2.0"
}
},
"path-exists": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
"dev": true,
"requires": {
"pinkie-promise": "^2.0.0"
}
},
"path-type": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
"integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0"
}
},
"pify": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
"dev": true
},
"read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
"integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
"dev": true,
"requires": {
"load-json-file": "^1.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^1.0.0"
}
},
"read-pkg-up": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
"dev": true,
"requires": {
"find-up": "^1.0.0",
"read-pkg": "^1.0.0"
}
},
"redent": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
"integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
"dev": true,
"requires": {
"indent-string": "^2.1.0",
"strip-indent": "^1.0.1"
}
},
"strip-bom": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
"integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
"dev": true,
"requires": {
"is-utf8": "^0.2.0"
}
},
"strip-indent": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
"integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
"dev": true,
"requires": {
"get-stdin": "^4.0.1"
}
},
"trim-newlines": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
"integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=",
"dev": true
}
}
},
"get-stdin": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz",
"integrity": "sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==",
"dev": true
},
"get-stream": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
"integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
"dev": true,
"requires": {
"pump": "^3.0.0"
}
},
"get-value": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
"integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
"dev": true
},
"getpass": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0"
}
},
"git-raw-commits": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.0.tgz",
"integrity": "sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg==",
"dev": true,
"requires": {
"dargs": "^4.0.1",
"lodash.template": "^4.0.2",
"meow": "^4.0.0",
"split2": "^2.0.0",
"through2": "^2.0.0"
}
},
"git-remote-origin-url": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz",
"integrity": "sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=",
"dev": true,
"requires": {
"gitconfiglocal": "^1.0.0",
"pify": "^2.3.0"
},
"dependencies": {
"pify": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
"dev": true
}
}
},
"git-semver-tags": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-3.0.0.tgz",
"integrity": "sha512-T4C/gJ9k2Bnxz+PubtcyiMtUUKrC+Nh9Q4zaECcnmVMwJgPhrNyP/Rf+YpdRqsJbCV/+kYrCH24Xg+IeAmbOPg==",
"dev": true,
"requires": {
"meow": "^4.0.0",
"semver": "^6.0.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"gitconfiglocal": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz",
"integrity": "sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=",
"dev": true,
"requires": {
"ini": "^1.3.2"
}
},
"glob": {
"version": "7.1.5",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.5.tgz",
"integrity": "sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==",
"dev": true,
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
}
},
"glob-parent": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz",
"integrity": "sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==",
"dev": true,
"requires": {
"is-glob": "^4.0.1"
}
},
"global-modules": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
"integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
"dev": true,
"requires": {
"global-prefix": "^3.0.0"
},
"dependencies": {
"global-prefix": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
"integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
"dev": true,
"requires": {
"ini": "^1.3.5",
"kind-of": "^6.0.2",
"which": "^1.3.1"
}
}
}
},
"global-prefix": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
"integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
"dev": true,
"requires": {
"expand-tilde": "^2.0.2",
"homedir-polyfill": "^1.0.1",
"ini": "^1.3.4",
"is-windows": "^1.0.1",
"which": "^1.2.14"
}
},
"globals": {
"version": "11.12.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
"dev": true
},
"graceful-fs": {
"version": "4.1.15",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.15.tgz",
"integrity": "sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==",
"dev": true
},
"growl": {
"version": "1.10.5",
"resolved": "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz",
"integrity": "sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==",
"dev": true
},
"growly": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
"integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
"dev": true
},
"handlebars": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.1.tgz",
"integrity": "sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA==",
"dev": true,
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",
"source-map": "^0.6.1",
"uglify-js": "^3.1.4"
}
},
"har-schema": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
"integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
"dev": true
},
"har-validator": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
"integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
"dev": true,
"requires": {
"ajv": "^6.5.5",
"har-schema": "^2.0.0"
}
},
"has": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
"dev": true,
"requires": {
"function-bind": "^1.1.1"
}
},
"has-flag": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
"dev": true
},
"has-symbols": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz",
"integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=",
"dev": true
},
"has-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
"integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
"dev": true,
"requires": {
"get-value": "^2.0.6",
"has-values": "^1.0.0",
"isobject": "^3.0.0"
}
},
"has-values": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
"integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
"dev": true,
"requires": {
"is-number": "^3.0.0",
"kind-of": "^4.0.0"
},
"dependencies": {
"kind-of": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
"integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"hash-base": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz",
"integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=",
"dev": true,
"requires": {
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
}
},
"hash.js": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz",
"integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==",
"dev": true,
"requires": {
"inherits": "^2.0.3",
"minimalistic-assert": "^1.0.1"
}
},
"hmac-drbg": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
"integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
"dev": true,
"requires": {
"hash.js": "^1.0.3",
"minimalistic-assert": "^1.0.0",
"minimalistic-crypto-utils": "^1.0.1"
}
},
"homedir-polyfill": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
"integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
"dev": true,
"requires": {
"parse-passwd": "^1.0.0"
}
},
"hosted-git-info": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz",
"integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==",
"dev": true
},
"html-encoding-sniffer": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz",
"integrity": "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==",
"dev": true,
"requires": {
"whatwg-encoding": "^1.0.1"
}
},
"http-signature": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
"integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0",
"jsprim": "^1.2.2",
"sshpk": "^1.7.0"
}
},
"https-browserify": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz",
"integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=",
"dev": true
},
"husky": {
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.9.tgz",
"integrity": "sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg==",
"dev": true,
"requires": {
"chalk": "^2.4.2",
"ci-info": "^2.0.0",
"cosmiconfig": "^5.2.1",
"execa": "^1.0.0",
"get-stdin": "^7.0.0",
"opencollective-postinstall": "^2.0.2",
"pkg-dir": "^4.2.0",
"please-upgrade-node": "^3.2.0",
"read-pkg": "^5.2.0",
"run-node": "^1.0.0",
"slash": "^3.0.0"
},
"dependencies": {
"find-up": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
"dev": true,
"requires": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
}
},
"locate-path": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
"dev": true,
"requires": {
"p-locate": "^4.1.0"
}
},
"p-locate": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
"dev": true,
"requires": {
"p-limit": "^2.2.0"
}
},
"parse-json": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
"integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
"json-parse-better-errors": "^1.0.1",
"lines-and-columns": "^1.1.6"
}
},
"path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true
},
"pkg-dir": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
"dev": true,
"requires": {
"find-up": "^4.0.0"
}
},
"read-pkg": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
"integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
"dev": true,
"requires": {
"@types/normalize-package-data": "^2.4.0",
"normalize-package-data": "^2.5.0",
"parse-json": "^5.0.0",
"type-fest": "^0.6.0"
}
},
"type-fest": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
"integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
"dev": true
}
}
},
"iconv-lite": {
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
"dev": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
"ieee754": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
"integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==",
"dev": true
},
"iferr": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/iferr/-/iferr-0.1.5.tgz",
"integrity": "sha1-xg7taebY/bazEEofy8ocGS3FtQE=",
"dev": true
},
"ignore": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
"integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
"dev": true
},
"import-fresh": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.1.0.tgz",
"integrity": "sha512-PpuksHKGt8rXfWEr9m9EHIpgyyaltBy8+eF6GJM0QCAxMgxCfucMF3mjecK2QsJr0amJW7gTqh5/wht0z2UhEQ==",
"dev": true,
"requires": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
}
},
"import-local": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz",
"integrity": "sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==",
"dev": true,
"requires": {
"pkg-dir": "^3.0.0",
"resolve-cwd": "^2.0.0"
},
"dependencies": {
"pkg-dir": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz",
"integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==",
"dev": true,
"requires": {
"find-up": "^3.0.0"
}
}
}
},
"imurmurhash": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
"integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
"dev": true
},
"indent-string": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz",
"integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=",
"dev": true
},
"infer-owner": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
"integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
"dev": true
},
"inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
"dev": true,
"requires": {
"once": "^1.3.0",
"wrappy": "1"
}
},
"inherits": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
"dev": true
},
"ini": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
"integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
"dev": true
},
"inquirer": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.0.0.tgz",
"integrity": "sha512-rSdC7zelHdRQFkWnhsMu2+2SO41mpv2oF2zy4tMhmiLWkcKbOAs87fWAJhVXttKVwhdZvymvnuM95EyEXg2/tQ==",
"dev": true,
"requires": {
"ansi-escapes": "^4.2.1",
"chalk": "^2.4.2",
"cli-cursor": "^3.1.0",
"cli-width": "^2.0.0",
"external-editor": "^3.0.3",
"figures": "^3.0.0",
"lodash": "^4.17.15",
"mute-stream": "0.0.8",
"run-async": "^2.2.0",
"rxjs": "^6.4.0",
"string-width": "^4.1.0",
"strip-ansi": "^5.1.0",
"through": "^2.3.6"
},
"dependencies": {
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"dev": true
}
}
},
"interpret": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/interpret/-/interpret-1.2.0.tgz",
"integrity": "sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==",
"dev": true
},
"invariant": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
"integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
"dev": true,
"requires": {
"loose-envify": "^1.0.0"
}
},
"invert-kv": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz",
"integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==",
"dev": true
},
"is-accessor-descriptor": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
"integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
"dev": true,
"requires": {
"kind-of": "^3.0.2"
},
"dependencies": {
"kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"is-arrayish": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
"dev": true
},
"is-binary-path": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
"integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
"dev": true,
"requires": {
"binary-extensions": "^1.0.0"
}
},
"is-buffer": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true
},
"is-callable": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
"integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==",
"dev": true
},
"is-ci": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
"dev": true,
"requires": {
"ci-info": "^2.0.0"
}
},
"is-data-descriptor": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
"integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
"dev": true,
"requires": {
"kind-of": "^3.0.2"
},
"dependencies": {
"kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"is-date-object": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz",
"integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=",
"dev": true
},
"is-descriptor": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
"integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
"dev": true,
"requires": {
"is-accessor-descriptor": "^0.1.6",
"is-data-descriptor": "^0.1.4",
"kind-of": "^5.0.0"
},
"dependencies": {
"kind-of": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
"integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
"dev": true
}
}
},
"is-directory": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz",
"integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=",
"dev": true
},
"is-extendable": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
"integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
"dev": true
},
"is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"dev": true
},
"is-finite": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
"integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
"dev": true,
"requires": {
"number-is-nan": "^1.0.0"
}
},
"is-fullwidth-code-point": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
"dev": true
},
"is-generator-fn": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
"integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
"dev": true
},
"is-glob": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
"integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
"dev": true,
"requires": {
"is-extglob": "^2.1.1"
}
},
"is-number": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
"dev": true,
"requires": {
"kind-of": "^3.0.2"
},
"dependencies": {
"kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"is-obj": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
"integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=",
"dev": true
},
"is-plain-obj": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
"integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
"dev": true
},
"is-plain-object": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
"requires": {
"isobject": "^3.0.1"
}
},
"is-promise": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz",
"integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=",
"dev": true
},
"is-regex": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz",
"integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
"dev": true,
"requires": {
"has": "^1.0.1"
}
},
"is-stream": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
"integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
"dev": true
},
"is-symbol": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz",
"integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==",
"dev": true,
"requires": {
"has-symbols": "^1.0.0"
}
},
"is-text-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz",
"integrity": "sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==",
"dev": true,
"requires": {
"text-extensions": "^2.0.0"
}
},
"is-typedarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
"dev": true
},
"is-utf8": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
"integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
"dev": true
},
"is-windows": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
"integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
"dev": true
},
"is-wsl": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
"integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=",
"dev": true
},
"isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"dev": true
},
"isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"dev": true
},
"isobject": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
"integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
"dev": true
},
"isstream": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
"dev": true
},
"istanbul-lib-coverage": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz",
"integrity": "sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==",
"dev": true
},
"istanbul-lib-instrument": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz",
"integrity": "sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==",
"dev": true,
"requires": {
"@babel/generator": "^7.4.0",
"@babel/parser": "^7.4.3",
"@babel/template": "^7.4.0",
"@babel/traverse": "^7.4.3",
"@babel/types": "^7.4.0",
"istanbul-lib-coverage": "^2.0.5",
"semver": "^6.0.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"istanbul-lib-report": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz",
"integrity": "sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==",
"dev": true,
"requires": {
"istanbul-lib-coverage": "^2.0.5",
"make-dir": "^2.1.0",
"supports-color": "^6.1.0"
},
"dependencies": {
"supports-color": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
}
}
},
"istanbul-lib-source-maps": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz",
"integrity": "sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==",
"dev": true,
"requires": {
"debug": "^4.1.1",
"istanbul-lib-coverage": "^2.0.5",
"make-dir": "^2.1.0",
"rimraf": "^2.6.3",
"source-map": "^0.6.1"
}
},
"istanbul-reports": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.6.tgz",
"integrity": "sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==",
"dev": true,
"requires": {
"handlebars": "^4.1.2"
}
},
"jest": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest/-/jest-24.9.0.tgz",
"integrity": "sha512-YvkBL1Zm7d2B1+h5fHEOdyjCG+sGMz4f8D86/0HiqJ6MB4MnDc8FgP5vdWsGnemOQro7lnYo8UakZ3+5A0jxGw==",
"dev": true,
"requires": {
"import-local": "^2.0.0",
"jest-cli": "^24.9.0"
},
"dependencies": {
"jest-cli": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-24.9.0.tgz",
"integrity": "sha512-+VLRKyitT3BWoMeSUIHRxV/2g8y9gw91Jh5z2UmXZzkZKpbC08CSehVxgHUwTpy+HwGcns/tqafQDJW7imYvGg==",
"dev": true,
"requires": {
"@jest/core": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"chalk": "^2.0.1",
"exit": "^0.1.2",
"import-local": "^2.0.0",
"is-ci": "^2.0.0",
"jest-config": "^24.9.0",
"jest-util": "^24.9.0",
"jest-validate": "^24.9.0",
"prompts": "^2.0.1",
"realpath-native": "^1.1.0",
"yargs": "^13.3.0"
}
}
}
},
"jest-changed-files": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-24.9.0.tgz",
"integrity": "sha512-6aTWpe2mHF0DhL28WjdkO8LyGjs3zItPET4bMSeXU6T3ub4FPMw+mcOcbdGXQOAfmLcxofD23/5Bl9Z4AkFwqg==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"execa": "^1.0.0",
"throat": "^4.0.0"
}
},
"jest-config": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-24.9.0.tgz",
"integrity": "sha512-RATtQJtVYQrp7fvWg6f5y3pEFj9I+H8sWw4aKxnDZ96mob5i5SD6ZEGWgMLXQ4LE8UurrjbdlLWdUeo+28QpfQ==",
"dev": true,
"requires": {
"@babel/core": "^7.1.0",
"@jest/test-sequencer": "^24.9.0",
"@jest/types": "^24.9.0",
"babel-jest": "^24.9.0",
"chalk": "^2.0.1",
"glob": "^7.1.1",
"jest-environment-jsdom": "^24.9.0",
"jest-environment-node": "^24.9.0",
"jest-get-type": "^24.9.0",
"jest-jasmine2": "^24.9.0",
"jest-regex-util": "^24.3.0",
"jest-resolve": "^24.9.0",
"jest-util": "^24.9.0",
"jest-validate": "^24.9.0",
"micromatch": "^3.1.10",
"pretty-format": "^24.9.0",
"realpath-native": "^1.1.0"
}
},
"jest-diff": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-24.9.0.tgz",
"integrity": "sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==",
"dev": true,
"requires": {
"chalk": "^2.0.1",
"diff-sequences": "^24.9.0",
"jest-get-type": "^24.9.0",
"pretty-format": "^24.9.0"
}
},
"jest-docblock": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-24.9.0.tgz",
"integrity": "sha512-F1DjdpDMJMA1cN6He0FNYNZlo3yYmOtRUnktrT9Q37njYzC5WEaDdmbynIgy0L/IvXvvgsG8OsqhLPXTpfmZAA==",
"dev": true,
"requires": {
"detect-newline": "^2.1.0"
}
},
"jest-each": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-each/-/jest-each-24.9.0.tgz",
"integrity": "sha512-ONi0R4BvW45cw8s2Lrx8YgbeXL1oCQ/wIDwmsM3CqM/nlblNCPmnC3IPQlMbRFZu3wKdQ2U8BqM6lh3LJ5Bsog==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"chalk": "^2.0.1",
"jest-get-type": "^24.9.0",
"jest-util": "^24.9.0",
"pretty-format": "^24.9.0"
}
},
"jest-environment-jsdom": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-24.9.0.tgz",
"integrity": "sha512-Zv9FV9NBRzLuALXjvRijO2351DRQeLYXtpD4xNvfoVFw21IOKNhZAEUKcbiEtjTkm2GsJ3boMVgkaR7rN8qetA==",
"dev": true,
"requires": {
"@jest/environment": "^24.9.0",
"@jest/fake-timers": "^24.9.0",
"@jest/types": "^24.9.0",
"jest-mock": "^24.9.0",
"jest-util": "^24.9.0",
"jsdom": "^11.5.1"
}
},
"jest-environment-node": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-24.9.0.tgz",
"integrity": "sha512-6d4V2f4nxzIzwendo27Tr0aFm+IXWa0XEUnaH6nU0FMaozxovt+sfRvh4J47wL1OvF83I3SSTu0XK+i4Bqe7uA==",
"dev": true,
"requires": {
"@jest/environment": "^24.9.0",
"@jest/fake-timers": "^24.9.0",
"@jest/types": "^24.9.0",
"jest-mock": "^24.9.0",
"jest-util": "^24.9.0"
}
},
"jest-get-type": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-24.9.0.tgz",
"integrity": "sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q==",
"dev": true
},
"jest-haste-map": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.9.0.tgz",
"integrity": "sha512-kfVFmsuWui2Sj1Rp1AJ4D9HqJwE4uwTlS/vO+eRUaMmd54BFpli2XhMQnPC2k4cHFVbB2Q2C+jtI1AGLgEnCjQ==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"anymatch": "^2.0.0",
"fb-watchman": "^2.0.0",
"fsevents": "^1.2.7",
"graceful-fs": "^4.1.15",
"invariant": "^2.2.4",
"jest-serializer": "^24.9.0",
"jest-util": "^24.9.0",
"jest-worker": "^24.9.0",
"micromatch": "^3.1.10",
"sane": "^4.0.3",
"walker": "^1.0.7"
}
},
"jest-jasmine2": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-24.9.0.tgz",
"integrity": "sha512-Cq7vkAgaYKp+PsX+2/JbTarrk0DmNhsEtqBXNwUHkdlbrTBLtMJINADf2mf5FkowNsq8evbPc07/qFO0AdKTzw==",
"dev": true,
"requires": {
"@babel/traverse": "^7.1.0",
"@jest/environment": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"chalk": "^2.0.1",
"co": "^4.6.0",
"expect": "^24.9.0",
"is-generator-fn": "^2.0.0",
"jest-each": "^24.9.0",
"jest-matcher-utils": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-runtime": "^24.9.0",
"jest-snapshot": "^24.9.0",
"jest-util": "^24.9.0",
"pretty-format": "^24.9.0",
"throat": "^4.0.0"
}
},
"jest-leak-detector": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.9.0.tgz",
"integrity": "sha512-tYkFIDsiKTGwb2FG1w8hX9V0aUb2ot8zY/2nFg087dUageonw1zrLMP4W6zsRO59dPkTSKie+D4rhMuP9nRmrA==",
"dev": true,
"requires": {
"jest-get-type": "^24.9.0",
"pretty-format": "^24.9.0"
}
},
"jest-matcher-utils": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-24.9.0.tgz",
"integrity": "sha512-OZz2IXsu6eaiMAwe67c1T+5tUAtQyQx27/EMEkbFAGiw52tB9em+uGbzpcgYVpA8wl0hlxKPZxrly4CXU/GjHA==",
"dev": true,
"requires": {
"chalk": "^2.0.1",
"jest-diff": "^24.9.0",
"jest-get-type": "^24.9.0",
"pretty-format": "^24.9.0"
}
},
"jest-message-util": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.9.0.tgz",
"integrity": "sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"@types/stack-utils": "^1.0.1",
"chalk": "^2.0.1",
"micromatch": "^3.1.10",
"slash": "^2.0.0",
"stack-utils": "^1.0.1"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"jest-mock": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-24.9.0.tgz",
"integrity": "sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0"
}
},
"jest-pnp-resolver": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz",
"integrity": "sha512-pgFw2tm54fzgYvc/OHrnysABEObZCUNFnhjoRjaVOCN8NYc032/gVjPaHD4Aq6ApkSieWtfKAFQtmDKAmhupnQ==",
"dev": true
},
"jest-regex-util": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-24.9.0.tgz",
"integrity": "sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==",
"dev": true
},
"jest-resolve": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.9.0.tgz",
"integrity": "sha512-TaLeLVL1l08YFZAt3zaPtjiVvyy4oSA6CRe+0AFPPVX3Q/VI0giIWWoAvoS5L96vj9Dqxj4fB5p2qrHCmTU/MQ==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"browser-resolve": "^1.11.3",
"chalk": "^2.0.1",
"jest-pnp-resolver": "^1.2.1",
"realpath-native": "^1.1.0"
}
},
"jest-resolve-dependencies": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-24.9.0.tgz",
"integrity": "sha512-Fm7b6AlWnYhT0BXy4hXpactHIqER7erNgIsIozDXWl5dVm+k8XdGVe1oTg1JyaFnOxarMEbax3wyRJqGP2Pq+g==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"jest-regex-util": "^24.3.0",
"jest-snapshot": "^24.9.0"
}
},
"jest-runner": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-24.9.0.tgz",
"integrity": "sha512-KksJQyI3/0mhcfspnxxEOBueGrd5E4vV7ADQLT9ESaCzz02WnbdbKWIf5Mkaucoaj7obQckYPVX6JJhgUcoWWg==",
"dev": true,
"requires": {
"@jest/console": "^24.7.1",
"@jest/environment": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"chalk": "^2.4.2",
"exit": "^0.1.2",
"graceful-fs": "^4.1.15",
"jest-config": "^24.9.0",
"jest-docblock": "^24.3.0",
"jest-haste-map": "^24.9.0",
"jest-jasmine2": "^24.9.0",
"jest-leak-detector": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-resolve": "^24.9.0",
"jest-runtime": "^24.9.0",
"jest-util": "^24.9.0",
"jest-worker": "^24.6.0",
"source-map-support": "^0.5.6",
"throat": "^4.0.0"
}
},
"jest-runtime": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-24.9.0.tgz",
"integrity": "sha512-8oNqgnmF3v2J6PVRM2Jfuj8oX3syKmaynlDMMKQ4iyzbQzIG6th5ub/lM2bCMTmoTKM3ykcUYI2Pw9xwNtjMnw==",
"dev": true,
"requires": {
"@jest/console": "^24.7.1",
"@jest/environment": "^24.9.0",
"@jest/source-map": "^24.3.0",
"@jest/transform": "^24.9.0",
"@jest/types": "^24.9.0",
"@types/yargs": "^13.0.0",
"chalk": "^2.0.1",
"exit": "^0.1.2",
"glob": "^7.1.3",
"graceful-fs": "^4.1.15",
"jest-config": "^24.9.0",
"jest-haste-map": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-mock": "^24.9.0",
"jest-regex-util": "^24.3.0",
"jest-resolve": "^24.9.0",
"jest-snapshot": "^24.9.0",
"jest-util": "^24.9.0",
"jest-validate": "^24.9.0",
"realpath-native": "^1.1.0",
"slash": "^2.0.0",
"strip-bom": "^3.0.0",
"yargs": "^13.3.0"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"jest-serializer": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.9.0.tgz",
"integrity": "sha512-DxYipDr8OvfrKH3Kel6NdED3OXxjvxXZ1uIY2I9OFbGg+vUkkg7AGvi65qbhbWNPvDckXmzMPbK3u3HaDO49bQ==",
"dev": true
},
"jest-snapshot": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-24.9.0.tgz",
"integrity": "sha512-uI/rszGSs73xCM0l+up7O7a40o90cnrk429LOiK3aeTvfC0HHmldbd81/B7Ix81KSFe1lwkbl7GnBGG4UfuDew==",
"dev": true,
"requires": {
"@babel/types": "^7.0.0",
"@jest/types": "^24.9.0",
"chalk": "^2.0.1",
"expect": "^24.9.0",
"jest-diff": "^24.9.0",
"jest-get-type": "^24.9.0",
"jest-matcher-utils": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-resolve": "^24.9.0",
"mkdirp": "^0.5.1",
"natural-compare": "^1.4.0",
"pretty-format": "^24.9.0",
"semver": "^6.2.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"jest-util": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-24.9.0.tgz",
"integrity": "sha512-x+cZU8VRmOJxbA1K5oDBdxQmdq0OIdADarLxk0Mq+3XS4jgvhG/oKGWcIDCtPG0HgjxOYvF+ilPJQsAyXfbNOg==",
"dev": true,
"requires": {
"@jest/console": "^24.9.0",
"@jest/fake-timers": "^24.9.0",
"@jest/source-map": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"callsites": "^3.0.0",
"chalk": "^2.0.1",
"graceful-fs": "^4.1.15",
"is-ci": "^2.0.0",
"mkdirp": "^0.5.1",
"slash": "^2.0.0",
"source-map": "^0.6.0"
},
"dependencies": {
"slash": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz",
"integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==",
"dev": true
}
}
},
"jest-validate": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-24.9.0.tgz",
"integrity": "sha512-HPIt6C5ACwiqSiwi+OfSSHbK8sG7akG8eATl+IPKaeIjtPOeBUd/g3J7DghugzxrGjI93qS/+RPKe1H6PqvhRQ==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"camelcase": "^5.3.1",
"chalk": "^2.0.1",
"jest-get-type": "^24.9.0",
"leven": "^3.1.0",
"pretty-format": "^24.9.0"
}
},
"jest-watcher": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-24.9.0.tgz",
"integrity": "sha512-+/fLOfKPXXYJDYlks62/4R4GoT+GU1tYZed99JSCOsmzkkF7727RqKrjNAxtfO4YpGv11wybgRvCjR73lK2GZw==",
"dev": true,
"requires": {
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"@types/yargs": "^13.0.0",
"ansi-escapes": "^3.0.0",
"chalk": "^2.0.1",
"jest-util": "^24.9.0",
"string-length": "^2.0.0"
},
"dependencies": {
"ansi-escapes": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
"integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
"dev": true
}
}
},
"jest-worker": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz",
"integrity": "sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==",
"dev": true,
"requires": {
"merge-stream": "^2.0.0",
"supports-color": "^6.1.0"
},
"dependencies": {
"supports-color": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
}
}
},
"js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
"dev": true
},
"js-yaml": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
"integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
"dev": true,
"requires": {
"argparse": "^1.0.7",
"esprima": "^4.0.0"
}
},
"jsbn": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
"dev": true
},
"jsdom": {
"version": "11.12.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-11.12.0.tgz",
"integrity": "sha512-y8Px43oyiBM13Zc1z780FrfNLJCXTL40EWlty/LXUtcjykRBNgLlCjWXpfSPBl2iv+N7koQN+dvqszHZgT/Fjw==",
"dev": true,
"requires": {
"abab": "^2.0.0",
"acorn": "^5.5.3",
"acorn-globals": "^4.1.0",
"array-equal": "^1.0.0",
"cssom": ">= 0.3.2 < 0.4.0",
"cssstyle": "^1.0.0",
"data-urls": "^1.0.0",
"domexception": "^1.0.1",
"escodegen": "^1.9.1",
"html-encoding-sniffer": "^1.0.2",
"left-pad": "^1.3.0",
"nwsapi": "^2.0.7",
"parse5": "4.0.0",
"pn": "^1.1.0",
"request": "^2.87.0",
"request-promise-native": "^1.0.5",
"sax": "^1.2.4",
"symbol-tree": "^3.2.2",
"tough-cookie": "^2.3.4",
"w3c-hr-time": "^1.0.1",
"webidl-conversions": "^4.0.2",
"whatwg-encoding": "^1.0.3",
"whatwg-mimetype": "^2.1.0",
"whatwg-url": "^6.4.1",
"ws": "^5.2.0",
"xml-name-validator": "^3.0.0"
},
"dependencies": {
"acorn": {
"version": "5.7.3",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz",
"integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==",
"dev": true
}
}
},
"jsesc": {
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
"dev": true
},
"json-parse-better-errors": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
"integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==",
"dev": true
},
"json-schema": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
"dev": true
},
"json-schema-traverse": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
},
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
"integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
"dev": true
},
"json-stringify-safe": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
"dev": true
},
"json5": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz",
"integrity": "sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==",
"dev": true,
"requires": {
"minimist": "^1.2.0"
}
},
"jsonparse": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
"integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=",
"dev": true
},
"jsprim": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
"integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
"dev": true,
"requires": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
"json-schema": "0.2.3",
"verror": "1.10.0"
}
},
"jsx-ast-utils": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz",
"integrity": "sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA==",
"dev": true,
"requires": {
"array-includes": "^3.0.3",
"object.assign": "^4.1.0"
}
},
"kind-of": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
"integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==",
"dev": true
},
"kleur": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
"dev": true
},
"lcid": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz",
"integrity": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==",
"dev": true,
"requires": {
"invert-kv": "^2.0.0"
}
},
"lcov-parse": {
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/lcov-parse/-/lcov-parse-0.0.10.tgz",
"integrity": "sha1-GwuP+ayceIklBYK3C3ExXZ2m2aM=",
"dev": true
},
"left-pad": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/left-pad/-/left-pad-1.3.0.tgz",
"integrity": "sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==",
"dev": true
},
"leven": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
"dev": true
},
"levn": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
"integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
"dev": true,
"requires": {
"prelude-ls": "~1.1.2",
"type-check": "~0.3.2"
}
},
"lines-and-columns": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=",
"dev": true
},
"load-json-file": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz",
"integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"parse-json": "^4.0.0",
"pify": "^3.0.0",
"strip-bom": "^3.0.0"
}
},
"loader-runner": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
"integrity": "sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==",
"dev": true
},
"loader-utils": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz",
"integrity": "sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==",
"dev": true,
"requires": {
"big.js": "^5.2.2",
"emojis-list": "^2.0.0",
"json5": "^1.0.1"
},
"dependencies": {
"json5": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
"integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
"dev": true,
"requires": {
"minimist": "^1.2.0"
}
}
}
},
"locate-path": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
"dev": true,
"requires": {
"p-locate": "^3.0.0",
"path-exists": "^3.0.0"
}
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
},
"lodash._reinterpolate": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
"integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=",
"dev": true
},
"lodash.ismatch": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
"integrity": "sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=",
"dev": true
},
"lodash.memoize": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=",
"dev": true
},
"lodash.sortby": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
"integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=",
"dev": true
},
"lodash.template": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
"integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
"dev": true,
"requires": {
"lodash._reinterpolate": "^3.0.0",
"lodash.templatesettings": "^4.0.0"
}
},
"lodash.templatesettings": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
"integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
"dev": true,
"requires": {
"lodash._reinterpolate": "^3.0.0"
}
},
"lodash.unescape": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/lodash.unescape/-/lodash.unescape-4.0.1.tgz",
"integrity": "sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=",
"dev": true
},
"log-driver": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz",
"integrity": "sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==",
"dev": true
},
"loose-envify": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
"dev": true,
"requires": {
"js-tokens": "^3.0.0 || ^4.0.0"
}
},
"loud-rejection": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
"integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
"dev": true,
"requires": {
"currently-unhandled": "^0.4.1",
"signal-exit": "^3.0.0"
}
},
"lru-cache": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
"dev": true,
"requires": {
"yallist": "^3.0.2"
}
},
"make-dir": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz",
"integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==",
"dev": true,
"requires": {
"pify": "^4.0.1",
"semver": "^5.6.0"
},
"dependencies": {
"pify": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
"integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==",
"dev": true
}
}
},
"make-error": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.5.tgz",
"integrity": "sha512-c3sIjNUow0+8swNwVpqoH4YCShKNFkMaw6oH1mNS2haDZQqkeZFlHS3dhoeEbKKmJB4vXpJucU6oH75aDYeE9g==",
"dev": true
},
"makeerror": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
"integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
"dev": true,
"requires": {
"tmpl": "1.0.x"
}
},
"mamacro": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/mamacro/-/mamacro-0.0.3.tgz",
"integrity": "sha512-qMEwh+UujcQ+kbz3T6V+wAmO2U8veoq2w+3wY8MquqwVA3jChfwY+Tk52GZKDfACEPjuZ7r2oJLejwpt8jtwTA==",
"dev": true
},
"map-age-cleaner": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz",
"integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==",
"dev": true,
"requires": {
"p-defer": "^1.0.0"
}
},
"map-cache": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
"integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
"dev": true
},
"map-obj": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz",
"integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=",
"dev": true
},
"map-visit": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
"integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
"dev": true,
"requires": {
"object-visit": "^1.0.0"
}
},
"md5.js": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
"integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==",
"dev": true,
"requires": {
"hash-base": "^3.0.0",
"inherits": "^2.0.1",
"safe-buffer": "^5.1.2"
}
},
"mem": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz",
"integrity": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==",
"dev": true,
"requires": {
"map-age-cleaner": "^0.1.1",
"mimic-fn": "^2.0.0",
"p-is-promise": "^2.0.0"
}
},
"memory-fs": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.5.0.tgz",
"integrity": "sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==",
"dev": true,
"requires": {
"errno": "^0.1.3",
"readable-stream": "^2.0.1"
}
},
"meow": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz",
"integrity": "sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A==",
"dev": true,
"requires": {
"camelcase-keys": "^4.0.0",
"decamelize-keys": "^1.0.0",
"loud-rejection": "^1.0.0",
"minimist": "^1.1.3",
"minimist-options": "^3.0.1",
"normalize-package-data": "^2.3.4",
"read-pkg-up": "^3.0.0",
"redent": "^2.0.0",
"trim-newlines": "^2.0.0"
},
"dependencies": {
"find-up": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
"integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
"dev": true,
"requires": {
"locate-path": "^2.0.0"
}
},
"locate-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
"integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
"dev": true,
"requires": {
"p-locate": "^2.0.0",
"path-exists": "^3.0.0"
}
},
"p-limit": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
"integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
"dev": true,
"requires": {
"p-try": "^1.0.0"
}
},
"p-locate": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
"integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
"dev": true,
"requires": {
"p-limit": "^1.1.0"
}
},
"p-try": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
"integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
"dev": true
},
"read-pkg": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",
"integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=",
"dev": true,
"requires": {
"load-json-file": "^4.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^3.0.0"
}
},
"read-pkg-up": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz",
"integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=",
"dev": true,
"requires": {
"find-up": "^2.0.0",
"read-pkg": "^3.0.0"
}
}
}
},
"merge-stream": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
"dev": true
},
"micromatch": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
"dev": true,
"requires": {
"arr-diff": "^4.0.0",
"array-unique": "^0.3.2",
"braces": "^2.3.1",
"define-property": "^2.0.2",
"extend-shallow": "^3.0.2",
"extglob": "^2.0.4",
"fragment-cache": "^0.2.1",
"kind-of": "^6.0.2",
"nanomatch": "^1.2.9",
"object.pick": "^1.3.0",
"regex-not": "^1.0.0",
"snapdragon": "^0.8.1",
"to-regex": "^3.0.2"
}
},
"miller-rabin": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz",
"integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
"dev": true,
"requires": {
"bn.js": "^4.0.0",
"brorand": "^1.0.1"
}
},
"mime-db": {
"version": "1.40.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz",
"integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==",
"dev": true
},
"mime-types": {
"version": "2.1.24",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz",
"integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==",
"dev": true,
"requires": {
"mime-db": "1.40.0"
}
},
"mimic-fn": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
"dev": true
},
"minimalistic-assert": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
"integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
"dev": true
},
"minimalistic-crypto-utils": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz",
"integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=",
"dev": true
},
"minimatch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
"dev": true
},
"minimist-options": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz",
"integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==",
"dev": true,
"requires": {
"arrify": "^1.0.1",
"is-plain-obj": "^1.1.0"
}
},
"mississippi": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
"integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
"dev": true,
"requires": {
"concat-stream": "^1.5.0",
"duplexify": "^3.4.2",
"end-of-stream": "^1.1.0",
"flush-write-stream": "^1.0.0",
"from2": "^2.1.0",
"parallel-transform": "^1.1.0",
"pump": "^3.0.0",
"pumpify": "^1.3.3",
"stream-each": "^1.1.0",
"through2": "^2.0.0"
}
},
"mixin-deep": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
"integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
"dev": true,
"requires": {
"for-in": "^1.0.2",
"is-extendable": "^1.0.1"
},
"dependencies": {
"is-extendable": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
"integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
"dev": true,
"requires": {
"is-plain-object": "^2.0.4"
}
}
}
},
"mkdirp": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
"dev": true,
"requires": {
"minimist": "0.0.8"
},
"dependencies": {
"minimist": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
"dev": true
}
}
},
"modify-values": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz",
"integrity": "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==",
"dev": true
},
"move-concurrently": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
"integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=",
"dev": true,
"requires": {
"aproba": "^1.1.1",
"copy-concurrently": "^1.0.0",
"fs-write-stream-atomic": "^1.0.8",
"mkdirp": "^0.5.1",
"rimraf": "^2.5.4",
"run-queue": "^1.0.3"
}
},
"ms": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
"dev": true
},
"mute-stream": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
"integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
"dev": true
},
"nan": {
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",
"integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==",
"dev": true,
"optional": true
},
"nanomatch": {
"version": "1.2.13",
"resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
"integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
"dev": true,
"requires": {
"arr-diff": "^4.0.0",
"array-unique": "^0.3.2",
"define-property": "^2.0.2",
"extend-shallow": "^3.0.2",
"fragment-cache": "^0.2.1",
"is-windows": "^1.0.2",
"kind-of": "^6.0.2",
"object.pick": "^1.3.0",
"regex-not": "^1.0.0",
"snapdragon": "^0.8.1",
"to-regex": "^3.0.1"
}
},
"natural-compare": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
"integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
"dev": true
},
"neo-async": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz",
"integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==",
"dev": true
},
"nice-try": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
"integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
"dev": true
},
"node-int64": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
"integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=",
"dev": true
},
"node-libs-browser": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
"integrity": "sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==",
"dev": true,
"requires": {
"assert": "^1.1.1",
"browserify-zlib": "^0.2.0",
"buffer": "^4.3.0",
"console-browserify": "^1.1.0",
"constants-browserify": "^1.0.0",
"crypto-browserify": "^3.11.0",
"domain-browser": "^1.1.1",
"events": "^3.0.0",
"https-browserify": "^1.0.0",
"os-browserify": "^0.3.0",
"path-browserify": "0.0.1",
"process": "^0.11.10",
"punycode": "^1.2.4",
"querystring-es3": "^0.2.0",
"readable-stream": "^2.3.3",
"stream-browserify": "^2.0.1",
"stream-http": "^2.7.2",
"string_decoder": "^1.0.0",
"timers-browserify": "^2.0.4",
"tty-browserify": "0.0.0",
"url": "^0.11.0",
"util": "^0.11.0",
"vm-browserify": "^1.0.1"
},
"dependencies": {
"punycode": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
"dev": true
}
}
},
"node-modules-regexp": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz",
"integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=",
"dev": true
},
"node-notifier": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.3.tgz",
"integrity": "sha512-M4UBGcs4jeOK9CjTsYwkvH6/MzuUmGCyTW+kCY7uO+1ZVr0+FHGdPdIf5CCLqAaxnRrWidyoQlNkMIIVwbKB8Q==",
"dev": true,
"requires": {
"growly": "^1.3.0",
"is-wsl": "^1.1.0",
"semver": "^5.5.0",
"shellwords": "^0.1.1",
"which": "^1.3.0"
}
},
"normalize-package-data": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
"integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
"dev": true,
"requires": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
}
},
"normalize-path": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
"dev": true,
"requires": {
"remove-trailing-separator": "^1.0.1"
}
},
"npm-run-path": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
"integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
"dev": true,
"requires": {
"path-key": "^2.0.0"
}
},
"null-check": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz",
"integrity": "sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=",
"dev": true
},
"number-is-nan": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
"dev": true
},
"nwsapi": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
"integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==",
"dev": true
},
"oauth-sign": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
"dev": true
},
"object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
"dev": true
},
"object-copy": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
"integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
"dev": true,
"requires": {
"copy-descriptor": "^0.1.0",
"define-property": "^0.2.5",
"kind-of": "^3.0.3"
},
"dependencies": {
"define-property": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
"is-descriptor": "^0.1.0"
}
},
"kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"object-inspect": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz",
"integrity": "sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ==",
"dev": true
},
"object-keys": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
"dev": true
},
"object-visit": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
"integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
"dev": true,
"requires": {
"isobject": "^3.0.0"
}
},
"object.assign": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
"integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
"dev": true,
"requires": {
"define-properties": "^1.1.2",
"function-bind": "^1.1.1",
"has-symbols": "^1.0.0",
"object-keys": "^1.0.11"
}
},
"object.entries": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.0.tgz",
"integrity": "sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.12.0",
"function-bind": "^1.1.1",
"has": "^1.0.3"
}
},
"object.getownpropertydescriptors": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz",
"integrity": "sha1-h1jIRvW0B62rDyNuCYbxSwUcqhY=",
"dev": true,
"requires": {
"define-properties": "^1.1.2",
"es-abstract": "^1.5.1"
}
},
"object.pick": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
"integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
"dev": true,
"requires": {
"isobject": "^3.0.1"
}
},
"object.values": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
"integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.12.0",
"function-bind": "^1.1.1",
"has": "^1.0.3"
}
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"dev": true,
"requires": {
"wrappy": "1"
}
},
"onetime": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
"integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==",
"dev": true,
"requires": {
"mimic-fn": "^2.1.0"
}
},
"opencollective-postinstall": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz",
"integrity": "sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==",
"dev": true
},
"optimist": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
"integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=",
"dev": true,
"requires": {
"minimist": "~0.0.1",
"wordwrap": "~0.0.2"
},
"dependencies": {
"minimist": {
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz",
"integrity": "sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=",
"dev": true
}
}
},
"optionator": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
"integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
"dev": true,
"requires": {
"deep-is": "~0.1.3",
"fast-levenshtein": "~2.0.4",
"levn": "~0.3.0",
"prelude-ls": "~1.1.2",
"type-check": "~0.3.2",
"wordwrap": "~1.0.0"
},
"dependencies": {
"wordwrap": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
"integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
"dev": true
}
}
},
"os-browserify": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",
"integrity": "sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=",
"dev": true
},
"os-locale": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz",
"integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==",
"dev": true,
"requires": {
"execa": "^1.0.0",
"lcid": "^2.0.0",
"mem": "^4.0.0"
}
},
"os-tmpdir": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
"dev": true
},
"p-defer": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz",
"integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=",
"dev": true
},
"p-each-series": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-1.0.0.tgz",
"integrity": "sha1-kw89Et0fUOdDRFeiLNbwSsatf3E=",
"dev": true,
"requires": {
"p-reduce": "^1.0.0"
}
},
"p-finally": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
"integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
"dev": true
},
"p-is-promise": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz",
"integrity": "sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==",
"dev": true
},
"p-limit": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz",
"integrity": "sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==",
"dev": true,
"requires": {
"p-try": "^2.0.0"
}
},
"p-locate": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
"dev": true,
"requires": {
"p-limit": "^2.0.0"
}
},
"p-reduce": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-1.0.0.tgz",
"integrity": "sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=",
"dev": true
},
"p-try": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
"dev": true
},
"pako": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.10.tgz",
"integrity": "sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==",
"dev": true
},
"parallel-transform": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/parallel-transform/-/parallel-transform-1.2.0.tgz",
"integrity": "sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==",
"dev": true,
"requires": {
"cyclist": "^1.0.1",
"inherits": "^2.0.3",
"readable-stream": "^2.1.5"
}
},
"parent-module": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
"dev": true,
"requires": {
"callsites": "^3.0.0"
}
},
"parse-asn1": {
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.5.tgz",
"integrity": "sha512-jkMYn1dcJqF6d5CpU689bq7w/b5ALS9ROVSpQDPrZsqqesUJii9qutvoT5ltGedNXMO2e16YUWIghG9KxaViTQ==",
"dev": true,
"requires": {
"asn1.js": "^4.0.0",
"browserify-aes": "^1.0.0",
"create-hash": "^1.1.0",
"evp_bytestokey": "^1.0.0",
"pbkdf2": "^3.0.3",
"safe-buffer": "^5.1.1"
}
},
"parse-github-repo-url": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/parse-github-repo-url/-/parse-github-repo-url-1.4.1.tgz",
"integrity": "sha1-nn2LslKmy2ukJZUGC3v23z28H1A=",
"dev": true
},
"parse-json": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
"integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
"dev": true,
"requires": {
"error-ex": "^1.3.1",
"json-parse-better-errors": "^1.0.1"
}
},
"parse-passwd": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
"integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
"dev": true
},
"parse5": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz",
"integrity": "sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==",
"dev": true
},
"pascalcase": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
"integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=",
"dev": true
},
"path-browserify": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
"integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
"dev": true
},
"path-dirname": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
"integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=",
"dev": true
},
"path-exists": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
"dev": true
},
"path-is-absolute": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
"dev": true
},
"path-key": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
"dev": true
},
"path-parse": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
"dev": true
},
"path-type": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
"integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==",
"dev": true,
"requires": {
"pify": "^3.0.0"
}
},
"pbkdf2": {
"version": "3.0.17",
"resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz",
"integrity": "sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==",
"dev": true,
"requires": {
"create-hash": "^1.1.2",
"create-hmac": "^1.1.4",
"ripemd160": "^2.0.1",
"safe-buffer": "^5.0.1",
"sha.js": "^2.4.8"
}
},
"performance-now": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
"dev": true
},
"picomatch": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.1.0.tgz",
"integrity": "sha512-uhnEDzAbrcJ8R3g2fANnSuXZMBtkpSjxTTgn2LeSiQlfmq72enQJWdQllXW24MBLYnA1SBD2vfvx2o0Zw3Ielw==",
"dev": true
},
"pify": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
"integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=",
"dev": true
},
"pinkie": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
"integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
"dev": true
},
"pinkie-promise": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
"integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
"dev": true,
"requires": {
"pinkie": "^2.0.0"
}
},
"pirates": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz",
"integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==",
"dev": true,
"requires": {
"node-modules-regexp": "^1.0.0"
}
},
"pkg-dir": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz",
"integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
"dev": true,
"requires": {
"find-up": "^2.1.0"
},
"dependencies": {
"find-up": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
"integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
"dev": true,
"requires": {
"locate-path": "^2.0.0"
}
},
"locate-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
"integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
"dev": true,
"requires": {
"p-locate": "^2.0.0",
"path-exists": "^3.0.0"
}
},
"p-limit": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
"integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
"dev": true,
"requires": {
"p-try": "^1.0.0"
}
},
"p-locate": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
"integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
"dev": true,
"requires": {
"p-limit": "^1.1.0"
}
},
"p-try": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
"integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
"dev": true
}
}
},
"please-upgrade-node": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz",
"integrity": "sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==",
"dev": true,
"requires": {
"semver-compare": "^1.0.0"
}
},
"pn": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz",
"integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==",
"dev": true
},
"posix-character-classes": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
"dev": true
},
"prelude-ls": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
"integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
"dev": true
},
"pretty-format": {
"version": "24.9.0",
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.9.0.tgz",
"integrity": "sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==",
"dev": true,
"requires": {
"@jest/types": "^24.9.0",
"ansi-regex": "^4.0.0",
"ansi-styles": "^3.2.0",
"react-is": "^16.8.4"
}
},
"process": {
"version": "0.11.10",
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
"integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=",
"dev": true
},
"process-nextick-args": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
"integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
"dev": true
},
"progress": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
"dev": true
},
"promise-inflight": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
"integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM=",
"dev": true
},
"prompts": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/prompts/-/prompts-2.2.1.tgz",
"integrity": "sha512-VObPvJiWPhpZI6C5m60XOzTfnYg/xc/an+r9VYymj9WJW3B/DIH+REzjpAACPf8brwPeP+7vz3bIim3S+AaMjw==",
"dev": true,
"requires": {
"kleur": "^3.0.3",
"sisteransi": "^1.0.3"
}
},
"prr": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz",
"integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY=",
"dev": true
},
"psl": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/psl/-/psl-1.4.0.tgz",
"integrity": "sha512-HZzqCGPecFLyoRj5HLfuDSKYTJkAfB5thKBIkRHtGjWwY7p1dAyveIbXIq4tO0KYfDF2tHqPUgY9SDnGm00uFw==",
"dev": true
},
"public-encrypt": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz",
"integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==",
"dev": true,
"requires": {
"bn.js": "^4.1.0",
"browserify-rsa": "^4.0.0",
"create-hash": "^1.1.0",
"parse-asn1": "^5.0.0",
"randombytes": "^2.0.1",
"safe-buffer": "^5.1.2"
}
},
"pump": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
"integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
"dev": true,
"requires": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"pumpify": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
"integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
"dev": true,
"requires": {
"duplexify": "^3.6.0",
"inherits": "^2.0.3",
"pump": "^2.0.0"
},
"dependencies": {
"pump": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
"integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
"dev": true,
"requires": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
}
}
},
"punycode": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
"dev": true
},
"q": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
"dev": true
},
"qs": {
"version": "6.5.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
"dev": true
},
"querystring": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz",
"integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=",
"dev": true
},
"querystring-es3": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz",
"integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=",
"dev": true
},
"quick-lru": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz",
"integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=",
"dev": true
},
"randombytes": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
"dev": true,
"requires": {
"safe-buffer": "^5.1.0"
}
},
"randomfill": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz",
"integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
"dev": true,
"requires": {
"randombytes": "^2.0.5",
"safe-buffer": "^5.1.0"
}
},
"react-is": {
"version": "16.11.0",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.11.0.tgz",
"integrity": "sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==",
"dev": true
},
"read-pkg": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
"integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
"dev": true,
"requires": {
"load-json-file": "^2.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^2.0.0"
},
"dependencies": {
"load-json-file": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
"integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"parse-json": "^2.2.0",
"pify": "^2.0.0",
"strip-bom": "^3.0.0"
}
},
"parse-json": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"dev": true,
"requires": {
"error-ex": "^1.2.0"
}
},
"path-type": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz",
"integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
"dev": true,
"requires": {
"pify": "^2.0.0"
}
},
"pify": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
"dev": true
}
}
},
"read-pkg-up": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
"integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
"dev": true,
"requires": {
"find-up": "^2.0.0",
"read-pkg": "^2.0.0"
},
"dependencies": {
"find-up": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
"integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
"dev": true,
"requires": {
"locate-path": "^2.0.0"
}
},
"locate-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
"integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
"dev": true,
"requires": {
"p-locate": "^2.0.0",
"path-exists": "^3.0.0"
}
},
"p-limit": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
"integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
"dev": true,
"requires": {
"p-try": "^1.0.0"
}
},
"p-locate": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
"integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
"dev": true,
"requires": {
"p-limit": "^1.1.0"
}
},
"p-try": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
"integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
"dev": true
}
}
},
"readable-stream": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
"integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
"dev": true,
"requires": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"readdirp": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
"integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.11",
"micromatch": "^3.1.10",
"readable-stream": "^2.0.2"
}
},
"realpath-native": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/realpath-native/-/realpath-native-1.1.0.tgz",
"integrity": "sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==",
"dev": true,
"requires": {
"util.promisify": "^1.0.0"
}
},
"redent": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz",
"integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=",
"dev": true,
"requires": {
"indent-string": "^3.0.0",
"strip-indent": "^2.0.0"
}
},
"regenerator-runtime": {
"version": "0.13.3",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz",
"integrity": "sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==",
"dev": true
},
"regex-not": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
"integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
"dev": true,
"requires": {
"extend-shallow": "^3.0.2",
"safe-regex": "^1.1.0"
}
},
"regexpp": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz",
"integrity": "sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==",
"dev": true
},
"remove-trailing-separator": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
"integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=",
"dev": true
},
"repeat-element": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
"integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
"dev": true
},
"repeat-string": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
"integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
"dev": true
},
"repeating": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
"dev": true,
"requires": {
"is-finite": "^1.0.0"
}
},
"request": {
"version": "2.88.0",
"resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz",
"integrity": "sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==",
"dev": true,
"requires": {
"aws-sign2": "~0.7.0",
"aws4": "^1.8.0",
"caseless": "~0.12.0",
"combined-stream": "~1.0.6",
"extend": "~3.0.2",
"forever-agent": "~0.6.1",
"form-data": "~2.3.2",
"har-validator": "~5.1.0",
"http-signature": "~1.2.0",
"is-typedarray": "~1.0.0",
"isstream": "~0.1.2",
"json-stringify-safe": "~5.0.1",
"mime-types": "~2.1.19",
"oauth-sign": "~0.9.0",
"performance-now": "^2.1.0",
"qs": "~6.5.2",
"safe-buffer": "^5.1.2",
"tough-cookie": "~2.4.3",
"tunnel-agent": "^0.6.0",
"uuid": "^3.3.2"
}
},
"request-promise-core": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.3.tgz",
"integrity": "sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ==",
"dev": true,
"requires": {
"lodash": "^4.17.15"
},
"dependencies": {
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"dev": true
}
}
},
"request-promise-native": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.8.tgz",
"integrity": "sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==",
"dev": true,
"requires": {
"request-promise-core": "1.1.3",
"stealthy-require": "^1.1.1",
"tough-cookie": "^2.3.3"
}
},
"require-directory": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
"dev": true
},
"require-main-filename": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
"dev": true
},
"resolve": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.0.tgz",
"integrity": "sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==",
"dev": true,
"requires": {
"path-parse": "^1.0.6"
}
},
"resolve-cwd": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz",
"integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
"dev": true,
"requires": {
"resolve-from": "^3.0.0"
},
"dependencies": {
"resolve-from": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz",
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
}
}
},
"resolve-dir": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
"integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
"dev": true,
"requires": {
"expand-tilde": "^2.0.0",
"global-modules": "^1.0.0"
},
"dependencies": {
"global-modules": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
"integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
"dev": true,
"requires": {
"global-prefix": "^1.0.1",
"is-windows": "^1.0.1",
"resolve-dir": "^1.0.0"
}
}
}
},
"resolve-from": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
"dev": true
},
"resolve-url": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
"integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
"dev": true
},
"restore-cursor": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
"integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
"dev": true,
"requires": {
"onetime": "^5.1.0",
"signal-exit": "^3.0.2"
}
},
"ret": {
"version": "0.1.15",
"resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
"integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
"dev": true
},
"rimraf": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
"integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
},
"ripemd160": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz",
"integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
"dev": true,
"requires": {
"hash-base": "^3.0.0",
"inherits": "^2.0.1"
}
},
"rsvp": {
"version": "4.8.5",
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz",
"integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==",
"dev": true
},
"run-async": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz",
"integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=",
"dev": true,
"requires": {
"is-promise": "^2.1.0"
}
},
"run-node": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz",
"integrity": "sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==",
"dev": true
},
"run-queue": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/run-queue/-/run-queue-1.0.3.tgz",
"integrity": "sha1-6Eg5bwV9Ij8kOGkkYY4laUFh7Ec=",
"dev": true,
"requires": {
"aproba": "^1.1.1"
}
},
"rxjs": {
"version": "6.5.3",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.3.tgz",
"integrity": "sha512-wuYsAYYFdWTAnAaPoKGNhfpWwKZbJW+HgAJ+mImp+Epl7BG8oNWBCTyRM8gba9k4lk8BgWdoYm21Mo/RYhhbgA==",
"dev": true,
"requires": {
"tslib": "^1.9.0"
}
},
"safe-buffer": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true
},
"safe-regex": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
"integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
"dev": true,
"requires": {
"ret": "~0.1.10"
}
},
"safer-buffer": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
"dev": true
},
"sane": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz",
"integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==",
"dev": true,
"requires": {
"@cnakazawa/watch": "^1.0.3",
"anymatch": "^2.0.0",
"capture-exit": "^2.0.0",
"exec-sh": "^0.3.2",
"execa": "^1.0.0",
"fb-watchman": "^2.0.0",
"micromatch": "^3.1.4",
"minimist": "^1.1.1",
"walker": "~1.0.5"
}
},
"sax": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
"dev": true
},
"schema-utils": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz",
"integrity": "sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==",
"dev": true,
"requires": {
"ajv": "^6.1.0",
"ajv-errors": "^1.0.0",
"ajv-keywords": "^3.1.0"
}
},
"semver": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
"integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
"dev": true
},
"semver-compare": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
"integrity": "sha1-De4hahyUGrN+nvsXiPavxf9VN/w=",
"dev": true
},
"serialize-javascript": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.9.1.tgz",
"integrity": "sha512-0Vb/54WJ6k5v8sSWN09S0ora+Hnr+cX40r9F170nT+mSkaxltoE/7R3OrIdBSUv1OoiobH1QoWQbCnAO+e8J1A==",
"dev": true
},
"set-blocking": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
"dev": true
},
"set-value": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
"integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
"dev": true,
"requires": {
"extend-shallow": "^2.0.1",
"is-extendable": "^0.1.1",
"is-plain-object": "^2.0.3",
"split-string": "^3.0.1"
},
"dependencies": {
"extend-shallow": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
"is-extendable": "^0.1.0"
}
}
}
},
"setimmediate": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
"integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=",
"dev": true
},
"sha.js": {
"version": "2.4.11",
"resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
"integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
"dev": true,
"requires": {
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1"
}
},
"shebang-command": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
"integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
"dev": true,
"requires": {
"shebang-regex": "^1.0.0"
}
},
"shebang-regex": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
"integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
"dev": true
},
"shellwords": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
"integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
"dev": true
},
"signal-exit": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
"integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
"dev": true
},
"sisteransi": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.3.tgz",
"integrity": "sha512-SbEG75TzH8G7eVXFSN5f9EExILKfly7SUvVY5DhhYLvfhKqhDFY0OzevWa/zwak0RLRfWS5AvfMWpd9gJvr5Yg==",
"dev": true
},
"slash": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
"dev": true
},
"slice-ansi": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz",
"integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==",
"dev": true,
"requires": {
"ansi-styles": "^3.2.0",
"astral-regex": "^1.0.0",
"is-fullwidth-code-point": "^2.0.0"
}
},
"snapdragon": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
"integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
"dev": true,
"requires": {
"base": "^0.11.1",
"debug": "^2.2.0",
"define-property": "^0.2.5",
"extend-shallow": "^2.0.1",
"map-cache": "^0.2.2",
"source-map": "^0.5.6",
"source-map-resolve": "^0.5.0",
"use": "^3.1.0"
},
"dependencies": {
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"define-property": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
"is-descriptor": "^0.1.0"
}
},
"extend-shallow": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
"is-extendable": "^0.1.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
},
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
"dev": true
}
}
},
"snapdragon-node": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
"integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
"dev": true,
"requires": {
"define-property": "^1.0.0",
"isobject": "^3.0.0",
"snapdragon-util": "^3.0.1"
},
"dependencies": {
"define-property": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
"dev": true,
"requires": {
"is-descriptor": "^1.0.0"
}
},
"is-accessor-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
"kind-of": "^6.0.0"
}
},
"is-descriptor": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
"is-accessor-descriptor": "^1.0.0",
"is-data-descriptor": "^1.0.0",
"kind-of": "^6.0.2"
}
}
}
},
"snapdragon-util": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
"integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
"dev": true,
"requires": {
"kind-of": "^3.2.0"
},
"dependencies": {
"kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"source-list-map": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
"integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
"dev": true
},
"source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true
},
"source-map-resolve": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz",
"integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
"dev": true,
"requires": {
"atob": "^2.1.1",
"decode-uri-component": "^0.2.0",
"resolve-url": "^0.2.1",
"source-map-url": "^0.4.0",
"urix": "^0.1.0"
}
},
"source-map-support": {
"version": "0.5.16",
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz",
"integrity": "sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==",
"dev": true,
"requires": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
}
},
"source-map-url": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
"integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=",
"dev": true
},
"spdx-correct": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz",
"integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==",
"dev": true,
"requires": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
}
},
"spdx-exceptions": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz",
"integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==",
"dev": true
},
"spdx-expression-parse": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz",
"integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==",
"dev": true,
"requires": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
}
},
"spdx-license-ids": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz",
"integrity": "sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==",
"dev": true
},
"split": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
"integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==",
"dev": true,
"requires": {
"through": "2"
}
},
"split-string": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
"integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
"dev": true,
"requires": {
"extend-shallow": "^3.0.0"
}
},
"split2": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/split2/-/split2-2.2.0.tgz",
"integrity": "sha512-RAb22TG39LhI31MbreBgIuKiIKhVsawfTgEGqKHTK87aG+ul/PB8Sqoi3I7kVdRWiCfrKxK3uo4/YUkpNvhPbw==",
"dev": true,
"requires": {
"through2": "^2.0.2"
}
},
"sprintf-js": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
"dev": true
},
"sshpk": {
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
"integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
"dev": true,
"requires": {
"asn1": "~0.2.3",
"assert-plus": "^1.0.0",
"bcrypt-pbkdf": "^1.0.0",
"dashdash": "^1.12.0",
"ecc-jsbn": "~0.1.1",
"getpass": "^0.1.1",
"jsbn": "~0.1.0",
"safer-buffer": "^2.0.2",
"tweetnacl": "~0.14.0"
}
},
"ssri": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
"integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
"dev": true,
"requires": {
"figgy-pudding": "^3.5.1"
}
},
"stack-utils": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.2.tgz",
"integrity": "sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==",
"dev": true
},
"standard-version": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-7.0.0.tgz",
"integrity": "sha512-pbFXM9vutnxTkSGkqSWQeYCMYqWmFBaLUNdEc/sJDQnMgwB0Csw3CZeeDhi62VoVS3P8mQiYbvXGZWyOBWxUbw==",
"dev": true,
"requires": {
"chalk": "2.4.2",
"conventional-changelog": "3.1.9",
"conventional-changelog-config-spec": "2.0.0",
"conventional-recommended-bump": "6.0.0",
"detect-indent": "6.0.0",
"detect-newline": "3.0.0",
"dotgitignore": "2.1.0",
"figures": "3.0.0",
"find-up": "4.1.0",
"fs-access": "1.0.1",
"git-semver-tags": "3.0.0",
"semver": "6.3.0",
"stringify-package": "1.0.0",
"yargs": "13.3.0"
},
"dependencies": {
"cliui": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
"integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
"dev": true,
"requires": {
"string-width": "^3.1.0",
"strip-ansi": "^5.2.0",
"wrap-ansi": "^5.1.0"
}
},
"detect-newline": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.0.0.tgz",
"integrity": "sha512-JAP22dVPAqvhdRFFxK1G5GViIokyUn0UWXRNW0ztK96fsqi9cuM8w8ESbSk+T2w5OVorcMcL6m7yUg1RrX+2CA==",
"dev": true
},
"figures": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/figures/-/figures-3.0.0.tgz",
"integrity": "sha512-HKri+WoWoUgr83pehn/SIgLOMZ9nAWC6dcGj26RY2R4F50u4+RTUz0RCrUlOV3nKRAICW1UGzyb+kcX2qK1S/g==",
"dev": true,
"requires": {
"escape-string-regexp": "^1.0.5"
}
},
"find-up": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
"dev": true,
"requires": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
}
},
"get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
"dev": true
},
"locate-path": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
"dev": true,
"requires": {
"p-locate": "^4.1.0"
}
},
"p-locate": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
"dev": true,
"requires": {
"p-limit": "^2.2.0"
}
},
"path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true
},
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
},
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
},
"wrap-ansi": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
"integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
"dev": true,
"requires": {
"ansi-styles": "^3.2.0",
"string-width": "^3.0.0",
"strip-ansi": "^5.0.0"
}
},
"yargs": {
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.0.tgz",
"integrity": "sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==",
"dev": true,
"requires": {
"cliui": "^5.0.0",
"find-up": "^3.0.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^3.0.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^13.1.1"
},
"dependencies": {
"find-up": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
"dev": true,
"requires": {
"locate-path": "^3.0.0"
}
},
"locate-path": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
"dev": true,
"requires": {
"p-locate": "^3.0.0",
"path-exists": "^3.0.0"
}
},
"p-locate": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
"dev": true,
"requires": {
"p-limit": "^2.0.0"
}
},
"path-exists": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
"dev": true
}
}
},
"yargs-parser": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz",
"integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==",
"dev": true,
"requires": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
}
}
}
},
"static-extend": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
"integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
"dev": true,
"requires": {
"define-property": "^0.2.5",
"object-copy": "^0.1.0"
},
"dependencies": {
"define-property": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
"is-descriptor": "^0.1.0"
}
}
}
},
"stealthy-require": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz",
"integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=",
"dev": true
},
"stream-browserify": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
"integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==",
"dev": true,
"requires": {
"inherits": "~2.0.1",
"readable-stream": "^2.0.2"
}
},
"stream-each": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.3.tgz",
"integrity": "sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==",
"dev": true,
"requires": {
"end-of-stream": "^1.1.0",
"stream-shift": "^1.0.0"
}
},
"stream-http": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz",
"integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
"dev": true,
"requires": {
"builtin-status-codes": "^3.0.0",
"inherits": "^2.0.1",
"readable-stream": "^2.3.6",
"to-arraybuffer": "^1.0.0",
"xtend": "^4.0.0"
}
},
"stream-shift": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz",
"integrity": "sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=",
"dev": true
},
"string-length": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/string-length/-/string-length-2.0.0.tgz",
"integrity": "sha1-1A27aGo6zpYMHP/KVivyxF+DY+0=",
"dev": true,
"requires": {
"astral-regex": "^1.0.0",
"strip-ansi": "^4.0.0"
},
"dependencies": {
"ansi-regex": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
"integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
"dev": true
},
"strip-ansi": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
"integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
"dev": true,
"requires": {
"ansi-regex": "^3.0.0"
}
}
}
},
"string-width": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.1.0.tgz",
"integrity": "sha512-NrX+1dVVh+6Y9dnQ19pR0pP4FiEIlUvdTGn8pw6CKTNq5sgib2nIhmUNT5TAmhWmvKr3WcxBcP3E8nWezuipuQ==",
"dev": true,
"requires": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^5.2.0"
},
"dependencies": {
"emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"is-fullwidth-code-point": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"dev": true
}
}
},
"string.prototype.trimleft": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz",
"integrity": "sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"function-bind": "^1.1.1"
}
},
"string.prototype.trimright": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz",
"integrity": "sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"function-bind": "^1.1.1"
}
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"requires": {
"safe-buffer": "~5.1.0"
}
},
"stringify-package": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.0.tgz",
"integrity": "sha512-JIQqiWmLiEozOC0b0BtxZ/AOUtdUZHCBPgqIZ2kSJJqGwgb9neo44XdTHUC4HZSGqi03hOeB7W/E8rAlKnGe9g==",
"dev": true
},
"strip-ansi": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
"dev": true,
"requires": {
"ansi-regex": "^4.1.0"
}
},
"strip-bom": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
"integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
"dev": true
},
"strip-eof": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
"integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
"dev": true
},
"strip-indent": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz",
"integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=",
"dev": true
},
"strip-json-comments": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.0.1.tgz",
"integrity": "sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==",
"dev": true
},
"supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
},
"symbol-tree": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
"dev": true
},
"table": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
"integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==",
"dev": true,
"requires": {
"ajv": "^6.10.2",
"lodash": "^4.17.14",
"slice-ansi": "^2.1.0",
"string-width": "^3.0.0"
},
"dependencies": {
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
}
}
},
"tapable": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
"integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
"dev": true
},
"terser": {
"version": "4.3.9",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.3.9.tgz",
"integrity": "sha512-NFGMpHjlzmyOtPL+fDw3G7+6Ueh/sz4mkaUYa4lJCxOPTNzd0Uj0aZJOmsDYoSQyfuVoWDMSWTPU3huyOm2zdA==",
"dev": true,
"requires": {
"commander": "^2.20.0",
"source-map": "~0.6.1",
"source-map-support": "~0.5.12"
}
},
"terser-webpack-plugin": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.1.tgz",
"integrity": "sha512-ZXmmfiwtCLfz8WKZyYUuuHf3dMYEjg8NrjHMb0JqHVHVOSkzp3cW2/XG1fP3tRhqEqSzMwzzRQGtAPbs4Cncxg==",
"dev": true,
"requires": {
"cacache": "^12.0.2",
"find-cache-dir": "^2.1.0",
"is-wsl": "^1.1.0",
"schema-utils": "^1.0.0",
"serialize-javascript": "^1.7.0",
"source-map": "^0.6.1",
"terser": "^4.1.2",
"webpack-sources": "^1.4.0",
"worker-farm": "^1.7.0"
}
},
"test-exclude": {
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.3.tgz",
"integrity": "sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==",
"dev": true,
"requires": {
"glob": "^7.1.3",
"minimatch": "^3.0.4",
"read-pkg-up": "^4.0.0",
"require-main-filename": "^2.0.0"
},
"dependencies": {
"read-pkg": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",
"integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=",
"dev": true,
"requires": {
"load-json-file": "^4.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^3.0.0"
}
},
"read-pkg-up": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-4.0.0.tgz",
"integrity": "sha512-6etQSH7nJGsK0RbG/2TeDzZFa8shjQ1um+SwQQ5cwKy0dhSXdOncEhb1CPpvQG4h7FyOV6EB6YlV0yJvZQNAkA==",
"dev": true,
"requires": {
"find-up": "^3.0.0",
"read-pkg": "^3.0.0"
}
}
}
},
"text-extensions": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.0.0.tgz",
"integrity": "sha512-F91ZqLgvi1E0PdvmxMgp+gcf6q8fMH7mhdwWfzXnl1k+GbpQDmi8l7DzLC5JTASKbwpY3TfxajAUzAXcv2NmsQ==",
"dev": true
},
"text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
},
"throat": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz",
"integrity": "sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=",
"dev": true
},
"through": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
"dev": true
},
"through2": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
"requires": {
"readable-stream": "~2.3.6",
"xtend": "~4.0.1"
}
},
"timers-browserify": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.11.tgz",
"integrity": "sha512-60aV6sgJ5YEbzUdn9c8kYGIqOubPoUdqQCul3SBAsRCZ40s6Y5cMcrW4dt3/k/EsbLVJNl9n6Vz3fTc+k2GeKQ==",
"dev": true,
"requires": {
"setimmediate": "^1.0.4"
}
},
"tmp": {
"version": "0.0.33",
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
"integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
"dev": true,
"requires": {
"os-tmpdir": "~1.0.2"
}
},
"tmpl": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
"integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
"dev": true
},
"to-arraybuffer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
"integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=",
"dev": true
},
"to-fast-properties": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
"integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
"dev": true
},
"to-object-path": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
"integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
"dev": true,
"requires": {
"kind-of": "^3.0.2"
},
"dependencies": {
"kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
"is-buffer": "^1.1.5"
}
}
}
},
"to-regex": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
"integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
"dev": true,
"requires": {
"define-property": "^2.0.2",
"extend-shallow": "^3.0.2",
"regex-not": "^1.0.2",
"safe-regex": "^1.1.0"
}
},
"to-regex-range": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
"integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
"dev": true,
"requires": {
"is-number": "^3.0.0",
"repeat-string": "^1.6.1"
}
},
"tough-cookie": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
"integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
"dev": true,
"requires": {
"psl": "^1.1.24",
"punycode": "^1.4.1"
},
"dependencies": {
"punycode": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
"dev": true
}
}
},
"tr46": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
"integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
"dev": true,
"requires": {
"punycode": "^2.1.0"
}
},
"trim-newlines": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz",
"integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=",
"dev": true
},
"trim-off-newlines": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz",
"integrity": "sha1-n5up2e+odkw4dpi8v+sshI8RrbM=",
"dev": true
},
"ts-jest": {
"version": "24.1.0",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-24.1.0.tgz",
"integrity": "sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==",
"dev": true,
"requires": {
"bs-logger": "0.x",
"buffer-from": "1.x",
"fast-json-stable-stringify": "2.x",
"json5": "2.x",
"lodash.memoize": "4.x",
"make-error": "1.x",
"mkdirp": "0.x",
"resolve": "1.x",
"semver": "^5.5",
"yargs-parser": "10.x"
},
"dependencies": {
"camelcase": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz",
"integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=",
"dev": true
},
"yargs-parser": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz",
"integrity": "sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==",
"dev": true,
"requires": {
"camelcase": "^4.1.0"
}
}
}
},
"ts-loader": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-6.2.1.tgz",
"integrity": "sha512-Dd9FekWuABGgjE1g0TlQJ+4dFUfYGbYcs52/HQObE0ZmUNjQlmLAS7xXsSzy23AMaMwipsx5sNHvoEpT2CZq1g==",
"dev": true,
"requires": {
"chalk": "^2.3.0",
"enhanced-resolve": "^4.0.0",
"loader-utils": "^1.0.2",
"micromatch": "^4.0.0",
"semver": "^6.0.0"
},
"dependencies": {
"braces": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
"dev": true,
"requires": {
"fill-range": "^7.0.1"
}
},
"fill-range": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
"dev": true,
"requires": {
"to-regex-range": "^5.0.1"
}
},
"is-number": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true
},
"micromatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",
"integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==",
"dev": true,
"requires": {
"braces": "^3.0.1",
"picomatch": "^2.0.5"
}
},
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
},
"to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"requires": {
"is-number": "^7.0.0"
}
}
}
},
"ts-node": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.4.1.tgz",
"integrity": "sha512-5LpRN+mTiCs7lI5EtbXmF/HfMeCjzt7DH9CZwtkr6SywStrNQC723wG+aOWFiLNn7zT3kD/RnFqi3ZUfr4l5Qw==",
"dev": true,
"requires": {
"arg": "^4.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"source-map-support": "^0.5.6",
"yn": "^3.0.0"
}
},
"tslib": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
"integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==",
"dev": true
},
"tsutils": {
"version": "3.17.1",
"resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.17.1.tgz",
"integrity": "sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==",
"dev": true,
"requires": {
"tslib": "^1.8.1"
}
},
"tty-browserify": {
"version": "0.0.0",
"resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
"integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=",
"dev": true
},
"tunnel-agent": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
"dev": true,
"requires": {
"safe-buffer": "^5.0.1"
}
},
"tweetnacl": {
"version": "0.14.5",
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
"dev": true
},
"type-check": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
"integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
"dev": true,
"requires": {
"prelude-ls": "~1.1.2"
}
},
"type-fest": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.5.2.tgz",
"integrity": "sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==",
"dev": true
},
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"typescript": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz",
"integrity": "sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==",
"dev": true
},
"uglify-js": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.0.tgz",
"integrity": "sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==",
"dev": true,
"optional": true,
"requires": {
"commander": "~2.20.0",
"source-map": "~0.6.1"
}
},
"union-value": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
"integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
"dev": true,
"requires": {
"arr-union": "^3.1.0",
"get-value": "^2.0.6",
"is-extendable": "^0.1.1",
"set-value": "^2.0.1"
}
},
"unique-filename": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
"integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
"dev": true,
"requires": {
"unique-slug": "^2.0.0"
}
},
"unique-slug": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
"integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
"dev": true,
"requires": {
"imurmurhash": "^0.1.4"
}
},
"unset-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
"integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
"dev": true,
"requires": {
"has-value": "^0.3.1",
"isobject": "^3.0.0"
},
"dependencies": {
"has-value": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
"integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
"dev": true,
"requires": {
"get-value": "^2.0.3",
"has-values": "^0.1.4",
"isobject": "^2.0.0"
},
"dependencies": {
"isobject": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
"integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
"dev": true,
"requires": {
"isarray": "1.0.0"
}
}
}
},
"has-values": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
"integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
"dev": true
}
}
},
"upath": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
"integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
"dev": true
},
"uri-js": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
"integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
"dev": true,
"requires": {
"punycode": "^2.1.0"
}
},
"urix": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
"integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=",
"dev": true
},
"url": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz",
"integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
"dev": true,
"requires": {
"punycode": "1.3.2",
"querystring": "0.2.0"
},
"dependencies": {
"punycode": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz",
"integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=",
"dev": true
}
}
},
"use": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
"integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
"dev": true
},
"util": {
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
"integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
"dev": true,
"requires": {
"inherits": "2.0.3"
}
},
"util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
"dev": true
},
"util.promisify": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz",
"integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==",
"dev": true,
"requires": {
"define-properties": "^1.1.2",
"object.getownpropertydescriptors": "^2.0.3"
}
},
"uuid": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz",
"integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==",
"dev": true
},
"v8-compile-cache": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz",
"integrity": "sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==",
"dev": true
},
"validate-npm-package-license": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
"dev": true,
"requires": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
}
},
"verror": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
"integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "^1.2.0"
}
},
"vm-browserify": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
"integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==",
"dev": true
},
"w3c-hr-time": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz",
"integrity": "sha1-gqwr/2PZUOqeMYmlimViX+3xkEU=",
"dev": true,
"requires": {
"browser-process-hrtime": "^0.1.2"
}
},
"walker": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz",
"integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=",
"dev": true,
"requires": {
"makeerror": "1.0.x"
}
},
"watchpack": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz",
"integrity": "sha512-i6dHe3EyLjMmDlU1/bGQpEw25XSjkJULPuAVKCbNRefQVq48yXKUpwg538F7AZTf9kyr57zj++pQFltUa5H7yA==",
"dev": true,
"requires": {
"chokidar": "^2.0.2",
"graceful-fs": "^4.1.2",
"neo-async": "^2.5.0"
}
},
"webidl-conversions": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
"integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==",
"dev": true
},
"webpack": {
"version": "4.41.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.2.tgz",
"integrity": "sha512-Zhw69edTGfbz9/8JJoyRQ/pq8FYUoY0diOXqW0T6yhgdhCv6wr0hra5DwwWexNRns2Z2+gsnrNcbe9hbGBgk/A==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",
"@webassemblyjs/helper-module-context": "1.8.5",
"@webassemblyjs/wasm-edit": "1.8.5",
"@webassemblyjs/wasm-parser": "1.8.5",
"acorn": "^6.2.1",
"ajv": "^6.10.2",
"ajv-keywords": "^3.4.1",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^4.1.0",
"eslint-scope": "^4.0.3",
"json-parse-better-errors": "^1.0.2",
"loader-runner": "^2.4.0",
"loader-utils": "^1.2.3",
"memory-fs": "^0.4.1",
"micromatch": "^3.1.10",
"mkdirp": "^0.5.1",
"neo-async": "^2.6.1",
"node-libs-browser": "^2.2.1",
"schema-utils": "^1.0.0",
"tapable": "^1.1.3",
"terser-webpack-plugin": "^1.4.1",
"watchpack": "^1.6.0",
"webpack-sources": "^1.4.1"
},
"dependencies": {
"acorn": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-6.3.0.tgz",
"integrity": "sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==",
"dev": true
},
"eslint-scope": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz",
"integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==",
"dev": true,
"requires": {
"esrecurse": "^4.1.0",
"estraverse": "^4.1.1"
}
},
"memory-fs": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
"integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
"dev": true,
"requires": {
"errno": "^0.1.3",
"readable-stream": "^2.0.1"
}
}
}
},
"webpack-cli": {
"version": "3.3.10",
"resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-3.3.10.tgz",
"integrity": "sha512-u1dgND9+MXaEt74sJR4PR7qkPxXUSQ0RXYq8x1L6Jg1MYVEmGPrH6Ah6C4arD4r0J1P5HKjRqpab36k0eIzPqg==",
"dev": true,
"requires": {
"chalk": "2.4.2",
"cross-spawn": "6.0.5",
"enhanced-resolve": "4.1.0",
"findup-sync": "3.0.0",
"global-modules": "2.0.0",
"import-local": "2.0.0",
"interpret": "1.2.0",
"loader-utils": "1.2.3",
"supports-color": "6.1.0",
"v8-compile-cache": "2.0.3",
"yargs": "13.2.4"
},
"dependencies": {
"enhanced-resolve": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz",
"integrity": "sha512-F/7vkyTtyc/llOIn8oWclcB25KdRaiPBpZYDgJHgh/UHtpgT2p2eldQgtQnLtUvfMKPKxbRaQM/hHkvLHt1Vng==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"memory-fs": "^0.4.0",
"tapable": "^1.0.0"
}
},
"memory-fs": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
"integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
"dev": true,
"requires": {
"errno": "^0.1.3",
"readable-stream": "^2.0.1"
}
},
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
},
"supports-color": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz",
"integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
},
"v8-compile-cache": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz",
"integrity": "sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w==",
"dev": true
},
"yargs": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.2.4.tgz",
"integrity": "sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==",
"dev": true,
"requires": {
"cliui": "^5.0.0",
"find-up": "^3.0.0",
"get-caller-file": "^2.0.1",
"os-locale": "^3.1.0",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^3.0.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^13.1.0"
}
}
}
},
"webpack-sources": {
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
"integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
"dev": true,
"requires": {
"source-list-map": "^2.0.0",
"source-map": "~0.6.1"
}
},
"whatwg-encoding": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
"integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
"dev": true,
"requires": {
"iconv-lite": "0.4.24"
}
},
"whatwg-mimetype": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
"integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==",
"dev": true
},
"whatwg-url": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-6.5.0.tgz",
"integrity": "sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==",
"dev": true,
"requires": {
"lodash.sortby": "^4.7.0",
"tr46": "^1.0.1",
"webidl-conversions": "^4.0.2"
}
},
"which": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
},
"which-module": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
"dev": true
},
"wordwrap": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
"integrity": "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=",
"dev": true
},
"worker-farm": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
"integrity": "sha512-rvw3QTZc8lAxyVrqcSGVm5yP/IJ2UcB3U0graE3LCFoZ0Yn2x4EoVSqJKdB/T5M+FLcRPjz4TDacRf3OCfNUzw==",
"dev": true,
"requires": {
"errno": "~0.1.7"
}
},
"wrap-ansi": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
"integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
"dev": true,
"requires": {
"ansi-styles": "^3.2.0",
"string-width": "^3.0.0",
"strip-ansi": "^5.0.0"
},
"dependencies": {
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
}
}
},
"wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"dev": true
},
"write": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
"integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==",
"dev": true,
"requires": {
"mkdirp": "^0.5.1"
}
},
"write-file-atomic": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.1.tgz",
"integrity": "sha512-TGHFeZEZMnv+gBFRfjAcxL5bPHrsGKtnb4qsFAws7/vlh+QfwAaySIw4AXP9ZskTTh5GWu3FLuJhsWVdiJPGvg==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.11",
"imurmurhash": "^0.1.4",
"signal-exit": "^3.0.2"
}
},
"ws": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-5.2.2.tgz",
"integrity": "sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==",
"dev": true,
"requires": {
"async-limiter": "~1.0.0"
}
},
"xml-name-validator": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
"integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==",
"dev": true
},
"xtend": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
"integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
"dev": true
},
"y18n": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
"integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
"dev": true
},
"yallist": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
"dev": true
},
"yargs": {
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.0.tgz",
"integrity": "sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==",
"dev": true,
"requires": {
"cliui": "^5.0.0",
"find-up": "^3.0.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^3.0.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^13.1.1"
},
"dependencies": {
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"dev": true,
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
}
}
},
"yargs-parser": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz",
"integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==",
"dev": true,
"requires": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
}
},
"yn": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
"integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
"dev": true
}
}
}
| [
90,
198,
220,
220,
220,
366,
3672,
1298,
44212,
5239,
33885,
14,
65,
368,
1600,
198,
220,
220,
220,
366,
9641,
1298,
366,
15,
13,
17,
13,
19,
1600,
198,
220,
220,
220,
366,
5354,
7753,
14815,
1298,
352,
11,
198,
220,
220,
220,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"remainingRequest":"/Users/imdadareeph/Documents/dev/git/phoenixui/node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js??ref--3-1!/Users/imdadareeph/Documents/dev/git/phoenixui/node_modules/core-js/modules/_inherit-if-required.js","dependencies":[{"path":"/Users/imdadareeph/Documents/dev/git/phoenixui/node_modules/core-js/modules/_inherit-if-required.js","mtime":1509972699000},{"path":"/Users/imdadareeph/Documents/dev/git/phoenixui/node_modules/cache-loader/dist/cjs.js","mtime":1524049971838},{"path":"/Users/imdadareeph/Documents/dev/git/phoenixui/node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js","mtime":1518048966000}],"contextDependencies":[],"result":["var isObject = require('./_is-object');\nvar setPrototypeOf = require('./_set-proto').set;\nmodule.exports = function (that, target, C) {\n var S = target.constructor;\n var P;\n if (S !== C && typeof S == 'function' && (P = S.prototype) !== C.prototype && isObject(P) && setPrototypeOf) {\n setPrototypeOf(that, P);\n } return that;\n};\n",null]} | [
4895,
2787,
1397,
18453,
15473,
14490,
14,
320,
47984,
533,
27446,
14,
38354,
14,
7959,
14,
18300,
14,
746,
8538,
9019,
14,
17440,
62,
18170,
14,
31,
21413,
12,
7959,
15813,
14,
11249,
12,
40085,
7509,
14,
10677,
14,
11249,
12,
40085,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"__meta":{"id":"X7d59299440771decbed9084a9561c308","datetime":"2020-03-23 02:29:09","utime":1584930549.334952,"method":"GET","uri":"\/user\/create","ip":"127.0.0.1"},"php":{"version":"7.2.26","interface":"cli-server"},"messages":{"count":0,"messages":[]},"time":{"start":1584930548.906764,"end":1584930549.334981,"duration":0.42821693420410156,"duration_str":"428.22ms","measures":[{"label":"Booting","start":1584930548.906764,"relative_start":0,"end":1584930549.11836,"relative_end":1584930549.11836,"duration":0.21159601211547852,"duration_str":"211.6ms","params":[],"collector":null},{"label":"Application","start":1584930549.123469,"relative_start":0.2167050838470459,"end":1584930549.334984,"relative_end":3.0994415283203125e-6,"duration":0.21151494979858398,"duration_str":"211.51ms","params":[],"collector":null}]},"memory":{"peak_usage":17311128,"peak_usage_str":"16.51MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":1,"templates":[{"name":"admin.users.create (\\resources\\views\\admin\\users\\create.blade.php)","param_count":1,"params":["roles"],"type":"blade"}]},"route":{"uri":"GET user\/create","middleware":"web","controller":"App\\Http\\Controllers\\UserController@create","namespace":"App\\Http\\Controllers","prefix":null,"where":[],"file":"\\app\\Http\\Controllers\\UserController.php:47-51"},"queries":{"nb_statements":1,"nb_failed_statements":0,"accumulated_duration":0.00346,"accumulated_duration_str":"3.46ms","statements":[{"sql":"select `name`, `name` from `roles`","type":"query","params":[],"bindings":[],"hints":["The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended"],"backtrace":[{"index":13,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23},{"index":16,"namespace":null,"name":"\\app\\Http\\Controllers\\UserController.php","line":49},{"index":19,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":45},{"index":20,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":225},{"index":21,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":182},{"index":22,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":681},{"index":23,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":128},{"index":24,"namespace":null,"name":"\\app\\Http\\Middleware\\setLocale.php","line":19},{"index":25,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":26,"namespace":"middleware","name":"bindings","line":41},{"index":27,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":28,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php","line":76},{"index":29,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":30,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php","line":49},{"index":31,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":32,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php","line":56},{"index":33,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":34,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php","line":37},{"index":35,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":36,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php","line":66},{"index":37,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":38,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":103},{"index":39,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":683},{"index":40,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":658},{"index":41,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":624},{"index":42,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php","line":613},{"index":43,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php","line":165},{"index":44,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":128},{"index":46,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":47,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php","line":21},{"index":48,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":167},{"index":49,"namespace":null,"name":"\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest.php","line":21}],"duration":0.00346,"duration_str":"3.46ms","stmt_id":"\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php:23","connection":"blog"}]},"swiftmailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"niEwif2etmMnIVYJHJJ2jTrW3crVTB3iak56RyQi","_previous":"array:1 [\n \"url\" => \"http:\/\/127.0.0.1:8000\/user\/create\"\n]","_flash":"array:2 [\n \"old\" => []\n \"new\" => []\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"path_info":"\/user\/create","status_code":"<pre class=sf-dump id=sf-dump-998942602 data-indent-pad=\" \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-998942602\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"text\/html; charset=UTF-8","request_query":"<pre class=sf-dump id=sf-dump-946122872 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-946122872\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-794268552 data-indent-pad=\" \">[]\n<\/pre><script>Sfdump(\"sf-dump-794268552\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1297925026 data-indent-pad=\" \"><span class=sf-dump-note>array:13<\/span> [<samp>\n \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>connection<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>upgrade-insecure-requests<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str>1<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"110 characters\">Mozilla\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/80.0.3987.149 Safari\/537.36<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"8 characters\">document<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"124 characters\">text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.9<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"8 characters\">navigate<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>sec-fetch-user<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?1<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"32 characters\">http:\/\/127.0.0.1:8000\/login\/user<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">gzip, deflate, br<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"56 characters\">vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"525 characters\">XSRF-TOKEN=eyJpdiI6IlpwbitUQWdobGY0aHVKbER3VWtPOVE9PSIsInZhbHVlIjoiWUY1NEFVYU45YnVlSVRwMGltUWJiMkJEN1orL0JyR2dKZTcrY1g4cFViaGFMaDBYUDY3QmE0dDA0cmtaNUNhNCIsIm1hYyI6IjM0Zjk4MzM5Nzk4ZmI3MDViMGM3NTc0ZmVjZjEyZDEzYmVlNzg5ZjNhNDEwY2Y3ZjMxMzRmZjY4YTMwMWUyMDUifQ%3D%3D; laravel_session=eyJpdiI6IitSNGxxTmlUdlM3akt5VldiOUZNaUE9PSIsInZhbHVlIjoiaUUvdk8yTm4vd0crOXZCdm8wQWtsVkVOd3N1bEVFUGJsV05aa0srSmRLTSszZWcyU2VLNXVqVDdIUHVWbndXOSIsIm1hYyI6IjBhMTdkNGMyODZmOTI2OGMzMmY4ODRhZjA0NDY4NzZkOWQwNmNmMTljNzI3N2NhNzIzZDkwNmJiYzI3NWQ3YzUifQ%3D%3D<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1297925026\", {\"maxDepth\":0})<\/script>\n","request_server":"<pre class=sf-dump id=sf-dump-1638213936 data-indent-pad=\" \"><span class=sf-dump-note>array:28<\/span> [<samp>\n \"<span class=sf-dump-key>DOCUMENT_ROOT<\/span>\" => \"<span class=sf-dump-str title=\"30 characters\">C:\\xampp\\htdocs\\persons\\public<\/span>\"\n \"<span class=sf-dump-key>REMOTE_ADDR<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n \"<span class=sf-dump-key>REMOTE_PORT<\/span>\" => \"<span class=sf-dump-str title=\"5 characters\">49676<\/span>\"\n \"<span class=sf-dump-key>SERVER_SOFTWARE<\/span>\" => \"<span class=sf-dump-str title=\"29 characters\">PHP 7.2.26 Development Server<\/span>\"\n \"<span class=sf-dump-key>SERVER_PROTOCOL<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">HTTP\/1.1<\/span>\"\n \"<span class=sf-dump-key>SERVER_NAME<\/span>\" => \"<span class=sf-dump-str title=\"9 characters\">127.0.0.1<\/span>\"\n \"<span class=sf-dump-key>SERVER_PORT<\/span>\" => \"<span class=sf-dump-str title=\"4 characters\">8000<\/span>\"\n \"<span class=sf-dump-key>REQUEST_URI<\/span>\" => \"<span class=sf-dump-str title=\"12 characters\">\/user\/create<\/span>\"\n \"<span class=sf-dump-key>REQUEST_METHOD<\/span>\" => \"<span class=sf-dump-str title=\"3 characters\">GET<\/span>\"\n \"<span class=sf-dump-key>SCRIPT_NAME<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">\/index.php<\/span>\"\n \"<span class=sf-dump-key>SCRIPT_FILENAME<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">C:\\xampp\\htdocs\\persons\\public\\index.php<\/span>\"\n \"<span class=sf-dump-key>PATH_INFO<\/span>\" => \"<span class=sf-dump-str title=\"12 characters\">\/user\/create<\/span>\"\n \"<span class=sf-dump-key>PHP_SELF<\/span>\" => \"<span class=sf-dump-str title=\"22 characters\">\/index.php\/user\/create<\/span>\"\n \"<span class=sf-dump-key>HTTP_HOST<\/span>\" => \"<span class=sf-dump-str title=\"14 characters\">127.0.0.1:8000<\/span>\"\n \"<span class=sf-dump-key>HTTP_CONNECTION<\/span>\" => \"<span class=sf-dump-str title=\"10 characters\">keep-alive<\/span>\"\n \"<span class=sf-dump-key>HTTP_UPGRADE_INSECURE_REQUESTS<\/span>\" => \"<span class=sf-dump-str>1<\/span>\"\n \"<span class=sf-dump-key>HTTP_USER_AGENT<\/span>\" => \"<span class=sf-dump-str title=\"110 characters\">Mozilla\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/80.0.3987.149 Safari\/537.36<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_FETCH_DEST<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">document<\/span>\"\n \"<span class=sf-dump-key>HTTP_ACCEPT<\/span>\" => \"<span class=sf-dump-str title=\"124 characters\">text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.9<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_FETCH_SITE<\/span>\" => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_FETCH_MODE<\/span>\" => \"<span class=sf-dump-str title=\"8 characters\">navigate<\/span>\"\n \"<span class=sf-dump-key>HTTP_SEC_FETCH_USER<\/span>\" => \"<span class=sf-dump-str title=\"2 characters\">?1<\/span>\"\n \"<span class=sf-dump-key>HTTP_REFERER<\/span>\" => \"<span class=sf-dump-str title=\"32 characters\">http:\/\/127.0.0.1:8000\/login\/user<\/span>\"\n \"<span class=sf-dump-key>HTTP_ACCEPT_ENCODING<\/span>\" => \"<span class=sf-dump-str title=\"17 characters\">gzip, deflate, br<\/span>\"\n \"<span class=sf-dump-key>HTTP_ACCEPT_LANGUAGE<\/span>\" => \"<span class=sf-dump-str title=\"56 characters\">vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5<\/span>\"\n \"<span class=sf-dump-key>HTTP_COOKIE<\/span>\" => \"<span class=sf-dump-str title=\"525 characters\">XSRF-TOKEN=eyJpdiI6IlpwbitUQWdobGY0aHVKbER3VWtPOVE9PSIsInZhbHVlIjoiWUY1NEFVYU45YnVlSVRwMGltUWJiMkJEN1orL0JyR2dKZTcrY1g4cFViaGFMaDBYUDY3QmE0dDA0cmtaNUNhNCIsIm1hYyI6IjM0Zjk4MzM5Nzk4ZmI3MDViMGM3NTc0ZmVjZjEyZDEzYmVlNzg5ZjNhNDEwY2Y3ZjMxMzRmZjY4YTMwMWUyMDUifQ%3D%3D; laravel_session=eyJpdiI6IitSNGxxTmlUdlM3akt5VldiOUZNaUE9PSIsInZhbHVlIjoiaUUvdk8yTm4vd0crOXZCdm8wQWtsVkVOd3N1bEVFUGJsV05aa0srSmRLTSszZWcyU2VLNXVqVDdIUHVWbndXOSIsIm1hYyI6IjBhMTdkNGMyODZmOTI2OGMzMmY4ODRhZjA0NDY4NzZkOWQwNmNmMTljNzI3N2NhNzIzZDkwNmJiYzI3NWQ3YzUifQ%3D%3D<\/span>\"\n \"<span class=sf-dump-key>REQUEST_TIME_FLOAT<\/span>\" => <span class=sf-dump-num>1584930548.9068<\/span>\n \"<span class=sf-dump-key>REQUEST_TIME<\/span>\" => <span class=sf-dump-num>1584930548<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1638213936\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-245307791 data-indent-pad=\" \"><span class=sf-dump-note>array:2<\/span> [<samp>\n \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">niEwif2etmMnIVYJHJJ2jTrW3crVTB3iak56RyQi<\/span>\"\n \"<span class=sf-dump-key>laravel_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">Li1VKCjBWsthOFzdipn7q3vL0IekZcmKOoPUSgsX<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-245307791\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-980037379 data-indent-pad=\" \"><span class=sf-dump-note>array:5<\/span> [<samp>\n \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"24 characters\">text\/html; charset=UTF-8<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Mon, 23 Mar 2020 02:29:09 GMT<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"334 characters\">XSRF-TOKEN=eyJpdiI6IlN1RThUd2I1RUQ4TXRtTFk2c3BNQXc9PSIsInZhbHVlIjoiK1l0R05oRGdlRHgvYWcvSmN4dmYwa1FwbE5VSGdudGI4cVlNOWt0d2ZJN3JTNktXY1RiQXRYK2l5MVp5UEg0ZyIsIm1hYyI6IjBkZTNhMDQ0ZDU0ZTI4Mjk5MmU4MTI2M2I5ZWRkNTg4YTc1NWIwMzllMzFkNzE3Nzk2MmE2ZGU0MmQxMGM2YjIifQ%3D%3D; expires=Mon, 23-Mar-2020 04:29:09 GMT; Max-Age=7200; path=\/; samesite=lax<\/span>\"\n <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"349 characters\">laravel_session=eyJpdiI6IlZaMjdTeTlrcmdlRklGdUE0QkhnREE9PSIsInZhbHVlIjoiaWNRK2tMSzVOK3UydjVNSnE5U2lKenBtZXVMdEE0dmtjRTVMNmRrZmZudXRKeTgyMzZlWFhzenZ6cS9lZ3RHYiIsIm1hYyI6IjYzOWJlNGM2ZGFiZmM4YzkwZDM2MDBkMjY3N2MyZjA2MTgxNDEyNDMwMmEzYzBkZTI2ZGFiODVhM2YxNGM1YjkifQ%3D%3D; expires=Mon, 23-Mar-2020 04:29:09 GMT; Max-Age=7200; path=\/; httponly; samesite=lax<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"306 characters\">XSRF-TOKEN=eyJpdiI6IlN1RThUd2I1RUQ4TXRtTFk2c3BNQXc9PSIsInZhbHVlIjoiK1l0R05oRGdlRHgvYWcvSmN4dmYwa1FwbE5VSGdudGI4cVlNOWt0d2ZJN3JTNktXY1RiQXRYK2l5MVp5UEg0ZyIsIm1hYyI6IjBkZTNhMDQ0ZDU0ZTI4Mjk5MmU4MTI2M2I5ZWRkNTg4YTc1NWIwMzllMzFkNzE3Nzk2MmE2ZGU0MmQxMGM2YjIifQ%3D%3D; expires=Mon, 23-Mar-2020 04:29:09 GMT; path=\/<\/span>\"\n <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"321 characters\">laravel_session=eyJpdiI6IlZaMjdTeTlrcmdlRklGdUE0QkhnREE9PSIsInZhbHVlIjoiaWNRK2tMSzVOK3UydjVNSnE5U2lKenBtZXVMdEE0dmtjRTVMNmRrZmZudXRKeTgyMzZlWFhzenZ6cS9lZ3RHYiIsIm1hYyI6IjYzOWJlNGM2ZGFiZmM4YzkwZDM2MDBkMjY3N2MyZjA2MTgxNDEyNDMwMmEzYzBkZTI2ZGFiODVhM2YxNGM1YjkifQ%3D%3D; expires=Mon, 23-Mar-2020 04:29:09 GMT; path=\/; httponly<\/span>\"\n <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-980037379\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1674380661 data-indent-pad=\" \"><span class=sf-dump-note>array:4<\/span> [<samp>\n \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">niEwif2etmMnIVYJHJJ2jTrW3crVTB3iak56RyQi<\/span>\"\n \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp>\n \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"33 characters\">http:\/\/127.0.0.1:8000\/user\/create<\/span>\"\n <\/samp>]\n \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp>\n \"<span class=sf-dump-key>old<\/span>\" => []\n \"<span class=sf-dump-key>new<\/span>\" => []\n <\/samp>]\n \"<span class=sf-dump-key>PHPDEBUGBAR_STACK_DATA<\/span>\" => []\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1674380661\", {\"maxDepth\":0})<\/script>\n"}} | [
4895,
834,
28961,
8351,
312,
2404,
55,
22,
67,
3270,
1959,
5824,
1821,
46761,
12501,
3077,
24,
2919,
19,
64,
3865,
5333,
66,
21495,
2430,
19608,
8079,
2404,
42334,
12,
3070,
12,
1954,
7816,
25,
1959,
25,
2931,
2430,
315,
524,
1298,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
[[{"я":1819499}],[{"е":1819498,"с":1819500},[["ке",80697]]],[{},[["кг",80698]]],[{"я":1819502}],[{"с":1819503},[["кг",80697]]],[{"ь":1819504}],[{"м":1819495,"т":1819501,"ш":1819505}],[{},[["кл",80698]]],[{"я":1819507}],[{},[["км",80698]]],[{"ь":1819509}],[{"с":1819510},[["км",80697]]],[{"е":1819511}],[{"с":1819508,"т":1819512},[["кл",80697]]],[{},[["ки",80698]]],[{"ь":1819514}],[{"с":1819515},[["ки",80697]]],[{},[["кк",80698]]],[{"ь":1819517}],[{"с":1819518},[["кк",80697]]],[{},[["кй",80698]]],[{"ь":1819520}],[{"с":1819521},[["кй",80697]]],[{},[["кз",80698]]],[{"я":1819523}],[{"а":1819516,"и":1819519,"о":1819522,"с":1819524},[["кз",80697]]],[{},[["ко",80694]]],[{"ь":1819526}],[{},[["кф",80694]]],[{"я":1819528}],[{},[["ка",80698]]],[{"я":1819530}],[{"с":1819531},[["ка",80697]]],[{"с":1819529,"ь":1819532},[["кф",80693]]],[{},[["кб",80698]]],[{"ь":1819534}],[{},[["кж",80698]]],[{"я":1819536}],[{"с":1819537},[["кж",80697]]],[{},[["лз",80698]]],[{"я":1819539}],[{"с":1819540},[["лз",80697]]],[{"я":1819541}],[{},[["лб",80698],["лг",80698],["лп",80698]]],[{"я":1819543}],[{"с":1819544},[["лб",80697],["лг",80697],["лп",80697]]],[{"о":1819545}],[{},[["ло",80698],["лс",80698]]],[{"я":1819547}],[{"с":1819548},[["ло",80697],["лс",80697]]],[{},[["ли",80698],["лй",80698],["лл",80698],["лм",80698]]],[{"я":1819550}],[{"с":1819551},[["ли",80697],["лй",80697],["лл",80697],["лм",80697]]],[{},[["ле",80698],["лу",80698]]],[{"я":1819553}],[{},[["лв",80698],["лр",80698]]],[{"я":1819555}],[{"с":1819556},[["лв",80697],["лр",80697]]],[{"с":1819554,"у":1819557},[["ле",80697],["лу",80697]]],[{},[["лл",80698]]],[{"я":1819559}],[{"с":1819560},[["лл",80697]]],[{"г":1819546,"е":1819549,"й":1819552,"м":1819558,"ю":1819561}],[{},[["лх",80698],["Лй",80698]]],[{"я":1819563}],[{"с":1819564},[["лх",80697],["Лй",80697]]],[{},[["ла",80698],["Ла",80698]]],[{"я":1819566}],[{"с":1819567},[["ла",80697],["Ла",80697]]],[{},[["лщ",80698]]],[{"я":1819569}],[{"с":1819570},[["лщ",80697]]],[{},[["лд",80698],["лт",80698],["лч",80698]]],[{"я":1819572}],[{"и":1819571,"с":1819573},[["лд",80697],["лт",80697],["лч",80697]]],[{},[["лц",80698],["лш",80698],["лы",80698]]],[{"я":1819575}],[{"с":1819576},[["лц",80697],["лш",80697],["лы",80697]]],[{"е":1819565,"й":1819568,"м":1819574,"х":1819577}],[{},[["лк",80698]]],[{"я":1819579}],[{"с":1819580},[["лк",80697]]],[{"ю":1819581}],[{"а":1819542,"е":1819562,"и":1819578,"у":1819582}],[{"с":1819535,"т":1819538,"щ":1819583},[["кб",80697]]],[{},[["кн",80698]]],[{"ь":1819585}],[{"с":1819586},[["кн",80697]]],[{"в":1819463,"е":1819506,"й":1819513,"л":1819525,"с":1819527,"т":1819533,"ю":1819584,"я":1819587},[["ко",80693]]],[{"а":1819267,"е":1819293,"ё":1819314,"и":1819397,"о":1819405,"у":1819407,"ы":1819412,"ю":1819415,"я":1819588}],[{},[["гз",80691]]],[{"к":1819590}],[{},[["ак",80699]]],[{"и":1819592},[["аи",80699]]],[{},[["ал",80699]]],[{"м":1819593,"х":1819594},[["аб",80699],["аг",80699]]],[{},[["ае",80699]]],[{},[["аж",80699]]],[{},[["аз",80699],["ай",80699]]],[{},[["ад",80699]]],[{"в":1819598,"м":1819599}],[{},[["ав",80699]]],[{"а":1819595,"е":1819596,"и":1819597,"о":1819600,"у":1819601},[["аа",80699]]],[{},[["гк",80700]]],[{"и":1819603},[["ги",80700]]],[{},[["гл",80700]]],[{"м":1819604,"х":1819605},[["га",80700]]],[{},[["гд",80700]]],[{},[["гд",80700]]],[{"й":1819607,"ю":1819608},[["гв",80700],["ге",80700]]],[{},[["гг",80700]]],[{},[["гб",80700],["гж",80700]]],[{"а":1819606,"е":1819609,"у":1819610,"ы":1819611},[["гз",80700],["гй",80700]]],[{"к":1819602,"ц":1819612}],[{"и":1819613}],[{},[["кн",80690]]],[{"ь":1819615}],[{},[["кж",80690]]],[{"я":1819617}],[{"с":1819618},[["кж",80689]]],[{},[["лз",80690]]],[{"я":1819620}],[{"с":1819621},[["лз",80689],["йж",80701]]],[{"я":1819622},[["йщ",80701]]],[{},[["лб",80690],["лг",80690],["лп",80690]]],[{"я":1819624}],[{"с":1819625},[["лб",80689],["лг",80689],["лп",80689],["йб",80701],["йг",80701],["йн",80701]]],[{"о":1819626}],[{},[["ло",80690],["лс",80690]]],[{"я":1819628}],[{"с":1819629},[["ло",80689],["лс",80689],["йм",80701],["йп",80701],["йю",80701],["йъ",80701]]],[{},[["ли",80690],["лй",80690],["лл",80690],["лм",80690]]],[{"я":1819631}],[{"с":1819632},[["ли",80689],["лй",80689],["лл",80689],["лм",80689],["йз",80701],["йи",80701],["йк",80701],["йл",80701],["йю",80701],["йъ",80701]]],[{},[["ле",80690],["лу",80690]]],[{"я":1819634}],[{},[["лв",80690],["лр",80690]]],[{"я":1819636}],[{"с":1819637},[["лв",80689],["лр",80689],["йв",80701],["йо",80701]]],[{"с":1819635,"у":1819638},[["ле",80689],["лу",80689],["йе",80701],["йс",80701]]],[{},[["лл",80690]]],[{"я":1819640}],[{"с":1819641},[["лл",80689],["йк",80701]]],[{"г":1819627,"е":1819630,"й":1819633,"м":1819639,"ю":1819642},[["йы",80701]]],[{},[["лх",80690],["Лй",80690]]],[{"я":1819644}],[{"с":1819645},[["лх",80689],["Лй",80689],["йт",80701],["Рь",80701]]],[{},[["ла",80690],["Ла",80690]]],[{"я":1819647}],[{"с":1819648},[["ла",80689],["Ла",80689],["йа",80701],["Рщ",80701]]],[{},[["лщ",80690]]],[{"я":1819650}],[{"с":1819651},[["лщ",80689],["йц",80701]]],[{},[["лд",80690],["лт",80690],["лч",80690]]],[{"я":1819653}],[{"и":1819652,"с":1819654},[["лд",80689],["лт",80689],["лч",80689],["йд",80701],["йр",80701],["йф",80701]]],[{},[["лц",80690],["лш",80690],["лы",80690]]],[{"я":1819656}],[{"с":1819657},[["лц",80689],["лш",80689],["лы",80689],["йу",80701],["йх",80701],["йч",80701]]],[{"е":1819646,"й":1819649,"м":1819655,"х":1819658},[["йэ",80701]]],[{},[["лк",80690]]],[{"я":1819660}],[{"с":1819661},[["лк",80689],["йй",80701]]],[{"ю":1819662}],[{"а":1819623,"е":1819643,"и":1819659,"у":1819663},[["йш",80701]]],[{"с":1819616,"т":1819619,"щ":1819664},[["кн",80689]]],[{"и":1819254,"к":1819265,"н":1819589,"о":1819591,"ч":1819614,"я":1819665}],[{},[["мз",80703]]],[{"я":1819667}],[{"с":1819668},[["мз",80702]]],[{"я":1819669}],[{},[["мб",80703],["мг",80703],["мп",80703]]],[{"я":1819671}],[{"с":1819672},[["мб",80702],["мг",80702],["мп",80702]]],[{"о":1819673}],[{},[["мо",80703],["мс",80703]]],[{"я":1819675}],[{"с":1819676},[["мо",80702],["мс",80702]]],[{},[["ми",80703],["мй",80703],["мл",80703],["мм",80703]]],[{"я":1819678}],[{"с":1819679},[["ми",80702],["мй",80702],["мл",80702],["мм",80702]]],[{},[["ме",80703],["му",80703]]],[{"я":1819681}],[{},[["мв",80703],["мр",80703]]],[{"я":1819683}],[{"с":1819684},[["мв",80702],["мр",80702]]],[{"с":1819682,"у":1819685},[["ме",80702],["му",80702]]],[{},[["мл",80703]]],[{"я":1819687}],[{"с":1819688},[["мл",80702]]],[{"г":1819674,"е":1819677,"й":1819680,"м":1819686,"ю":1819689}],[{},[["мх",80703],["Лк",80703]]],[{"я":1819691}],[{"с":1819692},[["мх",80702],["Лк",80702]]],[{},[["ма",80703],["Лб",80703]]],[{"я":1819694}],[{"с":1819695},[["ма",80702],["Лб",80702]]],[{},[["мщ",80703]]],[{"я":1819697}],[{"с":1819698},[["мщ",80702]]],[{},[["мд",80703],["мт",80703],["мч",80703]]],[{"я":1819700}],[{"и":1819699,"с":1819701},[["мд",80702],["мт",80702],["мч",80702]]],[{},[["ко",80703]]],[{"ь":1819703}],[{},[["мц",80703],["мш",80703],["мы",80703]]],[{"я":1819705}],[{"с":1819706},[["мц",80702],["мш",80702],["мы",80702]]],[{"е":1819693,"й":1819696,"м":1819702,"с":1819704,"х":1819707},[["ко",80702]]],[{},[["мк",80703]]],[{"я":1819709}],[{"с":1819710},[["мк",80702]]],[{"ю":1819711}],[{"а":1819670,"е":1819690,"и":1819708,"у":1819712}],[{"ш":1819713},[["ко",80702]]],[{},[["ки",80703]]],[{"ь":1819715}],[{"с":1819716},[["ки",80702]]],[{},[["кк",80703]]],[{"ь":1819718}],[{"с":1819719},[["кк",80702]]],[{},[["кй",80703]]],[{"ь":1819721}],[{"с":1819722},[["кй",80702]]],[{},[["кз",80703]]],[{"я":1819724}],[{"а":1819717,"и":1819720,"о":1819723,"с":1819725},[["кз",80702]]],[{},[["ка",80703]]],[{"я":1819727}],[{"с":1819728},[["ка",80702]]],[{"ь":1819729}],[{"в":1819714,"л":1819726,"т":1819730}],[{"а":1819731},[["аз",80716]]],[{},[["ад",80716]]],[{"в":1819732,"м":1819733},[["ае",80716]]],[{},[["сн",80702]]],[{},[["сз",80702]]],[{"я":1819736}],[{},[["сб",80702],["сг",80702],["сп",80702]]],[{"о":1819738}],[{},[["со",80702],["сс",80702]]],[{},[["си",80702],["сй",80702],["сл",80702],["см",80702]]],[{},[["св",80702],["ср",80702]]],[{"у":1819742},[["се",80702],["су",80702]]],[{},[["сл",80702]]],[{"г":1819739,"е":1819740,"й":1819741,"м":1819743,"ю":1819744}],[{},[["ск",80702]]],[{"ю":1819746}],[{},[["сх",80702],["Ло",80702]]],[{},[["са",80702],["Ле",80702]]],[{},[["сщ",80702]]],[{"и":1819750},[["сд",80702],["ст",80702],["сч",80702]]],[{},[["сц",80702],["сш",80702],["сы",80702]]],[{"е":1819748,"й":1819749,"м":1819751,"х":1819752}],[{"а":1819737,"о":1819745,"у":1819747,"ы":1819753}],[{},[["сф",80702]]],[{},[["сэ",80702]]],[{"а":1819735,"н":1819754,"о":1819755,"ы":1819756},[["сж",80702]]],[{"н":1819757}],[{"а":1819758}],[{"в":1819759}],[{},[["сн",80705],["сн",80706]]],[{},[["сз",80705],["сз",80706]]],[{"я":1819762}],[{},[["сб",80705],["сг",80705],["сп",80705],["сб",80706],["сг",80706],["сп",80706]]],[{"о":1819764}],[{},[["со",80705],["сс",80705],["со",80706],["сс",80706]]],[{},[["си",80705],["сй",80705],["сл",80705],["см",80705],["си",80706],["сй",80706],["сл",80706],["см",80706]]],[{},[["св",80705],["ср",80705],["св",80706],["ср",80706]]],[{"у":1819768},[["се",80705],["су",80705],["се",80706],["су",80706]]],[{},[["сл",80705],["сл",80706]]],[{"г":1819765,"е":1819766,"й":1819767,"м":1819769,"ю":1819770}],[{},[["ск",80705],["ск",80706]]],[{"ю":1819772}],[{},[["сх",80705],["Ло",80705],["сх",80706],["Ло",80706]]],[{},[["са",80705],["Ле",80705],["са",80706],["Ле",80706]]],[{},[["сщ",80705],["сщ",80706]]],[{"и":1819776},[["сд",80705],["ст",80705],["сч",80705],["сд",80706],["ст",80706],["сч",80706]]],[{},[["сц",80705],["сш",80705],["сы",80705],["сц",80706],["сш",80706],["сы",80706]]],[{"е":1819774,"й":1819775,"м":1819777,"х":1819778}],[{"а":1819763,"о":1819771,"у":1819773,"ы":1819779}],[{},[["сф",80705],["сф",80706]]],[{},[["сэ",80705],["сэ",80706]]],[{"а":1819761,"н":1819780,"о":1819781,"ы":1819782},[["сж",80705],["сж",80706]]],[{"н":1819783}],[{},[["кб",80690],["кп",80707]]],[{"ь":1819785}],[{"с":1819786},[["кб",80689],["кб",80705],["кб",80705],["кп",80706]]],[{"е":1819784,"у":1819787}],[{},[["ак",80704]]],[{"и":1819789},[["аи",80704]]],[{},[["ал",80704]]],[{"м":1819790,"х":1819791},[["аб",80704]]],[{},[["йш",80711]]],[{"н":1819793},[["ае",80704]]],[{},[["мз",80707]]],[{"я":1819795}],[{"с":1819796},[["мз",80705],["мз",80705],["мз",80706]]],[{"я":1819797}],[{},[["мб",80707],["мг",80707],["мп",80707]]],[{"я":1819799}],[{"с":1819800},[["мб",80705],["мб",80705],["мг",80705],["мг",80705],["мп",80705],["мп",80705],["мб",80706],["мг",80706],["мп",80706]]],[{"о":1819801}],[{},[["мо",80707],["мс",80707]]],[{"я":1819803}],[{"с":1819804},[["мо",80705],["мо",80705],["мс",80705],["мс",80705],["мо",80706],["мс",80706]]],[{},[["ми",80707],["мй",80707],["мл",80707],["мм",80707]]],[{"я":1819806}],[{"с":1819807},[["ми",80705],["ми",80705],["мй",80705],["мй",80705],["мл",80705],["мл",80705],["мм",80705],["мм",80705],["ми",80706],["мй",80706],["мл",80706],["мм",80706]]],[{},[["ме",80707],["му",80707]]],[{"я":1819809}],[{},[["мв",80707],["мр",80707]]],[{"я":1819811}],[{"с":1819812},[["мв",80705],["мв",80705],["мр",80705],["мр",80705],["мв",80706],["мр",80706]]],[{"с":1819810,"у":1819813},[["ме",80705],["ме",80705],["му",80705],["му",80705],["ме",80706],["му",80706]]],[{},[["мл",80707]]],[{"я":1819815}],[{"с":1819816},[["мл",80705],["мл",80705],["мл",80706]]],[{"г":1819802,"е":1819805,"й":1819808,"м":1819814,"ю":1819817}],[{},[["мх",80707],["Лк",80707]]],[{"я":1819819}],[{"с":1819820},[["мх",80705],["мх",80705],["Лк",80705],["Лк",80705],["мх",80706],["Лк",80706]]],[{},[["ма",80707],["Лб",80707]]],[{"я":1819822}],[{"с":1819823},[["ма",80705],["ма",80705],["Лб",80705],["Лб",80705],["ма",80706],["Лб",80706]]],[{},[["мщ",80707]]],[{"я":1819825}],[{"с":1819826},[["мщ",80705],["мщ",80705],["мщ",80706]]],[{},[["мд",80707],["мт",80707],["мч",80707]]],[{"я":1819828}],[{"и":1819827,"с":1819829},[["мд",80705],["мд",80705],["мт",80705],["мт",80705],["мч",80705],["мч",80705],["мд",80706],["мт",80706],["мч",80706]]],[{},[["ко",80707]]],[{"ь":1819831}],[{},[["мц",80707],["мш",80707],["мы",80707]]],[{"я":1819833}],[{"с":1819834},[["мц",80705],["мц",80705],["мш",80705],["мш",80705],["мы",80705],["мы",80705],["мц",80706],["мш",80706],["мы",80706]]],[{"е":1819821,"й":1819824,"м":1819830,"с":1819832,"х":1819835},[["ко",80705],["ко",80705],["ко",80706]]],[{},[["мк",80707]]],[{"я":1819837}],[{"с":1819838},[["мк",80705],["мк",80705],["мк",80706]]],[{"ю":1819839}],[{"а":1819798,"е":1819818,"и":1819836,"у":1819840}],[{"ш":1819841},[["ко",80705],["ко",80705],["ко",80706]]],[{},[["ки",80707]]],[{"ь":1819843}],[{"с":1819844},[["ки",80705],["ки",80705],["ки",80706]]],[{},[["кк",80707]]],[{"ь":1819846}],[{"с":1819847},[["кк",80705],["кк",80705],["кк",80706]]],[{},[["кй",80707]]],[{"ь":1819849}],[{"с":1819850},[["кй",80705],["кй",80705],["кй",80706]]],[{},[["кз",80707]]],[{"я":1819852}],[{"а":1819845,"и":1819848,"о":1819851,"с":1819853},[["кз",80705],["кз",80705],["кз",80706]]],[{},[["пз",80705],["пз",80705]]],[{"я":1819855},[["пн",80705],["пн",80705]]],[{},[["пб",80705],["пб",80705],["пг",80705],["пг",80705],["пп",80705],["пп",80705]]],[{"о":1819857}],[{},[["по",80705],["по",80705],["пс",80705],["пс",80705]]],[{},[["пи",80705],["пи",80705],["пй",80705],["пй",80705],["пл",80705],["пл",80705],["пм",80705],["пм",80705]]],[{},[["пв",80705],["пв",80705],["пр",80705],["пр",80705]]],[{"у":1819861},[["пе",80705],["пе",80705],["пу",80705],["пу",80705]]],[{},[["пл",80705],["пл",80705]]],[{"г":1819858,"е":1819859,"й":1819860,"м":1819862,"ю":1819863},[["пф",80705],["пф",80705]]],[{},[["кр",80707],["нп",80707]]],[{"я":1819865}],[{},[["нп",80707]]],[{"ь":1819867}],[{"с":1819868},[["нп",80706]]],[{"е":1819869}],[{},[["пк",80705],["пк",80705]]],[{"ю":1819871}],[{},[["пх",80705],["пх",80705],["Лм",80705],["Лм",80705]]],[{},[["па",80705],["па",80705],["Лг",80705],["Лг",80705]]],[{},[["пщ",80705],["пщ",80705]]],[{"и":1819875},[["пд",80705],["пд",80705],["пт",80705],["пт",80705],["пч",80705],["пч",80705]]],[{},[["пц",80705],["пц",80705],["пш",80705],["пш",80705],["пы",80705],["пы",80705]]],[{"е":1819873,"й":1819874,"м":1819876,"х":1819877},[["пэ",80705],["пэ",80705]]],[{"а":1819856,"о":1819864,"с":1819866,"т":1819870,"у":1819872,"ы":1819878},[["кв",80705],["пж",80705],["пж",80705],["кр",80706],["нп",80706]]],[{},[["кл",80707]]],[{"ь":1819880}],[{},[["кт",80707],["км",80707]]],[{"ь":1819882}],[{"с":1819883},[["кд",80705],["км",80705],["кт",80706],["км",80706]]],[{},[["ку",80707]]],[{"я":1819885}],[{},[["ка",80707]]],[{"я":1819887}],[{"с":1819888},[["ка",80705],["ка",80705],["ка",80706]]],[{"е":1819884,"с":1819886,"ь":1819889},[["ке",80705],["ку",80706]]],[{},[["кс",80707]]],[{"я":1819891}],[{"с":1819892},[["кг",80705],["кс",80706]]],[{"ь":1819893}],[{"в":1819842,"л":1819854,"м":1819879,"с":1819881,"т":1819890,"ш":1819894},[["кл",80705],["кл",80706]]],[{},[["йж",80711]]],[{"я":1819896},[["йщ",80711]]],[{},[["йю",80711],["йъ",80711]]],[{},[["йю",80711],["йъ",80711]]],[{"е":1819898,"й":1819899}],[{},[["ак",80708],["ак",80709]]],[{"и":1819901},[["аи",80708],["аи",80709]]],[{},[["ал",80708],["ал",80709]]],[{"м":1819902,"х":1819903},[["аб",80708],["аг",80708],["аб",80709]]],[{},[["ае",80708],["ае",80709]]],[{},[["аж",80708],["аж",80709],["ай",80709]]],[{},[["аз",80708],["ай",80708],["аз",80709]]],[{},[["ад",80708],["ад",80709]]],[{"в":1819907,"м":1819908}],[{},[["ав",80708],["ав",80709]]],[{"а":1819904,"е":1819905,"и":1819906,"о":1819909,"у":1819910},[["аа",80708],["аа",80709],["аг",80709]]],[{},[["гк",80710]]],[{"и":1819912},[["ги",80710]]],[{},[["гл",80710]]],[{"м":1819913,"х":1819914},[["га",80710]]],[{},[["гд",80710]]],[{},[["гд",80710]]],[{"й":1819916,"ю":1819917},[["гв",80710],["ге",80710]]],[{},[["гг",80710]]],[{},[["гб",80710],["гж",80710],["гй",80710]]],[{"а":1819915,"е":1819918,"у":1819919,"ы":1819920},[["гз",80710]]],[{"к":1819911,"ц":1819921}],[{},[["йб",80711],["йг",80711],["йн",80711]]],[{"о":1819923}],[{},[["йм",80711],["йп",80711]]],[{},[["йз",80711],["йи",80711],["йк",80711],["йл",80711]]],[{},[["йв",80711],["йо",80711]]],[{"у":1819927},[["йе",80711],["йс",80711]]],[{},[["йк",80711]]],[{"г":1819924,"е":1819925,"й":1819926,"м":1819928,"ю":1819929},[["йы",80711]]],[{},[["йй",80711]]],[{"ю":1819931}],[{},[["йт",80711],["Рь",80711]]],[{},[["йа",80711],["Рщ",80711]]],[{},[["йц",80711]]],[{"и":1819935},[["йд",80711],["йр",80711],["йф",80711]]],[{},[["йу",80711],["йх",80711],["йч",80711]]],[{"е":1819933,"й":1819934,"м":1819936,"х":1819937},[["йэ",80711]]],[{"а":1819897,"е":1819900,"и":1819922,"о":1819930,"у":1819932,"ы":1819938}],[{},[["аз",80704]]],[{},[["ад",80704]]],[{},[["аз",80712]]],[{},[["ад",80712]]],[{"й":1819942,"м":1819943},[["ае",80712]]],[{},[["аж",80712],["ай",80712]]],[{},[["аа",80712],["аг",80712]]],[{},[["ав",80712]]],[{},[["ак",80712]]],[{"и":1819948},[["аи",80712]]],[{},[["ал",80712]]],[{"м":1819949,"х":1819950},[["аб",80712]]],[{"е":1819944,"и":1819945,"ь":1819946,"ю":1819947,"я":1819951}],[{"л":1819952}],[{"е":1819953}],[{"т":1819954}],[{"а":1819955}],[{"в":1819956}],[{"ы":1819957}],[{"с":1819958}],[{"а":1819959}],[{"р":1819960}],[{"б":1819961}],[{"з":1819962}],[{"а":1819963}],[{},[["йж",80713]]],[{"я":1819965}],[{},[["йб",80713],["йг",80713],["йн",80713]]],[{"о":1819967}],[{},[["йм",80713],["йп",80713]]],[{},[["йз",80713],["йи",80713],["йк",80713],["йл",80713]]],[{},[["йв",80713],["йо",80713]]],[{"у":1819971},[["йе",80713],["йс",80713]]],[{},[["йк",80713]]],[{"г":1819968,"е":1819969,"й":1819970,"м":1819972,"ю":1819973}],[{},[["йй",80713]]],[{"ю":1819975}],[{},[["йт",80713],["Рь",80713]]],[{},[["йа",80713],["Рщ",80713]]],[{},[["йц",80713]]],[{"и":1819979},[["йд",80713],["йр",80713],["йф",80713]]],[{},[["йу",80713],["йх",80713],["йч",80713]]],[{"е":1819977,"й":1819978,"м":1819980,"х":1819981}],[{"а":1819966,"о":1819974,"у":1819976,"ы":1819982}],[{"н":1819983}],[{"ч":1819984}],[{"о":1819985}],[{"р":1819986}],[{"о":1819987}],[{"б":1819988}],[{},[["ек",80714]]],[{"и":1819990},[["еи",80714]]],[{},[["ел",80714]]],[{"м":1819991,"х":1819992},[["еб",80714],["еж",80714],["ей",80714]]],[{},[["ед",80714]]],[{"м":1819994},[["еа",80714],["ег",80714],["ее",80714]]],[{},[["ев",80714]]],[{"а":1819993,"е":1819995,"у":1819996},[["ез",80714]]],[{"щ":1819997}],[{"и":1819998}]] | [
30109,
4895,
40623,
1298,
1507,
22913,
2079,
92,
38430,
4895,
16843,
1298,
1507,
1129,
36260,
553,
21727,
1298,
1507,
1129,
4059,
5512,
58,
14692,
31583,
16843,
1600,
1795,
40035,
11907,
38430,
90,
5512,
58,
14692,
31583,
140,
111,
1600,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
[{"package": "perl-filter-simple", "downloads": 3400, "count": 3162}] | [
58,
4895,
26495,
1298,
366,
525,
75,
12,
24455,
12,
36439,
1600,
366,
15002,
82,
1298,
4974,
405,
11,
366,
9127,
1298,
513,
25061,
92,
60
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
{
"_from": "color-convert@^1.9.0",
"_id": "color-convert@1.9.3",
"_inBundle": false,
"_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
"_location": "/color-convert",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "color-convert@^1.9.0",
"name": "color-convert",
"escapedName": "color-convert",
"rawSpec": "^1.9.0",
"saveSpec": null,
"fetchSpec": "^1.9.0"
},
"_requiredBy": [
"/ansi-styles",
"/color"
],
"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
"_shasum": "bb71850690e1f136567de629d2d5471deda4c1e8",
"_spec": "color-convert@^1.9.0",
"_where": "/home/hero/Desktop/exam/node_modules/ansi-styles",
"author": {
"name": "Heather Arthur",
"email": "fayearthur@gmail.com"
},
"bugs": {
"url": "https://github.com/Qix-/color-convert/issues"
},
"bundleDependencies": false,
"dependencies": {
"color-name": "1.1.3"
},
"deprecated": false,
"description": "Plain color conversion functions",
"devDependencies": {
"chalk": "1.1.1",
"xo": "0.11.2"
},
"files": [
"index.js",
"conversions.js",
"css-keywords.js",
"route.js"
],
"homepage": "https://github.com/Qix-/color-convert#readme",
"keywords": [
"color",
"colour",
"convert",
"converter",
"conversion",
"rgb",
"hsl",
"hsv",
"hwb",
"cmyk",
"ansi",
"ansi16"
],
"license": "MIT",
"name": "color-convert",
"repository": {
"type": "git",
"url": "git+https://github.com/Qix-/color-convert.git"
},
"scripts": {
"pretest": "xo",
"test": "node test/basic.js"
},
"version": "1.9.3",
"xo": {
"rules": {
"default-case": 0,
"no-inline-comments": 0,
"operator-linebreak": 0
}
}
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
8043,
12,
1102,
1851,
31,
61,
16,
13,
24,
13,
15,
1600,
198,
220,
45434,
312,
1298,
366,
8043,
12,
1102,
1851,
31,
16,
13,
24,
13,
18,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "EightBit #8880",
"description": "A Collection of 8,888 Generative Bits",
"external_url": "https://eightbit.me/bit/8880",
"attributes": [
{
"trait_type": "Body",
"value": "Female"
},
{
"trait_type": "Skin Tone",
"value": "Skin Tone 3"
},
{
"trait_type": "Shoes",
"value": "Buckle Down"
},
{
"trait_type": "Shoes Color",
"value": "Orange"
},
{
"trait_type": "Pants",
"value": "BF"
},
{
"trait_type": "Pants Color",
"value": "Light Blue"
},
{
"trait_type": "Shirt",
"value": "Vee Crop"
},
{
"trait_type": "Shirt Color",
"value": "Brown"
},
{
"trait_type": "Hair",
"value": "The Pomp"
},
{
"trait_type": "Hair Color",
"value": "Gray"
},
{
"trait_type": "Background",
"value": "Background Common"
},
{
"trait_type": "Background Color",
"value": "Purple"
}
],
"token_id": 8880,
"image": "ipfs://QmVrd3RdwMu9NyCoWEP9eV8oWwctqu8ZQAUZWzSC7pX3eC",
"svg": "ipfs://QmY2uZCnFraHRX5b16V6mcBGWvDSzn8WTQgWPmZCtnTz7U",
"full_image": "ipfs://QmSHojWkgNhQoojgX3TEeCXK1mvfacznwAZVNGeMXZiZTp",
"full_svg": "ipfs://Qmdq2RsKzkGUaeEvqEDvcsVguBnPijQmpNMbn7z38Mq3GF"
} | [
90,
201,
198,
220,
366,
3672,
1298,
366,
29571,
13128,
1303,
3459,
1795,
1600,
201,
198,
220,
366,
11213,
1298,
366,
32,
12251,
286,
807,
11,
28011,
2980,
876,
44733,
1600,
201,
198,
220,
366,
22615,
62,
6371,
1298,
366,
5450,
1378,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"debug@3.2.6",
"/home/bilal/PhamraConn-CIVIVHachathon"
]
],
"_development": true,
"_from": "debug@3.2.6",
"_id": "debug@3.2.6",
"_inBundle": false,
"_integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
"_location": "/cloudant-follow/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "debug@3.2.6",
"name": "debug",
"escapedName": "debug",
"rawSpec": "3.2.6",
"saveSpec": null,
"fetchSpec": "3.2.6"
},
"_requiredBy": [
"/cloudant-follow"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
"_spec": "3.2.6",
"_where": "/home/bilal/PhamraConn-CIVIVHachathon",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./src/browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"contributors": [
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"dependencies": {
"ms": "^2.1.1"
},
"description": "small debugging utility",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"browserify": "14.4.0",
"chai": "^3.5.0",
"concurrently": "^3.1.0",
"coveralls": "^3.0.2",
"istanbul": "^0.4.5",
"karma": "^3.0.0",
"karma-chai": "^0.1.0",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.2.0",
"rimraf": "^2.5.4",
"xo": "^0.23.0"
},
"files": [
"src",
"node.js",
"dist/debug.js",
"LICENSE",
"README.md"
],
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./src/index.js",
"name": "debug",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"unpkg": "./dist/debug.js",
"version": "3.2.6"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
24442,
31,
18,
13,
17,
13,
21,
1600,
198,
220,
220,
220,
220,
220,
12813,
11195,
14,
33473,
282,
14,
2725,
321,
430,
37321,
12,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "@ibm-watson/speech-to-text-code-pattern",
"version": "0.1.0",
"proxy": "http://localhost:5000",
"private": true,
"dependencies": {
"body-parser": "^1.19.0",
"concurrently": "^5.0.2",
"cross-env": "^6.0.3",
"dotenv": "^8.2.0",
"es6-promise": "^4.2.8",
"express": "^4.17.1",
"express-rate-limit": "^5.0.0",
"express-secure-only": "^0.2.1",
"helmet": "^3.21.2",
"ibm-watson": "^5.2.1",
"isomorphic-fetch": "^2.2.1",
"morgan": "^1.9.1",
"vcap_services": "^0.7.1",
"watson-speech": "^0.37.2"
},
"scripts": {
"dev": "concurrently \"npm:client\" \"npm:server\"",
"client": "react-scripts start",
"server": "nodemon server.js",
"start": "node server.js",
"build": "react-scripts build",
"test": "npm run test:components && npm run test:integration",
"test:components": "cross-env CI=true react-scripts test --env=jsdom --passWithNoTests",
"test:integration": "JEST_PUPPETEER_CONFIG='test/jest-puppeteer.config.js' jest test -c test/jest.config.js"
},
"eslintConfig": {
"extends": "react-app"
},
"engines": {
"node": "12.13.0"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"lint-staged": {
"./**/*.{js,scss,html,png,yaml,yml}": [
"npm run build",
"git add build/*"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"devDependencies": {
"@carbon/themes": "^10.9.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.4.0",
"@testing-library/user-event": "^7.2.1",
"carbon-components": "^10.9.0",
"carbon-components-react": "^7.9.0",
"carbon-icons": "^7.0.7",
"carbon-themes": "^1.7.0",
"husky": "^4.0.10",
"jest": "^24.9.0",
"jest-puppeteer": "^4.4.0",
"lint-staged": "^9.5.0",
"node-sass": "^4.13.0",
"nodemon": "^2.0.2",
"prettier": "^1.19.1",
"puppeteer": "^2.0.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-json-tree": "^0.11.2",
"react-json-view": "^1.19.1",
"react-scripts": "3.3.0"
},
"prettier": {
"trailingComma": "all",
"singleQuote": true
},
"nodemonConfig": {
"watch": [
"app.js",
"config/**/*.js",
"server.js"
],
"ext": "js",
"ignore": [
".git",
"node_modules",
"public",
"src",
"test"
],
"delay": 500
}
}
| [
90,
198,
220,
366,
3672,
1298,
44212,
571,
76,
12,
86,
13506,
14,
45862,
12,
1462,
12,
5239,
12,
8189,
12,
33279,
1600,
198,
220,
366,
9641,
1298,
366,
15,
13,
16,
13,
15,
1600,
198,
220,
366,
36436,
1298,
366,
4023,
1378,
36750,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"947020459265":{"type":"book open","bookName":"Epic%20Quest","subjectName":"school","fName":"users/Mi0vYW5kcm9pZF9hc3NldC93d3cvc2Nob29sL0VwaWMlMjBRdWVzdC92YXJpYWJsZS1FUV9UNF9BZGRTdWJfMC1FUV9UNF9BZGRTdWJfMC5odG1sLWFuYWx5dGljcy05NDcwMjA0NTkyMDg=.json"},"947020461444":{"type":"bc"}} | [
4895,
5824,
2154,
1238,
33459,
22980,
8351,
4906,
2404,
2070,
1280,
2430,
2070,
5376,
2404,
13807,
291,
4,
1238,
12166,
2430,
32796,
5376,
2404,
14347,
2430,
69,
5376,
2404,
18417,
14,
41541,
15,
85,
56,
54,
20,
74,
11215,
24,
79,
57,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"IsRecentlyVerified": false,
"ID": 28267,
"UUID": "ADF1DB1A-6A75-4322-873D-2BC397F79022",
"DataProviderID": 2,
"DataProvidersReference": "61938",
"UsageTypeID": 5,
"AddressInfo": {
"ID": 28613,
"Title": "City of Longmont - Longmont Service Center",
"AddressLine1": "1110 S Sherman St",
"Town": "Longmont",
"StateOrProvince": "CO",
"Postcode": "80501",
"CountryID": 2,
"Latitude": 40.14625,
"Longitude": -105.115572,
"ContactTelephone1": "303-651-8389 866-816-7584",
"AccessComments": "24 hours daily",
"RelatedURL": "http://evconnect.com/",
"DistanceUnit": 0
},
"Connections": [
{
"ID": 31062,
"ConnectionTypeID": 1,
"LevelID": 2,
"Amps": 16,
"Voltage": 230,
"PowerKW": 3,
"CurrentTypeID": 10,
"Quantity": 1
}
],
"DateLastStatusUpdate": "2019-04-06T04:03:00Z",
"DataQualityLevel": 3,
"DateCreated": "2014-11-28T03:38:00Z",
"SubmissionStatusTypeID": 100
} | [
90,
198,
220,
220,
220,
366,
3792,
24661,
13414,
1431,
1298,
3991,
11,
198,
220,
220,
220,
366,
2389,
1298,
2579,
25674,
11,
198,
220,
220,
220,
366,
52,
27586,
1298,
366,
2885,
37,
16,
11012,
16,
32,
12,
21,
32,
2425,
12,
3559,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"ast":null,"code":"var _jsxFileName = \"/Users/sharonyvette/classreview/src/component/User.js\";\nimport React from \"react\";\nimport PropTypes from \"prop-types\";\nimport \"bootstrap/dist/css/bootstrap.min.css\";\nimport \"shards-ui/dist/css/shards.min.css\";\nimport { Card } from \"react-bootstrap\";\n\nclass User extends React.Component {\n render() {\n const {\n name,\n avatar,\n email,\n phone,\n gender,\n isLoading\n } = this.props;\n const userDetails = React.createElement(Card, {\n __source: {\n fileName: _jsxFileName,\n lineNumber: 14\n },\n __self: this\n }, React.createElement(\"img\", {\n // className=\"img-thumbnail rounded-circle mx-auto mb-2 shadow-sm\"\n src: avatar,\n alt: name,\n style: {\n width: \"100px\",\n height: \"100px\"\n },\n __source: {\n fileName: _jsxFileName,\n lineNumber: 16\n },\n __self: this\n }), React.createElement(\"h4\", {\n className: \"mb-0\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 22\n },\n __self: this\n }, name), React.createElement(\"h3\", {\n __source: {\n fileName: _jsxFileName,\n lineNumber: 23\n },\n __self: this\n }, gender), React.createElement(\"span\", {\n className: \"mb-0>\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 24\n },\n __self: this\n }, phone), React.createElement(\"span\", {\n className: \"text-muted\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 25\n },\n __self: this\n }, email));\n const loadingMessage = React.createElement(\"span\", {\n className: \"d-flex m-auto\",\n __source: {\n fileName: _jsxFileName,\n lineNumber: 30\n },\n __self: this\n }, \"Loading...\");\n return React.createElement(\"div\", {\n __source: {\n fileName: _jsxFileName,\n lineNumber: 33\n },\n __self: this\n }, isLoading ? loadingMessage : userDetails);\n }\n\n}\n\nUser.propTypes = {\n name: PropTypes.string,\n avatar: PropTypes.string,\n email: PropTypes.string,\n phone: PropTypes.string,\n gender: PropTypes.string,\n isLoading: PropTypes.bool\n};\nexport default User;","map":{"version":3,"sources":["/Users/sharonyvette/classreview/src/component/User.js"],"names":["React","PropTypes","Card","User","Component","render","name","avatar","email","phone","gender","isLoading","props","userDetails","width","height","loadingMessage","propTypes","string","bool"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AAEA,OAAO,sCAAP;AACA,OAAO,mCAAP;AAEA,SAASC,IAAT,QAAqB,iBAArB;;AAEA,MAAMC,IAAN,SAAmBH,KAAK,CAACI,SAAzB,CAAmC;AACjCC,EAAAA,MAAM,GAAG;AACP,UAAM;AAAEC,MAAAA,IAAF;AAAQC,MAAAA,MAAR;AAAgBC,MAAAA,KAAhB;AAAuBC,MAAAA,KAAvB;AAA8BC,MAAAA,MAA9B;AAAsCC,MAAAA;AAAtC,QAAoD,KAAKC,KAA/D;AAEA,UAAMC,WAAW,GACf,oBAAC,IAAD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OAEE;AACE;AACA,MAAA,GAAG,EAAEN,MAFP;AAGE,MAAA,GAAG,EAAED,IAHP;AAIE,MAAA,KAAK,EAAE;AAAEQ,QAAAA,KAAK,EAAE,OAAT;AAAkBC,QAAAA,MAAM,EAAE;AAA1B,OAJT;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,MAFF,EAQE;AAAI,MAAA,SAAS,EAAC,MAAd;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OAAsBT,IAAtB,CARF,EASE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OAAKI,MAAL,CATF,EAUE;AAAM,MAAA,SAAS,EAAC,OAAhB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OAAyBD,KAAzB,CAVF,EAWE;AAAM,MAAA,SAAS,EAAC,YAAhB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OAA8BD,KAA9B,CAXF,CADF;AAiBA,UAAMQ,cAAc,GAAG;AAAM,MAAA,SAAS,EAAC,eAAhB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oBAAvB;AAEA,WACE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,OAIGL,SAAS,GAAGK,cAAH,GAAoBH,WAJhC,CADF;AAQD;;AA/BgC;;AAkCnCV,IAAI,CAACc,SAAL,GAAiB;AACfX,EAAAA,IAAI,EAAEL,SAAS,CAACiB,MADD;AAEfX,EAAAA,MAAM,EAAEN,SAAS,CAACiB,MAFH;AAGfV,EAAAA,KAAK,EAAEP,SAAS,CAACiB,MAHF;AAIfT,EAAAA,KAAK,EAAER,SAAS,CAACiB,MAJF;AAKfR,EAAAA,MAAM,EAAET,SAAS,CAACiB,MALH;AAMfP,EAAAA,SAAS,EAAEV,SAAS,CAACkB;AANN,CAAjB;AASA,eAAehB,IAAf","sourcesContent":["import React from \"react\";\nimport PropTypes from \"prop-types\";\n\nimport \"bootstrap/dist/css/bootstrap.min.css\";\nimport \"shards-ui/dist/css/shards.min.css\";\n\nimport { Card } from \"react-bootstrap\"\n\nclass User extends React.Component {\n render() {\n const { name, avatar, email, phone, gender, isLoading } = this.props;\n\n const userDetails = (\n <Card>\n \n <img\n // className=\"img-thumbnail rounded-circle mx-auto mb-2 shadow-sm\"\n src={avatar}\n alt={name}\n style={{ width: \"100px\", height: \"100px\" }}\n />\n <h4 className=\"mb-0\">{name}</h4>\n <h3>{gender}</h3>\n <span className=\"mb-0>\">{phone}</span>\n <span className=\"text-muted\">{email}</span>\n </Card>\n\n );\n\n const loadingMessage = <span className=\"d-flex m-auto\">Loading...</span>;\n\n return (\n <div\n // className=\"mx-auto mt-4 text-center p-5\"\n // style={{ maxWidth: \"300px\", minHeight: \"250px\" }}\n >\n {isLoading ? loadingMessage : userDetails}\n </div>\n );\n }\n}\n\nUser.propTypes = {\n name: PropTypes.string,\n avatar: PropTypes.string,\n email: PropTypes.string,\n phone: PropTypes.string,\n gender: PropTypes.string,\n isLoading: PropTypes.bool\n};\n\nexport default User;\n"]},"metadata":{},"sourceType":"module"} | [
4895,
459,
1298,
8423,
553,
8189,
2404,
7785,
4808,
8457,
87,
8979,
5376,
796,
19990,
14,
14490,
14,
1477,
283,
1647,
33573,
14,
4871,
19023,
14,
10677,
14,
42895,
14,
12982,
13,
8457,
7879,
26,
59,
77,
11748,
21492,
422,
19990,
45018... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "strip-ansi@^3.0.1",
"_id": "strip-ansi@3.0.1",
"_inBundle": false,
"_integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
"_location": "/strip-ansi",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "strip-ansi@^3.0.1",
"name": "strip-ansi",
"escapedName": "strip-ansi",
"rawSpec": "^3.0.1",
"saveSpec": null,
"fetchSpec": "^3.0.1"
},
"_requiredBy": [
"/cliui",
"/string-width",
"/wrap-ansi"
],
"_resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz",
"_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
"_spec": "strip-ansi@^3.0.1",
"_where": "C:\\wamp\\www\\PHP\\projectname\\node_modules\\cliui",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/chalk/strip-ansi/issues"
},
"bundleDependencies": false,
"dependencies": {
"ansi-regex": "^2.0.0"
},
"deprecated": false,
"description": "Strip ANSI escape codes",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/chalk/strip-ansi#readme",
"keywords": [
"strip",
"trim",
"remove",
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Joshua Boy Nicolai Appelman",
"email": "joshua@jbna.nl",
"url": "jbna.nl"
},
{
"name": "JD Ballard",
"email": "i.am.qix@gmail.com",
"url": "github.com/qix-"
}
],
"name": "strip-ansi",
"repository": {
"type": "git",
"url": "git+https://github.com/chalk/strip-ansi.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.1"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
36311,
12,
504,
72,
31,
61,
18,
13,
15,
13,
16,
1600,
198,
220,
45434,
312,
1298,
366,
36311,
12,
504,
72,
31,
18,
13,
15,
13,
16,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
19... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "base64-arraybuffer@0.1.5",
"_id": "base64-arraybuffer@0.1.5",
"_inBundle": false,
"_integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=",
"_location": "/base64-arraybuffer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "base64-arraybuffer@0.1.5",
"name": "base64-arraybuffer",
"escapedName": "base64-arraybuffer",
"rawSpec": "0.1.5",
"saveSpec": null,
"fetchSpec": "0.1.5"
},
"_requiredBy": [
"/engine.io-parser",
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz",
"_shasum": "73926771923b5a19747ad666aa5cd4bf9c6e9ce8",
"_spec": "base64-arraybuffer@0.1.5",
"_where": "C:\\Platzi\\NodeJS\\node_modules\\engine.io-parser",
"author": {
"name": "Niklas von Hertzen",
"email": "niklasvh@gmail.com",
"url": "http://hertzen.com"
},
"bugs": {
"url": "https://github.com/niklasvh/base64-arraybuffer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Encode/decode base64 data into ArrayBuffers",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-contrib-watch": "^0.6.1"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/niklasvh/base64-arraybuffer",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/niklasvh/base64-arraybuffer/blob/master/LICENSE-MIT"
}
],
"main": "lib/base64-arraybuffer",
"name": "base64-arraybuffer",
"repository": {
"type": "git",
"url": "git+https://github.com/niklasvh/base64-arraybuffer.git"
},
"scripts": {
"test": "grunt nodeunit"
},
"version": "0.1.5"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
8692,
2414,
12,
18747,
22252,
31,
15,
13,
16,
13,
20,
1600,
198,
220,
45434,
312,
1298,
366,
8692,
2414,
12,
18747,
22252,
31,
15,
13,
16,
13,
20,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"id": 5740, "name": "Penance Fighter", "qualified_name": "Penance Fighter (Wave 2)", "examine": "What on Gielinor is that?", "members": true, "release_date": "2007-01-04", "attributes": ["penance"], "size": 1, "aggressive": true, "poisonous": false, "venomous": false, "immune_poison": false, "immune_venom": true, "max_hit": 3, "attack_types": ["slash"], "attack_speed": 4, "wiki_url": "https://oldschool.runescape.wiki/w/Penance_Fighter#Wave_2", "levels": {"combat": 32, "hitpoints": 29, "attack": 28, "strength": 29, "defence": 27, "magic": 0, "ranged": 0}, "bonuses": {"attack": {"melee": 0, "ranged": 0, "magic": 0}, "defence": {"stab": 0, "slash": 0, "crush": 0, "magic": 0, "ranged": 0}, "strength": {"melee": 0, "ranged": 0, "magic": 0}}, "drops": [{"id": 10533, "members": true, "quantity": {"__typename": "ItemDropQuantityScalar", "quantity": 2}, "noted": false, "rarity": 1.0, "rolls": 1}, {"id": 10531, "members": true, "quantity": {"__typename": "ItemDropQuantityScalar", "quantity": 2}, "noted": false, "rarity": 1.0, "rolls": 1}, {"id": 10532, "members": true, "quantity": {"__typename": "ItemDropQuantityScalar", "quantity": 2}, "noted": false, "rarity": 1.0, "rolls": 1}]} | [
4895,
312,
1298,
7632,
1821,
11,
366,
3672,
1298,
366,
25553,
590,
15411,
1600,
366,
22557,
62,
3672,
1298,
366,
25553,
590,
15411,
357,
39709,
362,
42501,
366,
1069,
9862,
1298,
366,
2061,
319,
8118,
27176,
273,
318,
326,
35379,
366,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "colors@1.0.x",
"_id": "colors@1.0.3",
"_inBundle": false,
"_integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
"_location": "/colors",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "colors@1.0.x",
"name": "colors",
"escapedName": "colors",
"rawSpec": "1.0.x",
"saveSpec": null,
"fetchSpec": "1.0.x"
},
"_requiredBy": [
"/winston"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
"_shasum": "0433f44d809680fdeb60ed260f1b0c262e82a40b",
"_spec": "colors@1.0.x",
"_where": "/home/salvana/Bureau/WILD_CODE_SCHOOL/EXPEDITION_Wild/3.Quete_js/Quete_TDD_Part1/js-training/node_modules/winston",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "get colors in your node.js console",
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"terminal",
"colors"
],
"license": "MIT",
"main": "./lib/index",
"name": "colors",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/colors.js.git"
},
"scripts": {
"test": "node tests/basic-test.js && node tests/safe-test.js"
},
"version": "1.0.3"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
4033,
669,
31,
16,
13,
15,
13,
87,
1600,
198,
220,
45434,
312,
1298,
366,
4033,
669,
31,
16,
13,
15,
13,
18,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
18908,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
{
"raw": "estraverse@https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"scope": null,
"escapedName": "estraverse",
"name": "estraverse",
"rawSpec": "https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"spec": "https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"type": "remote"
},
"/Users/colin/Projects/Blog/Ghost-0.11.4"
]
],
"_from": "estraverse@>=0.0.4 <0.1.0",
"_id": "estraverse@0.0.4",
"_inCache": true,
"_location": "/jsonpath/jison/escodegen/estraverse",
"_phantomChildren": {},
"_requested": {
"raw": "estraverse@https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"scope": null,
"escapedName": "estraverse",
"name": "estraverse",
"rawSpec": "https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"spec": "https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"type": "remote"
},
"_requiredBy": [
"/jsonpath/jison/escodegen"
],
"_resolved": "https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"_shasum": "01a0932dfee574684a598af5a67c3bf9b6428db2",
"_shrinkwrap": null,
"_spec": "estraverse@https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz",
"_where": "/Users/colin/Projects/Blog/Ghost-0.11.4",
"bugs": {
"url": "https://github.com/Constellation/estraverse/issues"
},
"dependencies": {},
"description": "ECMAScript JS AST traversal functions",
"devDependencies": {
"chai": "*",
"mocha": "*"
},
"engines": {
"node": ">=0.4.0"
},
"homepage": "http://github.com/Constellation/estraverse.html",
"licenses": [
{
"type": "BSD",
"url": "http://github.com/Constellation/estraverse/raw/master/LICENSE.BSD"
}
],
"main": "estraverse.js",
"maintainers": [
{
"name": "Yusuke Suzuki",
"email": "utatane.tea@gmail.com",
"url": "http://github.com/Constellation"
}
],
"name": "estraverse",
"optionalDependencies": {},
"readme": "Estraverse ([estraverse](http://github.com/Constellation/estraverse)) is\n[ECMAScript](http://www.ecma-international.org/publications/standards/Ecma-262.htm)\ntraversal functions from [esmangle project](http://github.com/Constellation/esmangle).\n\n### License\n\nCopyright (C) 2012 [Yusuke Suzuki](http://github.com/Constellation)\n (twitter: [@Constellation](http://twitter.com/Constellation)) and other contributors.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\nTHIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Constellation/estraverse.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.0.4"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
366,
1831,
1298,
366,
395,
430,
4399,
31,
5450,
1378,
2301,
4592,
13,
77,
4426,
8457,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"hourly":[{"hour":0,"price":0.01},{"hour":1,"price":0.01},{"hour":2,"price":0.01},{"hour":3,"price":0.01},{"hour":4,"price":0.01},{"hour":5,"price":0.01},{"hour":6,"price":0.02},{"hour":7,"price":0.04},{"hour":8,"price":0.03},{"hour":9,"price":0.03},{"hour":10,"price":0.01},{"hour":11,"price":0.01},{"hour":12,"price":0},{"hour":13,"price":-0},{"hour":14,"price":-0.01},{"hour":15,"price":-0.02},{"hour":16,"price":-0.02},{"hour":17,"price":-0.02},{"hour":18,"price":-0.02},{"hour":19,"price":-0.02},{"hour":20,"price":-0.02},{"hour":21,"price":-0.02},{"hour":22,"price":-0.02},{"hour":23,"price":-0.02}],"text":"15 - 24h","besthours":[15,16,17,18,19,20,21,22,23],"min":-0.02,"max":0.04,"minabs":1.889,"maxabs":2.239,"span":0.06}
| [
4895,
9769,
306,
32509,
9769,
1298,
15,
553,
20888,
1298,
15,
13,
486,
8762,
9769,
1298,
16,
553,
20888,
1298,
15,
13,
486,
8762,
9769,
1298,
17,
553,
20888,
1298,
15,
13,
486,
8762,
9769,
1298,
18,
553,
20888,
1298,
15,
13,
486,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"body": "IN THE COLD WINTER HE CANNOT HELP SEEING IT WHITE AND HOARY, IF HE WILL LOOK ABROAD.",
"next": "https://raw.githubusercontent.com/CAPSELOCKE/CAPSELOCKE/master/tweets/11987.json"
} | [
90,
198,
220,
366,
2618,
1298,
366,
1268,
3336,
327,
15173,
25779,
5781,
11179,
15628,
11929,
49944,
31107,
2751,
7283,
44925,
5357,
40115,
13153,
11,
16876,
11179,
17682,
48045,
9564,
13252,
2885,
33283,
198,
220,
366,
19545,
1298,
366,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "devui-components",
"version": "0.0.0-not-used",
"license": "MIT",
"description": "DevUI components based on Angular",
"engineStrict": true,
"engines": {
"node": ">=10.9.0"
},
"scripts": {
"ng": "ng",
"start": "node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng serve --open --configuration es5",
"start-es6": "node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng serve --open",
"build": "ng build --prod --deploy-url components/",
"build:separate": "npm run build:devui && ng build --prod --deploy-url components/ --configuration separate && npm run postbuild",
"test": "ng test",
"test:lib": "ng test devui-lib --no-watch --no-progress --browsers=ChromeHeadlessCI",
"lint": "ng lint",
"e2e": "ng e2e",
"postinstall": "patch-package && ngcc --tsconfig tsconfig.base.json",
"lint:devui": "tslint -p devui/tsconfig.lint.json -c devui/tslint.json \"devui/**/*.ts\"",
"lint:devui:fix": "tslint --fix -p devui/tsconfig.lint.json -c devui/tslint.json \"*.ts\"",
"prettier": "prettier --config ./.prettierrc --write \"{devui,src}/**/*.html\"",
"stylelint": "stylelint \"{devui,src}/**/*.{scss,css}\" --fix",
"build:devui": "node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng build devui-lib --configuration production",
"postbuild": "node scripts/move-assets.js",
"postbuild:devui": "node scripts/copy-artifacts.js && npm run css-compile && npm run theme-css-compile && npm run css-postcompile && npm run css-minify && npm run grid-css-compile",
"css-compile": "node scripts/sass-handler.js ./devui/style/devui.scss ./publish/devui.css",
"css-postcompile": "node scripts/css-postcompile",
"theme-css-compile": "node scripts/sass-handler.js ./devui/theme-collection/extend-theme.scss ./publish/theme-collection/extend-theme.css",
"css-minify": "cleancss --format breakWith=lf --output ./publish/devui.min.css ./publish/devui.css",
"grid-css-compile": "node scripts/sass-handler.js ./devui/style/layout/devui-layout.scss ./publish/devui-layout.css && node scripts/css-handle/handle-prefix.js && cleancss --format breakWith=lf --output ./publish/devui-layout.min.css ./publish/devui-layout.css",
"build:devui:ivy": "node --max_old_space_size=8192 ./node_modules/@angular/cli/bin/ng build devui-lib"
},
"dependencies": {
"@angular/animations": "~11.1.2",
"@angular/cdk": "^11.1.2",
"@angular/common": "~11.1.2",
"@angular/compiler": "~11.1.2",
"@angular/core": "~11.1.2",
"@angular/forms": "~11.1.2",
"@angular/platform-browser": "~11.1.2",
"@angular/platform-browser-dynamic": "~11.1.2",
"@angular/router": "~11.1.2",
"@devui-design/icons": "^1.1.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"@popperjs/core": "^2.5.4",
"@types/lodash-es": "^4.17.3",
"@types/marked": "^1.1.0",
"bootstrap": "^4.5.2",
"classlist.js": "^1.1.20150312",
"core-js": "^2.5.4",
"css-vars-ponyfill": "^2.3.2",
"date-fns": "1.30.1",
"enquire.js": "^2.1.6",
"fastestsmallesttextencoderdecoder": "1.0.14",
"lodash-es": "^4.17.15",
"marked": "^2.0.0",
"web-animations-js": "^2.3.2",
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-builders/custom-webpack": "^11.0.0",
"@angular-devkit/build-angular": "0.1100.7",
"@angular/cli": "^11.1.3",
"@angular/compiler-cli": "~11.1.2",
"@angular/language-service": "^11.1.2",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"clean-css-cli": "^4.3.0",
"codelyzer": "^6.0.0",
"highlight.js": "^10.2.0",
"html-loader": "^1.3.0",
"husky": "^4.3.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.2.3",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "^2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"karma-junit-reporter": "^2.0.1",
"lint-staged": "^9.2.3",
"markdown-loader": "^5.1.0",
"ng-packagr": "11.1.4",
"ngx-build-plus": "^8.1.5",
"patch-package": "^6.2.2",
"postcss": "^8.2.4",
"prettier": "^2.1.2",
"protractor": "~7.0.0",
"rxjs": "~6.6.2",
"sass": "^1.32.0",
"shelljs": "^0.8.3",
"stylelint": "^13.3.2",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-scss": "^3.17.0",
"ts-node": "~7.0.0",
"tslint": "~6.1.0",
"typescript": "~4.0.5"
},
"lint-staged": {
"devui/**/*.ts": [
"tslint --fix -p devui/tsconfig.lint.json -c devui/tslint.json \"*.ts\"",
"git add"
],
"src/**/*.ts": [
"tslint --fix -c src/tslint.json \"*.ts\"",
"git add"
],
"{devui,src}/**/*.html": [
"prettier --config ./.prettierrc --write",
"git add"
],
"{devui,src}/**/*.{scss,css}": [
"stylelint --fix",
"git add"
]
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged",
"pre-push": "npm run test:lib"
}
}
}
| [
90,
198,
220,
366,
3672,
1298,
366,
7959,
9019,
12,
5589,
3906,
1600,
198,
220,
366,
9641,
1298,
366,
15,
13,
15,
13,
15,
12,
1662,
12,
1484,
1600,
198,
220,
366,
43085,
1298,
366,
36393,
1600,
198,
220,
366,
11213,
1298,
366,
136... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"elapsed":"1.086","endpoint-url":"https://www.milton-keynes.gov.uk/assets/attach/58386/milton-keynes_brownfieldregister_2018-09-30_rev2.csv","entry-date":"2020-04-13T00:07:58.470927","request-headers":{"Accept":"*/*","Accept-Encoding":"gzip, deflate","Connection":"keep-alive","User-Agent":"Digital Land data collector"},"resource":"9990c3f46b50c3f193e4e174fc0825cca1e81d54ac366c76bcd88b0735391dd0","response-headers":{"Cache-Control":"private","Content-Disposition":"attachment; filename=milton-keynes_brownfieldregister_2018-09-30_rev2.csv","Content-Length":"32030","Content-Type":"text/csv","Date":"Mon, 13 Apr 2020 00:06:10 GMT"},"status":"200"} | [
4895,
417,
28361,
2404,
16,
13,
2919,
21,
2430,
437,
4122,
12,
6371,
2404,
5450,
1378,
2503,
13,
76,
9044,
12,
365,
25337,
13,
9567,
13,
2724,
14,
19668,
14,
47348,
14,
3365,
21734,
14,
76,
9044,
12,
365,
25337,
62,
33282,
3245,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"createNameRegistratorPerTxsBefore" : {
"_info" : {
"comment" : "",
"filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++",
"lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json",
"sourceHash" : "975fb341815d17fbe51a111d9971afc885bf63f87f9dcee99a399f08cca1bfeb"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
"currentGasLimit" : "0x02540be400",
"currentNumber" : "0x118c2f",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
"Byzantium" : [
{
"hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
{
"hash" : "0xa8d7d1b8699bdceade31abacca281e2570461a3083f2767cbaad1ed08581cf2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
{
"hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
{
"hash" : "0xe0911f5b8035d9192581b3a82ddb0a32955e880088c49e92936789be2310ef90",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
{
"hash" : "0xa8d7d1b8699bdceade31abacca281e2570461a3083f2767cbaad1ed08581cf2b",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
"pre" : {
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x0de0b6b3a7640000",
"code" : "",
"nonce" : "0x00",
"storage" : {
}
}
},
"transaction" : {
"data" : [
"0x6001600155601080600c6000396000f3006000355415600957005b60203560003555"
],
"gasLimit" : [
"0x1314e"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
"secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "",
"value" : [
"0x0186a0"
]
}
}
} | [
90,
198,
220,
220,
220,
366,
17953,
5376,
8081,
396,
12392,
5990,
51,
34223,
8421,
1,
1058,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
45434,
10951,
1,
1058,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "office-ui-fabric-react",
"version": "7.136.0",
"description": "Reusable React components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
"sideEffects": [
"*.global.*",
"*Examples.*",
"*Example.*",
"lib/version.js"
],
"typings": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/fluentui"
},
"license": "MIT",
"scripts": {
"build": "just-scripts build",
"build:site": "just-scripts storybook:build",
"bundle": "just-scripts bundle",
"lint": "just-scripts lint",
"test": "just-scripts test",
"just": "just-scripts",
"clean": "just-scripts clean",
"code-style": "just-scripts code-style",
"start": "just-scripts dev:storybook",
"start-test": "just-scripts jest-watch",
"update-sass-theme-files": "node ./scripts/generateDefaultThemeSassFiles.js",
"update-snapshots": "just-scripts jest -u",
"update-api": "just-scripts update-api",
"codepen": "node ../../scripts/local-codepen.js"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.54.0",
"@types/chalk": "^2.0.0",
"@types/enzyme": "3.10.3",
"@types/enzyme-adapter-react-16": "1.0.3",
"@types/glob": "^7.1.1",
"@types/jest": "~24.9.0",
"@types/node": "^10.3.2",
"@types/prop-types": "15.7.1",
"@types/react": "16.8.25",
"@types/react-dom": "16.8.4",
"@types/react-test-renderer": "^16.0.0",
"@types/sinon": "2.2.2",
"@types/webpack-env": "1.15.1",
"@uifabric/build": "^7.0.0",
"@uifabric/example-data": "^7.1.3",
"@uifabric/jest-serializer-merge-styles": "^7.2.0",
"@uifabric/test-utilities": "^7.2.0",
"@uifabric/webpack-utils": "^7.0.24",
"@fluentui/react-conformance": "^0.1.1",
"chalk": "^2.1.0",
"enzyme": "~3.10.0",
"enzyme-adapter-react-16": "^1.15.0",
"glob": "^7.1.2",
"jest-snapshot": "~24.9.0",
"office-ui-fabric-core": "^11.0.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",
"react-test-renderer": "^16.3.0",
"sinon": "^4.1.3",
"storybook-addon-performance": "^0.9.0"
},
"dependencies": {
"@fluentui/react-focus": "^7.16.0",
"@fluentui/react-icons": "^0.3.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/date-time-utilities": "^7.8.0",
"@uifabric/foundation": "^7.9.0",
"@uifabric/icons": "^7.5.0",
"@uifabric/merge-styles": "^7.18.0",
"@uifabric/react-hooks": "^7.12.0",
"@uifabric/set-version": "^7.0.22",
"@uifabric/styling": "^7.16.0",
"@uifabric/utilities": "^7.31.0",
"@fluentui/react-window-provider": "^0.3.0",
"prop-types": "^15.7.2",
"tslib": "^1.10.0"
},
"peerDependencies": {
"@types/react": ">=16.8.0 <17.0.0",
"@types/react-dom": ">=16.8.0 <17.0.0",
"react": ">=16.8.0 <17.0.0",
"react-dom": ">=16.8.0 <17.0.0"
}
}
| [
90,
198,
220,
366,
3672,
1298,
366,
31810,
12,
9019,
12,
36434,
1173,
12,
45018,
1600,
198,
220,
366,
9641,
1298,
366,
22,
13,
20809,
13,
15,
1600,
198,
220,
366,
11213,
1298,
366,
3041,
31979,
21492,
6805,
329,
2615,
6461,
329,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
[
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "cast",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "cast",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "aid",
"primaryAttribute": "aid",
"foreignRelation": "cast",
"primaryRelation": "actor"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "classification",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "classification",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "gid",
"primaryAttribute": "gid",
"foreignRelation": "classification",
"primaryRelation": "genre"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "copyright",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "copyright",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "cid",
"primaryAttribute": "id",
"foreignRelation": "copyright",
"primaryRelation": "company"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "directed_by",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "directed_by",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "did",
"primaryAttribute": "did",
"foreignRelation": "directed_by",
"primaryRelation": "director"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "made_by",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "made_by",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "pid",
"primaryAttribute": "pid",
"foreignRelation": "made_by",
"primaryRelation": "producer"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "tags",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "tags",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "kid",
"primaryAttribute": "id",
"foreignRelation": "tags",
"primaryRelation": "keyword"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "mid",
"foreignRelation": "written_by",
"primaryRelation": "movie"
},
{
"foreignAttribute": "msid",
"primaryAttribute": "sid",
"foreignRelation": "written_by",
"primaryRelation": "tv_series"
},
{
"foreignAttribute": "wid",
"primaryAttribute": "wid",
"foreignRelation": "written_by",
"primaryRelation": "writer"
}
]
| [
58,
198,
220,
1391,
198,
220,
220,
220,
366,
38823,
33682,
1298,
366,
907,
312,
1600,
198,
220,
220,
220,
366,
39754,
33682,
1298,
366,
13602,
1600,
198,
220,
220,
220,
366,
38823,
6892,
341,
1298,
366,
2701,
1600,
198,
220,
220,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"content":"\r\n<div style=\"display:none\">\r\n\t\r\n</div>\r\n\r\n \r\n <h1>\r\n <span class=\"lang-csharp\">ISimplexDatagramRouter</span>\r\n Interface\r\n </h1>\r\n \r\n <h2 class=\"hiddenAnchor\">Definition</h2>\r\n \r\n <div class=\"metadata\">\r\n \r\n \r\n </div>\r\n \r\n <div class=\"summaryHolder\">\r\n \t<div class=\"summary\">\r\n \t\t<p>Defines the interface required for processing messages from simplex datagram.</p>\n\r\n \t</div>\r\n </div><nav id=\"center-doc-outline\" class=\"doc-outline\" ms.cmpgrp=\"intopic toc\" role=\"navigation\" aria-label=\"On page navigation\">\r\n <h3>In this Article</h3>\r\n </nav>\t<pre class=\"wrap loading\"><code class=\"csharp lang-csharp\">[System.ServiceModel.ServiceContract(Namespace="http://schemas.microsoft.com/netfx/2009/05/routing", SessionMode=System.ServiceModel.SessionMode.Allowed)]\npublic interface ISimplexDatagramRouter</code></pre>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \t<h2 class=\"accented\">Remarks</h2>\r\n \t<p>This contract has the following settings: </p>\n<ul>\n<li><p>Sessions are allowed, but not required. </p>\n</li>\n<li><p>One way messages.</p>\n</li>\n</ul>\n\r\n \r\n \r\n \t\t<section>\r\n \t\t\t<h2 class=\"accented \">Methods\r\n \t\t</h2>\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\t\t<div class=\"memberNameHolder\" id=\"System_ServiceModel_Routing_ISimplexDatagramRouter_BeginProcessMessage_System_ServiceModel_Channels_Message_System_AsyncCallback_System_Object_\">\r\n \t\t\t\t\t<h3 class=\"accented\">\r\n \t\t\t\t\t\t<span class=\"lang-csharp\">BeginProcessMessage(Message,AsyncCallback,Object)</span> \r\n \t\t\t\t\t</h3>\r\n \t\t\t\t</div>\r\n \t\t\r\n \t\t\t\t<div class=\"memberInfo\">\r\n \t\t\t\t\t<p>Initiates the asynchronous processing of the message.</p>\n\r\n \t\t\r\n \t\t\t\t\t\t<pre class=\"wrap loading\"><code class=\"csharp lang-csharp\" dir=\"ltr\">public IAsyncResult BeginProcessMessage (System.ServiceModel.Channels.Message message, AsyncCallback callback, object state);</code></pre>\r\n \t\t\r\n \t\t\r\n \t\t\t\t\t\t\t<div class=\"propertyInfo\">\r\n \t\t\t\t\t\t\t<dl class=\"parameterList\">\r\n \t\t\t\t\t\t\t\t<dt>message</dt>\r\n \t\t\t\t\t\t\t\t<dd>\r\n \t\t\t\t\t\t\t\t\t\t<span class=\"lang-csharp\"><a class=\"xref\" href=\"system.servicemodel.channels.message\" data-linktype=\"relative-path\">Message</a></span>\r\n \t\t\t\t\t\t\t\t</dd>\r\n \t\t\t\t\t\t\t</dl>\r\n \t\t\t\t\t\t\t<p>The message to be processed.</p>\n\r\n \t\t\t\t\t\t\t</div>\r\n \t\t\t\t\t\t\t<div class=\"propertyInfo\">\r\n \t\t\t\t\t\t\t<dl class=\"parameterList\">\r\n \t\t\t\t\t\t\t\t<dt>callback</dt>\r\n \t\t\t\t\t\t\t\t<dd>\r\n \t\t\t\t\t\t\t\t\t\t<span class=\"lang-csharp\"><a class=\"xref\" href=\"system.asynccallback\" data-linktype=\"relative-path\">AsyncCallback</a></span>\r\n \t\t\t\t\t\t\t\t</dd>\r\n \t\t\t\t\t\t\t</dl>\r\n \t\t\t\t\t\t\t<p>An <a class=\"xref\" href=\"system.asynccallback\" data-linktype=\"relative-path\">AsyncCallback</a> delegate that is invoked when the message processing has completed.</p>\n\r\n \t\t\t\t\t\t\t</div>\r\n \t\t\t\t\t\t\t<div class=\"propertyInfo\">\r\n \t\t\t\t\t\t\t<dl class=\"parameterList\">\r\n \t\t\t\t\t\t\t\t<dt>state</dt>\r\n \t\t\t\t\t\t\t\t<dd>\r\n \t\t\t\t\t\t\t\t\t\t<span class=\"lang-csharp\"><a class=\"xref\" href=\"system.object\" data-linktype=\"relative-path\">Object</a></span>\r\n \t\t\t\t\t\t\t\t</dd>\r\n \t\t\t\t\t\t\t</dl>\r\n \t\t\t\t\t\t\t<p>A user-defined state object that is passed to the callback procedure.</p>\n\r\n \t\t\t\t\t\t\t</div>\r\n \t\t\r\n \t\t\t\t\t\t\t<div class=\"propertyInfo\">\r\n \t\t\t\t\t\t\t<dl class=\"attributeList stack\">\r\n \t\t\t\t\t\t\t\t<dt>Returns</dt>\r\n \t\t\t\t\t\t\t\t<dd>\r\n \t\t\t\t\t\t\t\t\t\t<span class=\"lang-csharp\"><a class=\"xref\" href=\"system.iasyncresult\" data-linktype=\"relative-path\">IAsyncResult</a></span>\r\n \t\t\t\t\t\t\t\t</dd>\r\n \t\t\t\t\t\t\t</dl>\r\n \t\t\t\t\t\t\t<p>An <a class=\"xref\" href=\"system.iasyncresult\" data-linktype=\"relative-path\">IAsyncResult</a> that can be used to poll or wait for results, or both; this value is also needed when invoking <span class=\"xref\">stem.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage*</span>.</p>\n\r\n \t\t\t\t\t\t\t</div>\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\t\t</div>\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\t\t<div class=\"memberNameHolder\" id=\"System_ServiceModel_Routing_ISimplexDatagramRouter_EndProcessMessage_System_IAsyncResult_\">\r\n \t\t\t\t\t<h3 class=\"accented\">\r\n \t\t\t\t\t\t<span class=\"lang-csharp\">EndProcessMessage(IAsyncResult)</span> \r\n \t\t\t\t\t</h3>\r\n \t\t\t\t</div>\r\n \t\t\r\n \t\t\t\t<div class=\"memberInfo\">\r\n \t\t\t\t\t<p>Finishes asynchronous execution of message processing.</p>\n\r\n \t\t\r\n \t\t\t\t\t\t<pre class=\"wrap loading\"><code class=\"csharp lang-csharp\" dir=\"ltr\">public void EndProcessMessage (IAsyncResult result);</code></pre>\r\n \t\t\r\n \t\t\r\n \t\t\t\t\t\t\t<div class=\"propertyInfo\">\r\n \t\t\t\t\t\t\t<dl class=\"parameterList\">\r\n \t\t\t\t\t\t\t\t<dt>result</dt>\r\n \t\t\t\t\t\t\t\t<dd>\r\n \t\t\t\t\t\t\t\t\t\t<span class=\"lang-csharp\"><a class=\"xref\" href=\"system.iasyncresult\" data-linktype=\"relative-path\">IAsyncResult</a></span>\r\n \t\t\t\t\t\t\t\t</dd>\r\n \t\t\t\t\t\t\t</dl>\r\n \t\t\t\t\t\t\t<p>The asynchronous result returned by the call to <span class=\"xref\">stem.ServiceModel.Routing.ISimplexDatagramRouter.BeginProcessMessage*</span>.</p>\n\r\n \t\t\t\t\t\t\t</div>\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\r\n \t\t\t\t</div>\r\n \t\t\r\n \t\t\r\n \t\t \r\n \t\t</section>\r\n \r\n \r\n","outputRootRelativePath":"./","pageMetadata":"<meta name=\"author\" content=\"dotnet-bot\">\r\n<meta name=\"breadcrumb_path\" content=\"breadcrumb/toc.json\">\r\n<meta name=\"search.ms_sitename\" content=\"Docs\">\r\n<meta name=\"search.ms_docsetname\" content=\"fulldocset\">\r\n<meta name=\"locale\" content=\"en-us\">\r\n<meta name=\"site_name\" content=\"Docs\">\r\n<meta name=\"search.ms_product\" content=\"MSDN\">\r\n<meta name=\"depot_name\" content=\"MSDN.fulldocset\">\r\n<meta name=\"ref_skeleton_gitcommit\" content=\"https://github.com/TianqiZhang/ECMA2YamlTestRepo2/blob/501959ac03e19ac52a27aa4c6bbeb980f8b11c8c/fulldocset/System.ServiceModel.Routing.ISimplexDatagramRouter.yml\">\r\n<meta name=\"original_ref_skeleton_git_url\" content=\"https://github.com/TianqiZhang/ECMA2YamlTestRepo2/blob/master/fulldocset/System.ServiceModel.Routing.ISimplexDatagramRouter.yml\">\r\n<meta name=\"APIName\" content=\"System.ServiceModel.Routing.ISimplexDatagramRouter\">\r\n<meta name=\"APIName\" content=\"System.ServiceModel.Routing.ISimplexDatagramRouter.BeginProcessMessage\">\r\n<meta name=\"APIName\" content=\"System.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage\">\r\n<meta name=\"APILocation\" content=\"System.ServiceModel.Routing.dll\">\r\n<meta name=\"TopicType\" content=\"apiref\">\r\n<meta name=\"APIType\" content=\"Assembly\">\r\n<meta name=\"updated_at\" content=\"2017-03-01 01:37 AM\">\r\n<meta name=\"document_id\" content=\"6a0c09cd-ecab-91ac-bba4-0f141a0f3a33\">\r\n<meta name=\"pagetype\" content=\"Reference\">\r\n<meta name=\"description\" content=\"Defines the interface required for processing messages from simplex datagram.\n\">\r\n<meta name=\"toc_rel\" content=\"_splitted/System.ServiceModel.Routing/toc.json\">\r\n<meta name=\"source_url\" content=\"\">\r\n<meta name=\"ms.assetid\" content=\"System.ServiceModel.Routing.ISimplexDatagramRouter\">\r\n","rawMetadata":{"author":"dotnet-bot","breadcrumb_path":"breadcrumb/toc.json","search.ms_sitename":"Docs","search.ms_docsetname":"fulldocset","version":null,"_op_canonicalUrlPrefix":"https://ppe.docs.microsoft.com/en-us/fulldotnet/","locale":"en-us","site_name":"Docs","search.ms_product":"MSDN","_op_openToPublicContributors":true,"depot_name":"MSDN.fulldocset","_op_gitRefSkeletonCommitHistory":[{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"use plugin in master","commit_sha":"501959ac03e19ac52a27aa4c6bbeb980f8b11c8c","commit_date":"2017-03-01 09:31:20 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"switch from platform to version","commit_sha":"78cdacb5ca782478af490a6b30c3a2cb2b6b873e","commit_date":"2017-02-28 15:09:51 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"update platforms","commit_sha":"39ad5a8919a59afc93a79ac4bd8e07c3b471b37a","commit_date":"2017-02-28 10:38:59 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"checkin yml","commit_sha":"da161b792852497df7140d7768cee2eccd9cb43f","commit_date":"2017-02-28 09:36:15 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"delete ymls","commit_sha":"417c04fd1daf0cb211ec4909020356fc1fe69260","commit_date":"2017-02-27 14:12:48 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"update latest xml","commit_sha":"1e40a158586a88a698e0cb5342785002a56898b2","commit_date":"2017-02-24 16:20:57 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"fix param transform, fix escaped xref","commit_sha":"2af997a764c82488dfa824f1c7bc4d736757d943","commit_date":"2017-02-22 17:04:48 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"convert exceptions","commit_sha":"0a5bf3370731dd35a596c91081e5dc82e2eace3a","commit_date":"2017-02-22 11:54:30 +0800"},{"author_name":"Tianqi Zhang","author_email":"tianzh@microsoft.com","committer_name":"Tianqi Zhang","comitter_email":"tianzh@microsoft.com","message":"remove _yml from url","commit_sha":"f9314af8858edb8c329d223328490093aef4f55f","commit_date":"2017-02-17 15:31:12 +0800"}],"ref_skeleton_gitcommit":"https://github.com/TianqiZhang/ECMA2YamlTestRepo2/blob/501959ac03e19ac52a27aa4c6bbeb980f8b11c8c/fulldocset/System.ServiceModel.Routing.ISimplexDatagramRouter.yml","original_ref_skeleton_git_url":"https://github.com/TianqiZhang/ECMA2YamlTestRepo2/blob/master/fulldocset/System.ServiceModel.Routing.ISimplexDatagramRouter.yml","open_to_public_contributors":true,"api_name":["System.ServiceModel.Routing.ISimplexDatagramRouter","System.ServiceModel.Routing.ISimplexDatagramRouter.BeginProcessMessage","System.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage"],"api_location":["System.ServiceModel.Routing.dll"],"topic_type":["apiref"],"api_type":["Assembly"],"f1_keywords":["System.ServiceModel.Routing.ISimplexDatagramRouter","System::ServiceModel::Routing::ISimplexDatagramRouter","System.ServiceModel.Routing.ISimplexDatagramRouter.BeginProcessMessage","System::ServiceModel::Routing::ISimplexDatagramRouter::BeginProcessMessage","System.ServiceModel.Routing.ISimplexDatagramRouter.EndProcessMessage","System::ServiceModel::Routing::ISimplexDatagramRouter::EndProcessMessage"],"dev_langs":["csharp"],"updated_at":"2017-03-01 01:37 AM","document_id":"6a0c09cd-ecab-91ac-bba4-0f141a0f3a33","content_git_url":"https://github.com/TianqiZhang/ECMA2YamlTestRepo2/blob/master/fulldocset/xml/System.ServiceModel.Routing/ISimplexDatagramRouter.xml","layout":"Reference","_op_layout":"Reference","pagetype":"Reference","title":"ISimplexDatagramRouter interface | Microsoft Docs","_op_ogTitle":"ISimplexDatagramRouter interface","description":"Defines the interface required for processing messages from simplex datagram.\n","toc_asset_id":"_splitted/System.ServiceModel.Routing/toc.json","toc_rel":"_splitted/System.ServiceModel.Routing/toc.json","source_url":"","ms.assetid":"System.ServiceModel.Routing.ISimplexDatagramRouter","canonical_url":"https://ppe.docs.microsoft.com/en-us/mergedepotdynamic/system.servicemodel.routing.isimplexdatagramrouter","_op_canonicalUrl":"https://ppe.docs.microsoft.com/en-us/mergedepotdynamic/system.servicemodel.routing.isimplexdatagramrouter","fileRelativePath":"System.ServiceModel.Routing.ISimplexDatagramRouter.html"},"themesRelativePathToOutputRoot":"_themes/"} | [
4895,
11299,
2404,
59,
81,
59,
77,
27,
7146,
3918,
17553,
13812,
25,
23108,
38214,
59,
81,
59,
77,
59,
83,
59,
81,
59,
77,
3556,
7146,
29,
59,
81,
59,
77,
59,
81,
59,
77,
220,
3467,
81,
59,
77,
220,
1279,
71,
16,
29,
59,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "define-property@^0.2.5",
"_id": "define-property@0.2.5",
"_inBundle": false,
"_integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"_location": "/snapdragon/define-property",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "define-property@^0.2.5",
"name": "define-property",
"escapedName": "define-property",
"rawSpec": "^0.2.5",
"saveSpec": null,
"fetchSpec": "^0.2.5"
},
"_requiredBy": [
"/snapdragon"
],
"_resolved": "https://registry.npm.taobao.org/define-property/download/define-property-0.2.5.tgz",
"_shasum": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116",
"_spec": "define-property@^0.2.5",
"_where": "C:\\Users\\19752\\Desktop\\webpack4.x讲义和代码\\04\\node_modules\\snapdragon",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/define-property/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-descriptor": "^0.1.0"
},
"deprecated": false,
"description": "Define a non-enumerable property on an object.",
"devDependencies": {
"mocha": "*",
"should": "^7.0.4"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/define-property",
"keywords": [
"define",
"define-property",
"enumerable",
"key",
"non",
"non-enumerable",
"object",
"prop",
"property",
"value"
],
"license": "MIT",
"main": "index.js",
"name": "define-property",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/define-property.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"mixin-deep",
"mixin-object",
"delegate-object",
"forward-object"
]
}
},
"version": "0.2.5"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
13086,
12,
26745,
31,
61,
15,
13,
17,
13,
20,
1600,
198,
220,
45434,
312,
1298,
366,
13086,
12,
26745,
31,
15,
13,
17,
13,
20,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"id": 1343648849,
"type": "Feature",
"properties": {
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"124.41528,39.97833,124.41528,39.97833",
"geom:latitude":39.97833,
"geom:longitude":124.41528,
"gn:admin1_code":"11.0",
"gn:asciiname":"Yongbong-dong",
"gn:country_code":"KP",
"gn:dem":10,
"gn:feature_class":"P",
"gn:feature_code":"PPL",
"gn:geonameid":1866469,
"gn:latitude":39.97833,
"gn:longitude":124.41528,
"gn:modification_date":"2012-01-19",
"gn:name":"Yongbong-dong",
"gn:population":0,
"gn:timezone":"Asia/Pyongyang",
"iso:country":"KP",
"lbl:bbox":"124.39528,39.95833,124.43528,39.99833",
"lbl:max_zoom":18.0,
"lbl:min_zoom":13.5,
"mz:hierarchy_label":1,
"mz:is_current":-1,
"mz:min_zoom":12.0,
"name:und_x_variant":[
"\uc6a9\ubd09\ub3d9",
"Yongbong-dong"
],
"src:geom":"geonames",
"wof:belongsto":[
102191569,
85632639,
85676633,
1108747965
],
"wof:breaches":[],
"wof:concordances":{
"gn:id":1866469
},
"wof:country":"KP",
"wof:geomhash":"2c0b598b2ef477543024f714552d6c93",
"wof:hierarchy":[
{
"continent_id":102191569,
"country_id":85632639,
"county_id":1108747965,
"locality_id":1343648849,
"region_id":85676633
}
],
"wof:id":1343648849,
"wof:lastmodified":1566582142,
"wof:name":"Yongbong-dong",
"wof:parent_id":1108747965,
"wof:placetype":"locality",
"wof:repo":"whosonfirst-data-admin-kp",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[]
},
"bbox": [
124.41528,
39.97833,
124.41528,
39.97833
],
"geometry": {"coordinates":[124.41528,39.97833],"type":"Point"}
} | [
90,
198,
220,
366,
312,
1298,
1511,
3559,
2414,
3459,
2920,
11,
198,
220,
366,
4906,
1298,
366,
38816,
1600,
198,
220,
366,
48310,
1298,
1391,
198,
220,
220,
220,
366,
276,
27110,
25,
919,
341,
2404,
12303,
12303,
1600,
198,
220,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"id":331766714,"node_id":"MDEwOlJlcG9zaXRvcnkzMzE3NjY3MTQ=","name":"requests","full_name":"kennethreitz/requests","private":false,"owner":{"login":"kennethreitz","id":119893,"node_id":"MDQ6VXNlcjExOTg5Mw==","avatar_url":"https://avatars.githubusercontent.com/u/119893?v=4","gravatar_id":"","url":"https://api.github.com/users/kennethreitz","html_url":"https://github.com/kennethreitz","followers_url":"https://api.github.com/users/kennethreitz/followers","following_url":"https://api.github.com/users/kennethreitz/following{/other_user}","gists_url":"https://api.github.com/users/kennethreitz/gists{/gist_id}","starred_url":"https://api.github.com/users/kennethreitz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kennethreitz/subscriptions","organizations_url":"https://api.github.com/users/kennethreitz/orgs","repos_url":"https://api.github.com/users/kennethreitz/repos","events_url":"https://api.github.com/users/kennethreitz/events{/privacy}","received_events_url":"https://api.github.com/users/kennethreitz/received_events","type":"User","site_admin":false},"html_url":"https://github.com/kennethreitz/requests","description":"A simple, yet elegant HTTP library.","fork":true,"url":"https://api.github.com/repos/kennethreitz/requests","forks_url":"https://api.github.com/repos/kennethreitz/requests/forks","keys_url":"https://api.github.com/repos/kennethreitz/requests/keys{/key_id}","collaborators_url":"https://api.github.com/repos/kennethreitz/requests/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/kennethreitz/requests/teams","hooks_url":"https://api.github.com/repos/kennethreitz/requests/hooks","issue_events_url":"https://api.github.com/repos/kennethreitz/requests/issues/events{/number}","events_url":"https://api.github.com/repos/kennethreitz/requests/events","assignees_url":"https://api.github.com/repos/kennethreitz/requests/assignees{/user}","branches_url":"https://api.github.com/repos/kennethreitz/requests/branches{/branch}","tags_url":"https://api.github.com/repos/kennethreitz/requests/tags","blobs_url":"https://api.github.com/repos/kennethreitz/requests/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/kennethreitz/requests/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/kennethreitz/requests/git/refs{/sha}","trees_url":"https://api.github.com/repos/kennethreitz/requests/git/trees{/sha}","statuses_url":"https://api.github.com/repos/kennethreitz/requests/statuses/{sha}","languages_url":"https://api.github.com/repos/kennethreitz/requests/languages","stargazers_url":"https://api.github.com/repos/kennethreitz/requests/stargazers","contributors_url":"https://api.github.com/repos/kennethreitz/requests/contributors","subscribers_url":"https://api.github.com/repos/kennethreitz/requests/subscribers","subscription_url":"https://api.github.com/repos/kennethreitz/requests/subscription","commits_url":"https://api.github.com/repos/kennethreitz/requests/commits{/sha}","git_commits_url":"https://api.github.com/repos/kennethreitz/requests/git/commits{/sha}","comments_url":"https://api.github.com/repos/kennethreitz/requests/comments{/number}","issue_comment_url":"https://api.github.com/repos/kennethreitz/requests/issues/comments{/number}","contents_url":"https://api.github.com/repos/kennethreitz/requests/contents/{+path}","compare_url":"https://api.github.com/repos/kennethreitz/requests/compare/{base}...{head}","merges_url":"https://api.github.com/repos/kennethreitz/requests/merges","archive_url":"https://api.github.com/repos/kennethreitz/requests/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/kennethreitz/requests/downloads","issues_url":"https://api.github.com/repos/kennethreitz/requests/issues{/number}","pulls_url":"https://api.github.com/repos/kennethreitz/requests/pulls{/number}","milestones_url":"https://api.github.com/repos/kennethreitz/requests/milestones{/number}","notifications_url":"https://api.github.com/repos/kennethreitz/requests/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/kennethreitz/requests/labels{/name}","releases_url":"https://api.github.com/repos/kennethreitz/requests/releases{/id}","deployments_url":"https://api.github.com/repos/kennethreitz/requests/deployments","created_at":"2021-01-21T22:02:38Z","updated_at":"2021-12-26T18:56:03Z","pushed_at":"2021-06-01T03:01:41Z","git_url":"git://github.com/kennethreitz/requests.git","ssh_url":"git@github.com:kennethreitz/requests.git","clone_url":"https://github.com/kennethreitz/requests.git","svn_url":"https://github.com/kennethreitz/requests","homepage":"https://requests.readthedocs.io","size":12564,"stargazers_count":64,"watchers_count":64,"language":null,"has_issues":false,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":41,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":0,"license":{"key":"apache-2.0","name":"Apache License 2.0","spdx_id":"Apache-2.0","url":"https://api.github.com/licenses/apache-2.0","node_id":"MDc6TGljZW5zZTI="},"allow_forking":true,"is_template":false,"topics":[],"visibility":"public","forks":41,"open_issues":0,"watchers":64,"default_branch":"master","permissions":{"admin":false,"maintain":false,"push":false,"triage":false,"pull":true},"temp_clone_token":"","parent":{"id":1362490,"node_id":"MDEwOlJlcG9zaXRvcnkxMzYyNDkw","name":"requests","full_name":"psf/requests","private":false,"owner":{"login":"psf","id":50630501,"node_id":"MDEyOk9yZ2FuaXphdGlvbjUwNjMwNTAx","avatar_url":"https://avatars.githubusercontent.com/u/50630501?v=4","gravatar_id":"","url":"https://api.github.com/users/psf","html_url":"https://github.com/psf","followers_url":"https://api.github.com/users/psf/followers","following_url":"https://api.github.com/users/psf/following{/other_user}","gists_url":"https://api.github.com/users/psf/gists{/gist_id}","starred_url":"https://api.github.com/users/psf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/psf/subscriptions","organizations_url":"https://api.github.com/users/psf/orgs","repos_url":"https://api.github.com/users/psf/repos","events_url":"https://api.github.com/users/psf/events{/privacy}","received_events_url":"https://api.github.com/users/psf/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/psf/requests","description":"A simple, yet elegant, HTTP library.","fork":false,"url":"https://api.github.com/repos/psf/requests","forks_url":"https://api.github.com/repos/psf/requests/forks","keys_url":"https://api.github.com/repos/psf/requests/keys{/key_id}","collaborators_url":"https://api.github.com/repos/psf/requests/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/psf/requests/teams","hooks_url":"https://api.github.com/repos/psf/requests/hooks","issue_events_url":"https://api.github.com/repos/psf/requests/issues/events{/number}","events_url":"https://api.github.com/repos/psf/requests/events","assignees_url":"https://api.github.com/repos/psf/requests/assignees{/user}","branches_url":"https://api.github.com/repos/psf/requests/branches{/branch}","tags_url":"https://api.github.com/repos/psf/requests/tags","blobs_url":"https://api.github.com/repos/psf/requests/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/psf/requests/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/psf/requests/git/refs{/sha}","trees_url":"https://api.github.com/repos/psf/requests/git/trees{/sha}","statuses_url":"https://api.github.com/repos/psf/requests/statuses/{sha}","languages_url":"https://api.github.com/repos/psf/requests/languages","stargazers_url":"https://api.github.com/repos/psf/requests/stargazers","contributors_url":"https://api.github.com/repos/psf/requests/contributors","subscribers_url":"https://api.github.com/repos/psf/requests/subscribers","subscription_url":"https://api.github.com/repos/psf/requests/subscription","commits_url":"https://api.github.com/repos/psf/requests/commits{/sha}","git_commits_url":"https://api.github.com/repos/psf/requests/git/commits{/sha}","comments_url":"https://api.github.com/repos/psf/requests/comments{/number}","issue_comment_url":"https://api.github.com/repos/psf/requests/issues/comments{/number}","contents_url":"https://api.github.com/repos/psf/requests/contents/{+path}","compare_url":"https://api.github.com/repos/psf/requests/compare/{base}...{head}","merges_url":"https://api.github.com/repos/psf/requests/merges","archive_url":"https://api.github.com/repos/psf/requests/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/psf/requests/downloads","issues_url":"https://api.github.com/repos/psf/requests/issues{/number}","pulls_url":"https://api.github.com/repos/psf/requests/pulls{/number}","milestones_url":"https://api.github.com/repos/psf/requests/milestones{/number}","notifications_url":"https://api.github.com/repos/psf/requests/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/psf/requests/labels{/name}","releases_url":"https://api.github.com/repos/psf/requests/releases{/id}","deployments_url":"https://api.github.com/repos/psf/requests/deployments","created_at":"2011-02-13T18:38:17Z","updated_at":"2021-12-27T18:52:10Z","pushed_at":"2021-12-20T02:30:13Z","git_url":"git://github.com/psf/requests.git","ssh_url":"git@github.com:psf/requests.git","clone_url":"https://github.com/psf/requests.git","svn_url":"https://github.com/psf/requests","homepage":"https://requests.readthedocs.io","size":12686,"stargazers_count":46601,"watchers_count":46601,"language":"Python","has_issues":true,"has_projects":false,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":8582,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":234,"license":{"key":"apache-2.0","name":"Apache License 2.0","spdx_id":"Apache-2.0","url":"https://api.github.com/licenses/apache-2.0","node_id":"MDc6TGljZW5zZTI="},"allow_forking":true,"is_template":false,"topics":["client","cookies","forhumans","http","humans","python","python-requests","requests"],"visibility":"public","forks":8582,"open_issues":234,"watchers":46601,"default_branch":"main"},"source":{"id":1362490,"node_id":"MDEwOlJlcG9zaXRvcnkxMzYyNDkw","name":"requests","full_name":"psf/requests","private":false,"owner":{"login":"psf","id":50630501,"node_id":"MDEyOk9yZ2FuaXphdGlvbjUwNjMwNTAx","avatar_url":"https://avatars.githubusercontent.com/u/50630501?v=4","gravatar_id":"","url":"https://api.github.com/users/psf","html_url":"https://github.com/psf","followers_url":"https://api.github.com/users/psf/followers","following_url":"https://api.github.com/users/psf/following{/other_user}","gists_url":"https://api.github.com/users/psf/gists{/gist_id}","starred_url":"https://api.github.com/users/psf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/psf/subscriptions","organizations_url":"https://api.github.com/users/psf/orgs","repos_url":"https://api.github.com/users/psf/repos","events_url":"https://api.github.com/users/psf/events{/privacy}","received_events_url":"https://api.github.com/users/psf/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/psf/requests","description":"A simple, yet elegant, HTTP library.","fork":false,"url":"https://api.github.com/repos/psf/requests","forks_url":"https://api.github.com/repos/psf/requests/forks","keys_url":"https://api.github.com/repos/psf/requests/keys{/key_id}","collaborators_url":"https://api.github.com/repos/psf/requests/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/psf/requests/teams","hooks_url":"https://api.github.com/repos/psf/requests/hooks","issue_events_url":"https://api.github.com/repos/psf/requests/issues/events{/number}","events_url":"https://api.github.com/repos/psf/requests/events","assignees_url":"https://api.github.com/repos/psf/requests/assignees{/user}","branches_url":"https://api.github.com/repos/psf/requests/branches{/branch}","tags_url":"https://api.github.com/repos/psf/requests/tags","blobs_url":"https://api.github.com/repos/psf/requests/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/psf/requests/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/psf/requests/git/refs{/sha}","trees_url":"https://api.github.com/repos/psf/requests/git/trees{/sha}","statuses_url":"https://api.github.com/repos/psf/requests/statuses/{sha}","languages_url":"https://api.github.com/repos/psf/requests/languages","stargazers_url":"https://api.github.com/repos/psf/requests/stargazers","contributors_url":"https://api.github.com/repos/psf/requests/contributors","subscribers_url":"https://api.github.com/repos/psf/requests/subscribers","subscription_url":"https://api.github.com/repos/psf/requests/subscription","commits_url":"https://api.github.com/repos/psf/requests/commits{/sha}","git_commits_url":"https://api.github.com/repos/psf/requests/git/commits{/sha}","comments_url":"https://api.github.com/repos/psf/requests/comments{/number}","issue_comment_url":"https://api.github.com/repos/psf/requests/issues/comments{/number}","contents_url":"https://api.github.com/repos/psf/requests/contents/{+path}","compare_url":"https://api.github.com/repos/psf/requests/compare/{base}...{head}","merges_url":"https://api.github.com/repos/psf/requests/merges","archive_url":"https://api.github.com/repos/psf/requests/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/psf/requests/downloads","issues_url":"https://api.github.com/repos/psf/requests/issues{/number}","pulls_url":"https://api.github.com/repos/psf/requests/pulls{/number}","milestones_url":"https://api.github.com/repos/psf/requests/milestones{/number}","notifications_url":"https://api.github.com/repos/psf/requests/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/psf/requests/labels{/name}","releases_url":"https://api.github.com/repos/psf/requests/releases{/id}","deployments_url":"https://api.github.com/repos/psf/requests/deployments","created_at":"2011-02-13T18:38:17Z","updated_at":"2021-12-27T18:52:10Z","pushed_at":"2021-12-20T02:30:13Z","git_url":"git://github.com/psf/requests.git","ssh_url":"git@github.com:psf/requests.git","clone_url":"https://github.com/psf/requests.git","svn_url":"https://github.com/psf/requests","homepage":"https://requests.readthedocs.io","size":12686,"stargazers_count":46601,"watchers_count":46601,"language":"Python","has_issues":true,"has_projects":false,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":8582,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":234,"license":{"key":"apache-2.0","name":"Apache License 2.0","spdx_id":"Apache-2.0","url":"https://api.github.com/licenses/apache-2.0","node_id":"MDc6TGljZW5zZTI="},"allow_forking":true,"is_template":false,"topics":["client","cookies","forhumans","http","humans","python","python-requests","requests"],"visibility":"public","forks":8582,"open_issues":234,"watchers":46601,"default_branch":"main"},"network_count":8582,"subscribers_count":2} | [
4895,
312,
1298,
2091,
1558,
28933,
1415,
553,
17440,
62,
312,
2404,
44,
7206,
86,
30098,
41,
44601,
38,
24,
4496,
55,
49,
28435,
77,
74,
89,
44,
89,
36,
18,
45,
73,
56,
18,
13752,
48,
28,
2430,
3672,
2404,
8897,
3558,
2430,
128... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"htmlparser2@3.10.1",
"/Users/clementbuchanan/Documents/codefellows/301/data-structures-and-algorithms"
]
],
"_from": "htmlparser2@3.10.1",
"_id": "htmlparser2@3.10.1",
"_inBundle": false,
"_integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==",
"_location": "/htmlparser2",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "htmlparser2@3.10.1",
"name": "htmlparser2",
"escapedName": "htmlparser2",
"rawSpec": "3.10.1",
"saveSpec": null,
"fetchSpec": "3.10.1"
},
"_requiredBy": [
"/cheerio"
],
"_resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",
"_spec": "3.10.1",
"_where": "/Users/clementbuchanan/Documents/codefellows/301/data-structures-and-algorithms",
"author": {
"name": "Felix Boehm",
"email": "me@feedic.com"
},
"browser": {
"readable-stream": false
},
"bugs": {
"url": "http://github.com/fb55/htmlparser2/issues"
},
"dependencies": {
"domelementtype": "^1.3.1",
"domhandler": "^2.3.0",
"domutils": "^1.5.1",
"entities": "^1.1.1",
"inherits": "^2.0.1",
"readable-stream": "^3.1.1"
},
"description": "Fast & forgiving HTML/XML/RSS parser",
"devDependencies": {
"coveralls": "^3.0.1",
"eslint": "^5.13.0",
"istanbul": "^0.4.3",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.2.0"
},
"directories": {
"lib": "lib/"
},
"files": [
"lib"
],
"homepage": "https://github.com/fb55/htmlparser2#readme",
"keywords": [
"html",
"parser",
"streams",
"xml",
"dom",
"rss",
"feed",
"atom"
],
"license": "MIT",
"main": "lib/index.js",
"name": "htmlparser2",
"prettier": {
"tabWidth": 4
},
"repository": {
"type": "git",
"url": "git://github.com/fb55/htmlparser2.git"
},
"scripts": {
"coveralls": "npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)",
"lcov": "istanbul cover _mocha --report lcovonly -- -R spec",
"lint": "eslint lib test",
"test": "mocha && npm run lint"
},
"version": "3.10.1"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
6494,
48610,
17,
31,
18,
13,
940,
13,
16,
1600,
198,
220,
220,
220,
220,
220,
12813,
14490,
14,
66,
1732,
65,
794,
27870,
14,
383... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "netfreview-server",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
"start:debug": "nest start --debug --watch",
"start:prod": "node dist/main",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs-modules/mailer": "^1.5.1",
"@nestjs/common": "^7.5.1",
"@nestjs/config": "^0.6.3",
"@nestjs/core": "^7.5.1",
"@nestjs/jwt": "^7.2.0",
"@nestjs/passport": "^7.1.5",
"@nestjs/platform-express": "^7.5.1",
"@nestjs/typeorm": "^7.1.5",
"aws-sdk": "^2.853.0",
"bcrypt": "^5.0.0",
"cookie-parser": "^1.4.5",
"fs": "0.0.1-security",
"mysql2": "^2.2.5",
"nodemailer": "^6.5.0",
"passport": "^0.4.1",
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.0",
"passport-local": "^1.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^6.6.3",
"shortid": "^2.2.16",
"typeorm": "^0.2.31",
"typeorm-seeding": "^1.6.1"
},
"devDependencies": {
"@nestjs/cli": "^7.5.1",
"@nestjs/schematics": "^7.1.3",
"@nestjs/testing": "^7.5.1",
"@types/bcrypt": "^3.0.0",
"@types/cookie-parser": "^1.4.2",
"@types/express": "^4.17.8",
"@types/faker": "^5.1.7",
"@types/jest": "^26.0.15",
"@types/jsonwebtoken": "^8.5.0",
"@types/multer": "^1.4.5",
"@types/node": "^14.14.6",
"@types/passport-google-oauth20": "^2.0.6",
"@types/passport-jwt": "^3.0.5",
"@types/passport-local": "^1.0.33",
"@types/supertest": "^2.0.10",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"eslint": "^7.12.1",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.6.3",
"prettier": "^2.1.2",
"supertest": "^6.0.0",
"ts-jest": "^26.4.3",
"ts-loader": "^8.0.8",
"ts-node": "^9.0.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^4.0.5"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
| [
90,
198,
220,
366,
3672,
1298,
366,
3262,
69,
19023,
12,
15388,
1600,
198,
220,
366,
9641,
1298,
366,
15,
13,
15,
13,
16,
1600,
198,
220,
366,
11213,
1298,
366,
1600,
198,
220,
366,
9800,
1298,
366,
1600,
198,
220,
366,
19734,
129... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"eslint-config-react-app@5.2.1",
"/home/rakshith/Git Projects/job-application-portal"
]
],
"_from": "eslint-config-react-app@5.2.1",
"_id": "eslint-config-react-app@5.2.1",
"_inBundle": false,
"_integrity": "sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ==",
"_location": "/eslint-config-react-app",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-config-react-app@5.2.1",
"name": "eslint-config-react-app",
"escapedName": "eslint-config-react-app",
"rawSpec": "5.2.1",
"saveSpec": null,
"fetchSpec": "5.2.1"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-5.2.1.tgz",
"_spec": "5.2.1",
"_where": "/home/rakshith/Git Projects/job-application-portal",
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
},
"dependencies": {
"confusing-browser-globals": "^1.0.9"
},
"description": "ESLint configuration used by Create React App",
"files": [
"index.js"
],
"gitHead": "d2f813f8897ffcd2f0b0d2da75d0c44924c92f4d",
"homepage": "https://github.com/facebook/create-react-app#readme",
"license": "MIT",
"name": "eslint-config-react-app",
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "2.x",
"@typescript-eslint/parser": "2.x",
"babel-eslint": "10.x",
"eslint": "6.x",
"eslint-plugin-flowtype": "3.x || 4.x",
"eslint-plugin-import": "2.x",
"eslint-plugin-jsx-a11y": "6.x",
"eslint-plugin-react": "7.x",
"eslint-plugin-react-hooks": "1.x || 2.x"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/create-react-app.git",
"directory": "packages/eslint-config-react-app"
},
"version": "5.2.1"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
274,
75,
600,
12,
11250,
12,
45018,
12,
1324,
31,
20,
13,
17,
13,
16,
1600,
198,
220,
220,
220,
220,
220,
12813,
11195,
14,
430,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
"css-what@3.2.1",
"C:\\DashboardMetrics\\frontend\\demo_1"
]
],
"_development": true,
"_from": "css-what@3.2.1",
"_id": "css-what@3.2.1",
"_inBundle": false,
"_integrity": "sha512-WwOrosiQTvyms+Ti5ZC5vGEK0Vod3FTt1ca+payZqvKuGJF+dq7bG63DstxtN0dpm6FxY27a/zS3Wten+gEtGw==",
"_location": "/cssnano-preset-default/css-what",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css-what@3.2.1",
"name": "css-what",
"escapedName": "css-what",
"rawSpec": "3.2.1",
"saveSpec": null,
"fetchSpec": "3.2.1"
},
"_requiredBy": [
"/cssnano-preset-default/css-select"
],
"_resolved": "https://registry.npmjs.org/css-what/-/css-what-3.2.1.tgz",
"_spec": "3.2.1",
"_where": "C:\\DashboardMetrics\\frontend\\demo_1",
"author": {
"name": "Felix Böhm",
"email": "me@feedic.com",
"url": "http://feedic.com"
},
"bugs": {
"url": "https://github.com/fb55/css-what/issues"
},
"dependencies": {},
"description": "a CSS selector parser",
"devDependencies": {
"@types/jest": "^24.0.16",
"@types/node": "^12.6.2",
"@typescript-eslint/eslint-plugin": "^1.12.0",
"@typescript-eslint/parser": "^1.12.0",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint-config-prettier": "^6.0.0",
"jest": "^24.8.0",
"prettier": "^1.18.2",
"ts-jest": "^24.0.2",
"typescript": "^3.5.3"
},
"engines": {
"node": ">= 6"
},
"files": [
"lib/**/*"
],
"homepage": "https://github.com/fb55/css-what#readme",
"jest": {
"preset": "ts-jest",
"testEnvironment": "node"
},
"license": "BSD-2-Clause",
"main": "lib/index.js",
"name": "css-what",
"optionalDependencies": {},
"prettier": {
"tabWidth": 4
},
"repository": {
"url": "git+https://github.com/fb55/css-what.git"
},
"scripts": {
"build": "tsc",
"coverage": "cat coverage/lcov.info | coveralls",
"format": "prettier --write '**/*.{ts,md,json}'",
"lint": "eslint --ext=js,ts src",
"prepare": "npm run build",
"test": "jest --coverage -u && npm run lint"
},
"types": "lib/index.d.ts",
"version": "3.2.1"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
366,
25471,
12,
10919,
31,
18,
13,
17,
13,
16,
1600,
198,
220,
220,
220,
220,
220,
366,
34,
25,
6852,
43041,
3526,
9171,
10466,
6852,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"method": "Value generation",
"ensemble": "No, this entry came from a single model only",
"pretrained": "t5-3b",
"desc": "more information from db.json"
} | [
90,
198,
220,
366,
24396,
1298,
366,
11395,
5270,
1600,
198,
220,
366,
1072,
11306,
1298,
366,
2949,
11,
428,
5726,
1625,
422,
257,
2060,
2746,
691,
1600,
198,
220,
366,
5310,
13363,
1298,
366,
83,
20,
12,
18,
65,
1600,
198,
220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
{
"_from": "debug@^3.2.6",
"_id": "debug@3.2.7",
"_inBundle": false,
"_integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"_location": "/sockjs-client/debug",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "debug@^3.2.6",
"name": "debug",
"escapedName": "debug",
"rawSpec": "^3.2.6",
"saveSpec": null,
"fetchSpec": "^3.2.6"
},
"_requiredBy": [
"/sockjs-client"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"_shasum": "72580b7e9145fb39b6676f9c5e5fb100b934179a",
"_spec": "debug@^3.2.6",
"_where": "C:\\web_project\\MyLaraver\\MyLaraver\\node_modules\\sockjs-client",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": "./src/browser.js",
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
"url": "http://n8.io"
},
{
"name": "Andrew Rhyne",
"email": "rhyneandrew@gmail.com"
}
],
"dependencies": {
"ms": "^2.1.1"
},
"deprecated": false,
"description": "small debugging utility",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"browserify": "14.4.0",
"chai": "^3.5.0",
"concurrently": "^3.1.0",
"coveralls": "^3.0.2",
"istanbul": "^0.4.5",
"karma": "^3.0.0",
"karma-chai": "^0.1.0",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "^1.2.0",
"rimraf": "^2.5.4",
"xo": "^0.23.0"
},
"files": [
"src",
"node.js",
"dist/debug.js",
"LICENSE",
"README.md"
],
"homepage": "https://github.com/visionmedia/debug#readme",
"keywords": [
"debug",
"log",
"debugger"
],
"license": "MIT",
"main": "./src/index.js",
"name": "debug",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
},
"unpkg": "./dist/debug.js",
"version": "3.2.7"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
24442,
31,
61,
18,
13,
17,
13,
21,
1600,
198,
220,
45434,
312,
1298,
366,
24442,
31,
18,
13,
17,
13,
22,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
18908,
10138,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"key": "UNLOCK_RITUAL",
"name": "primalmagick.research.unlock_ritual.title",
"discipline": "BASICS",
"icon": {
"isItem": false,
"location": "primalmagick:textures/research/discipline_ritual.png"
},
"parents": [
"WAND_INSCRIPTION",
"RUNE_PROJECT"
],
"stages": [
{
"text": "primalmagick.research.unlock_ritual.text.stage.1",
"required_knowledge": [
"OBSERVATION;1"
]
},
{
"text": "primalmagick.research.unlock_ritual.text.stage.2"
}
],
"addenda": []
} | [
90,
198,
220,
366,
2539,
1298,
366,
4944,
36840,
62,
49,
2043,
25620,
1600,
198,
220,
366,
3672,
1298,
366,
1050,
4402,
19726,
624,
13,
34033,
13,
403,
5354,
62,
799,
723,
13,
7839,
1600,
198,
220,
366,
6381,
34647,
1298,
366,
33,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"type": "object",
"properties": {
"policyname": {
"type": "string"
}
},
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "crpolicy_binding",
"title": "crpolicy_binding"
} | [
90,
198,
220,
366,
4906,
1298,
366,
15252,
1600,
198,
220,
366,
48310,
1298,
1391,
198,
220,
220,
220,
366,
79,
4160,
2047,
480,
1298,
1391,
198,
220,
220,
220,
220,
220,
366,
4906,
1298,
366,
8841,
1,
198,
220,
220,
220,
1782,
19... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "AutoScrollLabel",
"version": "0.0.1",
"summary": "Provides marquee like UILabel scrolling, think iPod track title scrolling.",
"homepage": "https://github.com/cbess/AutoScrollLabel",
"authors": "C. Bess",
"license": {
"type": "Open source",
"text": "Author did not supply license"
},
"source": {
"git": "https://github.com/cbess/AutoScrollLabel.git",
"commit": "4b66b6ba0d1da045b0bc3acfbc7f340e583b79d6"
},
"platforms": {
"ios": null
},
"source_files": "AutoScrollLabel/*.{h,m}",
"requires_arc": true
}
| [
90,
198,
220,
366,
3672,
1298,
366,
27722,
29261,
33986,
1600,
198,
220,
366,
9641,
1298,
366,
15,
13,
15,
13,
16,
1600,
198,
220,
366,
49736,
1298,
366,
15946,
1460,
50089,
588,
471,
4146,
9608,
28659,
11,
892,
26915,
2610,
3670,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "forwarded@~0.1.2",
"_id": "forwarded@0.1.2",
"_inBundle": false,
"_integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=",
"_location": "/forwarded",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "forwarded@~0.1.2",
"name": "forwarded",
"escapedName": "forwarded",
"rawSpec": "~0.1.2",
"saveSpec": null,
"fetchSpec": "~0.1.2"
},
"_requiredBy": [
"/proxy-addr"
],
"_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz",
"_shasum": "98c23dab1175657b8c0573e8ceccd91b0ff18c84",
"_spec": "forwarded@~0.1.2",
"_where": "C:\\Users\\NguyenKev\\Documents\\Github\\website\\node_modules\\proxy-addr",
"bugs": {
"url": "https://github.com/jshttp/forwarded/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "Parse HTTP X-Forwarded-For header",
"devDependencies": {
"beautify-benchmark": "0.2.4",
"benchmark": "2.1.4",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "3.0.1",
"istanbul": "0.4.5",
"mocha": "1.21.5"
},
"engines": {
"node": ">= 0.6"
},
"files": [
"LICENSE",
"HISTORY.md",
"README.md",
"index.js"
],
"homepage": "https://github.com/jshttp/forwarded#readme",
"keywords": [
"x-forwarded-for",
"http",
"req"
],
"license": "MIT",
"name": "forwarded",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/forwarded.git"
},
"scripts": {
"bench": "node benchmark/index.js",
"lint": "eslint .",
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
},
"version": "0.1.2"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
11813,
276,
31,
93,
15,
13,
16,
13,
17,
1600,
198,
220,
45434,
312,
1298,
366,
11813,
276,
31,
15,
13,
16,
13,
17,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
189... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"img_name": "0.jpg",
"question_answer": [
[
1,
"How many people?",
[
"1",
"2",
"yes",
"0",
"3"
]
],
[
2,
"Where is this place?",
[
"restaurant",
"house",
"airport",
"inside",
"home"
]
],
[
3,
"How is the environment feeling?",
[
"no",
"dark",
"clear",
"poor",
"calm"
]
],
[
4,
"What does the person look like?",
[
"pirate",
"hat",
"cartoon",
"baseball",
"kid"
]
],
[
5,
"How does the person feel like?",
[
"bored",
"sad",
"happy",
"tired",
"good"
]
],
[
6,
"What is the person doing?",
[
"sitting",
"talking",
"talking on phone",
"standing",
"playing wii"
]
],
[
7,
"What does the person on the left look like?",
[
"hat",
"giraffe",
"pirate",
"dog",
"cat"
]
],
[
8,
"How does the person on the left feel like?",
[
"sad",
"happy",
"bored",
"confused",
"good"
]
],
[
9,
"What does the person on the right look like?",
[
"hat",
"pirate",
"cat",
"cartoon",
"smile"
]
],
[
10,
"How does the person on the right feel like?",
[
"bored",
"sad",
"happy",
"confused",
"tired"
]
],
[
11,
"What are they doing?",
[
"taking pictures",
"talking",
"playing",
"walking",
"playing video game"
]
]
],
"description": "the environment feels no and dark. one person is in the restaurant. the person looks like pirate or house and feels like bored and sad. the person is sitting or talking. "
} | [
90,
198,
220,
220,
220,
366,
9600,
62,
3672,
1298,
366,
15,
13,
9479,
1600,
198,
220,
220,
220,
366,
25652,
62,
41484,
1298,
685,
198,
220,
220,
220,
220,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "isarray@~1.0.0",
"_id": "isarray@1.0.0",
"_inBundle": false,
"_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"_location": "/watchpack-chokidar2/isarray",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "isarray@~1.0.0",
"name": "isarray",
"escapedName": "isarray",
"rawSpec": "~1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/watchpack-chokidar2/readable-stream"
],
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"_shasum": "bb935d48582cba168c06834957a54a3e07124f11",
"_spec": "isarray@~1.0.0",
"_where": "/home/orangecat/react/gatsby-simplefolio/node_modules/watchpack-chokidar2/node_modules/readable-stream",
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
"url": "http://juliangruber.com"
},
"bugs": {
"url": "https://github.com/juliangruber/isarray/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Array#isArray for older browsers",
"devDependencies": {
"tape": "~2.13.4"
},
"homepage": "https://github.com/juliangruber/isarray",
"keywords": [
"browser",
"isarray",
"array"
],
"license": "MIT",
"main": "index.js",
"name": "isarray",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/isarray.git"
},
"scripts": {
"test": "tape test.js"
},
"testling": {
"files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/17..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"version": "1.0.0"
}
| [
90,
198,
220,
45434,
6738,
1298,
366,
271,
18747,
31,
93,
16,
13,
15,
13,
15,
1600,
198,
220,
45434,
312,
1298,
366,
271,
18747,
31,
16,
13,
15,
13,
15,
1600,
198,
220,
45434,
259,
33,
31249,
1298,
3991,
11,
198,
220,
45434,
189... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"dataset":"brownfield-land","datetime":"2020-02-24T00:07:22.640103","elapsed":"0.959","organisation":"local-authority-eng:HER","request-headers":{"Accept":"*/*","Accept-Encoding":"gzip, deflate","Connection":"keep-alive","User-Agent":"Digital Land data collector"},"resource":"cd075088f9481d6851dadc289d03ffcad6a8b995d16ea46458a603fa0a4573ae","response-headers":{"Accept-Ranges":"bytes","Cache-Control":"public","Connection":"close","Content-Length":"28251","Content-Type":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","Date":"Mon, 24 Feb 2020 00:07:23 GMT","Last-Modified":"Wed, 08 Aug 2018 19:38:02 GMT","Referrer-Policy":"strict-origin-when-cross-origin","Server-Cache-Control":"public","Server-Surrogate-Control":"","Strict-Transport-Security":"max-age=15768000","Via":"1.1 varnish-v4","X-Age":"0","X-Cacheable":"NO:Not Cacheable, ttl <0s","X-Content-Type-Options":"nosniff","X-Grace":"72h","X-Host":"live-hertsmere.cloud.contensis.com","X-Origin-Server":"z-hertsmere","X-Server-Name":"z-hertsmere-CACHE","X-Url":"/Documents/09-Planning--Building-Control/Planning-Policy/hertsmere-brownfieldregister-2017-12-22-rev1-correction2018-03.xlsx","X-Varnish":"10965143","X-XSS-Protection":"1;mode=block","x-contensis-viewer-groups":"0","x-varnish-authentication":"skip"},"status":"200","url":"https://www.hertsmere.gov.uk/Documents/09-Planning--Building-Control/Planning-Policy/hertsmere-brownfieldregister-2017-12-22-rev1-correction2018-03.xlsx"} | [
4895,
19608,
292,
316,
2404,
33282,
3245,
12,
1044,
2430,
19608,
8079,
2404,
42334,
12,
2999,
12,
1731,
51,
405,
25,
2998,
25,
1828,
13,
2414,
486,
3070,
2430,
417,
28361,
2404,
15,
13,
24,
3270,
2430,
9971,
5612,
2404,
12001,
12,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"dependencies":[{"name":"/home/student/workspace/Lord-of-the-News/server/tensorflow/text-classif/package.json","includedInParent":true,"mtime":1538517523128},{"name":"/home/student/workspace/Lord-of-the-News/server/tensorflow/text-classif/node_modules/vega-lite/build/package.json","includedInParent":true,"mtime":1538516200471},{"name":"tslib","loc":{"line":1,"column":25}},{"name":"../channel","loc":{"line":2,"column":87}},{"name":"../encoding","loc":{"line":4,"column":34}},{"name":"../fielddef","loc":{"line":5,"column":64}},{"name":"../mark","loc":{"line":6,"column":36}},{"name":"../stack","loc":{"line":7,"column":22}},{"name":"../util","loc":{"line":8,"column":26}},{"name":"./axis/parse","loc":{"line":9,"column":30}},{"name":"./data/parse","loc":{"line":10,"column":26}},{"name":"./layoutsize/assemble","loc":{"line":11,"column":38}},{"name":"./layoutsize/parse","loc":{"line":12,"column":36}},{"name":"./mark/init","loc":{"line":13,"column":33}},{"name":"./mark/mark","loc":{"line":14,"column":31}},{"name":"./model","loc":{"line":15,"column":45}},{"name":"./repeater","loc":{"line":16,"column":42}},{"name":"./selection/selection","loc":{"line":17,"column":145}}],"generated":{"js":"'use strict';\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.UnitModel = undefined;\n\nvar _tslib = require('tslib');\n\nvar tslib_1 = _interopRequireWildcard(_tslib);\n\nvar _channel = require('../channel');\n\nvar _encoding = require('../encoding');\n\nvar vlEncoding = _interopRequireWildcard(_encoding);\n\nvar _fielddef = require('../fielddef');\n\nvar _mark = require('../mark');\n\nvar _stack = require('../stack');\n\nvar _util = require('../util');\n\nvar _parse = require('./axis/parse');\n\nvar _parse2 = require('./data/parse');\n\nvar _assemble = require('./layoutsize/assemble');\n\nvar _parse3 = require('./layoutsize/parse');\n\nvar _init = require('./mark/init');\n\nvar _mark2 = require('./mark/mark');\n\nvar _model = require('./model');\n\nvar _repeater = require('./repeater');\n\nvar _selection = require('./selection/selection');\n\nfunction _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key]; } } newObj.default = obj; return newObj; } }\n\n/**\n * Internal model of Vega-Lite specification for the compiler.\n */\nvar UnitModel = /** @class */function (_super) {\n tslib_1.__extends(UnitModel, _super);\n function UnitModel(spec, parent, parentGivenName, parentGivenSize, repeater, config, fit) {\n if (parentGivenSize === void 0) {\n parentGivenSize = {};\n }\n var _this = _super.call(this, spec, parent, parentGivenName, config, repeater, undefined) || this;\n _this.fit = fit;\n _this.type = 'unit';\n _this.specifiedScales = {};\n _this.specifiedAxes = {};\n _this.specifiedLegends = {};\n _this.specifiedProjection = {};\n _this.selection = {};\n _this.children = [];\n _this.initSize(tslib_1.__assign({}, parentGivenSize, spec.width ? { width: spec.width } : {}, spec.height ? { height: spec.height } : {}));\n var mark = (0, _mark.isMarkDef)(spec.mark) ? spec.mark.type : spec.mark;\n var encoding = _this.encoding = (0, _encoding.normalizeEncoding)((0, _repeater.replaceRepeaterInEncoding)(spec.encoding || {}, repeater), mark);\n _this.markDef = (0, _init.normalizeMarkDef)(spec.mark, encoding, config);\n // calculate stack properties\n _this.stack = (0, _stack.stack)(mark, encoding, _this.config.stack);\n _this.specifiedScales = _this.initScales(mark, encoding);\n _this.specifiedAxes = _this.initAxes(encoding);\n _this.specifiedLegends = _this.initLegend(encoding);\n _this.specifiedProjection = spec.projection;\n // Selections will be initialized upon parse.\n _this.selection = spec.selection;\n return _this;\n }\n Object.defineProperty(UnitModel.prototype, \"hasProjection\", {\n get: function () {\n var encoding = this.encoding;\n var isGeoShapeMark = this.mark === _mark.GEOSHAPE;\n var hasGeoPosition = encoding && _channel.GEOPOSITION_CHANNELS.some(function (channel) {\n return (0, _fielddef.isFieldDef)(encoding[channel]);\n });\n return isGeoShapeMark || hasGeoPosition;\n },\n enumerable: true,\n configurable: true\n });\n /**\n * Return specified Vega-lite scale domain for a particular channel\n * @param channel\n */\n UnitModel.prototype.scaleDomain = function (channel) {\n var scale = this.specifiedScales[channel];\n return scale ? scale.domain : undefined;\n };\n UnitModel.prototype.axis = function (channel) {\n return this.specifiedAxes[channel];\n };\n UnitModel.prototype.legend = function (channel) {\n return this.specifiedLegends[channel];\n };\n UnitModel.prototype.initScales = function (mark, encoding) {\n return _channel.SCALE_CHANNELS.reduce(function (scales, channel) {\n var fieldDef;\n var specifiedScale;\n var channelDef = encoding[channel];\n if ((0, _fielddef.isFieldDef)(channelDef)) {\n fieldDef = channelDef;\n specifiedScale = channelDef.scale;\n } else if ((0, _fielddef.hasConditionalFieldDef)(channelDef)) {\n fieldDef = channelDef.condition;\n specifiedScale = channelDef.condition['scale'];\n } else if (channel === 'x') {\n fieldDef = (0, _fielddef.getFieldDef)(encoding.x2);\n } else if (channel === 'y') {\n fieldDef = (0, _fielddef.getFieldDef)(encoding.y2);\n }\n if (fieldDef) {\n scales[channel] = specifiedScale || {};\n }\n return scales;\n }, {});\n };\n UnitModel.prototype.initAxes = function (encoding) {\n return [_channel.X, _channel.Y].reduce(function (_axis, channel) {\n // Position Axis\n // TODO: handle ConditionFieldDef\n var channelDef = encoding[channel];\n if ((0, _fielddef.isFieldDef)(channelDef) || channel === _channel.X && (0, _fielddef.isFieldDef)(encoding.x2) || channel === _channel.Y && (0, _fielddef.isFieldDef)(encoding.y2)) {\n var axisSpec = (0, _fielddef.isFieldDef)(channelDef) ? channelDef.axis : null;\n if (axisSpec !== null) {\n _axis[channel] = tslib_1.__assign({}, axisSpec);\n }\n }\n return _axis;\n }, {});\n };\n UnitModel.prototype.initLegend = function (encoding) {\n return _channel.NONPOSITION_SCALE_CHANNELS.reduce(function (_legend, channel) {\n var channelDef = encoding[channel];\n if (channelDef) {\n var legend = (0, _fielddef.isFieldDef)(channelDef) ? channelDef.legend : (0, _fielddef.hasConditionalFieldDef)(channelDef) ? channelDef.condition['legend'] : null;\n if (legend !== null && legend !== false) {\n _legend[channel] = tslib_1.__assign({}, legend);\n }\n }\n return _legend;\n }, {});\n };\n UnitModel.prototype.parseData = function () {\n this.component.data = (0, _parse2.parseData)(this);\n };\n UnitModel.prototype.parseLayoutSize = function () {\n (0, _parse3.parseUnitLayoutSize)(this);\n };\n UnitModel.prototype.parseSelection = function () {\n this.component.selection = (0, _selection.parseUnitSelection)(this, this.selection);\n };\n UnitModel.prototype.parseMarkGroup = function () {\n this.component.mark = (0, _mark2.parseMarkGroup)(this);\n };\n UnitModel.prototype.parseAxisAndHeader = function () {\n this.component.axes = (0, _parse.parseUnitAxis)(this);\n };\n UnitModel.prototype.assembleSelectionTopLevelSignals = function (signals) {\n return (0, _selection.assembleTopLevelSignals)(this, signals);\n };\n UnitModel.prototype.assembleSelectionSignals = function () {\n return (0, _selection.assembleUnitSelectionSignals)(this, []);\n };\n UnitModel.prototype.assembleSelectionData = function (data) {\n return (0, _selection.assembleUnitSelectionData)(this, data);\n };\n UnitModel.prototype.assembleLayout = function () {\n return null;\n };\n UnitModel.prototype.assembleLayoutSignals = function () {\n return (0, _assemble.assembleLayoutSignals)(this);\n };\n UnitModel.prototype.assembleMarks = function () {\n var marks = this.component.mark || [];\n // If this unit is part of a layer, selections should augment\n // all in concert rather than each unit individually. This\n // ensures correct interleaving of clipping and brushed marks.\n if (!this.parent || !(0, _model.isLayerModel)(this.parent)) {\n marks = (0, _selection.assembleUnitSelectionMarks)(this, marks);\n }\n return marks.map(this.correctDataNames);\n };\n UnitModel.prototype.assembleLayoutSize = function () {\n return {\n width: this.getSizeSignalRef('width'),\n height: this.getSizeSignalRef('height')\n };\n };\n UnitModel.prototype.getMapping = function () {\n return this.encoding;\n };\n UnitModel.prototype.toSpec = function (excludeConfig, excludeData) {\n var encoding = (0, _util.duplicate)(this.encoding);\n var spec;\n spec = {\n mark: this.markDef,\n encoding: encoding\n };\n if (!excludeConfig) {\n spec.config = (0, _util.duplicate)(this.config);\n }\n if (!excludeData) {\n spec.data = (0, _util.duplicate)(this.data);\n }\n // remove defaults\n return spec;\n };\n Object.defineProperty(UnitModel.prototype, \"mark\", {\n get: function () {\n return this.markDef.type;\n },\n enumerable: true,\n configurable: true\n });\n UnitModel.prototype.channelHasField = function (channel) {\n return vlEncoding.channelHasField(this.encoding, channel);\n };\n UnitModel.prototype.fieldDef = function (channel) {\n var channelDef = this.encoding[channel];\n return (0, _fielddef.getFieldDef)(channelDef);\n };\n return UnitModel;\n}(_model.ModelWithField);\nexports.UnitModel = UnitModel;\n//# sourceMappingURL=unit.js.map","map":{"mappings":[{"generated":{"line":8,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":1,"column":0}},{"name":"tslib_1","generated":{"line":10,"column":4},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":1,"column":12}},{"generated":{"line":12,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":2,"column":0}},{"generated":{"line":14,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":3,"column":0}},{"name":"vlEncoding","generated":{"line":16,"column":4},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":3,"column":12}},{"generated":{"line":18,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":5,"column":0}},{"generated":{"line":20,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":6,"column":0}},{"generated":{"line":22,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":7,"column":0}},{"generated":{"line":24,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":8,"column":0}},{"generated":{"line":26,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":9,"column":0}},{"generated":{"line":28,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":10,"column":0}},{"generated":{"line":30,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":11,"column":0}},{"generated":{"line":32,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":12,"column":0}},{"generated":{"line":34,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":13,"column":0}},{"generated":{"line":36,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":14,"column":0}},{"generated":{"line":38,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":15,"column":0}},{"generated":{"line":40,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":16,"column":0}},{"generated":{"line":42,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":17,"column":0}},{"generated":{"line":46,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":18,"column":0}},{"generated":{"line":49,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":0}},{"name":"UnitModel","generated":{"line":49,"column":4},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":4}},{"generated":{"line":49,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":16}},{"generated":{"line":49,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":31}},{"name":"_super","generated":{"line":49,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":41}},{"generated":{"line":49,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":31}},{"generated":{"line":49,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":49}},{"name":"tslib_1","generated":{"line":50,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":4}},{"name":"__extends","generated":{"line":50,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":12}},{"generated":{"line":50,"column":21},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":4}},{"name":"UnitModel","generated":{"line":50,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":22}},{"generated":{"line":50,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":4}},{"name":"_super","generated":{"line":50,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":33}},{"generated":{"line":50,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":22,"column":4}},{"generated":{"line":51,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"UnitModel","generated":{"line":51,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":13}},{"generated":{"line":51,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"spec","generated":{"line":51,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":23}},{"generated":{"line":51,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"parent","generated":{"line":51,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":29}},{"generated":{"line":51,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"parentGivenName","generated":{"line":51,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":37}},{"generated":{"line":51,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"parentGivenSize","generated":{"line":51,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":54}},{"generated":{"line":51,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"repeater","generated":{"line":51,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":71}},{"generated":{"line":51,"column":79},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"config","generated":{"line":51,"column":81},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":81}},{"generated":{"line":51,"column":87},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"name":"fit","generated":{"line":51,"column":89},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":89}},{"generated":{"line":51,"column":92},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":4}},{"generated":{"line":51,"column":94},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":23,"column":94}},{"generated":{"line":52,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":8}},{"name":"parentGivenSize","generated":{"line":52,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":12}},{"generated":{"line":52,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":32}},{"generated":{"line":52,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":37}},{"generated":{"line":52,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":8}},{"generated":{"line":52,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":40}},{"name":"parentGivenSize","generated":{"line":53,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":42}},{"generated":{"line":53,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":60}},{"generated":{"line":53,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":42}},{"generated":{"line":54,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":24,"column":65}},{"generated":{"line":55,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":8}},{"name":"_this","generated":{"line":55,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":12}},{"name":"_super","generated":{"line":55,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"call","generated":{"line":55,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":27}},{"generated":{"line":55,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"generated":{"line":55,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":32}},{"generated":{"line":55,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"spec","generated":{"line":55,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":38}},{"generated":{"line":55,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"parent","generated":{"line":55,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":44}},{"generated":{"line":55,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"parentGivenName","generated":{"line":55,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":52}},{"generated":{"line":55,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"config","generated":{"line":55,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":69}},{"generated":{"line":55,"column":75},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"repeater","generated":{"line":55,"column":77},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":77}},{"generated":{"line":55,"column":85},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"name":"undefined","generated":{"line":55,"column":87},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":87}},{"generated":{"line":55,"column":96},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":20}},{"generated":{"line":55,"column":101},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":101}},{"generated":{"line":55,"column":105},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":25,"column":8}},{"name":"_this","generated":{"line":56,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":26,"column":8}},{"name":"fit","generated":{"line":56,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":26,"column":14}},{"generated":{"line":56,"column":17},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":26,"column":8}},{"name":"fit","generated":{"line":56,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":26,"column":20}},{"generated":{"line":56,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":26,"column":8}},{"name":"_this","generated":{"line":57,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":27,"column":8}},{"name":"type","generated":{"line":57,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":27,"column":14}},{"generated":{"line":57,"column":18},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":27,"column":8}},{"generated":{"line":57,"column":21},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":27,"column":21}},{"generated":{"line":57,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":27,"column":8}},{"name":"_this","generated":{"line":58,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":28,"column":8}},{"name":"specifiedScales","generated":{"line":58,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":28,"column":14}},{"generated":{"line":58,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":28,"column":8}},{"generated":{"line":58,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":28,"column":32}},{"generated":{"line":58,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":28,"column":8}},{"name":"_this","generated":{"line":59,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":29,"column":8}},{"name":"specifiedAxes","generated":{"line":59,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":29,"column":14}},{"generated":{"line":59,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":29,"column":8}},{"generated":{"line":59,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":29,"column":30}},{"generated":{"line":59,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":29,"column":8}},{"name":"_this","generated":{"line":60,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":30,"column":8}},{"name":"specifiedLegends","generated":{"line":60,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":30,"column":14}},{"generated":{"line":60,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":30,"column":8}},{"generated":{"line":60,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":30,"column":33}},{"generated":{"line":60,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":30,"column":8}},{"name":"_this","generated":{"line":61,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":31,"column":8}},{"name":"specifiedProjection","generated":{"line":61,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":31,"column":14}},{"generated":{"line":61,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":31,"column":8}},{"generated":{"line":61,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":31,"column":36}},{"generated":{"line":61,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":31,"column":8}},{"name":"_this","generated":{"line":62,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":32,"column":8}},{"name":"selection","generated":{"line":62,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":32,"column":14}},{"generated":{"line":62,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":32,"column":8}},{"generated":{"line":62,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":32,"column":26}},{"generated":{"line":62,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":32,"column":8}},{"name":"_this","generated":{"line":63,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":33,"column":8}},{"name":"children","generated":{"line":63,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":33,"column":14}},{"generated":{"line":63,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":33,"column":8}},{"generated":{"line":63,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":33,"column":25}},{"generated":{"line":63,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":33,"column":8}},{"name":"_this","generated":{"line":64,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":8}},{"name":"initSize","generated":{"line":64,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":14}},{"generated":{"line":64,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":8}},{"name":"tslib_1","generated":{"line":64,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":23}},{"name":"__assign","generated":{"line":64,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":31}},{"generated":{"line":64,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":23}},{"generated":{"line":64,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":40}},{"generated":{"line":64,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":23}},{"name":"parentGivenSize","generated":{"line":64,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":44}},{"generated":{"line":64,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":23}},{"name":"spec","generated":{"line":64,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":62}},{"name":"width","generated":{"line":64,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":67}},{"generated":{"line":64,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":62}},{"generated":{"line":64,"column":74},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":75}},{"name":"width","generated":{"line":64,"column":76},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":77}},{"name":"spec","generated":{"line":64,"column":83},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":84}},{"name":"width","generated":{"line":64,"column":88},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":89}},{"generated":{"line":64,"column":93},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":75}},{"generated":{"line":64,"column":95},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":62}},{"generated":{"line":64,"column":98},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":99}},{"generated":{"line":64,"column":100},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":23}},{"name":"spec","generated":{"line":64,"column":102},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":105}},{"name":"height","generated":{"line":64,"column":107},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":110}},{"generated":{"line":64,"column":113},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":105}},{"generated":{"line":64,"column":116},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":119}},{"name":"height","generated":{"line":64,"column":118},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":121}},{"name":"spec","generated":{"line":64,"column":126},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":129}},{"name":"height","generated":{"line":64,"column":131},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":134}},{"generated":{"line":64,"column":137},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":119}},{"generated":{"line":64,"column":139},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":105}},{"generated":{"line":64,"column":142},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":145}},{"generated":{"line":64,"column":144},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":23}},{"generated":{"line":64,"column":145},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":34,"column":8}},{"generated":{"line":65,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":8}},{"name":"mark","generated":{"line":65,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":12}},{"generated":{"line":65,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":19}},{"name":"spec","generated":{"line":65,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":29}},{"name":"mark","generated":{"line":65,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":34}},{"generated":{"line":65,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":19}},{"name":"spec","generated":{"line":65,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":42}},{"name":"mark","generated":{"line":65,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":47}},{"generated":{"line":65,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":42}},{"name":"type","generated":{"line":65,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":52}},{"generated":{"line":65,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":19}},{"name":"spec","generated":{"line":65,"column":70},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":59}},{"name":"mark","generated":{"line":65,"column":75},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":64}},{"generated":{"line":65,"column":79},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":35,"column":8}},{"generated":{"line":66,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":8}},{"name":"encoding","generated":{"line":66,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":12}},{"name":"_this","generated":{"line":66,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":24}},{"name":"encoding","generated":{"line":66,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":30}},{"generated":{"line":66,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":24}},{"generated":{"line":66,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":41}},{"generated":{"line":66,"column":73},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":59}},{"name":"spec","generated":{"line":66,"column":114},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":85}},{"name":"encoding","generated":{"line":66,"column":119},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":90}},{"generated":{"line":66,"column":127},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":85}},{"generated":{"line":66,"column":131},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":102}},{"generated":{"line":66,"column":133},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":59}},{"name":"repeater","generated":{"line":66,"column":135},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":106}},{"generated":{"line":66,"column":143},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":59}},{"generated":{"line":66,"column":144},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":41}},{"name":"mark","generated":{"line":66,"column":146},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":117}},{"generated":{"line":66,"column":150},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":41}},{"generated":{"line":66,"column":151},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":36,"column":8}},{"name":"_this","generated":{"line":67,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":8}},{"name":"markDef","generated":{"line":67,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":14}},{"generated":{"line":67,"column":21},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":8}},{"generated":{"line":67,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":24}},{"name":"spec","generated":{"line":67,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":41}},{"name":"mark","generated":{"line":67,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":46}},{"generated":{"line":67,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":24}},{"name":"encoding","generated":{"line":67,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":52}},{"generated":{"line":67,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":24}},{"name":"config","generated":{"line":67,"column":73},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":62}},{"generated":{"line":67,"column":79},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":24}},{"generated":{"line":67,"column":80},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":37,"column":8}},{"generated":{"line":68,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":38,"column":8}},{"name":"_this","generated":{"line":69,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":8}},{"name":"stack","generated":{"line":69,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":14}},{"generated":{"line":69,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":8}},{"generated":{"line":69,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":22}},{"name":"mark","generated":{"line":69,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":28}},{"generated":{"line":69,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":22}},{"name":"encoding","generated":{"line":69,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":34}},{"generated":{"line":69,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":22}},{"name":"_this","generated":{"line":69,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":44}},{"name":"config","generated":{"line":69,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":50}},{"generated":{"line":69,"column":68},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":44}},{"name":"stack","generated":{"line":69,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":57}},{"generated":{"line":69,"column":74},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":22}},{"generated":{"line":69,"column":75},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":39,"column":8}},{"name":"_this","generated":{"line":70,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":8}},{"name":"specifiedScales","generated":{"line":70,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":14}},{"generated":{"line":70,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":8}},{"name":"_this","generated":{"line":70,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":32}},{"name":"initScales","generated":{"line":70,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":38}},{"generated":{"line":70,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":32}},{"name":"mark","generated":{"line":70,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":49}},{"generated":{"line":70,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":32}},{"name":"encoding","generated":{"line":70,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":55}},{"generated":{"line":70,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":32}},{"generated":{"line":70,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":40,"column":8}},{"name":"_this","generated":{"line":71,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":8}},{"name":"specifiedAxes","generated":{"line":71,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":14}},{"generated":{"line":71,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":8}},{"name":"_this","generated":{"line":71,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":30}},{"name":"initAxes","generated":{"line":71,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":36}},{"generated":{"line":71,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":30}},{"name":"encoding","generated":{"line":71,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":45}},{"generated":{"line":71,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":30}},{"generated":{"line":71,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":41,"column":8}},{"name":"_this","generated":{"line":72,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":8}},{"name":"specifiedLegends","generated":{"line":72,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":14}},{"generated":{"line":72,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":8}},{"name":"_this","generated":{"line":72,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":33}},{"name":"initLegend","generated":{"line":72,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":39}},{"generated":{"line":72,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":33}},{"name":"encoding","generated":{"line":72,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":50}},{"generated":{"line":72,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":33}},{"generated":{"line":72,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":42,"column":8}},{"name":"_this","generated":{"line":73,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":43,"column":8}},{"name":"specifiedProjection","generated":{"line":73,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":43,"column":14}},{"generated":{"line":73,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":43,"column":8}},{"name":"spec","generated":{"line":73,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":43,"column":36}},{"name":"projection","generated":{"line":73,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":43,"column":41}},{"generated":{"line":73,"column":51},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":43,"column":8}},{"generated":{"line":74,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":44,"column":8}},{"name":"_this","generated":{"line":75,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":45,"column":8}},{"name":"selection","generated":{"line":75,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":45,"column":14}},{"generated":{"line":75,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":45,"column":8}},{"name":"spec","generated":{"line":75,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":45,"column":26}},{"name":"selection","generated":{"line":75,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":45,"column":31}},{"generated":{"line":75,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":45,"column":8}},{"generated":{"line":76,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":46,"column":8}},{"name":"_this","generated":{"line":76,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":46,"column":15}},{"generated":{"line":76,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":46,"column":8}},{"generated":{"line":77,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":47,"column":5}},{"name":"Object","generated":{"line":78,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":4}},{"name":"defineProperty","generated":{"line":78,"column":11},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":11}},{"generated":{"line":78,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":4}},{"name":"UnitModel","generated":{"line":78,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":26}},{"name":"prototype","generated":{"line":78,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":36}},{"generated":{"line":78,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":4}},{"generated":{"line":78,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":47}},{"generated":{"line":78,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":4}},{"generated":{"line":78,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":64}},{"name":"get","generated":{"line":79,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":49,"column":8}},{"generated":{"line":79,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":49,"column":13}},{"generated":{"line":79,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":49,"column":25}},{"generated":{"line":80,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":50,"column":12}},{"name":"encoding","generated":{"line":80,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":50,"column":16}},{"generated":{"line":80,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":50,"column":27}},{"name":"encoding","generated":{"line":80,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":50,"column":32}},{"generated":{"line":80,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":50,"column":12}},{"generated":{"line":81,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":12}},{"name":"isGeoShapeMark","generated":{"line":81,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":16}},{"generated":{"line":81,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":33}},{"name":"mark","generated":{"line":81,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":38}},{"generated":{"line":81,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":33}},{"name":"GEOSHAPE","generated":{"line":81,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":47}},{"generated":{"line":81,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":51,"column":12}},{"generated":{"line":82,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":12}},{"name":"hasGeoPosition","generated":{"line":82,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":16}},{"name":"encoding","generated":{"line":82,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":33}},{"name":"GEOPOSITION_CHANNELS","generated":{"line":82,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":45}},{"name":"some","generated":{"line":82,"column":75},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":66}},{"generated":{"line":82,"column":79},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":45}},{"generated":{"line":82,"column":80},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":71}},{"name":"channel","generated":{"line":82,"column":90},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":81}},{"generated":{"line":82,"column":97},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":71}},{"generated":{"line":82,"column":99},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":90}},{"generated":{"line":83,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":92}},{"generated":{"line":83,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":99}},{"name":"encoding","generated":{"line":83,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":110}},{"name":"channel","generated":{"line":83,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":119}},{"generated":{"line":83,"column":65},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":110}},{"generated":{"line":83,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":99}},{"generated":{"line":83,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":92}},{"generated":{"line":84,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":131}},{"generated":{"line":84,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":45}},{"generated":{"line":84,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":52,"column":12}},{"generated":{"line":85,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":53,"column":12}},{"name":"isGeoShapeMark","generated":{"line":85,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":53,"column":19}},{"name":"hasGeoPosition","generated":{"line":85,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":53,"column":37}},{"generated":{"line":85,"column":51},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":53,"column":12}},{"generated":{"line":86,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":54,"column":9}},{"generated":{"line":86,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":64}},{"name":"enumerable","generated":{"line":87,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":55,"column":8}},{"generated":{"line":87,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":55,"column":20}},{"generated":{"line":87,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":64}},{"name":"configurable","generated":{"line":88,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":56,"column":8}},{"generated":{"line":88,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":56,"column":22}},{"generated":{"line":89,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":64}},{"generated":{"line":89,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":48,"column":4}},{"generated":{"line":90,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":58,"column":4}},{"name":"UnitModel","generated":{"line":94,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":4}},{"name":"prototype","generated":{"line":94,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":14}},{"generated":{"line":94,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":4}},{"name":"scaleDomain","generated":{"line":94,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":24}},{"generated":{"line":94,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":4}},{"generated":{"line":94,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":38}},{"name":"channel","generated":{"line":94,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":48}},{"generated":{"line":94,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":38}},{"generated":{"line":94,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":57}},{"generated":{"line":95,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":8}},{"name":"scale","generated":{"line":95,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":12}},{"generated":{"line":95,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":20}},{"name":"specifiedScales","generated":{"line":95,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":25}},{"generated":{"line":95,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":20}},{"name":"channel","generated":{"line":95,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":41}},{"generated":{"line":95,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":20}},{"generated":{"line":95,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":63,"column":8}},{"generated":{"line":96,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":8}},{"name":"scale","generated":{"line":96,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":15}},{"name":"scale","generated":{"line":96,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":23}},{"name":"domain","generated":{"line":96,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":29}},{"generated":{"line":96,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":15}},{"name":"undefined","generated":{"line":96,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":38}},{"generated":{"line":96,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":64,"column":8}},{"generated":{"line":97,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":65,"column":5}},{"generated":{"line":97,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":62,"column":4}},{"name":"UnitModel","generated":{"line":98,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":4}},{"name":"prototype","generated":{"line":98,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":14}},{"generated":{"line":98,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":4}},{"name":"axis","generated":{"line":98,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":24}},{"generated":{"line":98,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":4}},{"generated":{"line":98,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":31}},{"name":"channel","generated":{"line":98,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":41}},{"generated":{"line":98,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":31}},{"generated":{"line":98,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":50}},{"generated":{"line":99,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":8}},{"generated":{"line":99,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":15}},{"name":"specifiedAxes","generated":{"line":99,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":20}},{"generated":{"line":99,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":15}},{"name":"channel","generated":{"line":99,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":34}},{"generated":{"line":99,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":15}},{"generated":{"line":99,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":67,"column":8}},{"generated":{"line":100,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":68,"column":5}},{"generated":{"line":100,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":66,"column":4}},{"name":"UnitModel","generated":{"line":101,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":4}},{"name":"prototype","generated":{"line":101,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":14}},{"generated":{"line":101,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":4}},{"name":"legend","generated":{"line":101,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":24}},{"generated":{"line":101,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":4}},{"generated":{"line":101,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":33}},{"name":"channel","generated":{"line":101,"column":43},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":43}},{"generated":{"line":101,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":33}},{"generated":{"line":101,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":52}},{"generated":{"line":102,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":8}},{"generated":{"line":102,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":15}},{"name":"specifiedLegends","generated":{"line":102,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":20}},{"generated":{"line":102,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":15}},{"name":"channel","generated":{"line":102,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":37}},{"generated":{"line":102,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":15}},{"generated":{"line":102,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":70,"column":8}},{"generated":{"line":103,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":71,"column":5}},{"generated":{"line":103,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":69,"column":4}},{"name":"UnitModel","generated":{"line":104,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":4}},{"name":"prototype","generated":{"line":104,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":14}},{"generated":{"line":104,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":4}},{"name":"initScales","generated":{"line":104,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":24}},{"generated":{"line":104,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":4}},{"generated":{"line":104,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":37}},{"name":"mark","generated":{"line":104,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":47}},{"generated":{"line":104,"column":51},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":37}},{"name":"encoding","generated":{"line":104,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":53}},{"generated":{"line":104,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":37}},{"generated":{"line":104,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":63}},{"generated":{"line":105,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":8}},{"name":"SCALE_CHANNELS","generated":{"line":105,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":15}},{"name":"reduce","generated":{"line":105,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":30}},{"generated":{"line":105,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":15}},{"generated":{"line":105,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":37}},{"name":"scales","generated":{"line":105,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":47}},{"generated":{"line":105,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":37}},{"name":"channel","generated":{"line":105,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":55}},{"generated":{"line":105,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":37}},{"generated":{"line":105,"column":73},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":64}},{"generated":{"line":106,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":74,"column":12}},{"name":"fieldDef","generated":{"line":106,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":74,"column":16}},{"generated":{"line":106,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":74,"column":12}},{"generated":{"line":107,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":75,"column":12}},{"name":"specifiedScale","generated":{"line":107,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":75,"column":16}},{"generated":{"line":107,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":75,"column":12}},{"generated":{"line":108,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":76,"column":12}},{"name":"channelDef","generated":{"line":108,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":76,"column":16}},{"name":"encoding","generated":{"line":108,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":76,"column":29}},{"name":"channel","generated":{"line":108,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":76,"column":38}},{"generated":{"line":108,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":76,"column":29}},{"generated":{"line":108,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":76,"column":12}},{"generated":{"line":109,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":12}},{"generated":{"line":109,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":16}},{"name":"channelDef","generated":{"line":109,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":27}},{"generated":{"line":109,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":16}},{"generated":{"line":109,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":12}},{"generated":{"line":109,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":40}},{"name":"fieldDef","generated":{"line":110,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":78,"column":16}},{"name":"channelDef","generated":{"line":110,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":78,"column":27}},{"generated":{"line":110,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":78,"column":16}},{"name":"specifiedScale","generated":{"line":111,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":79,"column":16}},{"name":"channelDef","generated":{"line":111,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":79,"column":33}},{"name":"scale","generated":{"line":111,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":79,"column":44}},{"generated":{"line":111,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":79,"column":16}},{"generated":{"line":112,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":80,"column":13}},{"generated":{"line":112,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":77,"column":12}},{"generated":{"line":112,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":17}},{"generated":{"line":112,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":21}},{"name":"channelDef","generated":{"line":112,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":44}},{"generated":{"line":112,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":21}},{"generated":{"line":112,"column":72},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":17}},{"generated":{"line":112,"column":74},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":57}},{"name":"fieldDef","generated":{"line":113,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":82,"column":16}},{"name":"channelDef","generated":{"line":113,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":82,"column":27}},{"name":"condition","generated":{"line":113,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":82,"column":38}},{"generated":{"line":113,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":82,"column":16}},{"name":"specifiedScale","generated":{"line":114,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":16}},{"name":"channelDef","generated":{"line":114,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":33}},{"name":"condition","generated":{"line":114,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":44}},{"generated":{"line":114,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":33}},{"generated":{"line":114,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":54}},{"generated":{"line":114,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":33}},{"generated":{"line":114,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":83,"column":16}},{"generated":{"line":115,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":84,"column":13}},{"generated":{"line":115,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":81,"column":17}},{"generated":{"line":115,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":85,"column":17}},{"name":"channel","generated":{"line":115,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":85,"column":21}},{"generated":{"line":115,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":85,"column":33}},{"generated":{"line":115,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":85,"column":17}},{"generated":{"line":115,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":85,"column":38}},{"name":"fieldDef","generated":{"line":116,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":86,"column":16}},{"generated":{"line":116,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":86,"column":27}},{"name":"encoding","generated":{"line":116,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":86,"column":39}},{"name":"x2","generated":{"line":116,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":86,"column":48}},{"generated":{"line":116,"column":65},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":86,"column":27}},{"generated":{"line":116,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":86,"column":16}},{"generated":{"line":117,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":87,"column":13}},{"generated":{"line":117,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":85,"column":17}},{"generated":{"line":117,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":88,"column":17}},{"name":"channel","generated":{"line":117,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":88,"column":21}},{"generated":{"line":117,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":88,"column":33}},{"generated":{"line":117,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":88,"column":17}},{"generated":{"line":117,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":88,"column":38}},{"name":"fieldDef","generated":{"line":118,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":89,"column":16}},{"generated":{"line":118,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":89,"column":27}},{"name":"encoding","generated":{"line":118,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":89,"column":39}},{"name":"y2","generated":{"line":118,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":89,"column":48}},{"generated":{"line":118,"column":65},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":89,"column":27}},{"generated":{"line":118,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":89,"column":16}},{"generated":{"line":119,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":90,"column":13}},{"generated":{"line":120,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":91,"column":12}},{"name":"fieldDef","generated":{"line":120,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":91,"column":16}},{"generated":{"line":120,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":91,"column":12}},{"generated":{"line":120,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":91,"column":26}},{"name":"scales","generated":{"line":121,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":92,"column":16}},{"name":"channel","generated":{"line":121,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":92,"column":23}},{"generated":{"line":121,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":92,"column":16}},{"name":"specifiedScale","generated":{"line":121,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":92,"column":34}},{"generated":{"line":121,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":92,"column":52}},{"generated":{"line":121,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":92,"column":16}},{"generated":{"line":122,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":93,"column":13}},{"generated":{"line":123,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":94,"column":12}},{"name":"scales","generated":{"line":123,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":94,"column":19}},{"generated":{"line":123,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":94,"column":12}},{"generated":{"line":124,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":95,"column":9}},{"generated":{"line":124,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":15}},{"generated":{"line":124,"column":11},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":95,"column":11}},{"generated":{"line":124,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":15}},{"generated":{"line":124,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":73,"column":8}},{"generated":{"line":125,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":96,"column":5}},{"generated":{"line":125,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":72,"column":4}},{"name":"UnitModel","generated":{"line":126,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":4}},{"name":"prototype","generated":{"line":126,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":14}},{"generated":{"line":126,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":4}},{"name":"initAxes","generated":{"line":126,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":24}},{"generated":{"line":126,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":4}},{"generated":{"line":126,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":35}},{"name":"encoding","generated":{"line":126,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":45}},{"generated":{"line":126,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":35}},{"generated":{"line":126,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":55}},{"generated":{"line":127,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":8}},{"generated":{"line":127,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":15}},{"name":"X","generated":{"line":127,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":16}},{"generated":{"line":127,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":15}},{"name":"Y","generated":{"line":127,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":19}},{"generated":{"line":127,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":15}},{"name":"reduce","generated":{"line":127,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":22}},{"generated":{"line":127,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":15}},{"generated":{"line":127,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":29}},{"name":"_axis","generated":{"line":127,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":39}},{"generated":{"line":127,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":29}},{"name":"channel","generated":{"line":127,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":46}},{"generated":{"line":127,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":29}},{"generated":{"line":127,"column":73},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":55}},{"generated":{"line":128,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":99,"column":12}},{"generated":{"line":129,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":100,"column":12}},{"generated":{"line":130,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":101,"column":12}},{"name":"channelDef","generated":{"line":130,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":101,"column":16}},{"name":"encoding","generated":{"line":130,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":101,"column":29}},{"name":"channel","generated":{"line":130,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":101,"column":38}},{"generated":{"line":130,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":101,"column":29}},{"generated":{"line":130,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":101,"column":12}},{"generated":{"line":131,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":102,"column":12}},{"generated":{"line":131,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":102,"column":16}},{"name":"channelDef","generated":{"line":131,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":102,"column":27}},{"generated":{"line":131,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":102,"column":16}},{"name":"channel","generated":{"line":131,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":17}},{"name":"X","generated":{"line":131,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":29}},{"generated":{"line":131,"column":79},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":17}},{"generated":{"line":131,"column":83},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":34}},{"name":"encoding","generated":{"line":131,"column":109},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":45}},{"name":"x2","generated":{"line":131,"column":118},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":54}},{"generated":{"line":131,"column":120},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":103,"column":34}},{"generated":{"line":131,"column":121},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":102,"column":16}},{"name":"channel","generated":{"line":131,"column":125},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":17}},{"name":"Y","generated":{"line":131,"column":137},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":29}},{"generated":{"line":131,"column":147},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":17}},{"generated":{"line":131,"column":151},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":34}},{"name":"encoding","generated":{"line":131,"column":177},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":45}},{"name":"y2","generated":{"line":131,"column":186},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":54}},{"generated":{"line":131,"column":188},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":34}},{"generated":{"line":131,"column":189},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":102,"column":12}},{"generated":{"line":131,"column":191},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":104,"column":60}},{"generated":{"line":132,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":16}},{"name":"axisSpec","generated":{"line":132,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":20}},{"generated":{"line":132,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":31}},{"name":"channelDef","generated":{"line":132,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":42}},{"generated":{"line":132,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":31}},{"name":"channelDef","generated":{"line":132,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":56}},{"name":"axis","generated":{"line":132,"column":82},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":67}},{"generated":{"line":132,"column":86},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":31}},{"generated":{"line":132,"column":89},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":74}},{"generated":{"line":132,"column":93},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":105,"column":16}},{"generated":{"line":133,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":106,"column":16}},{"name":"axisSpec","generated":{"line":133,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":106,"column":20}},{"generated":{"line":133,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":106,"column":33}},{"generated":{"line":133,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":106,"column":16}},{"generated":{"line":133,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":106,"column":39}},{"name":"_axis","generated":{"line":134,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":20}},{"name":"channel","generated":{"line":134,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":26}},{"generated":{"line":134,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":20}},{"name":"tslib_1","generated":{"line":134,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":37}},{"name":"__assign","generated":{"line":134,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":45}},{"generated":{"line":134,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":37}},{"generated":{"line":134,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":54}},{"generated":{"line":134,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":37}},{"name":"axisSpec","generated":{"line":134,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":58}},{"generated":{"line":134,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":37}},{"generated":{"line":134,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":107,"column":20}},{"generated":{"line":135,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":108,"column":17}},{"generated":{"line":136,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":109,"column":13}},{"generated":{"line":137,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":110,"column":12}},{"name":"_axis","generated":{"line":137,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":110,"column":19}},{"generated":{"line":137,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":110,"column":12}},{"generated":{"line":138,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":111,"column":9}},{"generated":{"line":138,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":15}},{"generated":{"line":138,"column":11},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":111,"column":11}},{"generated":{"line":138,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":15}},{"generated":{"line":138,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":98,"column":8}},{"generated":{"line":139,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":112,"column":5}},{"generated":{"line":139,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":97,"column":4}},{"name":"UnitModel","generated":{"line":140,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":4}},{"name":"prototype","generated":{"line":140,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":14}},{"generated":{"line":140,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":4}},{"name":"initLegend","generated":{"line":140,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":24}},{"generated":{"line":140,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":4}},{"generated":{"line":140,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":37}},{"name":"encoding","generated":{"line":140,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":47}},{"generated":{"line":140,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":37}},{"generated":{"line":140,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":57}},{"generated":{"line":141,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":8}},{"name":"NONPOSITION_SCALE_CHANNELS","generated":{"line":141,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":15}},{"name":"reduce","generated":{"line":141,"column":51},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":42}},{"generated":{"line":141,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":15}},{"generated":{"line":141,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":49}},{"name":"_legend","generated":{"line":141,"column":68},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":59}},{"generated":{"line":141,"column":75},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":49}},{"name":"channel","generated":{"line":141,"column":77},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":68}},{"generated":{"line":141,"column":84},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":49}},{"generated":{"line":141,"column":86},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":77}},{"generated":{"line":142,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":115,"column":12}},{"name":"channelDef","generated":{"line":142,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":115,"column":16}},{"name":"encoding","generated":{"line":142,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":115,"column":29}},{"name":"channel","generated":{"line":142,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":115,"column":38}},{"generated":{"line":142,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":115,"column":29}},{"generated":{"line":142,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":115,"column":12}},{"generated":{"line":143,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":116,"column":12}},{"name":"channelDef","generated":{"line":143,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":116,"column":16}},{"generated":{"line":143,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":116,"column":12}},{"generated":{"line":143,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":116,"column":28}},{"generated":{"line":144,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":16}},{"name":"legend","generated":{"line":144,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":20}},{"generated":{"line":144,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":29}},{"name":"channelDef","generated":{"line":144,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":40}},{"generated":{"line":144,"column":65},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":29}},{"name":"channelDef","generated":{"line":144,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":118,"column":22}},{"name":"legend","generated":{"line":144,"column":80},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":118,"column":33}},{"generated":{"line":144,"column":86},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":29}},{"generated":{"line":144,"column":89},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":119,"column":22}},{"name":"channelDef","generated":{"line":144,"column":127},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":119,"column":45}},{"generated":{"line":144,"column":137},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":119,"column":22}},{"name":"channelDef","generated":{"line":144,"column":141},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":120,"column":26}},{"name":"condition","generated":{"line":144,"column":152},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":120,"column":37}},{"generated":{"line":144,"column":161},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":120,"column":26}},{"generated":{"line":144,"column":162},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":120,"column":47}},{"generated":{"line":144,"column":170},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":120,"column":26}},{"generated":{"line":144,"column":171},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":119,"column":22}},{"generated":{"line":144,"column":174},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":121,"column":26}},{"generated":{"line":144,"column":178},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":117,"column":16}},{"generated":{"line":145,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":16}},{"name":"legend","generated":{"line":145,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":20}},{"generated":{"line":145,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":31}},{"generated":{"line":145,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":20}},{"name":"legend","generated":{"line":145,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":39}},{"generated":{"line":145,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":50}},{"generated":{"line":145,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":16}},{"generated":{"line":145,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":122,"column":57}},{"name":"_legend","generated":{"line":146,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":20}},{"name":"channel","generated":{"line":146,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":28}},{"generated":{"line":146,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":20}},{"name":"tslib_1","generated":{"line":146,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":39}},{"name":"__assign","generated":{"line":146,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":47}},{"generated":{"line":146,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":39}},{"generated":{"line":146,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":56}},{"generated":{"line":146,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":39}},{"name":"legend","generated":{"line":146,"column":60},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":60}},{"generated":{"line":146,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":39}},{"generated":{"line":146,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":123,"column":20}},{"generated":{"line":147,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":124,"column":17}},{"generated":{"line":148,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":125,"column":13}},{"generated":{"line":149,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":126,"column":12}},{"name":"_legend","generated":{"line":149,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":126,"column":19}},{"generated":{"line":149,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":126,"column":12}},{"generated":{"line":150,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":127,"column":9}},{"generated":{"line":150,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":15}},{"generated":{"line":150,"column":11},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":127,"column":11}},{"generated":{"line":150,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":15}},{"generated":{"line":150,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":114,"column":8}},{"generated":{"line":151,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":128,"column":5}},{"generated":{"line":151,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":113,"column":4}},{"name":"UnitModel","generated":{"line":152,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":4}},{"name":"prototype","generated":{"line":152,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":14}},{"generated":{"line":152,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":4}},{"name":"parseData","generated":{"line":152,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":24}},{"generated":{"line":152,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":4}},{"generated":{"line":152,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":36}},{"generated":{"line":152,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":48}},{"generated":{"line":153,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":8}},{"name":"component","generated":{"line":153,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":13}},{"generated":{"line":153,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":8}},{"name":"data","generated":{"line":153,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":23}},{"generated":{"line":153,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":8}},{"generated":{"line":153,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":30}},{"generated":{"line":153,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":40}},{"generated":{"line":153,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":30}},{"generated":{"line":153,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":130,"column":8}},{"generated":{"line":154,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":131,"column":5}},{"generated":{"line":154,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":129,"column":4}},{"name":"UnitModel","generated":{"line":155,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":4}},{"name":"prototype","generated":{"line":155,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":14}},{"generated":{"line":155,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":4}},{"name":"parseLayoutSize","generated":{"line":155,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":24}},{"generated":{"line":155,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":4}},{"generated":{"line":155,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":42}},{"generated":{"line":155,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":54}},{"generated":{"line":156,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":133,"column":8}},{"generated":{"line":156,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":133,"column":28}},{"generated":{"line":156,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":133,"column":8}},{"generated":{"line":157,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":134,"column":5}},{"generated":{"line":157,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":132,"column":4}},{"name":"UnitModel","generated":{"line":158,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":4}},{"name":"prototype","generated":{"line":158,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":14}},{"generated":{"line":158,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":4}},{"name":"parseSelection","generated":{"line":158,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":24}},{"generated":{"line":158,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":4}},{"generated":{"line":158,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":41}},{"generated":{"line":158,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":53}},{"generated":{"line":159,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":8}},{"name":"component","generated":{"line":159,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":13}},{"generated":{"line":159,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":8}},{"name":"selection","generated":{"line":159,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":23}},{"generated":{"line":159,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":8}},{"generated":{"line":159,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":35}},{"generated":{"line":159,"column":70},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":54}},{"generated":{"line":159,"column":74},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":35}},{"generated":{"line":159,"column":76},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":60}},{"name":"selection","generated":{"line":159,"column":81},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":65}},{"generated":{"line":159,"column":90},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":35}},{"generated":{"line":159,"column":91},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":136,"column":8}},{"generated":{"line":160,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":137,"column":5}},{"generated":{"line":160,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":135,"column":4}},{"name":"UnitModel","generated":{"line":161,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":4}},{"name":"prototype","generated":{"line":161,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":14}},{"generated":{"line":161,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":4}},{"name":"parseMarkGroup","generated":{"line":161,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":24}},{"generated":{"line":161,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":4}},{"generated":{"line":161,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":41}},{"generated":{"line":161,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":53}},{"generated":{"line":162,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":8}},{"name":"component","generated":{"line":162,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":13}},{"generated":{"line":162,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":8}},{"name":"mark","generated":{"line":162,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":23}},{"generated":{"line":162,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":8}},{"generated":{"line":162,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":30}},{"generated":{"line":162,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":45}},{"generated":{"line":162,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":30}},{"generated":{"line":162,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":139,"column":8}},{"generated":{"line":163,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":140,"column":5}},{"generated":{"line":163,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":138,"column":4}},{"name":"UnitModel","generated":{"line":164,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":4}},{"name":"prototype","generated":{"line":164,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":14}},{"generated":{"line":164,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":4}},{"name":"parseAxisAndHeader","generated":{"line":164,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":24}},{"generated":{"line":164,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":4}},{"generated":{"line":164,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":45}},{"generated":{"line":164,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":57}},{"generated":{"line":165,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":8}},{"name":"component","generated":{"line":165,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":13}},{"generated":{"line":165,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":8}},{"name":"axes","generated":{"line":165,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":23}},{"generated":{"line":165,"column":27},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":8}},{"generated":{"line":165,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":30}},{"generated":{"line":165,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":44}},{"generated":{"line":165,"column":60},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":30}},{"generated":{"line":165,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":142,"column":8}},{"generated":{"line":166,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":143,"column":5}},{"generated":{"line":166,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":141,"column":4}},{"name":"UnitModel","generated":{"line":167,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":4}},{"name":"prototype","generated":{"line":167,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":14}},{"generated":{"line":167,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":4}},{"name":"assembleSelectionTopLevelSignals","generated":{"line":167,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":24}},{"generated":{"line":167,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":4}},{"generated":{"line":167,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":59}},{"name":"signals","generated":{"line":167,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":69}},{"generated":{"line":167,"column":76},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":59}},{"generated":{"line":167,"column":78},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":78}},{"generated":{"line":168,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":8}},{"generated":{"line":168,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":15}},{"generated":{"line":168,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":39}},{"generated":{"line":168,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":15}},{"name":"signals","generated":{"line":168,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":45}},{"generated":{"line":168,"column":68},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":15}},{"generated":{"line":168,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":145,"column":8}},{"generated":{"line":169,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":146,"column":5}},{"generated":{"line":169,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":144,"column":4}},{"name":"UnitModel","generated":{"line":170,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":4}},{"name":"prototype","generated":{"line":170,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":14}},{"generated":{"line":170,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":4}},{"name":"assembleSelectionSignals","generated":{"line":170,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":24}},{"generated":{"line":170,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":4}},{"generated":{"line":170,"column":51},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":51}},{"generated":{"line":170,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":63}},{"generated":{"line":171,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":8}},{"generated":{"line":171,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":15}},{"generated":{"line":171,"column":60},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":44}},{"generated":{"line":171,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":15}},{"generated":{"line":171,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":50}},{"generated":{"line":171,"column":68},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":15}},{"generated":{"line":171,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":148,"column":8}},{"generated":{"line":172,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":149,"column":5}},{"generated":{"line":172,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":147,"column":4}},{"name":"UnitModel","generated":{"line":173,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":4}},{"name":"prototype","generated":{"line":173,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":14}},{"generated":{"line":173,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":4}},{"name":"assembleSelectionData","generated":{"line":173,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":24}},{"generated":{"line":173,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":4}},{"generated":{"line":173,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":48}},{"name":"data","generated":{"line":173,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":58}},{"generated":{"line":173,"column":62},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":48}},{"generated":{"line":173,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":64}},{"generated":{"line":174,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":8}},{"generated":{"line":174,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":15}},{"generated":{"line":174,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":41}},{"generated":{"line":174,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":15}},{"name":"data","generated":{"line":174,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":47}},{"generated":{"line":174,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":15}},{"generated":{"line":174,"column":68},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":151,"column":8}},{"generated":{"line":175,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":152,"column":5}},{"generated":{"line":175,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":150,"column":4}},{"name":"UnitModel","generated":{"line":176,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":4}},{"name":"prototype","generated":{"line":176,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":14}},{"generated":{"line":176,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":4}},{"name":"assembleLayout","generated":{"line":176,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":24}},{"generated":{"line":176,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":4}},{"generated":{"line":176,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":41}},{"generated":{"line":176,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":53}},{"generated":{"line":177,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":154,"column":8}},{"generated":{"line":177,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":154,"column":15}},{"generated":{"line":177,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":154,"column":8}},{"generated":{"line":178,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":155,"column":5}},{"generated":{"line":178,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":153,"column":4}},{"name":"UnitModel","generated":{"line":179,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":4}},{"name":"prototype","generated":{"line":179,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":14}},{"generated":{"line":179,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":4}},{"name":"assembleLayoutSignals","generated":{"line":179,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":24}},{"generated":{"line":179,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":4}},{"generated":{"line":179,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":48}},{"generated":{"line":179,"column":60},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":60}},{"generated":{"line":180,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":157,"column":8}},{"generated":{"line":180,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":157,"column":15}},{"generated":{"line":180,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":157,"column":37}},{"generated":{"line":180,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":157,"column":15}},{"generated":{"line":180,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":157,"column":8}},{"generated":{"line":181,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":158,"column":5}},{"generated":{"line":181,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":156,"column":4}},{"name":"UnitModel","generated":{"line":182,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":4}},{"name":"prototype","generated":{"line":182,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":14}},{"generated":{"line":182,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":4}},{"name":"assembleMarks","generated":{"line":182,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":24}},{"generated":{"line":182,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":4}},{"generated":{"line":182,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":40}},{"generated":{"line":182,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":52}},{"generated":{"line":183,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":8}},{"name":"marks","generated":{"line":183,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":12}},{"generated":{"line":183,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":20}},{"name":"component","generated":{"line":183,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":25}},{"generated":{"line":183,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":20}},{"name":"mark","generated":{"line":183,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":35}},{"generated":{"line":183,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":20}},{"generated":{"line":183,"column":43},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":43}},{"generated":{"line":183,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":160,"column":8}},{"generated":{"line":184,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":161,"column":8}},{"generated":{"line":185,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":162,"column":8}},{"generated":{"line":186,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":163,"column":8}},{"generated":{"line":187,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":8}},{"generated":{"line":187,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":12}},{"generated":{"line":187,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":13}},{"name":"parent","generated":{"line":187,"column":18},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":18}},{"generated":{"line":187,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":12}},{"generated":{"line":187,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":28}},{"generated":{"line":187,"column":29},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":29}},{"generated":{"line":187,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":42}},{"name":"parent","generated":{"line":187,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":47}},{"generated":{"line":187,"column":65},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":29}},{"generated":{"line":187,"column":66},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":8}},{"generated":{"line":187,"column":68},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":164,"column":56}},{"name":"marks","generated":{"line":188,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":12}},{"generated":{"line":188,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":20}},{"generated":{"line":188,"column":63},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":47}},{"generated":{"line":188,"column":67},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":20}},{"name":"marks","generated":{"line":188,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":53}},{"generated":{"line":188,"column":74},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":20}},{"generated":{"line":188,"column":75},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":165,"column":12}},{"generated":{"line":189,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":166,"column":9}},{"generated":{"line":190,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":8}},{"name":"marks","generated":{"line":190,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":15}},{"name":"map","generated":{"line":190,"column":21},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":21}},{"generated":{"line":190,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":15}},{"generated":{"line":190,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":25}},{"name":"correctDataNames","generated":{"line":190,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":30}},{"generated":{"line":190,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":15}},{"generated":{"line":190,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":167,"column":8}},{"generated":{"line":191,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":168,"column":5}},{"generated":{"line":191,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":159,"column":4}},{"name":"UnitModel","generated":{"line":192,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":4}},{"name":"prototype","generated":{"line":192,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":14}},{"generated":{"line":192,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":4}},{"name":"assembleLayoutSize","generated":{"line":192,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":24}},{"generated":{"line":192,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":4}},{"generated":{"line":192,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":45}},{"generated":{"line":192,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":57}},{"generated":{"line":193,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":170,"column":8}},{"generated":{"line":193,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":170,"column":15}},{"name":"width","generated":{"line":194,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":171,"column":12}},{"generated":{"line":194,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":171,"column":19}},{"name":"getSizeSignalRef","generated":{"line":194,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":171,"column":24}},{"generated":{"line":194,"column":40},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":171,"column":19}},{"generated":{"line":194,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":171,"column":41}},{"generated":{"line":194,"column":48},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":171,"column":19}},{"generated":{"line":194,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":170,"column":15}},{"name":"height","generated":{"line":195,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":172,"column":12}},{"generated":{"line":195,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":172,"column":20}},{"name":"getSizeSignalRef","generated":{"line":195,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":172,"column":25}},{"generated":{"line":195,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":172,"column":20}},{"generated":{"line":195,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":172,"column":42}},{"generated":{"line":195,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":172,"column":20}},{"generated":{"line":196,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":170,"column":15}},{"generated":{"line":196,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":170,"column":8}},{"generated":{"line":197,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":174,"column":5}},{"generated":{"line":197,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":169,"column":4}},{"name":"UnitModel","generated":{"line":198,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":4}},{"name":"prototype","generated":{"line":198,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":14}},{"generated":{"line":198,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":4}},{"name":"getMapping","generated":{"line":198,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":24}},{"generated":{"line":198,"column":34},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":4}},{"generated":{"line":198,"column":37},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":37}},{"generated":{"line":198,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":49}},{"generated":{"line":199,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":176,"column":8}},{"generated":{"line":199,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":176,"column":15}},{"name":"encoding","generated":{"line":199,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":176,"column":20}},{"generated":{"line":199,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":176,"column":8}},{"generated":{"line":200,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":177,"column":5}},{"generated":{"line":200,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":175,"column":4}},{"name":"UnitModel","generated":{"line":201,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":4}},{"name":"prototype","generated":{"line":201,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":14}},{"generated":{"line":201,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":4}},{"name":"toSpec","generated":{"line":201,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":24}},{"generated":{"line":201,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":4}},{"generated":{"line":201,"column":33},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":33}},{"name":"excludeConfig","generated":{"line":201,"column":43},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":43}},{"generated":{"line":201,"column":56},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":33}},{"name":"excludeData","generated":{"line":201,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":58}},{"generated":{"line":201,"column":69},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":33}},{"generated":{"line":201,"column":71},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":71}},{"generated":{"line":202,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":8}},{"name":"encoding","generated":{"line":202,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":12}},{"generated":{"line":202,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":23}},{"generated":{"line":202,"column":44},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":33}},{"name":"encoding","generated":{"line":202,"column":49},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":38}},{"generated":{"line":202,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":23}},{"generated":{"line":202,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":179,"column":8}},{"generated":{"line":203,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":180,"column":8}},{"name":"spec","generated":{"line":203,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":180,"column":12}},{"generated":{"line":203,"column":16},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":180,"column":8}},{"name":"spec","generated":{"line":204,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":181,"column":8}},{"generated":{"line":204,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":181,"column":15}},{"name":"mark","generated":{"line":205,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":182,"column":12}},{"generated":{"line":205,"column":18},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":182,"column":18}},{"name":"markDef","generated":{"line":205,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":182,"column":23}},{"generated":{"line":205,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":181,"column":15}},{"name":"encoding","generated":{"line":206,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":183,"column":12}},{"name":"encoding","generated":{"line":206,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":183,"column":22}},{"generated":{"line":207,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":181,"column":15}},{"generated":{"line":207,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":181,"column":8}},{"generated":{"line":208,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":185,"column":8}},{"generated":{"line":208,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":185,"column":12}},{"name":"excludeConfig","generated":{"line":208,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":185,"column":13}},{"generated":{"line":208,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":185,"column":8}},{"generated":{"line":208,"column":28},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":185,"column":28}},{"name":"spec","generated":{"line":209,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":12}},{"name":"config","generated":{"line":209,"column":17},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":17}},{"generated":{"line":209,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":12}},{"generated":{"line":209,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":26}},{"generated":{"line":209,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":36}},{"name":"config","generated":{"line":209,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":41}},{"generated":{"line":209,"column":58},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":26}},{"generated":{"line":209,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":186,"column":12}},{"generated":{"line":210,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":187,"column":9}},{"generated":{"line":211,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":188,"column":8}},{"generated":{"line":211,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":188,"column":12}},{"name":"excludeData","generated":{"line":211,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":188,"column":13}},{"generated":{"line":211,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":188,"column":8}},{"generated":{"line":211,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":188,"column":26}},{"name":"spec","generated":{"line":212,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":12}},{"name":"data","generated":{"line":212,"column":17},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":17}},{"generated":{"line":212,"column":21},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":12}},{"generated":{"line":212,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":24}},{"generated":{"line":212,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":34}},{"name":"data","generated":{"line":212,"column":50},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":39}},{"generated":{"line":212,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":24}},{"generated":{"line":212,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":189,"column":12}},{"generated":{"line":213,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":190,"column":9}},{"generated":{"line":214,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":191,"column":8}},{"generated":{"line":215,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":192,"column":8}},{"name":"spec","generated":{"line":215,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":192,"column":15}},{"generated":{"line":215,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":192,"column":8}},{"generated":{"line":216,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":193,"column":5}},{"generated":{"line":216,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":178,"column":4}},{"name":"Object","generated":{"line":217,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":4}},{"name":"defineProperty","generated":{"line":217,"column":11},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":11}},{"generated":{"line":217,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":4}},{"name":"UnitModel","generated":{"line":217,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":26}},{"name":"prototype","generated":{"line":217,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":36}},{"generated":{"line":217,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":4}},{"generated":{"line":217,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":47}},{"generated":{"line":217,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":4}},{"generated":{"line":217,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":55}},{"name":"get","generated":{"line":218,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":195,"column":8}},{"generated":{"line":218,"column":13},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":195,"column":13}},{"generated":{"line":218,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":195,"column":25}},{"generated":{"line":219,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":196,"column":12}},{"generated":{"line":219,"column":19},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":196,"column":19}},{"name":"markDef","generated":{"line":219,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":196,"column":24}},{"generated":{"line":219,"column":31},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":196,"column":19}},{"name":"type","generated":{"line":219,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":196,"column":32}},{"generated":{"line":219,"column":36},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":196,"column":12}},{"generated":{"line":220,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":197,"column":9}},{"generated":{"line":220,"column":9},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":55}},{"name":"enumerable","generated":{"line":221,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":198,"column":8}},{"generated":{"line":221,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":198,"column":20}},{"generated":{"line":221,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":55}},{"name":"configurable","generated":{"line":222,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":199,"column":8}},{"generated":{"line":222,"column":22},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":199,"column":22}},{"generated":{"line":223,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":55}},{"generated":{"line":223,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":194,"column":4}},{"name":"UnitModel","generated":{"line":224,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":4}},{"name":"prototype","generated":{"line":224,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":14}},{"generated":{"line":224,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":4}},{"name":"channelHasField","generated":{"line":224,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":24}},{"generated":{"line":224,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":4}},{"generated":{"line":224,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":42}},{"name":"channel","generated":{"line":224,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":52}},{"generated":{"line":224,"column":59},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":42}},{"generated":{"line":224,"column":61},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":61}},{"generated":{"line":225,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":8}},{"name":"vlEncoding","generated":{"line":225,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":15}},{"name":"channelHasField","generated":{"line":225,"column":26},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":26}},{"generated":{"line":225,"column":41},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":15}},{"generated":{"line":225,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":42}},{"name":"encoding","generated":{"line":225,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":47}},{"generated":{"line":225,"column":55},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":15}},{"name":"channel","generated":{"line":225,"column":57},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":57}},{"generated":{"line":225,"column":64},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":15}},{"generated":{"line":225,"column":65},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":202,"column":8}},{"generated":{"line":226,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":203,"column":5}},{"generated":{"line":226,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":201,"column":4}},{"name":"UnitModel","generated":{"line":227,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":4}},{"name":"prototype","generated":{"line":227,"column":14},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":14}},{"generated":{"line":227,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":4}},{"name":"fieldDef","generated":{"line":227,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":24}},{"generated":{"line":227,"column":32},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":4}},{"generated":{"line":227,"column":35},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":35}},{"name":"channel","generated":{"line":227,"column":45},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":45}},{"generated":{"line":227,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":35}},{"generated":{"line":227,"column":54},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":54}},{"generated":{"line":228,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":8}},{"name":"channelDef","generated":{"line":228,"column":12},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":12}},{"generated":{"line":228,"column":25},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":25}},{"name":"encoding","generated":{"line":228,"column":30},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":30}},{"generated":{"line":228,"column":38},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":25}},{"name":"channel","generated":{"line":228,"column":39},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":39}},{"generated":{"line":228,"column":46},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":25}},{"generated":{"line":228,"column":47},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":205,"column":8}},{"generated":{"line":229,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":206,"column":8}},{"generated":{"line":229,"column":15},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":206,"column":15}},{"name":"channelDef","generated":{"line":229,"column":42},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":206,"column":27}},{"generated":{"line":229,"column":52},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":206,"column":15}},{"generated":{"line":229,"column":53},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":206,"column":8}},{"generated":{"line":230,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":207,"column":5}},{"generated":{"line":230,"column":5},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":204,"column":4}},{"generated":{"line":231,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":208,"column":4}},{"name":"UnitModel","generated":{"line":231,"column":11},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":208,"column":11}},{"generated":{"line":231,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":208,"column":4}},{"generated":{"line":232,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":209,"column":1}},{"generated":{"line":232,"column":1},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":31}},{"name":"ModelWithField","generated":{"line":232,"column":2},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":209,"column":2}},{"generated":{"line":232,"column":23},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":31}},{"generated":{"line":232,"column":24},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":21,"column":0}},{"name":"UnitModel","generated":{"line":233,"column":8},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":210,"column":9}},{"name":"UnitModel","generated":{"line":233,"column":20},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":210,"column":9}},{"generated":{"line":234,"column":0},"source":"node_modules/vega-lite/build/src/compile/unit.js","original":{"line":211,"column":0}}],"sources":{"node_modules/vega-lite/build/src/compile/unit.js":"import * as tslib_1 from \"tslib\";\nimport { GEOPOSITION_CHANNELS, NONPOSITION_SCALE_CHANNELS, SCALE_CHANNELS, X, Y } from '../channel';\nimport * as vlEncoding from '../encoding';\nimport { normalizeEncoding } from '../encoding';\nimport { getFieldDef, hasConditionalFieldDef, isFieldDef } from '../fielddef';\nimport { GEOSHAPE, isMarkDef } from '../mark';\nimport { stack } from '../stack';\nimport { duplicate } from '../util';\nimport { parseUnitAxis } from './axis/parse';\nimport { parseData } from './data/parse';\nimport { assembleLayoutSignals } from './layoutsize/assemble';\nimport { parseUnitLayoutSize } from './layoutsize/parse';\nimport { normalizeMarkDef } from './mark/init';\nimport { parseMarkGroup } from './mark/mark';\nimport { isLayerModel, ModelWithField } from './model';\nimport { replaceRepeaterInEncoding } from './repeater';\nimport { assembleTopLevelSignals, assembleUnitSelectionData, assembleUnitSelectionMarks, assembleUnitSelectionSignals, parseUnitSelection } from './selection/selection';\n/**\n * Internal model of Vega-Lite specification for the compiler.\n */\nvar UnitModel = /** @class */ (function (_super) {\n tslib_1.__extends(UnitModel, _super);\n function UnitModel(spec, parent, parentGivenName, parentGivenSize, repeater, config, fit) {\n if (parentGivenSize === void 0) { parentGivenSize = {}; }\n var _this = _super.call(this, spec, parent, parentGivenName, config, repeater, undefined) || this;\n _this.fit = fit;\n _this.type = 'unit';\n _this.specifiedScales = {};\n _this.specifiedAxes = {};\n _this.specifiedLegends = {};\n _this.specifiedProjection = {};\n _this.selection = {};\n _this.children = [];\n _this.initSize(tslib_1.__assign({}, parentGivenSize, (spec.width ? { width: spec.width } : {}), (spec.height ? { height: spec.height } : {})));\n var mark = isMarkDef(spec.mark) ? spec.mark.type : spec.mark;\n var encoding = (_this.encoding = normalizeEncoding(replaceRepeaterInEncoding(spec.encoding || {}, repeater), mark));\n _this.markDef = normalizeMarkDef(spec.mark, encoding, config);\n // calculate stack properties\n _this.stack = stack(mark, encoding, _this.config.stack);\n _this.specifiedScales = _this.initScales(mark, encoding);\n _this.specifiedAxes = _this.initAxes(encoding);\n _this.specifiedLegends = _this.initLegend(encoding);\n _this.specifiedProjection = spec.projection;\n // Selections will be initialized upon parse.\n _this.selection = spec.selection;\n return _this;\n }\n Object.defineProperty(UnitModel.prototype, \"hasProjection\", {\n get: function () {\n var encoding = this.encoding;\n var isGeoShapeMark = this.mark === GEOSHAPE;\n var hasGeoPosition = encoding && GEOPOSITION_CHANNELS.some(function (channel) { return isFieldDef(encoding[channel]); });\n return isGeoShapeMark || hasGeoPosition;\n },\n enumerable: true,\n configurable: true\n });\n /**\n * Return specified Vega-lite scale domain for a particular channel\n * @param channel\n */\n UnitModel.prototype.scaleDomain = function (channel) {\n var scale = this.specifiedScales[channel];\n return scale ? scale.domain : undefined;\n };\n UnitModel.prototype.axis = function (channel) {\n return this.specifiedAxes[channel];\n };\n UnitModel.prototype.legend = function (channel) {\n return this.specifiedLegends[channel];\n };\n UnitModel.prototype.initScales = function (mark, encoding) {\n return SCALE_CHANNELS.reduce(function (scales, channel) {\n var fieldDef;\n var specifiedScale;\n var channelDef = encoding[channel];\n if (isFieldDef(channelDef)) {\n fieldDef = channelDef;\n specifiedScale = channelDef.scale;\n }\n else if (hasConditionalFieldDef(channelDef)) {\n fieldDef = channelDef.condition;\n specifiedScale = channelDef.condition['scale'];\n }\n else if (channel === 'x') {\n fieldDef = getFieldDef(encoding.x2);\n }\n else if (channel === 'y') {\n fieldDef = getFieldDef(encoding.y2);\n }\n if (fieldDef) {\n scales[channel] = specifiedScale || {};\n }\n return scales;\n }, {});\n };\n UnitModel.prototype.initAxes = function (encoding) {\n return [X, Y].reduce(function (_axis, channel) {\n // Position Axis\n // TODO: handle ConditionFieldDef\n var channelDef = encoding[channel];\n if (isFieldDef(channelDef) ||\n (channel === X && isFieldDef(encoding.x2)) ||\n (channel === Y && isFieldDef(encoding.y2))) {\n var axisSpec = isFieldDef(channelDef) ? channelDef.axis : null;\n if (axisSpec !== null) {\n _axis[channel] = tslib_1.__assign({}, axisSpec);\n }\n }\n return _axis;\n }, {});\n };\n UnitModel.prototype.initLegend = function (encoding) {\n return NONPOSITION_SCALE_CHANNELS.reduce(function (_legend, channel) {\n var channelDef = encoding[channel];\n if (channelDef) {\n var legend = isFieldDef(channelDef)\n ? channelDef.legend\n : hasConditionalFieldDef(channelDef)\n ? channelDef.condition['legend']\n : null;\n if (legend !== null && legend !== false) {\n _legend[channel] = tslib_1.__assign({}, legend);\n }\n }\n return _legend;\n }, {});\n };\n UnitModel.prototype.parseData = function () {\n this.component.data = parseData(this);\n };\n UnitModel.prototype.parseLayoutSize = function () {\n parseUnitLayoutSize(this);\n };\n UnitModel.prototype.parseSelection = function () {\n this.component.selection = parseUnitSelection(this, this.selection);\n };\n UnitModel.prototype.parseMarkGroup = function () {\n this.component.mark = parseMarkGroup(this);\n };\n UnitModel.prototype.parseAxisAndHeader = function () {\n this.component.axes = parseUnitAxis(this);\n };\n UnitModel.prototype.assembleSelectionTopLevelSignals = function (signals) {\n return assembleTopLevelSignals(this, signals);\n };\n UnitModel.prototype.assembleSelectionSignals = function () {\n return assembleUnitSelectionSignals(this, []);\n };\n UnitModel.prototype.assembleSelectionData = function (data) {\n return assembleUnitSelectionData(this, data);\n };\n UnitModel.prototype.assembleLayout = function () {\n return null;\n };\n UnitModel.prototype.assembleLayoutSignals = function () {\n return assembleLayoutSignals(this);\n };\n UnitModel.prototype.assembleMarks = function () {\n var marks = this.component.mark || [];\n // If this unit is part of a layer, selections should augment\n // all in concert rather than each unit individually. This\n // ensures correct interleaving of clipping and brushed marks.\n if (!this.parent || !isLayerModel(this.parent)) {\n marks = assembleUnitSelectionMarks(this, marks);\n }\n return marks.map(this.correctDataNames);\n };\n UnitModel.prototype.assembleLayoutSize = function () {\n return {\n width: this.getSizeSignalRef('width'),\n height: this.getSizeSignalRef('height')\n };\n };\n UnitModel.prototype.getMapping = function () {\n return this.encoding;\n };\n UnitModel.prototype.toSpec = function (excludeConfig, excludeData) {\n var encoding = duplicate(this.encoding);\n var spec;\n spec = {\n mark: this.markDef,\n encoding: encoding\n };\n if (!excludeConfig) {\n spec.config = duplicate(this.config);\n }\n if (!excludeData) {\n spec.data = duplicate(this.data);\n }\n // remove defaults\n return spec;\n };\n Object.defineProperty(UnitModel.prototype, \"mark\", {\n get: function () {\n return this.markDef.type;\n },\n enumerable: true,\n configurable: true\n });\n UnitModel.prototype.channelHasField = function (channel) {\n return vlEncoding.channelHasField(this.encoding, channel);\n };\n UnitModel.prototype.fieldDef = function (channel) {\n var channelDef = this.encoding[channel];\n return getFieldDef(channelDef);\n };\n return UnitModel;\n}(ModelWithField));\nexport { UnitModel };\n//# sourceMappingURL=unit.js.map"},"lineCount":null}},"hash":"f4d9820ce4eed67b7e22045db218dfe0","cacheData":{"env":{}}} | [
4895,
45841,
3976,
32509,
3672,
15473,
11195,
14,
50139,
14,
5225,
10223,
14,
22438,
12,
1659,
12,
1169,
12,
9980,
14,
15388,
14,
83,
22854,
11125,
14,
5239,
12,
4871,
361,
14,
26495,
13,
17752,
2430,
259,
10341,
818,
24546,
1298,
794... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_class": "symbolMaster",
"allowsOverrides": true,
"backgroundColor": {
"_class": "color",
"alpha": 1,
"blue": 0.2,
"green": 0.2,
"red": 0.2
},
"booleanOperation": -1,
"changeIdentifier": 1339,
"clippingMaskMode": 0,
"do_objectID": "7FEA9AFF-2CE8-49FF-B016-5C7EE7B95BE5",
"exportOptions": {
"_class": "exportOptions",
"exportFormats": [
],
"includedLayerIds": [
],
"layerOptions": 0,
"shouldTrim": false
},
"frame": {
"_class": "rect",
"constrainProportions": false,
"height": 42,
"width": 42,
"x": 224696,
"y": -11829
},
"groupLayout": {
"_class": "MSImmutableFreeformGroupLayout"
},
"hasBackgroundColor": true,
"hasClickThrough": true,
"hasClippingMask": false,
"horizontalRulerData": {
"_class": "rulerData",
"base": 0,
"guides": [
]
},
"includeBackgroundColorInExport": true,
"includeBackgroundColorInInstance": false,
"includeInCloudUpload": true,
"isFixedToViewport": false,
"isFlippedHorizontal": false,
"isFlippedVertical": false,
"isFlowHome": false,
"isLocked": false,
"isVisible": true,
"layerListExpandedType": 2,
"layers": [
{
"class": "oval",
"id": "9826B8BB-CF44-445B-93B5-AF0EDEEF74BF"
},
{
"class": "oval",
"id": "40C8BCD1-C02E-49EE-A825-C2209807E9B3"
},
{
"class": "symbolInstance",
"id": "52F44E43-3463-4D71-9F47-5F2D1AFA8B10"
}
],
"name": "Buttons: Icon button/Dark Default/.Normal/pressed",
"nameIsFixed": true,
"overrideProperties": [
{
"_class": "MSImmutableOverrideProperty",
"canOverride": true,
"overrideName": "52F44E43-3463-4D71-9F47-5F2D1AFA8B10_symbolID"
},
{
"_class": "MSImmutableOverrideProperty",
"canOverride": true,
"overrideName": "40C8BCD1-C02E-49EE-A825-C2209807E9B3_layerStyle"
},
{
"_class": "MSImmutableOverrideProperty",
"canOverride": true,
"overrideName": "9826B8BB-CF44-445B-93B5-AF0EDEEF74BF_layerStyle"
}
],
"presetDictionary": {
},
"resizesContent": true,
"resizingConstraint": 63,
"resizingType": 0,
"rotation": 0,
"shouldBreakMaskChain": true,
"style": {
"_class": "style",
"blur": {
"_class": "blur",
"center": "{0.5, 0.5}",
"isEnabled": false,
"motionAngle": 0,
"radius": 10,
"saturation": 1,
"type": 0
},
"borderOptions": {
"_class": "borderOptions",
"dashPattern": [
],
"isEnabled": true,
"lineCapStyle": 0,
"lineJoinStyle": 0
},
"borders": [
],
"colorControls": {
"_class": "colorControls",
"brightness": 0,
"contrast": 1,
"hue": 0,
"isEnabled": true,
"saturation": 1
},
"contextSettings": {
"_class": "graphicsContextSettings",
"blendMode": 0,
"opacity": 1
},
"do_objectID": "54BD6DA0-E79D-4DCF-9CE1-98950D81E9D1",
"endMarkerType": 0,
"fills": [
],
"innerShadows": [
],
"miterLimit": 10,
"shadows": [
],
"startMarkerType": 0,
"windingRule": 1
},
"symbolID": "874CE800-9A10-4E2B-9539-70B18EF6FCCC",
"verticalRulerData": {
"_class": "rulerData",
"base": 0,
"guides": [
]
}
} | [
90,
198,
220,
45434,
4871,
1298,
366,
1837,
23650,
18254,
1600,
198,
220,
366,
47205,
5886,
81,
1460,
1298,
2081,
11,
198,
220,
366,
25249,
10258,
1298,
1391,
198,
220,
220,
220,
45434,
4871,
1298,
366,
8043,
1600,
198,
220,
220,
220,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_from": "@types/content-type@^1.1.0",
"_id": "@types/content-type@1.1.1",
"_inBundle": false,
"_integrity": "sha512-sM4E6PLLKsr7YQVvr57fRCWEElo0QjwPLjUnYYdAcMC5a9R7u3YuTVIWQH2OQXHoyvWmogaDqkWs9zyNJ8KiwA==",
"_location": "/@types/content-type",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@types/content-type@^1.1.0",
"name": "@types/content-type",
"escapedName": "@types%2fcontent-type",
"scope": "@types",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/polyserve"
],
"_resolved": "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.1.tgz",
"_shasum": "3bf6a613cd3cc400699f30a62d602757f7898c97",
"_spec": "@types/content-type@^1.1.0",
"_where": "/Users/lorenajinchuk/Documents/Predix/predix-webapp-starter/node_modules/polyserve",
"bundleDependencies": false,
"contributors": [
{
"name": "Hiroki Horiuchi",
"url": "https://github.com/horiuchi"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for content-type",
"license": "MIT",
"main": "",
"name": "@types/content-type",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"typeScriptVersion": "2.0",
"typesPublisherContentHash": "407ac3980dc8219b0b2359447369513418092b40344071ce54882fb7c08cf058",
"version": "1.1.1"
}
| [
90,
198,
220,
45434,
6738,
1298,
44212,
19199,
14,
11299,
12,
4906,
31,
61,
16,
13,
16,
13,
15,
1600,
198,
220,
45434,
312,
1298,
44212,
19199,
14,
11299,
12,
4906,
31,
16,
13,
16,
13,
16,
1600,
198,
220,
45434,
259,
33,
31249,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"images": [
{
"filename": "sharp_wifi_tethering_error_rounded_black_24pt_1x.png",
"idiom": "universal",
"scale": "1x",
"size": "24x24"
},
{
"filename": "sharp_wifi_tethering_error_rounded_black_24pt_2x.png",
"idiom": "universal",
"scale": "2x",
"size": "24x24"
},
{
"filename": "sharp_wifi_tethering_error_rounded_black_24pt_3x.png",
"idiom": "universal",
"scale": "3x",
"size": "24x24"
}
],
"info": {
"author": "xcode",
"template-rendering-intent": "template",
"version": 1
}
}
| [
90,
198,
220,
220,
220,
366,
17566,
1298,
685,
198,
220,
220,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
220,
366,
34345,
1298,
366,
48554,
62,
86,
22238,
62,
83,
6750,
278,
62,
18224,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"parent": "block/cube_column",
"textures": {
"end": "block/oak_planks",
"side": "block/bookshelf/bookshelf_13"
}
}
| [
90,
198,
220,
220,
220,
366,
8000,
1298,
366,
9967,
14,
40296,
62,
28665,
1600,
198,
220,
220,
220,
366,
5239,
942,
1298,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
366,
437,
1298,
366,
9967,
14,
15877,
62,
489,
2283,
1600,
198... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"_args": [
[
{
"raw": "postcss-selector-parser@^2.2.2",
"scope": null,
"escapedName": "postcss-selector-parser",
"name": "postcss-selector-parser",
"rawSpec": "^2.2.2",
"spec": ">=2.2.2 <3.0.0",
"type": "range"
},
"D:\\xampp\\htdocs\\ecommerce\\node_modules\\postcss-merge-rules"
]
],
"_from": "postcss-selector-parser@>=2.2.2 <3.0.0",
"_id": "postcss-selector-parser@2.2.3",
"_inCache": true,
"_location": "/postcss-selector-parser",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/postcss-selector-parser-2.2.3.tgz_1487874181031_0.011821394320577383"
},
"_npmUser": {
"name": "beneb",
"email": "beneb.info@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "postcss-selector-parser@^2.2.2",
"scope": null,
"escapedName": "postcss-selector-parser",
"name": "postcss-selector-parser",
"rawSpec": "^2.2.2",
"spec": ">=2.2.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/postcss-merge-rules",
"/postcss-minify-selectors",
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz",
"_shasum": "f9437788606c3c9acee16ffe8d8b16297f27bb90",
"_shrinkwrap": null,
"_spec": "postcss-selector-parser@^2.2.2",
"_where": "D:\\xampp\\htdocs\\ecommerce\\node_modules\\postcss-merge-rules",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"ava": {
"require": "babel-register",
"concurrency": 5
},
"bugs": {
"url": "https://github.com/postcss/postcss-selector-parser/issues"
},
"dependencies": {
"flatten": "^1.0.2",
"indexes-of": "^1.0.1",
"uniq": "^1.0.1"
},
"description": "> Selector parser with built in methods for working with selector strings.",
"devDependencies": {
"ava": "^0.17.0",
"babel-cli": "^6.4.0",
"babel-core": "^6.4.0",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-plugin-precompile-charcodes": "^1.0.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-es2015-loose": "^7.0.0",
"babel-preset-stage-0": "^6.3.13",
"babel-register": "^6.9.0",
"coveralls": "^2.11.6",
"del-cli": "^0.2.0",
"eslint": "^3.0.0",
"eslint-config-cssnano": "^3.0.0",
"eslint-plugin-babel": "^3.3.0",
"eslint-plugin-import": "^1.10.2",
"glob": "^7.0.3",
"minimist": "^1.2.0",
"nyc": "^10.0.0"
},
"directories": {},
"dist": {
"shasum": "f9437788606c3c9acee16ffe8d8b16297f27bb90",
"tarball": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz"
},
"eslintConfig": {
"extends": "cssnano"
},
"files": [
"API.md",
"CHANGELOG.md",
"LICENSE-MIT",
"dist"
],
"gitHead": "d80cb2cf59a8cc5f9c2ab7c3cf6b0731b5aa6b12",
"homepage": "https://github.com/postcss/postcss-selector-parser",
"license": "MIT",
"main": "dist/index.js",
"maintainers": [
{
"name": "beneb",
"email": "beneb.info@gmail.com"
}
],
"name": "postcss-selector-parser",
"nyc": {
"exclude": [
"node_modules",
"**/__tests__"
]
},
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/postcss/postcss-selector-parser.git"
},
"scripts": {
"prepublish": "del-cli dist && BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/",
"pretest": "eslint src",
"report": "nyc report --reporter=html",
"test": "nyc ava src/__tests__/*.js",
"test-012": "nyc ava src/__tests__/*.js"
},
"version": "2.2.3"
}
| [
90,
198,
220,
45434,
22046,
1298,
685,
198,
220,
220,
220,
685,
198,
220,
220,
220,
220,
220,
1391,
198,
220,
220,
220,
220,
220,
220,
220,
366,
1831,
1298,
366,
7353,
25471,
12,
19738,
273,
12,
48610,
31,
61,
17,
13,
17,
13,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"localities": ["Shepherd, MI"], "state": "MI", "postal_code": "48883", "locality": "Shepherd, MI", "lat": 43.543727, "region": {"fips": "26", "abbr": "MI", "name": "Michigan"}, "city": "Shepherd", "type": "STANDARD", "lng": -84.673886, "counties": [{"fips": "057", "name": "Gratiot County"}, {"fips": "073", "name": "Isabella County"}, {"fips": "111", "name": "Midland County"}]} | [
4895,
12001,
871,
1298,
14631,
3347,
23111,
11,
15789,
33116,
366,
5219,
1298,
366,
8895,
1600,
366,
7353,
282,
62,
8189,
1298,
366,
2780,
49287,
1600,
366,
17946,
1483,
1298,
366,
3347,
23111,
11,
15789,
1600,
366,
15460,
1298,
5946,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "temp",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "temp",
"version": "1.0.0",
"license": "ISC",
"devDependencies": {
"body-parser": "^1.19.1",
"express": "^4.17.2",
"multer": "^1.4.4",
"nodemon": "^2.0.15"
}
},
"node_modules/@sindresorhus/is": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz",
"integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/@szmarczak/http-timer": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz",
"integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==",
"dev": true,
"dependencies": {
"defer-to-connect": "^1.0.1"
},
"engines": {
"node": ">=6"
}
},
"node_modules/abbrev": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
"dev": true
},
"node_modules/accepts": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
"dev": true,
"dependencies": {
"mime-types": "~2.1.34",
"negotiator": "0.6.3"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/ansi-align": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
"integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
"dev": true,
"dependencies": {
"string-width": "^4.1.0"
}
},
"node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/anymatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
"dev": true,
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/append-field": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz",
"integrity": "sha1-HjRA6RXwsSA9I3SOeO3XubW0PlY=",
"dev": true
},
"node_modules/array-flatten": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
"integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=",
"dev": true
},
"node_modules/balanced-match": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"dev": true
},
"node_modules/binary-extensions": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/body-parser": {
"version": "1.19.1",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.1.tgz",
"integrity": "sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA==",
"dev": true,
"dependencies": {
"bytes": "3.1.1",
"content-type": "~1.0.4",
"debug": "2.6.9",
"depd": "~1.1.2",
"http-errors": "1.8.1",
"iconv-lite": "0.4.24",
"on-finished": "~2.3.0",
"qs": "6.9.6",
"raw-body": "2.4.2",
"type-is": "~1.6.18"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/boxen": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
"integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
"dev": true,
"dependencies": {
"ansi-align": "^3.0.0",
"camelcase": "^6.2.0",
"chalk": "^4.1.0",
"cli-boxes": "^2.2.1",
"string-width": "^4.2.2",
"type-fest": "^0.20.2",
"widest-line": "^3.1.0",
"wrap-ansi": "^7.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/braces": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
"dev": true,
"dependencies": {
"fill-range": "^7.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/buffer-from": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
"dev": true
},
"node_modules/busboy": {
"version": "0.2.14",
"resolved": "https://registry.npmjs.org/busboy/-/busboy-0.2.14.tgz",
"integrity": "sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=",
"dev": true,
"dependencies": {
"dicer": "0.2.5",
"readable-stream": "1.1.x"
},
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/bytes": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.1.tgz",
"integrity": "sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/cacheable-request": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz",
"integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==",
"dev": true,
"dependencies": {
"clone-response": "^1.0.2",
"get-stream": "^5.1.0",
"http-cache-semantics": "^4.0.0",
"keyv": "^3.0.0",
"lowercase-keys": "^2.0.0",
"normalize-url": "^4.1.0",
"responselike": "^1.0.2"
},
"engines": {
"node": ">=8"
}
},
"node_modules/cacheable-request/node_modules/get-stream": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
"integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
"dev": true,
"dependencies": {
"pump": "^3.0.0"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/cacheable-request/node_modules/lowercase-keys": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
"integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/camelcase": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/chalk/node_modules/has-flag": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/chalk/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/chokidar": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
"dev": true,
"funding": [
{
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
],
"dependencies": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
},
"engines": {
"node": ">= 8.10.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
}
},
"node_modules/ci-info": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
"integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
"dev": true
},
"node_modules/cli-boxes": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
"integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==",
"dev": true,
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/clone-response": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz",
"integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=",
"dev": true,
"dependencies": {
"mimic-response": "^1.0.0"
}
},
"node_modules/color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"dev": true
},
"node_modules/concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
"dev": true
},
"node_modules/concat-stream": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
"integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
"dev": true,
"engines": [
"node >= 0.8"
],
"dependencies": {
"buffer-from": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^2.2.2",
"typedarray": "^0.0.6"
}
},
"node_modules/concat-stream/node_modules/isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"dev": true
},
"node_modules/concat-stream/node_modules/readable-stream": {
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
"dev": true,
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"node_modules/concat-stream/node_modules/safe-buffer": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true
},
"node_modules/concat-stream/node_modules/string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"dependencies": {
"safe-buffer": "~5.1.0"
}
},
"node_modules/configstore": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz",
"integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==",
"dev": true,
"dependencies": {
"dot-prop": "^5.2.0",
"graceful-fs": "^4.1.2",
"make-dir": "^3.0.0",
"unique-string": "^2.0.0",
"write-file-atomic": "^3.0.0",
"xdg-basedir": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/content-disposition": {
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
"integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
"dev": true,
"dependencies": {
"safe-buffer": "5.2.1"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/content-type": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
"integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/cookie": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz",
"integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/cookie-signature": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
"integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=",
"dev": true
},
"node_modules/core-util-is": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
"dev": true
},
"node_modules/crypto-random-string": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
"integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/decompress-response": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz",
"integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=",
"dev": true,
"dependencies": {
"mimic-response": "^1.0.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/deep-extend": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
"integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
"dev": true,
"engines": {
"node": ">=4.0.0"
}
},
"node_modules/defer-to-connect": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz",
"integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==",
"dev": true
},
"node_modules/depd": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
"integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/destroy": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
"dev": true
},
"node_modules/dicer": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz",
"integrity": "sha1-WZbAhrszIYyBLAkL3cCc0S+stw8=",
"dev": true,
"dependencies": {
"readable-stream": "1.1.x",
"streamsearch": "0.1.2"
},
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/dot-prop": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
"integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
"dev": true,
"dependencies": {
"is-obj": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/duplexer3": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
"integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
"dev": true
},
"node_modules/ee-first": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=",
"dev": true
},
"node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"node_modules/encodeurl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
"integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/end-of-stream": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
"dev": true,
"dependencies": {
"once": "^1.4.0"
}
},
"node_modules/escape-goat": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz",
"integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/escape-html": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
"dev": true
},
"node_modules/etag": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/express": {
"version": "4.17.2",
"resolved": "https://registry.npmjs.org/express/-/express-4.17.2.tgz",
"integrity": "sha512-oxlxJxcQlYwqPWKVJJtvQiwHgosH/LrLSPA+H4UxpyvSS6jC5aH+5MoHFM+KABgTOt0APue4w66Ha8jCUo9QGg==",
"dev": true,
"dependencies": {
"accepts": "~1.3.7",
"array-flatten": "1.1.1",
"body-parser": "1.19.1",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.4.1",
"cookie-signature": "1.0.6",
"debug": "2.6.9",
"depd": "~1.1.2",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"finalhandler": "~1.1.2",
"fresh": "0.5.2",
"merge-descriptors": "1.0.1",
"methods": "~1.1.2",
"on-finished": "~2.3.0",
"parseurl": "~1.3.3",
"path-to-regexp": "0.1.7",
"proxy-addr": "~2.0.7",
"qs": "6.9.6",
"range-parser": "~1.2.1",
"safe-buffer": "5.2.1",
"send": "0.17.2",
"serve-static": "1.14.2",
"setprototypeof": "1.2.0",
"statuses": "~1.5.0",
"type-is": "~1.6.18",
"utils-merge": "1.0.1",
"vary": "~1.1.2"
},
"engines": {
"node": ">= 0.10.0"
}
},
"node_modules/fill-range": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
"dev": true,
"dependencies": {
"to-regex-range": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/finalhandler": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
"integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
"dev": true,
"dependencies": {
"debug": "2.6.9",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"on-finished": "~2.3.0",
"parseurl": "~1.3.3",
"statuses": "~1.5.0",
"unpipe": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/forwarded": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
"integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/fresh": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
"integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/fsevents": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true,
"hasInstallScript": true,
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
}
},
"node_modules/get-stream": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
"integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
"dev": true,
"dependencies": {
"pump": "^3.0.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/glob-parent": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/global-dirs": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.0.tgz",
"integrity": "sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==",
"dev": true,
"dependencies": {
"ini": "2.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/got": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
"integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==",
"dev": true,
"dependencies": {
"@sindresorhus/is": "^0.14.0",
"@szmarczak/http-timer": "^1.1.2",
"cacheable-request": "^6.0.0",
"decompress-response": "^3.3.0",
"duplexer3": "^0.1.4",
"get-stream": "^4.1.0",
"lowercase-keys": "^1.0.1",
"mimic-response": "^1.0.1",
"p-cancelable": "^1.0.0",
"to-readable-stream": "^1.0.0",
"url-parse-lax": "^3.0.0"
},
"engines": {
"node": ">=8.6"
}
},
"node_modules/graceful-fs": {
"version": "4.2.9",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz",
"integrity": "sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==",
"dev": true
},
"node_modules/has-flag": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/has-yarn": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
"integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/http-cache-semantics": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
"integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
"dev": true
},
"node_modules/http-errors": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
"integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
"dev": true,
"dependencies": {
"depd": "~1.1.2",
"inherits": "2.0.4",
"setprototypeof": "1.2.0",
"statuses": ">= 1.5.0 < 2",
"toidentifier": "1.0.1"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/iconv-lite": {
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
"dev": true,
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/ignore-by-default": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz",
"integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk=",
"dev": true
},
"node_modules/import-lazy": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz",
"integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/imurmurhash": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
"integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
"dev": true,
"engines": {
"node": ">=0.8.19"
}
},
"node_modules/inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true
},
"node_modules/ini": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
"integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
"dev": true,
"engines": {
"node": ">=10"
}
},
"node_modules/ipaddr.js": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
"dev": true,
"engines": {
"node": ">= 0.10"
}
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
"dev": true,
"dependencies": {
"binary-extensions": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/is-ci": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
"dev": true,
"dependencies": {
"ci-info": "^2.0.0"
},
"bin": {
"is-ci": "bin.js"
}
},
"node_modules/is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"dependencies": {
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-installed-globally": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
"integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==",
"dev": true,
"dependencies": {
"global-dirs": "^3.0.0",
"is-path-inside": "^3.0.2"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-npm": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz",
"integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-number": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true,
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/is-obj": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
"integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/is-path-inside": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/is-typedarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
"dev": true
},
"node_modules/is-yarn-global": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
"integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==",
"dev": true
},
"node_modules/isarray": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
"dev": true
},
"node_modules/json-buffer": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz",
"integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=",
"dev": true
},
"node_modules/keyv": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz",
"integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==",
"dev": true,
"dependencies": {
"json-buffer": "3.0.0"
}
},
"node_modules/latest-version": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz",
"integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==",
"dev": true,
"dependencies": {
"package-json": "^6.3.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/lowercase-keys": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz",
"integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/lru-cache": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
"dev": true,
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/make-dir": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
"dev": true,
"dependencies": {
"semver": "^6.0.0"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/make-dir/node_modules/semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true,
"bin": {
"semver": "bin/semver.js"
}
},
"node_modules/media-typer": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/merge-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
"integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=",
"dev": true
},
"node_modules/methods": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
"dev": true,
"bin": {
"mime": "cli.js"
},
"engines": {
"node": ">=4"
}
},
"node_modules/mime-db": {
"version": "1.51.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.51.0.tgz",
"integrity": "sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime-types": {
"version": "2.1.34",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.34.tgz",
"integrity": "sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==",
"dev": true,
"dependencies": {
"mime-db": "1.51.0"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mimic-response": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
"integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/minimatch": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz",
"integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==",
"dev": true,
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/minimist": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
"dev": true
},
"node_modules/mkdirp": {
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
"integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==",
"dev": true,
"dependencies": {
"minimist": "^1.2.5"
},
"bin": {
"mkdirp": "bin/cmd.js"
}
},
"node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
},
"node_modules/multer": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/multer/-/multer-1.4.4.tgz",
"integrity": "sha512-2wY2+xD4udX612aMqMcB8Ws2Voq6NIUPEtD1be6m411T4uDH/VtL9i//xvcyFlTVfRdaBsk7hV5tgrGQqhuBiw==",
"dev": true,
"dependencies": {
"append-field": "^1.0.0",
"busboy": "^0.2.11",
"concat-stream": "^1.5.2",
"mkdirp": "^0.5.4",
"object-assign": "^4.1.1",
"on-finished": "^2.3.0",
"type-is": "^1.6.4",
"xtend": "^4.0.0"
},
"engines": {
"node": ">= 0.10.0"
}
},
"node_modules/negotiator": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/nodemon": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.15.tgz",
"integrity": "sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
"chokidar": "^3.5.2",
"debug": "^3.2.7",
"ignore-by-default": "^1.0.1",
"minimatch": "^3.0.4",
"pstree.remy": "^1.1.8",
"semver": "^5.7.1",
"supports-color": "^5.5.0",
"touch": "^3.1.0",
"undefsafe": "^2.0.5",
"update-notifier": "^5.1.0"
},
"bin": {
"nodemon": "bin/nodemon.js"
},
"engines": {
"node": ">=8.10.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/nodemon"
}
},
"node_modules/nodemon/node_modules/debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/nodemon/node_modules/ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true
},
"node_modules/nopt": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
"integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=",
"dev": true,
"dependencies": {
"abbrev": "1"
},
"bin": {
"nopt": "bin/nopt.js"
},
"engines": {
"node": "*"
}
},
"node_modules/normalize-path": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/normalize-url": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz",
"integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/on-finished": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
"dev": true,
"dependencies": {
"ee-first": "1.1.1"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"dev": true,
"dependencies": {
"wrappy": "1"
}
},
"node_modules/p-cancelable": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz",
"integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/package-json": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz",
"integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==",
"dev": true,
"dependencies": {
"got": "^9.6.0",
"registry-auth-token": "^4.0.0",
"registry-url": "^5.0.0",
"semver": "^6.2.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/package-json/node_modules/semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true,
"bin": {
"semver": "bin/semver.js"
}
},
"node_modules/parseurl": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/path-to-regexp": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
"integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
"dev": true
},
"node_modules/picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true,
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/prepend-http": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
"integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/process-nextick-args": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
"dev": true
},
"node_modules/proxy-addr": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
"integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
"dev": true,
"dependencies": {
"forwarded": "0.2.0",
"ipaddr.js": "1.9.1"
},
"engines": {
"node": ">= 0.10"
}
},
"node_modules/pstree.remy": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz",
"integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==",
"dev": true
},
"node_modules/pump": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
"integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
"dev": true,
"dependencies": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"node_modules/pupa": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz",
"integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==",
"dev": true,
"dependencies": {
"escape-goat": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/qs": {
"version": "6.9.6",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.6.tgz",
"integrity": "sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==",
"dev": true,
"engines": {
"node": ">=0.6"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/range-parser": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/raw-body": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.2.tgz",
"integrity": "sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==",
"dev": true,
"dependencies": {
"bytes": "3.1.1",
"http-errors": "1.8.1",
"iconv-lite": "0.4.24",
"unpipe": "1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/rc": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
"integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
"dev": true,
"dependencies": {
"deep-extend": "^0.6.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
},
"bin": {
"rc": "cli.js"
}
},
"node_modules/rc/node_modules/ini": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
"dev": true
},
"node_modules/readable-stream": {
"version": "1.1.14",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
"integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
"dev": true,
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
"isarray": "0.0.1",
"string_decoder": "~0.10.x"
}
},
"node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"dev": true,
"dependencies": {
"picomatch": "^2.2.1"
},
"engines": {
"node": ">=8.10.0"
}
},
"node_modules/registry-auth-token": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz",
"integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==",
"dev": true,
"dependencies": {
"rc": "^1.2.8"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/registry-url": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz",
"integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==",
"dev": true,
"dependencies": {
"rc": "^1.2.8"
},
"engines": {
"node": ">=8"
}
},
"node_modules/responselike": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz",
"integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=",
"dev": true,
"dependencies": {
"lowercase-keys": "^1.0.0"
}
},
"node_modules/safe-buffer": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
},
"node_modules/safer-buffer": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
"dev": true
},
"node_modules/semver": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"dev": true,
"bin": {
"semver": "bin/semver"
}
},
"node_modules/semver-diff": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz",
"integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==",
"dev": true,
"dependencies": {
"semver": "^6.3.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/semver-diff/node_modules/semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true,
"bin": {
"semver": "bin/semver.js"
}
},
"node_modules/send": {
"version": "0.17.2",
"resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
"integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
"dev": true,
"dependencies": {
"debug": "2.6.9",
"depd": "~1.1.2",
"destroy": "~1.0.4",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"fresh": "0.5.2",
"http-errors": "1.8.1",
"mime": "1.6.0",
"ms": "2.1.3",
"on-finished": "~2.3.0",
"range-parser": "~1.2.1",
"statuses": "~1.5.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/send/node_modules/ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true
},
"node_modules/serve-static": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
"integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
"dev": true,
"dependencies": {
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.17.2"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/setprototypeof": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"dev": true
},
"node_modules/signal-exit": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
"dev": true
},
"node_modules/statuses": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/streamsearch": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz",
"integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=",
"dev": true,
"engines": {
"node": ">=0.8.0"
}
},
"node_modules/string_decoder": {
"version": "0.10.31",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
"integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
"dev": true
},
"node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-json-comments": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"dev": true,
"dependencies": {
"has-flag": "^3.0.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/to-readable-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz",
"integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
}
},
"node_modules/toidentifier": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
"dev": true,
"engines": {
"node": ">=0.6"
}
},
"node_modules/touch": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz",
"integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==",
"dev": true,
"dependencies": {
"nopt": "~1.0.10"
},
"bin": {
"nodetouch": "bin/nodetouch.js"
}
},
"node_modules/type-fest": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/type-is": {
"version": "1.6.18",
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
"dev": true,
"dependencies": {
"media-typer": "0.3.0",
"mime-types": "~2.1.24"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"node_modules/typedarray-to-buffer": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
"integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
"dev": true,
"dependencies": {
"is-typedarray": "^1.0.0"
}
},
"node_modules/undefsafe": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz",
"integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==",
"dev": true
},
"node_modules/unique-string": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
"integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
"dev": true,
"dependencies": {
"crypto-random-string": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/unpipe": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/update-notifier": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz",
"integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==",
"dev": true,
"dependencies": {
"boxen": "^5.0.0",
"chalk": "^4.1.0",
"configstore": "^5.0.1",
"has-yarn": "^2.1.0",
"import-lazy": "^2.1.0",
"is-ci": "^2.0.0",
"is-installed-globally": "^0.4.0",
"is-npm": "^5.0.0",
"is-yarn-global": "^0.3.0",
"latest-version": "^5.1.0",
"pupa": "^2.1.1",
"semver": "^7.3.4",
"semver-diff": "^3.1.1",
"xdg-basedir": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
}
},
"node_modules/update-notifier/node_modules/semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
"dev": true,
"dependencies": {
"lru-cache": "^6.0.0"
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/url-parse-lax": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz",
"integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=",
"dev": true,
"dependencies": {
"prepend-http": "^2.0.0"
},
"engines": {
"node": ">=4"
}
},
"node_modules/util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
"dev": true
},
"node_modules/utils-merge": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
"dev": true,
"engines": {
"node": ">= 0.4.0"
}
},
"node_modules/vary": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
"integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/widest-line": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
"integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
"dev": true,
"dependencies": {
"string-width": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"dev": true
},
"node_modules/write-file-atomic": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
"integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
"dev": true,
"dependencies": {
"imurmurhash": "^0.1.4",
"is-typedarray": "^1.0.0",
"signal-exit": "^3.0.2",
"typedarray-to-buffer": "^3.1.5"
}
},
"node_modules/xdg-basedir": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz",
"integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/xtend": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
"dev": true,
"engines": {
"node": ">=0.4"
}
},
"node_modules/yallist": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
"dev": true
}
},
"dependencies": {
"@sindresorhus/is": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz",
"integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==",
"dev": true
},
"@szmarczak/http-timer": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz",
"integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==",
"dev": true,
"requires": {
"defer-to-connect": "^1.0.1"
}
},
"abbrev": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
"dev": true
},
"accepts": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
"dev": true,
"requires": {
"mime-types": "~2.1.34",
"negotiator": "0.6.3"
}
},
"ansi-align": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
"integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
"dev": true,
"requires": {
"string-width": "^4.1.0"
}
},
"ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true
},
"ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"requires": {
"color-convert": "^2.0.1"
}
},
"anymatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
"dev": true,
"requires": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
}
},
"append-field": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/append-field/-/append-field-1.0.0.tgz",
"integrity": "sha1-HjRA6RXwsSA9I3SOeO3XubW0PlY=",
"dev": true
},
"array-flatten": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
"integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=",
"dev": true
},
"balanced-match": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"dev": true
},
"binary-extensions": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
"dev": true
},
"body-parser": {
"version": "1.19.1",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.1.tgz",
"integrity": "sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA==",
"dev": true,
"requires": {
"bytes": "3.1.1",
"content-type": "~1.0.4",
"debug": "2.6.9",
"depd": "~1.1.2",
"http-errors": "1.8.1",
"iconv-lite": "0.4.24",
"on-finished": "~2.3.0",
"qs": "6.9.6",
"raw-body": "2.4.2",
"type-is": "~1.6.18"
}
},
"boxen": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
"integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
"dev": true,
"requires": {
"ansi-align": "^3.0.0",
"camelcase": "^6.2.0",
"chalk": "^4.1.0",
"cli-boxes": "^2.2.1",
"string-width": "^4.2.2",
"type-fest": "^0.20.2",
"widest-line": "^3.1.0",
"wrap-ansi": "^7.0.0"
}
},
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"braces": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
"dev": true,
"requires": {
"fill-range": "^7.0.1"
}
},
"buffer-from": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
"dev": true
},
"busboy": {
"version": "0.2.14",
"resolved": "https://registry.npmjs.org/busboy/-/busboy-0.2.14.tgz",
"integrity": "sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=",
"dev": true,
"requires": {
"dicer": "0.2.5",
"readable-stream": "1.1.x"
}
},
"bytes": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.1.tgz",
"integrity": "sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==",
"dev": true
},
"cacheable-request": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz",
"integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==",
"dev": true,
"requires": {
"clone-response": "^1.0.2",
"get-stream": "^5.1.0",
"http-cache-semantics": "^4.0.0",
"keyv": "^3.0.0",
"lowercase-keys": "^2.0.0",
"normalize-url": "^4.1.0",
"responselike": "^1.0.2"
},
"dependencies": {
"get-stream": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
"integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
"dev": true,
"requires": {
"pump": "^3.0.0"
}
},
"lowercase-keys": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
"integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
"dev": true
}
}
},
"camelcase": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
"dev": true
},
"chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"dependencies": {
"has-flag": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"dev": true
},
"supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
"requires": {
"has-flag": "^4.0.0"
}
}
}
},
"chokidar": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
"dev": true,
"requires": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"fsevents": "~2.3.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
}
},
"ci-info": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
"integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
"dev": true
},
"cli-boxes": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
"integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==",
"dev": true
},
"clone-response": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz",
"integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=",
"dev": true,
"requires": {
"mimic-response": "^1.0.0"
}
},
"color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
"requires": {
"color-name": "~1.1.4"
}
},
"color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"dev": true
},
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
"dev": true
},
"concat-stream": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
"integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
"dev": true,
"requires": {
"buffer-from": "^1.0.0",
"inherits": "^2.0.3",
"readable-stream": "^2.2.2",
"typedarray": "^0.0.6"
},
"dependencies": {
"isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"dev": true
},
"readable-stream": {
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
"integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
"dev": true,
"requires": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"safe-buffer": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"requires": {
"safe-buffer": "~5.1.0"
}
}
}
},
"configstore": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz",
"integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==",
"dev": true,
"requires": {
"dot-prop": "^5.2.0",
"graceful-fs": "^4.1.2",
"make-dir": "^3.0.0",
"unique-string": "^2.0.0",
"write-file-atomic": "^3.0.0",
"xdg-basedir": "^4.0.0"
}
},
"content-disposition": {
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
"integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
"dev": true,
"requires": {
"safe-buffer": "5.2.1"
}
},
"content-type": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
"integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
"dev": true
},
"cookie": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz",
"integrity": "sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==",
"dev": true
},
"cookie-signature": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
"integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=",
"dev": true
},
"core-util-is": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
"dev": true
},
"crypto-random-string": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
"integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
"dev": true
},
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"decompress-response": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz",
"integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=",
"dev": true,
"requires": {
"mimic-response": "^1.0.0"
}
},
"deep-extend": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
"integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
"dev": true
},
"defer-to-connect": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz",
"integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==",
"dev": true
},
"depd": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
"integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
"dev": true
},
"destroy": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
"dev": true
},
"dicer": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz",
"integrity": "sha1-WZbAhrszIYyBLAkL3cCc0S+stw8=",
"dev": true,
"requires": {
"readable-stream": "1.1.x",
"streamsearch": "0.1.2"
}
},
"dot-prop": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
"integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
"dev": true,
"requires": {
"is-obj": "^2.0.0"
}
},
"duplexer3": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
"integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
"dev": true
},
"ee-first": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=",
"dev": true
},
"emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"encodeurl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
"integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
"dev": true
},
"end-of-stream": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
"dev": true,
"requires": {
"once": "^1.4.0"
}
},
"escape-goat": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz",
"integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==",
"dev": true
},
"escape-html": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
"dev": true
},
"etag": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
"dev": true
},
"express": {
"version": "4.17.2",
"resolved": "https://registry.npmjs.org/express/-/express-4.17.2.tgz",
"integrity": "sha512-oxlxJxcQlYwqPWKVJJtvQiwHgosH/LrLSPA+H4UxpyvSS6jC5aH+5MoHFM+KABgTOt0APue4w66Ha8jCUo9QGg==",
"dev": true,
"requires": {
"accepts": "~1.3.7",
"array-flatten": "1.1.1",
"body-parser": "1.19.1",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.4.1",
"cookie-signature": "1.0.6",
"debug": "2.6.9",
"depd": "~1.1.2",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"finalhandler": "~1.1.2",
"fresh": "0.5.2",
"merge-descriptors": "1.0.1",
"methods": "~1.1.2",
"on-finished": "~2.3.0",
"parseurl": "~1.3.3",
"path-to-regexp": "0.1.7",
"proxy-addr": "~2.0.7",
"qs": "6.9.6",
"range-parser": "~1.2.1",
"safe-buffer": "5.2.1",
"send": "0.17.2",
"serve-static": "1.14.2",
"setprototypeof": "1.2.0",
"statuses": "~1.5.0",
"type-is": "~1.6.18",
"utils-merge": "1.0.1",
"vary": "~1.1.2"
}
},
"fill-range": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
"dev": true,
"requires": {
"to-regex-range": "^5.0.1"
}
},
"finalhandler": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
"integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
"dev": true,
"requires": {
"debug": "2.6.9",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"on-finished": "~2.3.0",
"parseurl": "~1.3.3",
"statuses": "~1.5.0",
"unpipe": "~1.0.0"
}
},
"forwarded": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
"integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
"dev": true
},
"fresh": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
"integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
"dev": true
},
"fsevents": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true,
"optional": true
},
"get-stream": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
"integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
"dev": true,
"requires": {
"pump": "^3.0.0"
}
},
"glob-parent": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"requires": {
"is-glob": "^4.0.1"
}
},
"global-dirs": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.0.tgz",
"integrity": "sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==",
"dev": true,
"requires": {
"ini": "2.0.0"
}
},
"got": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
"integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==",
"dev": true,
"requires": {
"@sindresorhus/is": "^0.14.0",
"@szmarczak/http-timer": "^1.1.2",
"cacheable-request": "^6.0.0",
"decompress-response": "^3.3.0",
"duplexer3": "^0.1.4",
"get-stream": "^4.1.0",
"lowercase-keys": "^1.0.1",
"mimic-response": "^1.0.1",
"p-cancelable": "^1.0.0",
"to-readable-stream": "^1.0.0",
"url-parse-lax": "^3.0.0"
}
},
"graceful-fs": {
"version": "4.2.9",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz",
"integrity": "sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==",
"dev": true
},
"has-flag": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
"dev": true
},
"has-yarn": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
"integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==",
"dev": true
},
"http-cache-semantics": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
"integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
"dev": true
},
"http-errors": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
"integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
"dev": true,
"requires": {
"depd": "~1.1.2",
"inherits": "2.0.4",
"setprototypeof": "1.2.0",
"statuses": ">= 1.5.0 < 2",
"toidentifier": "1.0.1"
}
},
"iconv-lite": {
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
"dev": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
"ignore-by-default": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz",
"integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk=",
"dev": true
},
"import-lazy": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz",
"integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=",
"dev": true
},
"imurmurhash": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
"integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
"dev": true
},
"inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true
},
"ini": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
"integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
"dev": true
},
"ipaddr.js": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
"dev": true
},
"is-binary-path": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
"dev": true,
"requires": {
"binary-extensions": "^2.0.0"
}
},
"is-ci": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
"integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
"dev": true,
"requires": {
"ci-info": "^2.0.0"
}
},
"is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"dev": true
},
"is-fullwidth-code-point": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"dev": true
},
"is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"requires": {
"is-extglob": "^2.1.1"
}
},
"is-installed-globally": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
"integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==",
"dev": true,
"requires": {
"global-dirs": "^3.0.0",
"is-path-inside": "^3.0.2"
}
},
"is-npm": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/is-npm/-/is-npm-5.0.0.tgz",
"integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
"dev": true
},
"is-number": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true
},
"is-obj": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
"integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==",
"dev": true
},
"is-path-inside": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"dev": true
},
"is-typedarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
"dev": true
},
"is-yarn-global": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
"integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==",
"dev": true
},
"isarray": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
"dev": true
},
"json-buffer": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz",
"integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=",
"dev": true
},
"keyv": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz",
"integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==",
"dev": true,
"requires": {
"json-buffer": "3.0.0"
}
},
"latest-version": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz",
"integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==",
"dev": true,
"requires": {
"package-json": "^6.3.0"
}
},
"lowercase-keys": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz",
"integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==",
"dev": true
},
"lru-cache": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
"dev": true,
"requires": {
"yallist": "^4.0.0"
}
},
"make-dir": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
"dev": true,
"requires": {
"semver": "^6.0.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"media-typer": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
"dev": true
},
"merge-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
"integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=",
"dev": true
},
"methods": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
"dev": true
},
"mime": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
"dev": true
},
"mime-db": {
"version": "1.51.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.51.0.tgz",
"integrity": "sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==",
"dev": true
},
"mime-types": {
"version": "2.1.34",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.34.tgz",
"integrity": "sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==",
"dev": true,
"requires": {
"mime-db": "1.51.0"
}
},
"mimic-response": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
"integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
"dev": true
},
"minimatch": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz",
"integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minimist": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
"dev": true
},
"mkdirp": {
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",
"integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==",
"dev": true,
"requires": {
"minimist": "^1.2.5"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
"dev": true
},
"multer": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/multer/-/multer-1.4.4.tgz",
"integrity": "sha512-2wY2+xD4udX612aMqMcB8Ws2Voq6NIUPEtD1be6m411T4uDH/VtL9i//xvcyFlTVfRdaBsk7hV5tgrGQqhuBiw==",
"dev": true,
"requires": {
"append-field": "^1.0.0",
"busboy": "^0.2.11",
"concat-stream": "^1.5.2",
"mkdirp": "^0.5.4",
"object-assign": "^4.1.1",
"on-finished": "^2.3.0",
"type-is": "^1.6.4",
"xtend": "^4.0.0"
}
},
"negotiator": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
"dev": true
},
"nodemon": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.15.tgz",
"integrity": "sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==",
"dev": true,
"requires": {
"chokidar": "^3.5.2",
"debug": "^3.2.7",
"ignore-by-default": "^1.0.1",
"minimatch": "^3.0.4",
"pstree.remy": "^1.1.8",
"semver": "^5.7.1",
"supports-color": "^5.5.0",
"touch": "^3.1.0",
"undefsafe": "^2.0.5",
"update-notifier": "^5.1.0"
},
"dependencies": {
"debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
},
"ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true
}
}
},
"nopt": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
"integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=",
"dev": true,
"requires": {
"abbrev": "1"
}
},
"normalize-path": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dev": true
},
"normalize-url": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz",
"integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==",
"dev": true
},
"object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
"dev": true
},
"on-finished": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
"dev": true,
"requires": {
"ee-first": "1.1.1"
}
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"dev": true,
"requires": {
"wrappy": "1"
}
},
"p-cancelable": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz",
"integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==",
"dev": true
},
"package-json": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz",
"integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==",
"dev": true,
"requires": {
"got": "^9.6.0",
"registry-auth-token": "^4.0.0",
"registry-url": "^5.0.0",
"semver": "^6.2.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"parseurl": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
"dev": true
},
"path-to-regexp": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
"integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=",
"dev": true
},
"picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true
},
"prepend-http": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
"integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=",
"dev": true
},
"process-nextick-args": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
"dev": true
},
"proxy-addr": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
"integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
"dev": true,
"requires": {
"forwarded": "0.2.0",
"ipaddr.js": "1.9.1"
}
},
"pstree.remy": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz",
"integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==",
"dev": true
},
"pump": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
"integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
"dev": true,
"requires": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"pupa": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz",
"integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==",
"dev": true,
"requires": {
"escape-goat": "^2.0.0"
}
},
"qs": {
"version": "6.9.6",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.6.tgz",
"integrity": "sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==",
"dev": true
},
"range-parser": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
"dev": true
},
"raw-body": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.2.tgz",
"integrity": "sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==",
"dev": true,
"requires": {
"bytes": "3.1.1",
"http-errors": "1.8.1",
"iconv-lite": "0.4.24",
"unpipe": "1.0.0"
}
},
"rc": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
"integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
"dev": true,
"requires": {
"deep-extend": "^0.6.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
},
"dependencies": {
"ini": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
"dev": true
}
}
},
"readable-stream": {
"version": "1.1.14",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
"integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
"dev": true,
"requires": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
"isarray": "0.0.1",
"string_decoder": "~0.10.x"
}
},
"readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"dev": true,
"requires": {
"picomatch": "^2.2.1"
}
},
"registry-auth-token": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz",
"integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==",
"dev": true,
"requires": {
"rc": "^1.2.8"
}
},
"registry-url": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz",
"integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==",
"dev": true,
"requires": {
"rc": "^1.2.8"
}
},
"responselike": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz",
"integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=",
"dev": true,
"requires": {
"lowercase-keys": "^1.0.0"
}
},
"safe-buffer": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
"dev": true
},
"safer-buffer": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
"dev": true
},
"semver": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
"dev": true
},
"semver-diff": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz",
"integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==",
"dev": true,
"requires": {
"semver": "^6.3.0"
},
"dependencies": {
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"send": {
"version": "0.17.2",
"resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
"integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
"dev": true,
"requires": {
"debug": "2.6.9",
"depd": "~1.1.2",
"destroy": "~1.0.4",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"fresh": "0.5.2",
"http-errors": "1.8.1",
"mime": "1.6.0",
"ms": "2.1.3",
"on-finished": "~2.3.0",
"range-parser": "~1.2.1",
"statuses": "~1.5.0"
},
"dependencies": {
"ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true
}
}
},
"serve-static": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
"integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
"dev": true,
"requires": {
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.17.2"
}
},
"setprototypeof": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"dev": true
},
"signal-exit": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
"dev": true
},
"statuses": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
"dev": true
},
"streamsearch": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz",
"integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo=",
"dev": true
},
"string_decoder": {
"version": "0.10.31",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
"integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
"dev": true
},
"string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"requires": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
}
},
"strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"requires": {
"ansi-regex": "^5.0.1"
}
},
"strip-json-comments": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
"dev": true
},
"supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
"dev": true,
"requires": {
"has-flag": "^3.0.0"
}
},
"to-readable-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz",
"integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==",
"dev": true
},
"to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"requires": {
"is-number": "^7.0.0"
}
},
"toidentifier": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
"dev": true
},
"touch": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz",
"integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==",
"dev": true,
"requires": {
"nopt": "~1.0.10"
}
},
"type-fest": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true
},
"type-is": {
"version": "1.6.18",
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
"dev": true,
"requires": {
"media-typer": "0.3.0",
"mime-types": "~2.1.24"
}
},
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"typedarray-to-buffer": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
"integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
"dev": true,
"requires": {
"is-typedarray": "^1.0.0"
}
},
"undefsafe": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz",
"integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==",
"dev": true
},
"unique-string": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
"integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
"dev": true,
"requires": {
"crypto-random-string": "^2.0.0"
}
},
"unpipe": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
"dev": true
},
"update-notifier": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-5.1.0.tgz",
"integrity": "sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==",
"dev": true,
"requires": {
"boxen": "^5.0.0",
"chalk": "^4.1.0",
"configstore": "^5.0.1",
"has-yarn": "^2.1.0",
"import-lazy": "^2.1.0",
"is-ci": "^2.0.0",
"is-installed-globally": "^0.4.0",
"is-npm": "^5.0.0",
"is-yarn-global": "^0.3.0",
"latest-version": "^5.1.0",
"pupa": "^2.1.1",
"semver": "^7.3.4",
"semver-diff": "^3.1.1",
"xdg-basedir": "^4.0.0"
},
"dependencies": {
"semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
"dev": true,
"requires": {
"lru-cache": "^6.0.0"
}
}
}
},
"url-parse-lax": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz",
"integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=",
"dev": true,
"requires": {
"prepend-http": "^2.0.0"
}
},
"util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
"dev": true
},
"utils-merge": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
"integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
"dev": true
},
"vary": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
"integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
"dev": true
},
"widest-line": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
"integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
"dev": true,
"requires": {
"string-width": "^4.0.0"
}
},
"wrap-ansi": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"requires": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
}
},
"wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"dev": true
},
"write-file-atomic": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
"integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
"dev": true,
"requires": {
"imurmurhash": "^0.1.4",
"is-typedarray": "^1.0.0",
"signal-exit": "^3.0.2",
"typedarray-to-buffer": "^3.1.5"
}
},
"xdg-basedir": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz",
"integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==",
"dev": true
},
"xtend": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
"dev": true
},
"yallist": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
"dev": true
}
}
}
| [
90,
198,
220,
366,
3672,
1298,
366,
29510,
1600,
198,
220,
366,
9641,
1298,
366,
16,
13,
15,
13,
15,
1600,
198,
220,
366,
5354,
7753,
14815,
1298,
362,
11,
198,
220,
366,
47911,
1298,
2081,
11,
198,
220,
366,
43789,
1298,
1391,
19... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "aht10",
"description": "digital humidity and temperature sensor aht10 driver library",
"description_zh": "数字温湿度传感器 aht10 的驱动库",
"enable": "PKG_USING_AHT10",
"keywords": [
"aht10",
"sensor"
],
"category": "peripherals/sensors",
"author": {
"name": "RealThread",
"email": "package_team@rt-thread.com",
"github": "RT-Thread-packages"
},
"license": "Apache-2.0",
"repository": "https://github.com/RT-Thread-packages/aht10",
"icon": "https://www.rt-thread.org/qa/template/fxiaomi/style/image/logo.png",
"homepage": "https://github.com/RT-Thread-packages/aht10#readme",
"site": [
{
"version": "v1.0.0",
"URL": "https://github.com/RT-Thread-packages/aht10/archive/1.0.0.zip",
"filename": "aht10-1.0.0.zip",
"VER_SHA": "NULL"
},
{
"version": "v2.0.0",
"URL": "https://github.com/RT-Thread-packages/aht10/archive/2.0.0.zip",
"filename": "aht10-2.0.0.zip",
"VER_SHA": "NULL"
},
{
"version": "latest",
"URL": "https://github.com/RT-Thread-packages/aht10.git",
"filename": "aht10.zip",
"VER_SHA": "master"
}
]
}
| [
90,
198,
220,
366,
3672,
1298,
366,
993,
83,
940,
1600,
198,
220,
366,
11213,
1298,
366,
34725,
27716,
290,
5951,
12694,
257,
4352,
940,
4639,
5888,
1600,
198,
220,
366,
11213,
62,
23548,
1298,
366,
46763,
108,
27764,
245,
162,
116,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"ast":null,"code":"import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nvar _excluded = [\"label\", \"onClick\", \"className\"];\nimport PropTypes from 'prop-types';\nimport React from 'react';\nimport classNames from 'classnames';\nvar propTypes = {\n label: PropTypes.string.isRequired,\n onClick: PropTypes.func\n};\nvar defaultProps = {\n label: 'Close'\n};\nvar CloseButton = /*#__PURE__*/React.forwardRef(function (_ref, ref) {\n var label = _ref.label,\n onClick = _ref.onClick,\n className = _ref.className,\n props = _objectWithoutPropertiesLoose(_ref, _excluded);\n\n return /*#__PURE__*/React.createElement(\"button\", _extends({\n ref: ref,\n type: \"button\",\n className: classNames('close', className),\n onClick: onClick\n }, props), /*#__PURE__*/React.createElement(\"span\", {\n \"aria-hidden\": \"true\"\n }, \"\\xD7\"), /*#__PURE__*/React.createElement(\"span\", {\n className: \"sr-only\"\n }, label));\n});\nCloseButton.displayName = 'CloseButton';\nCloseButton.propTypes = propTypes;\nCloseButton.defaultProps = defaultProps;\nexport default CloseButton;","map":{"version":3,"sources":["/Volumes/John HDD/GitHub/Zuitt/sessions/s50_react/react-booking/node_modules/react-bootstrap/esm/CloseButton.js"],"names":["_extends","_objectWithoutPropertiesLoose","_excluded","PropTypes","React","classNames","propTypes","label","string","isRequired","onClick","func","defaultProps","CloseButton","forwardRef","_ref","ref","className","props","createElement","type","displayName"],"mappings":"AAAA,OAAOA,QAAP,MAAqB,oCAArB;AACA,OAAOC,6BAAP,MAA0C,yDAA1C;AACA,IAAIC,SAAS,GAAG,CAAC,OAAD,EAAU,SAAV,EAAqB,WAArB,CAAhB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,KAAP,MAAkB,OAAlB;AACA,OAAOC,UAAP,MAAuB,YAAvB;AACA,IAAIC,SAAS,GAAG;AACdC,EAAAA,KAAK,EAAEJ,SAAS,CAACK,MAAV,CAAiBC,UADV;AAEdC,EAAAA,OAAO,EAAEP,SAAS,CAACQ;AAFL,CAAhB;AAIA,IAAIC,YAAY,GAAG;AACjBL,EAAAA,KAAK,EAAE;AADU,CAAnB;AAGA,IAAIM,WAAW,GAAG,aAAaT,KAAK,CAACU,UAAN,CAAiB,UAAUC,IAAV,EAAgBC,GAAhB,EAAqB;AACnE,MAAIT,KAAK,GAAGQ,IAAI,CAACR,KAAjB;AAAA,MACIG,OAAO,GAAGK,IAAI,CAACL,OADnB;AAAA,MAEIO,SAAS,GAAGF,IAAI,CAACE,SAFrB;AAAA,MAGIC,KAAK,GAAGjB,6BAA6B,CAACc,IAAD,EAAOb,SAAP,CAHzC;;AAKA,SAAO,aAAaE,KAAK,CAACe,aAAN,CAAoB,QAApB,EAA8BnB,QAAQ,CAAC;AACzDgB,IAAAA,GAAG,EAAEA,GADoD;AAEzDI,IAAAA,IAAI,EAAE,QAFmD;AAGzDH,IAAAA,SAAS,EAAEZ,UAAU,CAAC,OAAD,EAAUY,SAAV,CAHoC;AAIzDP,IAAAA,OAAO,EAAEA;AAJgD,GAAD,EAKvDQ,KALuD,CAAtC,EAKT,aAAad,KAAK,CAACe,aAAN,CAAoB,MAApB,EAA4B;AAClD,mBAAe;AADmC,GAA5B,EAErB,MAFqB,CALJ,EAOR,aAAaf,KAAK,CAACe,aAAN,CAAoB,MAApB,EAA4B;AACnDF,IAAAA,SAAS,EAAE;AADwC,GAA5B,EAEtBV,KAFsB,CAPL,CAApB;AAUD,CAhB8B,CAA/B;AAiBAM,WAAW,CAACQ,WAAZ,GAA0B,aAA1B;AACAR,WAAW,CAACP,SAAZ,GAAwBA,SAAxB;AACAO,WAAW,CAACD,YAAZ,GAA2BA,YAA3B;AACA,eAAeC,WAAf","sourcesContent":["import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport _objectWithoutPropertiesLoose from \"@babel/runtime/helpers/esm/objectWithoutPropertiesLoose\";\nvar _excluded = [\"label\", \"onClick\", \"className\"];\nimport PropTypes from 'prop-types';\nimport React from 'react';\nimport classNames from 'classnames';\nvar propTypes = {\n label: PropTypes.string.isRequired,\n onClick: PropTypes.func\n};\nvar defaultProps = {\n label: 'Close'\n};\nvar CloseButton = /*#__PURE__*/React.forwardRef(function (_ref, ref) {\n var label = _ref.label,\n onClick = _ref.onClick,\n className = _ref.className,\n props = _objectWithoutPropertiesLoose(_ref, _excluded);\n\n return /*#__PURE__*/React.createElement(\"button\", _extends({\n ref: ref,\n type: \"button\",\n className: classNames('close', className),\n onClick: onClick\n }, props), /*#__PURE__*/React.createElement(\"span\", {\n \"aria-hidden\": \"true\"\n }, \"\\xD7\"), /*#__PURE__*/React.createElement(\"span\", {\n className: \"sr-only\"\n }, label));\n});\nCloseButton.displayName = 'CloseButton';\nCloseButton.propTypes = propTypes;\nCloseButton.defaultProps = defaultProps;\nexport default CloseButton;"]},"metadata":{},"sourceType":"module"} | [
4895,
459,
1298,
8423,
553,
8189,
2404,
11748,
4808,
2302,
2412,
422,
19990,
31,
65,
9608,
14,
43282,
14,
16794,
364,
14,
45798,
14,
2302,
2412,
7879,
26,
59,
77,
11748,
4808,
15252,
16249,
2964,
18200,
27654,
577,
422,
19990,
31,
65,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"description": "Quantum Computing is here and now, and its uses for solving real-world\nproblems is getting nearer. This talk will give you the tools to\nunderstand the main concepts of Quantum Information, and even perform\nyour first steps by running your own programs on real hardware using\nQiskit and Rigetti Forest.\n\nQuantum Computing is one of the most disruptive and fast-paced\ndisciplines of the present time.\n\nFor Data Science practitioners, understanding the main elements of the\nnew paradigm (Superposition, measurement, entanglement, Qubits, etc) can\nbe a daunting task. In this talk, we will walk through all these\nconcepts and will use Python to understand and probe them.\n\nThe talk will focus on direct and math-light examples, with accompanying\npython code examples illustrating the differences between simulating the\nquantum world ideally, an then observing introduced error of running\ncode in the noisy environment of real IBM and Rigetti's devices.\n\nThe outline of the talk is as follows:\n\n- The need for a new kind of computing\n- Quantum phenomena and how it can be used for computing.\n- Quantum circuits and algorithms: Manipulating quantum data.\n- Simulating and real hardware running of Python-based examples\n (Qiskit, Rigetti Forest SDK, Pennylane)\n- Conclusion\n",
"duration": 2532,
"language": "eng",
"published_at": "2019-12-23T21:03:24.000Z",
"recorded": "2019-12-04",
"speakers": [
"Rodolfo Bonnin"
],
"thumbnail_url": "https://i.ytimg.com/vi/7kAmas7acv4/hqdefault.jpg",
"title": "A \"Supremely\" Light introduction to Quantum Computing",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=7kAmas7acv4"
}
]
}
| [
90,
198,
220,
366,
11213,
1298,
366,
24915,
388,
38589,
318,
994,
290,
783,
11,
290,
663,
3544,
329,
18120,
1103,
12,
6894,
59,
77,
1676,
22143,
318,
1972,
40671,
13,
770,
1561,
481,
1577,
345,
262,
4899,
284,
59,
77,
4625,
1481,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "@digitalbazaar/authorize-access-token-middleware",
"version": "1.0.1-0",
"description": "General express middleware to protect API endpoints via OAuth 2.0 access tokens.",
"homepage": "https://github.com/digitalbazaar/authorize-access-token-middleware",
"author": {
"name": "Digital Bazaar, Inc.",
"email": "support@digitalbazaar.com",
"url": "https://digitalbazaar.com/"
},
"repository": {
"type": "git",
"url": "https://github.com/digitalbazaar/authorize-access-token-middleware"
},
"bugs": {
"url": "https://github.com/digitalbazaar/authorize-access-token-middleware/issues",
"email": "support@digitalbazaar.com"
},
"license": "BSD-3-Clause",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
"test": "npm run lint && npm run test-node",
"test-node": "cross-env NODE_ENV=test mocha -r esm --preserve-symlinks -t 10000 test/**/*.spec.js"
},
"files": [
"lib/*.js"
],
"module": "lib/main.js",
"dependencies": {
"@digitalbazaar/lru-memoize": "^2.1.0",
"@interop/oauth2-errors": "^2.1.0",
"assert-plus": "^1.0.0",
"auth-header": "^1.0.0"
},
"devDependencies": {
"@digitalbazaar/minimal-jwt": "^1.0.1",
"chai": "^4.3.4",
"chai-http": "^4.3.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-digitalbazaar": "^2.8.0",
"eslint-plugin-jsdoc": "^32.3.4",
"express": "^4.17.1",
"lru-cache": "^6.0.0",
"mocha": "^8.4.0"
},
"engines": {
"node": ">=14"
},
"keywords": [
"oauth",
"oauth2",
"access",
"token"
],
"directories": {
"lib": "./lib"
}
}
| [
90,
198,
220,
366,
3672,
1298,
44212,
34725,
65,
34485,
14,
9800,
1096,
12,
15526,
12,
30001,
12,
27171,
1574,
1600,
198,
220,
366,
9641,
1298,
366,
16,
13,
15,
13,
16,
12,
15,
1600,
198,
220,
366,
11213,
1298,
366,
12218,
4911,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"474021": {"count": 1}, "count": 31, "395012": {"count": 1}, "434051": {"count": 1}, "5191XX": {"count": 1}, "373010": {"count": 1}, "396010": {"count": 1}, "412010": {"count": 1}, "N.A.//": {"count": 19}, "371012": {"count": 1}, "472181": {"count": 1}, "472031": {"count": 1}, "319011": {"count": 1}, "472061": {"count": 1}} | [
4895,
2857,
1821,
2481,
1298,
19779,
9127,
1298,
352,
5512,
366,
9127,
1298,
3261,
11,
366,
31010,
30206,
1298,
19779,
9127,
1298,
352,
5512,
366,
3559,
1821,
4349,
1298,
19779,
9127,
1298,
352,
5512,
366,
20,
26492,
8051,
1298,
19779,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"name": "broadlume-website",
"description": "",
"version": "0.1.0",
"author": "Adhawk/Floorforce",
"dependencies": {
"axios": "^0.19.0",
"bootstrap": "^4.4.1",
"bulma": "^0.7.5",
"gatsby": "^2.18.10",
"gatsby-awesome-pagination": "^0.3.3",
"gatsby-background-image": "^0.9.7",
"gatsby-image": "^2.2.33",
"gatsby-plugin-google-marketing-platform": "^0.1.17",
"gatsby-plugin-google-tagmanager": "^2.1.20",
"gatsby-plugin-htaccess": "^1.3.2",
"gatsby-plugin-lodash": "^3.1.7",
"gatsby-plugin-manifest": "^2.2.29",
"gatsby-plugin-netlify": "^2.1.12",
"gatsby-plugin-purgecss": "^4.0.1",
"gatsby-plugin-react-helmet": "^3.1.18",
"gatsby-plugin-react-helmet-canonical-urls": "^1.4.0",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sass": "^2.1.26",
"gatsby-plugin-sharp": "^2.3.7",
"gatsby-plugin-sitemap": "^2.2.24",
"gatsby-plugin-typescript": "^2.1.22",
"gatsby-plugin-web-font-loader": "^1.0.4",
"gatsby-remark-images": "^3.1.37",
"gatsby-source-filesystem": "^2.1.42",
"gatsby-source-wordpress": "^3.1.53",
"gatsby-transformer-remark": "^2.6.42",
"gatsby-transformer-sharp": "^2.3.9",
"http-server": "^0.12.0",
"jquery": "^3.4.1",
"lodash": "^4.17.5",
"node-sass": "^4.13.0",
"parcel-bundler": "^1.12.3",
"prop-types": "^15.6.0",
"react": "^16.9.0",
"react-bootstrap": "^1.0.0-beta.14",
"react-dom": "^16.9.0",
"react-headroom": "^3.0.0",
"react-helmet": "^5.2.1",
"react-icons": "^3.8.0",
"surge": "^0.21.3",
"typescript": "^3.7.3",
"uuid": "^3.3.3"
},
"keywords": [
"gatsby"
],
"license": "MIT",
"main": "n/a",
"scripts": {
"start": "npm run develop",
"clean": "rimraf .cache public",
"build": "npm run clean && gatsby build",
"develop": "npm run clean && gatsby develop",
"serve": "gatsby serve",
"serve:prod": "http-server ./public -p 8000",
"format:check": "prettier --check \"{gatsby-*.js,src/**/*.js}\"",
"format": "prettier --write \"{gatsby-*.js,src/**/*.js}\"",
"lint:check": "eslint \"{gatsby-*.js,src/**/*.js}\"",
"lint": "eslint --fix \"{gatsby-*.js,src/**/*.js}\"",
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@babel/core": "^7.7.5",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.3.0",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",
"svgo": "1.3.0"
},
"prettier": {
"trailingComma": "es5",
"semi": false,
"singleQuote": true
},
"repository": {
"type": "git",
"url": "https://github.com/adHawk/broadlume-website"
},
"resolutions": {
"svgo": "1.3.0"
},
"optionalDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2"
}
}
| [
90,
198,
220,
366,
3672,
1298,
366,
36654,
75,
2454,
12,
732,
12485,
1600,
198,
220,
366,
11213,
1298,
366,
1600,
198,
220,
366,
9641,
1298,
366,
15,
13,
16,
13,
15,
1600,
198,
220,
366,
9800,
1298,
366,
2782,
40624,
14,
7414,
267... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
[
{
"signature": "cern.colt.matrix.linalg.Algebra()",
"name": "cern.colt.matrix.linalg.Algebra",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"parameters": [],
"equivalence": {
"member": "cern.colt.matrix.linalg.Algebra()",
"comment": "Constructs a new instance with an equality tolerance given by Property.DEFAULT.tolerance().",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "cern.colt.matrix.linalg.Algebra(double tolerance)",
"name": "cern.colt.matrix.linalg.Algebra",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"parameters": [
{
"type": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"name": "tolerance"
}
],
"equivalence": {
"member": "cern.colt.matrix.linalg.Algebra(double tolerance)",
"comment": "Constructs a new instance with the given equality tolerance.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "clone()",
"name": "clone",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "java.lang.Object",
"name": "java.lang.Object",
"isArray": false
},
"parameters": [],
"equivalence": {
"member": "clone()",
"comment": "Returns a copy of the receiver. The attached property object is also copied. Hence, the property object of the copy is mutable.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "cond(cern.colt.matrix.DoubleMatrix2D A)",
"name": "cond",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "cond(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the condition of matrix A, which is the ratio of largest to smallest singular value.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "det(cern.colt.matrix.DoubleMatrix2D A)",
"name": "det",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "det(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the determinant of matrix A.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "hypot(double a, double b)",
"name": "hypot",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"name": "a"
},
{
"type": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"name": "b"
}
],
"equivalence": {
"member": "hypot(double a, double b)",
"comment": "Returns sqrt(a^2 + b^2) without under/overflow.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "hypotFunction()",
"name": "hypotFunction",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.function.DoubleDoubleFunction",
"name": "cern.colt.function.DoubleDoubleFunction",
"isArray": false
},
"parameters": [],
"equivalence": {
"member": "hypotFunction()",
"comment": "Returns sqrt(a^2 + b^2) without under/overflow.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "inverse(cern.colt.matrix.DoubleMatrix2D A)",
"name": "inverse",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "inverse(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the inverse or pseudo-inverse of matrix A.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "mult(cern.colt.matrix.DoubleMatrix1D x, cern.colt.matrix.DoubleMatrix1D y)",
"name": "mult",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "x"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "y"
}
],
"equivalence": {
"member": "mult(cern.colt.matrix.DoubleMatrix1D x, cern.colt.matrix.DoubleMatrix1D y)",
"comment": "Inner product of two vectors; Sum(x[i] * y[i]). Also known as dot product. <br> Equivalent to x.zDotProduct(y).",
"kind": "FreeText",
"condition": "methodResultID==args[0].zDotProduct(args[1])"
}
},
{
"signature": "mult(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix1D y)",
"name": "mult",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "cern.colt.matrix.DoubleMatrix1D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "y"
}
],
"equivalence": {
"member": "mult(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix1D y)",
"comment": "Linear algebraic matrix-vector multiplication; z = A * y. z[i] = Sum(A[i,j] * y[j]), i=0..A.rows()-1, j=0..y.size()-1.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "mult(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix2D B)",
"name": "mult",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "B"
}
],
"equivalence": {
"member": "mult(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix2D B)",
"comment": "Linear algebraic matrix-matrix multiplication; C = A x B. C[i,j] = Sum(A[i,k] * B[k,j]), k=0..n-1. <br> Matrix shapes: A(m x n), B(n x p), C(m x p).",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "multOuter(cern.colt.matrix.DoubleMatrix1D x, cern.colt.matrix.DoubleMatrix1D y, cern.colt.matrix.DoubleMatrix2D A)",
"name": "multOuter",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "x"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "y"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "multOuter(cern.colt.matrix.DoubleMatrix1D x, cern.colt.matrix.DoubleMatrix1D y, cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Outer product of two vectors; Sets A[i,j] = x[i] * y[j].",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "norm1(cern.colt.matrix.DoubleMatrix1D x)",
"name": "norm1",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "x"
}
],
"equivalence": {
"member": "norm1(cern.colt.matrix.DoubleMatrix1D x)",
"comment": "Returns the one-norm of vector x, which is Sum(abs(x[i])).",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "norm1(cern.colt.matrix.DoubleMatrix2D A)",
"name": "norm1",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "norm1(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the one-norm of matrix A, which is the maximum absolute column sum.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "norm2(cern.colt.matrix.DoubleMatrix1D x)",
"name": "norm2",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "x"
}
],
"equivalence": {
"member": "norm2(cern.colt.matrix.DoubleMatrix1D x)",
"comment": "Returns the two-norm (aka euclidean norm) of vector x; equivalent to mult(x,x).",
"kind": "FreeText",
"condition": "methodResultID==(receiverObjectClone.mult(args[0],args[0]))"
}
},
{
"signature": "norm2(cern.colt.matrix.DoubleMatrix2D A)",
"name": "norm2",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "norm2(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the two-norm of matrix A, which is the maximum singular value; obtained from SVD.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "normF(cern.colt.matrix.DoubleMatrix2D A)",
"name": "normF",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "normF(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the Frobenius norm of matrix A, which is Sqrt(Sum(A[i,j]<sup>2</sup>)).",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "normInfinity(cern.colt.matrix.DoubleMatrix1D x)",
"name": "normInfinity",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "x"
}
],
"equivalence": {
"member": "normInfinity(cern.colt.matrix.DoubleMatrix1D x)",
"comment": "Returns the infinity norm of vector x, which is Max(abs(x[i])).",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "normInfinity(cern.colt.matrix.DoubleMatrix2D A)",
"name": "normInfinity",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "normInfinity(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the infinity norm of matrix A, which is the maximum absolute row sum.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "permute(cern.colt.matrix.DoubleMatrix1D A, int[] indexes, double[] work)",
"name": "permute",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "cern.colt.matrix.DoubleMatrix1D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix1D",
"name": "DoubleMatrix1D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "indexes"
},
{
"type": {
"qualifiedName": "[D",
"name": "double[]",
"isArray": true
},
"name": "work"
}
],
"equivalence": {
"member": "permute(cern.colt.matrix.DoubleMatrix1D A, int[] indexes, double[] work)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "permute(cern.colt.matrix.DoubleMatrix2D A, int[] rowIndexes, int[] columnIndexes)",
"name": "permute",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "rowIndexes"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "columnIndexes"
}
],
"equivalence": {
"member": "permute(cern.colt.matrix.DoubleMatrix2D A, int[] rowIndexes, int[] columnIndexes)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "permuteColumns(cern.colt.matrix.DoubleMatrix2D A, int[] indexes, int[] work)",
"name": "permuteColumns",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "indexes"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "work"
}
],
"equivalence": {
"member": "permuteColumns(cern.colt.matrix.DoubleMatrix2D A, int[] indexes, int[] work)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "permuteRows(cern.colt.matrix.DoubleMatrix2D A, int[] indexes, int[] work)",
"name": "permuteRows",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "indexes"
},
{
"type": {
"qualifiedName": "[I",
"name": "int[]",
"isArray": true
},
"name": "work"
}
],
"equivalence": {
"member": "permuteRows(cern.colt.matrix.DoubleMatrix2D A, int[] indexes, int[] work)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "pow(cern.colt.matrix.DoubleMatrix2D A, int p)",
"name": "pow",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "int",
"name": "int",
"isArray": false
},
"name": "p"
}
],
"equivalence": {
"member": "pow(cern.colt.matrix.DoubleMatrix2D A, int p)",
"comment": "Linear algebraic matrix power; B = A<sup>k</sup> <==> B = A*A*...*A. <li><tt>p >= 1: B = A*A*...*A</tt>.</li> <li><tt>p == 0: B = identity matrix</tt>.</li> <li><tt>p < 0: B = pow(inverse(A),-p)</tt>.</li> Implementation: Based on logarithms of 2, memory usage minimized.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "property()",
"name": "property",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.linalg.Property",
"name": "cern.colt.matrix.linalg.Property",
"isArray": false
},
"parameters": [],
"equivalence": {
"member": "property()",
"comment": "Returns the property object attached to this Algebra, defining tolerance.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "rank(cern.colt.matrix.DoubleMatrix2D A)",
"name": "rank",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "int",
"name": "int",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "rank(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the effective numerical rank of matrix A, obtained from Singular Value Decomposition.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "setProperty(cern.colt.matrix.linalg.Property property)",
"name": "setProperty",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "void",
"name": "void",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.linalg.Property",
"name": "Property",
"isArray": false
},
"name": "property"
}
],
"equivalence": {
"member": "setProperty(cern.colt.matrix.linalg.Property property)",
"comment": "Attaches the given property object to this Algebra, defining tolerance.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "solve(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix2D B)",
"name": "solve",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "B"
}
],
"equivalence": {
"member": "solve(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix2D B)",
"comment": "Solves A*X = B.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "solveTranspose(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix2D B)",
"name": "solveTranspose",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "B"
}
],
"equivalence": {
"member": "solveTranspose(cern.colt.matrix.DoubleMatrix2D A, cern.colt.matrix.DoubleMatrix2D B)",
"comment": "Solves X*A = B, which is also A'*X' = B'.",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "subMatrix(cern.colt.matrix.DoubleMatrix2D A, int fromRow, int toRow, int fromColumn, int toColumn)",
"name": "subMatrix",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
},
{
"type": {
"qualifiedName": "int",
"name": "int",
"isArray": false
},
"name": "fromRow"
},
{
"type": {
"qualifiedName": "int",
"name": "int",
"isArray": false
},
"name": "toRow"
},
{
"type": {
"qualifiedName": "int",
"name": "int",
"isArray": false
},
"name": "fromColumn"
},
{
"type": {
"qualifiedName": "int",
"name": "int",
"isArray": false
},
"name": "toColumn"
}
],
"equivalence": {
"member": "subMatrix(cern.colt.matrix.DoubleMatrix2D A, int fromRow, int toRow, int fromColumn, int toColumn)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "toString(cern.colt.matrix.DoubleMatrix2D matrix)",
"name": "toString",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "java.lang.String",
"name": "java.lang.String",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "matrix"
}
],
"equivalence": {
"member": "toString(cern.colt.matrix.DoubleMatrix2D matrix)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "toVerboseString(cern.colt.matrix.DoubleMatrix2D matrix)",
"name": "toVerboseString",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "java.lang.String",
"name": "java.lang.String",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "matrix"
}
],
"equivalence": {
"member": "toVerboseString(cern.colt.matrix.DoubleMatrix2D matrix)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "trace(cern.colt.matrix.DoubleMatrix2D A)",
"name": "trace",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "double",
"name": "double",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "trace(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "Returns the sum of the diagonal elements of matrix A; Sum(A[i,i]).",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "transpose(cern.colt.matrix.DoubleMatrix2D A)",
"name": "transpose",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "transpose(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
},
{
"signature": "trapezoidalLower(cern.colt.matrix.DoubleMatrix2D A)",
"name": "trapezoidalLower",
"containingClass": {
"qualifiedName": "cern.colt.matrix.linalg.Algebra",
"name": "Algebra",
"isArray": false
},
"targetClass": "cern.colt.matrix.linalg.Algebra",
"isVarArgs": false,
"returnType": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "cern.colt.matrix.DoubleMatrix2D",
"isArray": false
},
"parameters": [
{
"type": {
"qualifiedName": "cern.colt.matrix.DoubleMatrix2D",
"name": "DoubleMatrix2D",
"isArray": false
},
"name": "A"
}
],
"equivalence": {
"member": "trapezoidalLower(cern.colt.matrix.DoubleMatrix2D A)",
"comment": "",
"kind": "FreeText",
"condition": ""
}
}
] | [
58,
198,
220,
1391,
198,
220,
220,
220,
366,
12683,
1300,
1298,
366,
30903,
13,
4033,
83,
13,
6759,
8609,
13,
75,
1292,
70,
13,
2348,
29230,
3419,
1600,
198,
220,
220,
220,
366,
3672,
1298,
366,
30903,
13,
4033,
83,
13,
6759,
8609... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"version": 3,
"targets": {
".NETCoreApp,Version=v2.1": {
"Microsoft.NETCore.App/2.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "2.1.0",
"Microsoft.NETCore.Platforms": "2.1.0",
"Microsoft.NETCore.Targets": "2.1.0",
"NETStandard.Library": "2.0.3"
},
"compile": {
"ref/netcoreapp2.1/Microsoft.CSharp.dll": {},
"ref/netcoreapp2.1/Microsoft.VisualBasic.dll": {},
"ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll": {},
"ref/netcoreapp2.1/System.AppContext.dll": {},
"ref/netcoreapp2.1/System.Buffers.dll": {},
"ref/netcoreapp2.1/System.Collections.Concurrent.dll": {},
"ref/netcoreapp2.1/System.Collections.Immutable.dll": {},
"ref/netcoreapp2.1/System.Collections.NonGeneric.dll": {},
"ref/netcoreapp2.1/System.Collections.Specialized.dll": {},
"ref/netcoreapp2.1/System.Collections.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.Annotations.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.Primitives.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll": {},
"ref/netcoreapp2.1/System.ComponentModel.dll": {},
"ref/netcoreapp2.1/System.Configuration.dll": {},
"ref/netcoreapp2.1/System.Console.dll": {},
"ref/netcoreapp2.1/System.Core.dll": {},
"ref/netcoreapp2.1/System.Data.Common.dll": {},
"ref/netcoreapp2.1/System.Data.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Contracts.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Debug.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Process.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Tools.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll": {},
"ref/netcoreapp2.1/System.Diagnostics.Tracing.dll": {},
"ref/netcoreapp2.1/System.Drawing.Primitives.dll": {},
"ref/netcoreapp2.1/System.Drawing.dll": {},
"ref/netcoreapp2.1/System.Dynamic.Runtime.dll": {},
"ref/netcoreapp2.1/System.Globalization.Calendars.dll": {},
"ref/netcoreapp2.1/System.Globalization.Extensions.dll": {},
"ref/netcoreapp2.1/System.Globalization.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.Brotli.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll": {},
"ref/netcoreapp2.1/System.IO.Compression.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll": {},
"ref/netcoreapp2.1/System.IO.FileSystem.dll": {},
"ref/netcoreapp2.1/System.IO.IsolatedStorage.dll": {},
"ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll": {},
"ref/netcoreapp2.1/System.IO.Pipes.dll": {},
"ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll": {},
"ref/netcoreapp2.1/System.IO.dll": {},
"ref/netcoreapp2.1/System.Linq.Expressions.dll": {},
"ref/netcoreapp2.1/System.Linq.Parallel.dll": {},
"ref/netcoreapp2.1/System.Linq.Queryable.dll": {},
"ref/netcoreapp2.1/System.Linq.dll": {},
"ref/netcoreapp2.1/System.Memory.dll": {},
"ref/netcoreapp2.1/System.Net.Http.dll": {},
"ref/netcoreapp2.1/System.Net.HttpListener.dll": {},
"ref/netcoreapp2.1/System.Net.Mail.dll": {},
"ref/netcoreapp2.1/System.Net.NameResolution.dll": {},
"ref/netcoreapp2.1/System.Net.NetworkInformation.dll": {},
"ref/netcoreapp2.1/System.Net.Ping.dll": {},
"ref/netcoreapp2.1/System.Net.Primitives.dll": {},
"ref/netcoreapp2.1/System.Net.Requests.dll": {},
"ref/netcoreapp2.1/System.Net.Security.dll": {},
"ref/netcoreapp2.1/System.Net.ServicePoint.dll": {},
"ref/netcoreapp2.1/System.Net.Sockets.dll": {},
"ref/netcoreapp2.1/System.Net.WebClient.dll": {},
"ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll": {},
"ref/netcoreapp2.1/System.Net.WebProxy.dll": {},
"ref/netcoreapp2.1/System.Net.WebSockets.Client.dll": {},
"ref/netcoreapp2.1/System.Net.WebSockets.dll": {},
"ref/netcoreapp2.1/System.Net.dll": {},
"ref/netcoreapp2.1/System.Numerics.Vectors.dll": {},
"ref/netcoreapp2.1/System.Numerics.dll": {},
"ref/netcoreapp2.1/System.ObjectModel.dll": {},
"ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll": {},
"ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll": {},
"ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll": {},
"ref/netcoreapp2.1/System.Reflection.Emit.dll": {},
"ref/netcoreapp2.1/System.Reflection.Extensions.dll": {},
"ref/netcoreapp2.1/System.Reflection.Metadata.dll": {},
"ref/netcoreapp2.1/System.Reflection.Primitives.dll": {},
"ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll": {},
"ref/netcoreapp2.1/System.Reflection.dll": {},
"ref/netcoreapp2.1/System.Resources.Reader.dll": {},
"ref/netcoreapp2.1/System.Resources.ResourceManager.dll": {},
"ref/netcoreapp2.1/System.Resources.Writer.dll": {},
"ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll": {},
"ref/netcoreapp2.1/System.Runtime.Extensions.dll": {},
"ref/netcoreapp2.1/System.Runtime.Handles.dll": {},
"ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll": {},
"ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll": {},
"ref/netcoreapp2.1/System.Runtime.InteropServices.dll": {},
"ref/netcoreapp2.1/System.Runtime.Loader.dll": {},
"ref/netcoreapp2.1/System.Runtime.Numerics.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll": {},
"ref/netcoreapp2.1/System.Runtime.Serialization.dll": {},
"ref/netcoreapp2.1/System.Runtime.dll": {},
"ref/netcoreapp2.1/System.Security.Claims.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll": {},
"ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll": {},
"ref/netcoreapp2.1/System.Security.Principal.dll": {},
"ref/netcoreapp2.1/System.Security.SecureString.dll": {},
"ref/netcoreapp2.1/System.Security.dll": {},
"ref/netcoreapp2.1/System.ServiceModel.Web.dll": {},
"ref/netcoreapp2.1/System.ServiceProcess.dll": {},
"ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll": {},
"ref/netcoreapp2.1/System.Text.Encoding.dll": {},
"ref/netcoreapp2.1/System.Text.RegularExpressions.dll": {},
"ref/netcoreapp2.1/System.Threading.Overlapped.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll": {},
"ref/netcoreapp2.1/System.Threading.Tasks.dll": {},
"ref/netcoreapp2.1/System.Threading.Thread.dll": {},
"ref/netcoreapp2.1/System.Threading.ThreadPool.dll": {},
"ref/netcoreapp2.1/System.Threading.Timer.dll": {},
"ref/netcoreapp2.1/System.Threading.dll": {},
"ref/netcoreapp2.1/System.Transactions.Local.dll": {},
"ref/netcoreapp2.1/System.Transactions.dll": {},
"ref/netcoreapp2.1/System.ValueTuple.dll": {},
"ref/netcoreapp2.1/System.Web.HttpUtility.dll": {},
"ref/netcoreapp2.1/System.Web.dll": {},
"ref/netcoreapp2.1/System.Windows.dll": {},
"ref/netcoreapp2.1/System.Xml.Linq.dll": {},
"ref/netcoreapp2.1/System.Xml.ReaderWriter.dll": {},
"ref/netcoreapp2.1/System.Xml.Serialization.dll": {},
"ref/netcoreapp2.1/System.Xml.XDocument.dll": {},
"ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll": {},
"ref/netcoreapp2.1/System.Xml.XPath.dll": {},
"ref/netcoreapp2.1/System.Xml.XmlDocument.dll": {},
"ref/netcoreapp2.1/System.Xml.XmlSerializer.dll": {},
"ref/netcoreapp2.1/System.Xml.dll": {},
"ref/netcoreapp2.1/System.dll": {},
"ref/netcoreapp2.1/WindowsBase.dll": {},
"ref/netcoreapp2.1/mscorlib.dll": {},
"ref/netcoreapp2.1/netstandard.dll": {}
},
"build": {
"build/netcoreapp2.1/Microsoft.NETCore.App.props": {},
"build/netcoreapp2.1/Microsoft.NETCore.App.targets": {}
}
},
"Microsoft.NETCore.DotNetAppHost/2.1.0": {
"type": "package"
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetHostResolver": "2.1.0"
}
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.DotNetAppHost": "2.1.0"
}
},
"Microsoft.NETCore.Platforms/2.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Targets/2.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"NETStandard.Library/2.0.3": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
},
"build": {
"build/netstandard2.0/NETStandard.Library.targets": {}
}
},
"SIS.HTTP/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v2.1",
"compile": {
"bin/placeholder/SIS.HTTP.dll": {}
},
"runtime": {
"bin/placeholder/SIS.HTTP.dll": {}
}
}
}
},
"libraries": {
"Microsoft.NETCore.App/2.1.0": {
"sha512": "AvT774nTFgU8cYcGO9j1EMwuayKslxqYTurg32HGpWa2hEYNuW2+XgYVVNcZe6Ndbr84QX6fwaOZfd5n+1m2OA==",
"type": "package",
"path": "microsoft.netcore.app/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"Microsoft.NETCore.App.versions.txt",
"THIRD-PARTY-NOTICES.TXT",
"build/netcoreapp2.1/Microsoft.NETCore.App.PlatformManifest.txt",
"build/netcoreapp2.1/Microsoft.NETCore.App.props",
"build/netcoreapp2.1/Microsoft.NETCore.App.targets",
"microsoft.netcore.app.2.1.0.nupkg.sha512",
"microsoft.netcore.app.nuspec",
"ref/netcoreapp/_._",
"ref/netcoreapp2.1/Microsoft.CSharp.dll",
"ref/netcoreapp2.1/Microsoft.CSharp.xml",
"ref/netcoreapp2.1/Microsoft.VisualBasic.dll",
"ref/netcoreapp2.1/Microsoft.VisualBasic.xml",
"ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll",
"ref/netcoreapp2.1/Microsoft.Win32.Primitives.xml",
"ref/netcoreapp2.1/System.AppContext.dll",
"ref/netcoreapp2.1/System.Buffers.dll",
"ref/netcoreapp2.1/System.Buffers.xml",
"ref/netcoreapp2.1/System.Collections.Concurrent.dll",
"ref/netcoreapp2.1/System.Collections.Concurrent.xml",
"ref/netcoreapp2.1/System.Collections.Immutable.dll",
"ref/netcoreapp2.1/System.Collections.Immutable.xml",
"ref/netcoreapp2.1/System.Collections.NonGeneric.dll",
"ref/netcoreapp2.1/System.Collections.NonGeneric.xml",
"ref/netcoreapp2.1/System.Collections.Specialized.dll",
"ref/netcoreapp2.1/System.Collections.Specialized.xml",
"ref/netcoreapp2.1/System.Collections.dll",
"ref/netcoreapp2.1/System.Collections.xml",
"ref/netcoreapp2.1/System.ComponentModel.Annotations.dll",
"ref/netcoreapp2.1/System.ComponentModel.Annotations.xml",
"ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll",
"ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll",
"ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.xml",
"ref/netcoreapp2.1/System.ComponentModel.Primitives.dll",
"ref/netcoreapp2.1/System.ComponentModel.Primitives.xml",
"ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll",
"ref/netcoreapp2.1/System.ComponentModel.TypeConverter.xml",
"ref/netcoreapp2.1/System.ComponentModel.dll",
"ref/netcoreapp2.1/System.ComponentModel.xml",
"ref/netcoreapp2.1/System.Configuration.dll",
"ref/netcoreapp2.1/System.Console.dll",
"ref/netcoreapp2.1/System.Console.xml",
"ref/netcoreapp2.1/System.Core.dll",
"ref/netcoreapp2.1/System.Data.Common.dll",
"ref/netcoreapp2.1/System.Data.Common.xml",
"ref/netcoreapp2.1/System.Data.dll",
"ref/netcoreapp2.1/System.Diagnostics.Contracts.dll",
"ref/netcoreapp2.1/System.Diagnostics.Contracts.xml",
"ref/netcoreapp2.1/System.Diagnostics.Debug.dll",
"ref/netcoreapp2.1/System.Diagnostics.Debug.xml",
"ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll",
"ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.xml",
"ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll",
"ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.xml",
"ref/netcoreapp2.1/System.Diagnostics.Process.dll",
"ref/netcoreapp2.1/System.Diagnostics.Process.xml",
"ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll",
"ref/netcoreapp2.1/System.Diagnostics.StackTrace.xml",
"ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll",
"ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netcoreapp2.1/System.Diagnostics.Tools.dll",
"ref/netcoreapp2.1/System.Diagnostics.Tools.xml",
"ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll",
"ref/netcoreapp2.1/System.Diagnostics.TraceSource.xml",
"ref/netcoreapp2.1/System.Diagnostics.Tracing.dll",
"ref/netcoreapp2.1/System.Diagnostics.Tracing.xml",
"ref/netcoreapp2.1/System.Drawing.Primitives.dll",
"ref/netcoreapp2.1/System.Drawing.Primitives.xml",
"ref/netcoreapp2.1/System.Drawing.dll",
"ref/netcoreapp2.1/System.Dynamic.Runtime.dll",
"ref/netcoreapp2.1/System.Globalization.Calendars.dll",
"ref/netcoreapp2.1/System.Globalization.Extensions.dll",
"ref/netcoreapp2.1/System.Globalization.dll",
"ref/netcoreapp2.1/System.IO.Compression.Brotli.dll",
"ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll",
"ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll",
"ref/netcoreapp2.1/System.IO.Compression.ZipFile.xml",
"ref/netcoreapp2.1/System.IO.Compression.dll",
"ref/netcoreapp2.1/System.IO.Compression.xml",
"ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll",
"ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.xml",
"ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll",
"ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll",
"ref/netcoreapp2.1/System.IO.FileSystem.Watcher.xml",
"ref/netcoreapp2.1/System.IO.FileSystem.dll",
"ref/netcoreapp2.1/System.IO.FileSystem.xml",
"ref/netcoreapp2.1/System.IO.IsolatedStorage.dll",
"ref/netcoreapp2.1/System.IO.IsolatedStorage.xml",
"ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll",
"ref/netcoreapp2.1/System.IO.MemoryMappedFiles.xml",
"ref/netcoreapp2.1/System.IO.Pipes.dll",
"ref/netcoreapp2.1/System.IO.Pipes.xml",
"ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll",
"ref/netcoreapp2.1/System.IO.dll",
"ref/netcoreapp2.1/System.Linq.Expressions.dll",
"ref/netcoreapp2.1/System.Linq.Expressions.xml",
"ref/netcoreapp2.1/System.Linq.Parallel.dll",
"ref/netcoreapp2.1/System.Linq.Parallel.xml",
"ref/netcoreapp2.1/System.Linq.Queryable.dll",
"ref/netcoreapp2.1/System.Linq.Queryable.xml",
"ref/netcoreapp2.1/System.Linq.dll",
"ref/netcoreapp2.1/System.Linq.xml",
"ref/netcoreapp2.1/System.Memory.dll",
"ref/netcoreapp2.1/System.Memory.xml",
"ref/netcoreapp2.1/System.Net.Http.dll",
"ref/netcoreapp2.1/System.Net.Http.xml",
"ref/netcoreapp2.1/System.Net.HttpListener.dll",
"ref/netcoreapp2.1/System.Net.HttpListener.xml",
"ref/netcoreapp2.1/System.Net.Mail.dll",
"ref/netcoreapp2.1/System.Net.Mail.xml",
"ref/netcoreapp2.1/System.Net.NameResolution.dll",
"ref/netcoreapp2.1/System.Net.NameResolution.xml",
"ref/netcoreapp2.1/System.Net.NetworkInformation.dll",
"ref/netcoreapp2.1/System.Net.NetworkInformation.xml",
"ref/netcoreapp2.1/System.Net.Ping.dll",
"ref/netcoreapp2.1/System.Net.Ping.xml",
"ref/netcoreapp2.1/System.Net.Primitives.dll",
"ref/netcoreapp2.1/System.Net.Primitives.xml",
"ref/netcoreapp2.1/System.Net.Requests.dll",
"ref/netcoreapp2.1/System.Net.Requests.xml",
"ref/netcoreapp2.1/System.Net.Security.dll",
"ref/netcoreapp2.1/System.Net.Security.xml",
"ref/netcoreapp2.1/System.Net.ServicePoint.dll",
"ref/netcoreapp2.1/System.Net.ServicePoint.xml",
"ref/netcoreapp2.1/System.Net.Sockets.dll",
"ref/netcoreapp2.1/System.Net.Sockets.xml",
"ref/netcoreapp2.1/System.Net.WebClient.dll",
"ref/netcoreapp2.1/System.Net.WebClient.xml",
"ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll",
"ref/netcoreapp2.1/System.Net.WebHeaderCollection.xml",
"ref/netcoreapp2.1/System.Net.WebProxy.dll",
"ref/netcoreapp2.1/System.Net.WebProxy.xml",
"ref/netcoreapp2.1/System.Net.WebSockets.Client.dll",
"ref/netcoreapp2.1/System.Net.WebSockets.Client.xml",
"ref/netcoreapp2.1/System.Net.WebSockets.dll",
"ref/netcoreapp2.1/System.Net.WebSockets.xml",
"ref/netcoreapp2.1/System.Net.dll",
"ref/netcoreapp2.1/System.Numerics.Vectors.dll",
"ref/netcoreapp2.1/System.Numerics.Vectors.xml",
"ref/netcoreapp2.1/System.Numerics.dll",
"ref/netcoreapp2.1/System.ObjectModel.dll",
"ref/netcoreapp2.1/System.ObjectModel.xml",
"ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll",
"ref/netcoreapp2.1/System.Reflection.DispatchProxy.xml",
"ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll",
"ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.xml",
"ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll",
"ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.xml",
"ref/netcoreapp2.1/System.Reflection.Emit.dll",
"ref/netcoreapp2.1/System.Reflection.Emit.xml",
"ref/netcoreapp2.1/System.Reflection.Extensions.dll",
"ref/netcoreapp2.1/System.Reflection.Metadata.dll",
"ref/netcoreapp2.1/System.Reflection.Metadata.xml",
"ref/netcoreapp2.1/System.Reflection.Primitives.dll",
"ref/netcoreapp2.1/System.Reflection.Primitives.xml",
"ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll",
"ref/netcoreapp2.1/System.Reflection.TypeExtensions.xml",
"ref/netcoreapp2.1/System.Reflection.dll",
"ref/netcoreapp2.1/System.Resources.Reader.dll",
"ref/netcoreapp2.1/System.Resources.ResourceManager.dll",
"ref/netcoreapp2.1/System.Resources.ResourceManager.xml",
"ref/netcoreapp2.1/System.Resources.Writer.dll",
"ref/netcoreapp2.1/System.Resources.Writer.xml",
"ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll",
"ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.xml",
"ref/netcoreapp2.1/System.Runtime.Extensions.dll",
"ref/netcoreapp2.1/System.Runtime.Extensions.xml",
"ref/netcoreapp2.1/System.Runtime.Handles.dll",
"ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll",
"ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.xml",
"ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll",
"ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.xml",
"ref/netcoreapp2.1/System.Runtime.InteropServices.dll",
"ref/netcoreapp2.1/System.Runtime.InteropServices.xml",
"ref/netcoreapp2.1/System.Runtime.Loader.dll",
"ref/netcoreapp2.1/System.Runtime.Loader.xml",
"ref/netcoreapp2.1/System.Runtime.Numerics.dll",
"ref/netcoreapp2.1/System.Runtime.Numerics.xml",
"ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll",
"ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.xml",
"ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll",
"ref/netcoreapp2.1/System.Runtime.Serialization.Json.xml",
"ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll",
"ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.xml",
"ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll",
"ref/netcoreapp2.1/System.Runtime.Serialization.Xml.xml",
"ref/netcoreapp2.1/System.Runtime.Serialization.dll",
"ref/netcoreapp2.1/System.Runtime.dll",
"ref/netcoreapp2.1/System.Runtime.xml",
"ref/netcoreapp2.1/System.Security.Claims.dll",
"ref/netcoreapp2.1/System.Security.Claims.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.Csp.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.Encoding.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.Primitives.xml",
"ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll",
"ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.xml",
"ref/netcoreapp2.1/System.Security.Principal.dll",
"ref/netcoreapp2.1/System.Security.Principal.xml",
"ref/netcoreapp2.1/System.Security.SecureString.dll",
"ref/netcoreapp2.1/System.Security.dll",
"ref/netcoreapp2.1/System.ServiceModel.Web.dll",
"ref/netcoreapp2.1/System.ServiceProcess.dll",
"ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll",
"ref/netcoreapp2.1/System.Text.Encoding.Extensions.xml",
"ref/netcoreapp2.1/System.Text.Encoding.dll",
"ref/netcoreapp2.1/System.Text.RegularExpressions.dll",
"ref/netcoreapp2.1/System.Text.RegularExpressions.xml",
"ref/netcoreapp2.1/System.Threading.Overlapped.dll",
"ref/netcoreapp2.1/System.Threading.Overlapped.xml",
"ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll",
"ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.xml",
"ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll",
"ref/netcoreapp2.1/System.Threading.Tasks.Extensions.xml",
"ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll",
"ref/netcoreapp2.1/System.Threading.Tasks.Parallel.xml",
"ref/netcoreapp2.1/System.Threading.Tasks.dll",
"ref/netcoreapp2.1/System.Threading.Tasks.xml",
"ref/netcoreapp2.1/System.Threading.Thread.dll",
"ref/netcoreapp2.1/System.Threading.Thread.xml",
"ref/netcoreapp2.1/System.Threading.ThreadPool.dll",
"ref/netcoreapp2.1/System.Threading.ThreadPool.xml",
"ref/netcoreapp2.1/System.Threading.Timer.dll",
"ref/netcoreapp2.1/System.Threading.Timer.xml",
"ref/netcoreapp2.1/System.Threading.dll",
"ref/netcoreapp2.1/System.Threading.xml",
"ref/netcoreapp2.1/System.Transactions.Local.dll",
"ref/netcoreapp2.1/System.Transactions.Local.xml",
"ref/netcoreapp2.1/System.Transactions.dll",
"ref/netcoreapp2.1/System.ValueTuple.dll",
"ref/netcoreapp2.1/System.Web.HttpUtility.dll",
"ref/netcoreapp2.1/System.Web.HttpUtility.xml",
"ref/netcoreapp2.1/System.Web.dll",
"ref/netcoreapp2.1/System.Windows.dll",
"ref/netcoreapp2.1/System.Xml.Linq.dll",
"ref/netcoreapp2.1/System.Xml.ReaderWriter.dll",
"ref/netcoreapp2.1/System.Xml.ReaderWriter.xml",
"ref/netcoreapp2.1/System.Xml.Serialization.dll",
"ref/netcoreapp2.1/System.Xml.XDocument.dll",
"ref/netcoreapp2.1/System.Xml.XDocument.xml",
"ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll",
"ref/netcoreapp2.1/System.Xml.XPath.XDocument.xml",
"ref/netcoreapp2.1/System.Xml.XPath.dll",
"ref/netcoreapp2.1/System.Xml.XPath.xml",
"ref/netcoreapp2.1/System.Xml.XmlDocument.dll",
"ref/netcoreapp2.1/System.Xml.XmlSerializer.dll",
"ref/netcoreapp2.1/System.Xml.XmlSerializer.xml",
"ref/netcoreapp2.1/System.Xml.dll",
"ref/netcoreapp2.1/System.dll",
"ref/netcoreapp2.1/WindowsBase.dll",
"ref/netcoreapp2.1/mscorlib.dll",
"ref/netcoreapp2.1/netstandard.dll",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetAppHost/2.1.0": {
"sha512": "f/47I60Wg3SrveTvnecCQhCZCAMYlUujWF15EQ/AZTqF/54qeEJjbCIAxKcZI8ToUYzSg6JdfrHggsgjCyCE9Q==",
"type": "package",
"path": "microsoft.netcore.dotnetapphost/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512",
"microsoft.netcore.dotnetapphost.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetHostPolicy/2.1.0": {
"sha512": "p50yZYKzhH64lmArJgoKjtvsNehECa+/sAuOQzZh5uDNBTbRKxjN8IXP1e517xdVsgrFcSNxSEVDKZIOWVjGcQ==",
"type": "package",
"path": "microsoft.netcore.dotnethostpolicy/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512",
"microsoft.netcore.dotnethostpolicy.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.DotNetHostResolver/2.1.0": {
"sha512": "fS9D8a+y55n6mHMbNqgHXaPGkjmpVH9h97OyrBxsCuo3Z8aQaFMJ5xIfmzji2ntUd/3truhMbSgSfIelHOkQpg==",
"type": "package",
"path": "microsoft.netcore.dotnethostresolver/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512",
"microsoft.netcore.dotnethostresolver.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.Platforms/2.1.0": {
"sha512": "aSTPL94NloSiQVL5Len8wbjFKOnoAX/vOh3s3DF6g3c7GUUMLCDvnBhmA72M2iN2AedyA8hpr7m89kzSAKUnJQ==",
"type": "package",
"path": "microsoft.netcore.platforms/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.0/_._",
"microsoft.netcore.platforms.2.1.0.nupkg.sha512",
"microsoft.netcore.platforms.nuspec",
"runtime.json",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"Microsoft.NETCore.Targets/2.1.0": {
"sha512": "etaYwrLZQUS+b3UWTpCnUggd6SQ/ZIkZ5pHnoR7+dIWt/wp2Rv3CvMKOZISsrt7FYCHKwCxfcepuuyEWkQxADg==",
"type": "package",
"path": "microsoft.netcore.targets/2.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.0/_._",
"microsoft.netcore.targets.2.1.0.nupkg.sha512",
"microsoft.netcore.targets.nuspec",
"runtime.json",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"NETStandard.Library/2.0.3": {
"sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"type": "package",
"path": "netstandard.library/2.0.3",
"files": [
".nupkg.metadata",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"build/netstandard2.0/NETStandard.Library.targets",
"build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll",
"build/netstandard2.0/ref/System.AppContext.dll",
"build/netstandard2.0/ref/System.Collections.Concurrent.dll",
"build/netstandard2.0/ref/System.Collections.NonGeneric.dll",
"build/netstandard2.0/ref/System.Collections.Specialized.dll",
"build/netstandard2.0/ref/System.Collections.dll",
"build/netstandard2.0/ref/System.ComponentModel.Composition.dll",
"build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll",
"build/netstandard2.0/ref/System.ComponentModel.Primitives.dll",
"build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll",
"build/netstandard2.0/ref/System.ComponentModel.dll",
"build/netstandard2.0/ref/System.Console.dll",
"build/netstandard2.0/ref/System.Core.dll",
"build/netstandard2.0/ref/System.Data.Common.dll",
"build/netstandard2.0/ref/System.Data.dll",
"build/netstandard2.0/ref/System.Diagnostics.Contracts.dll",
"build/netstandard2.0/ref/System.Diagnostics.Debug.dll",
"build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll",
"build/netstandard2.0/ref/System.Diagnostics.Process.dll",
"build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll",
"build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll",
"build/netstandard2.0/ref/System.Diagnostics.Tools.dll",
"build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll",
"build/netstandard2.0/ref/System.Diagnostics.Tracing.dll",
"build/netstandard2.0/ref/System.Drawing.Primitives.dll",
"build/netstandard2.0/ref/System.Drawing.dll",
"build/netstandard2.0/ref/System.Dynamic.Runtime.dll",
"build/netstandard2.0/ref/System.Globalization.Calendars.dll",
"build/netstandard2.0/ref/System.Globalization.Extensions.dll",
"build/netstandard2.0/ref/System.Globalization.dll",
"build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll",
"build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll",
"build/netstandard2.0/ref/System.IO.Compression.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.dll",
"build/netstandard2.0/ref/System.IO.IsolatedStorage.dll",
"build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll",
"build/netstandard2.0/ref/System.IO.Pipes.dll",
"build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll",
"build/netstandard2.0/ref/System.IO.dll",
"build/netstandard2.0/ref/System.Linq.Expressions.dll",
"build/netstandard2.0/ref/System.Linq.Parallel.dll",
"build/netstandard2.0/ref/System.Linq.Queryable.dll",
"build/netstandard2.0/ref/System.Linq.dll",
"build/netstandard2.0/ref/System.Net.Http.dll",
"build/netstandard2.0/ref/System.Net.NameResolution.dll",
"build/netstandard2.0/ref/System.Net.NetworkInformation.dll",
"build/netstandard2.0/ref/System.Net.Ping.dll",
"build/netstandard2.0/ref/System.Net.Primitives.dll",
"build/netstandard2.0/ref/System.Net.Requests.dll",
"build/netstandard2.0/ref/System.Net.Security.dll",
"build/netstandard2.0/ref/System.Net.Sockets.dll",
"build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll",
"build/netstandard2.0/ref/System.Net.WebSockets.Client.dll",
"build/netstandard2.0/ref/System.Net.WebSockets.dll",
"build/netstandard2.0/ref/System.Net.dll",
"build/netstandard2.0/ref/System.Numerics.dll",
"build/netstandard2.0/ref/System.ObjectModel.dll",
"build/netstandard2.0/ref/System.Reflection.Extensions.dll",
"build/netstandard2.0/ref/System.Reflection.Primitives.dll",
"build/netstandard2.0/ref/System.Reflection.dll",
"build/netstandard2.0/ref/System.Resources.Reader.dll",
"build/netstandard2.0/ref/System.Resources.ResourceManager.dll",
"build/netstandard2.0/ref/System.Resources.Writer.dll",
"build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll",
"build/netstandard2.0/ref/System.Runtime.Extensions.dll",
"build/netstandard2.0/ref/System.Runtime.Handles.dll",
"build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll",
"build/netstandard2.0/ref/System.Runtime.InteropServices.dll",
"build/netstandard2.0/ref/System.Runtime.Numerics.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.dll",
"build/netstandard2.0/ref/System.Runtime.dll",
"build/netstandard2.0/ref/System.Security.Claims.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll",
"build/netstandard2.0/ref/System.Security.Principal.dll",
"build/netstandard2.0/ref/System.Security.SecureString.dll",
"build/netstandard2.0/ref/System.ServiceModel.Web.dll",
"build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll",
"build/netstandard2.0/ref/System.Text.Encoding.dll",
"build/netstandard2.0/ref/System.Text.RegularExpressions.dll",
"build/netstandard2.0/ref/System.Threading.Overlapped.dll",
"build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll",
"build/netstandard2.0/ref/System.Threading.Tasks.dll",
"build/netstandard2.0/ref/System.Threading.Thread.dll",
"build/netstandard2.0/ref/System.Threading.ThreadPool.dll",
"build/netstandard2.0/ref/System.Threading.Timer.dll",
"build/netstandard2.0/ref/System.Threading.dll",
"build/netstandard2.0/ref/System.Transactions.dll",
"build/netstandard2.0/ref/System.ValueTuple.dll",
"build/netstandard2.0/ref/System.Web.dll",
"build/netstandard2.0/ref/System.Windows.dll",
"build/netstandard2.0/ref/System.Xml.Linq.dll",
"build/netstandard2.0/ref/System.Xml.ReaderWriter.dll",
"build/netstandard2.0/ref/System.Xml.Serialization.dll",
"build/netstandard2.0/ref/System.Xml.XDocument.dll",
"build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll",
"build/netstandard2.0/ref/System.Xml.XPath.dll",
"build/netstandard2.0/ref/System.Xml.XmlDocument.dll",
"build/netstandard2.0/ref/System.Xml.XmlSerializer.dll",
"build/netstandard2.0/ref/System.Xml.dll",
"build/netstandard2.0/ref/System.dll",
"build/netstandard2.0/ref/mscorlib.dll",
"build/netstandard2.0/ref/netstandard.dll",
"build/netstandard2.0/ref/netstandard.xml",
"lib/netstandard1.0/_._",
"netstandard.library.2.0.3.nupkg.sha512",
"netstandard.library.nuspec"
]
},
"SIS.HTTP/1.0.0": {
"type": "project",
"path": "../SIS.HTTP/SIS.HTTP.csproj",
"msbuildProject": "../SIS.HTTP/SIS.HTTP.csproj"
}
},
"projectFileDependencyGroups": {
".NETCoreApp,Version=v2.1": [
"Microsoft.NETCore.App >= 2.1.0",
"SIS.HTTP >= 1.0.0"
]
},
"packageFolders": {
"C:\\Users\\Georgi\\.nuget\\packages\\": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\SOFTUNI\\RepoFolder\\C#WebDevelopment\\C#WebDevelopmentBasics\\SIS-MVC-FRAMEWORK CakeApp\\SIS.WebServer\\SIS.WebServer.csproj",
"projectName": "SIS.WebServer",
"projectPath": "D:\\SOFTUNI\\RepoFolder\\C#WebDevelopment\\C#WebDevelopmentBasics\\SIS-MVC-FRAMEWORK CakeApp\\SIS.WebServer\\SIS.WebServer.csproj",
"packagesPath": "C:\\Users\\Georgi\\.nuget\\packages\\",
"outputPath": "D:\\SOFTUNI\\RepoFolder\\C#WebDevelopment\\C#WebDevelopmentBasics\\SIS-MVC-FRAMEWORK CakeApp\\SIS.WebServer\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\Georgi\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp2.1"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netcoreapp2.1": {
"projectReferences": {
"D:\\SOFTUNI\\RepoFolder\\C#WebDevelopment\\C#WebDevelopmentBasics\\SIS-MVC-FRAMEWORK CakeApp\\SIS.HTTP\\SIS.HTTP.csproj": {
"projectPath": "D:\\SOFTUNI\\RepoFolder\\C#WebDevelopment\\C#WebDevelopmentBasics\\SIS-MVC-FRAMEWORK CakeApp\\SIS.HTTP\\SIS.HTTP.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp2.1": {
"dependencies": {
"Microsoft.NETCore.App": {
"suppressParent": "All",
"target": "Package",
"version": "[2.1.0, )",
"autoReferenced": true
}
},
"imports": [
"net461"
],
"assetTargetFallback": true,
"warn": true
}
}
}
} | [
90,
198,
220,
366,
9641,
1298,
513,
11,
198,
220,
366,
83,
853,
1039,
1298,
1391,
198,
220,
220,
220,
27071,
12884,
14055,
4677,
11,
14815,
28,
85,
17,
13,
16,
1298,
1391,
198,
220,
220,
220,
220,
220,
366,
15905,
13,
12884,
14055... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"sailnumber": "FRA/FRA9817",
"country": "FRA",
"name": "LA GRANDE JINETTE",
"owner": "-",
"rating": {
"gph": 629.6,
"osn": 609.3,
"triple_offshore": [
0.9274,
1.2144,
1.3726
],
"triple_inshore": [
0.7173,
0.9808,
1.1273
]
},
"boat": {
"builder": "J-boats France",
"type": "J-105",
"designer": "Johnstone",
"year": 1992,
"sizes": {
"loa": 10.57,
"beam": 3.35,
"draft": 2.02,
"displacement": 4136.0,
"genoa": 24.79,
"main": 33.54,
"spinnaker": 0.0,
"spinnaker_asym": 92.62,
"crew": 661.0,
"wetted_surface": 25.23
}
},
"vpp": {
"angles": [
52,
60,
75,
90,
110,
120,
135,
150
],
"speeds": [
6,
8,
10,
12,
14,
16,
20
],
"52": [
4.91,
5.92,
6.66,
7.05,
7.23,
7.31,
7.36
],
"60": [
5.18,
6.21,
6.87,
7.21,
7.42,
7.54,
7.63
],
"75": [
5.4,
6.47,
7.03,
7.36,
7.64,
7.89,
8.17
],
"90": [
5.7,
6.85,
7.33,
7.56,
7.75,
8.02,
8.65
],
"110": [
5.77,
6.93,
7.48,
7.95,
8.39,
8.68,
9.24
],
"120": [
5.62,
6.8,
7.39,
7.9,
8.47,
9.04,
9.88
],
"135": [
5.07,
6.27,
7.08,
7.54,
8.06,
8.65,
10.18
],
"150": [
4.3,
5.41,
6.38,
7.01,
7.34,
7.69,
8.69
],
"beat_angle": [
42.8,
41.3,
40.8,
39.1,
38,
37.6,
37.5
],
"beat_vmg": [
3.22,
3.95,
4.53,
4.97,
5.17,
5.24,
5.29
],
"run_angle": [
144.3,
147.9,
148.6,
150.1,
152.5,
176.4,
177.3
],
"run_vmg": [
3.72,
4.69,
5.52,
6.07,
6.4,
6.95,
7.67
]
}
} | [
90,
198,
220,
366,
82,
603,
17618,
1298,
366,
37,
3861,
14,
37,
3861,
4089,
1558,
1600,
198,
220,
366,
19315,
1298,
366,
37,
3861,
1600,
198,
220,
366,
3672,
1298,
366,
13534,
10863,
6981,
36,
449,
1268,
2767,
9328,
1600,
198,
220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{"ast":null,"code":"'use strict';\n\nvar _classCallCheck = require(\"@babel/runtime/helpers/classCallCheck\");\n\nvar _createClass = require(\"@babel/runtime/helpers/createClass\");\n\nvar EmitterSubscription = require(\"./EmitterSubscription\");\n\nvar EventSubscriptionVendor = require(\"./EventSubscriptionVendor\");\n\nvar invariant = require('invariant');\n\nvar sparseFilterPredicate = function sparseFilterPredicate() {\n return true;\n};\n\nvar EventEmitter = function () {\n function EventEmitter(subscriber) {\n _classCallCheck(this, EventEmitter);\n\n this._subscriber = subscriber || new EventSubscriptionVendor();\n }\n\n _createClass(EventEmitter, [{\n key: \"addListener\",\n value: function addListener(eventType, listener, context) {\n return this._subscriber.addSubscription(eventType, new EmitterSubscription(this, this._subscriber, listener, context));\n }\n }, {\n key: \"once\",\n value: function once(eventType, listener, context) {\n var _this = this;\n\n return this.addListener(eventType, function () {\n _this.removeCurrentListener();\n\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n listener.apply(context, args);\n });\n }\n }, {\n key: \"removeAllListeners\",\n value: function removeAllListeners(eventType) {\n this._subscriber.removeAllSubscriptions(eventType);\n }\n }, {\n key: \"removeCurrentListener\",\n value: function removeCurrentListener() {\n invariant(!!this._currentSubscription, 'Not in an emitting cycle; there is no current subscription');\n this.removeSubscription(this._currentSubscription);\n }\n }, {\n key: \"removeSubscription\",\n value: function removeSubscription(subscription) {\n invariant(subscription.emitter === this, 'Subscription does not belong to this emitter.');\n\n this._subscriber.removeSubscription(subscription);\n }\n }, {\n key: \"listeners\",\n value: function listeners(eventType) {\n var subscriptions = this._subscriber.getSubscriptionsForType(eventType);\n\n return subscriptions ? subscriptions.filter(sparseFilterPredicate).map(function (subscription) {\n return subscription.listener;\n }) : [];\n }\n }, {\n key: \"emit\",\n value: function emit(eventType) {\n var subscriptions = this._subscriber.getSubscriptionsForType(eventType);\n\n if (subscriptions) {\n for (var i = 0, l = subscriptions.length; i < l; i++) {\n var subscription = subscriptions[i];\n\n if (subscription && subscription.listener) {\n this._currentSubscription = subscription;\n subscription.listener.apply(subscription.context, Array.prototype.slice.call(arguments, 1));\n }\n }\n\n this._currentSubscription = null;\n }\n }\n }, {\n key: \"removeListener\",\n value: function removeListener(eventType, listener) {\n var subscriptions = this._subscriber.getSubscriptionsForType(eventType);\n\n if (subscriptions) {\n for (var i = 0, l = subscriptions.length; i < l; i++) {\n var subscription = subscriptions[i];\n\n if (subscription && subscription.listener === listener) {\n subscription.remove();\n }\n }\n }\n }\n }]);\n\n return EventEmitter;\n}();\n\nmodule.exports = EventEmitter;","map":{"version":3,"sources":["/Users/sumedhreddy/Documents/stealth/stealth-startup/node_modules/react-native/Libraries/vendor/emitter/EventEmitter.js"],"names":["EmitterSubscription","require","EventSubscriptionVendor","invariant","sparseFilterPredicate","EventEmitter","subscriber","_subscriber","eventType","listener","context","addSubscription","addListener","removeCurrentListener","args","apply","removeAllSubscriptions","_currentSubscription","removeSubscription","subscription","emitter","subscriptions","getSubscriptionsForType","filter","map","i","l","length","Array","prototype","slice","call","arguments","remove","module","exports"],"mappings":"AAWA;;;;;;AAEA,IAAMA,mBAAmB,GAAGC,OAAO,yBAAnC;;AACA,IAAMC,uBAAuB,GAAGD,OAAO,6BAAvC;;AAEA,IAAME,SAAS,GAAGF,OAAO,CAAC,WAAD,CAAzB;;AAEA,IAAMG,qBAAqB,GAAG,SAAxBA,qBAAwB;AAAA,SAAM,IAAN;AAAA,CAA9B;;IAeMC,Y;AAUJ,wBAAYC,UAAZ,EAAkD;AAAA;;AAChD,SAAKC,WAAL,GAAmBD,UAAU,IAAI,IAAIJ,uBAAJ,EAAjC;AACD;;;;WAgBD,qBACEM,SADF,EAEEC,QAFF,EAGEC,OAHF,EAIuB;AACrB,aAAQ,KAAKH,WAAL,CAAiBI,eAAjB,CACNH,SADM,EAEN,IAAIR,mBAAJ,CAAwB,IAAxB,EAA8B,KAAKO,WAAnC,EAAgDE,QAAhD,EAA0DC,OAA1D,CAFM,CAAR;AAID;;;WAYD,cACEF,SADF,EAEEC,QAFF,EAGEC,OAHF,EAIuB;AAAA;;AACrB,aAAO,KAAKE,WAAL,CAAiBJ,SAAjB,EAA4B,YAAa;AAC9C,QAAA,KAAI,CAACK,qBAAL;;AAD8C,0CAATC,IAAS;AAATA,UAAAA,IAAS;AAAA;;AAE9CL,QAAAA,QAAQ,CAACM,KAAT,CAAeL,OAAf,EAAwBI,IAAxB;AACD,OAHM,CAAP;AAID;;;WASD,4BAAmBN,SAAnB,EAAuC;AACrC,WAAKD,WAAL,CAAiBS,sBAAjB,CAAwCR,SAAxC;AACD;;;WAuBD,iCAAwB;AACtBL,MAAAA,SAAS,CACP,CAAC,CAAC,KAAKc,oBADA,EAEP,4DAFO,CAAT;AAIA,WAAKC,kBAAL,CAAwB,KAAKD,oBAA7B;AACD;;;WAMD,4BAAmBE,YAAnB,EAAsD;AACpDhB,MAAAA,SAAS,CACPgB,YAAY,CAACC,OAAb,KAAyB,IADlB,EAEP,+CAFO,CAAT;;AAIA,WAAKb,WAAL,CAAiBW,kBAAjB,CAAoCC,YAApC;AACD;;;WASD,mBAAUX,SAAV,EAAoD;AAClD,UAAMa,aAAa,GAAG,KAAKd,WAAL,CAAiBe,uBAAjB,CAAyCd,SAAzC,CAAtB;;AACA,aAAOa,aAAa,GAChBA,aAAa,CAKVE,MALH,CAKUnB,qBALV,EAMGoB,GANH,CAMO,UAAAL,YAAY;AAAA,eAAIA,YAAY,CAACV,QAAjB;AAAA,OANnB,CADgB,GAQhB,EARJ;AASD;;;WAgBD,cAAKD,SAAL,EAAwB;AACtB,UAAMa,aAAa,GAAG,KAAKd,WAAL,CAAiBe,uBAAjB,CAAyCd,SAAzC,CAAtB;;AACA,UAAIa,aAAJ,EAAmB;AACjB,aAAK,IAAII,CAAC,GAAG,CAAR,EAAWC,CAAC,GAAGL,aAAa,CAACM,MAAlC,EAA0CF,CAAC,GAAGC,CAA9C,EAAiDD,CAAC,EAAlD,EAAsD;AACpD,cAAMN,YAAY,GAAGE,aAAa,CAACI,CAAD,CAAlC;;AAGA,cAAIN,YAAY,IAAIA,YAAY,CAACV,QAAjC,EAA2C;AACzC,iBAAKQ,oBAAL,GAA4BE,YAA5B;AACAA,YAAAA,YAAY,CAACV,QAAb,CAAsBM,KAAtB,CACEI,YAAY,CAACT,OADf,EAEEkB,KAAK,CAACC,SAAN,CAAgBC,KAAhB,CAAsBC,IAAtB,CAA2BC,SAA3B,EAAsC,CAAtC,CAFF;AAID;AACF;;AACD,aAAKf,oBAAL,GAA4B,IAA5B;AACD;AACF;;;WAeD,wBAAeT,SAAf,EAAkCC,QAAlC,EAA4C;AAC1C,UAAMY,aAAa,GAAG,KAAKd,WAAL,CAAiBe,uBAAjB,CAAyCd,SAAzC,CAAtB;;AACA,UAAIa,aAAJ,EAAmB;AACjB,aAAK,IAAII,CAAC,GAAG,CAAR,EAAWC,CAAC,GAAGL,aAAa,CAACM,MAAlC,EAA0CF,CAAC,GAAGC,CAA9C,EAAiDD,CAAC,EAAlD,EAAsD;AACpD,cAAMN,YAAY,GAAGE,aAAa,CAACI,CAAD,CAAlC;;AAIA,cAAIN,YAAY,IAAIA,YAAY,CAACV,QAAb,KAA0BA,QAA9C,EAAwD;AACtDU,YAAAA,YAAY,CAACc,MAAb;AACD;AACF;AACF;AACF;;;;;;AAGHC,MAAM,CAACC,OAAP,GAAiB9B,YAAjB","sourcesContent":["/**\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * @format\n * @noflow\n * @typecheck\n */\n\n'use strict';\n\nconst EmitterSubscription = require('./EmitterSubscription');\nconst EventSubscriptionVendor = require('./EventSubscriptionVendor');\n\nconst invariant = require('invariant');\n\nconst sparseFilterPredicate = () => true;\n\n/**\n * @class EventEmitter\n * @description\n * An EventEmitter is responsible for managing a set of listeners and publishing\n * events to them when it is told that such events happened. In addition to the\n * data for the given event it also sends a event control object which allows\n * the listeners/handlers to prevent the default behavior of the given event.\n *\n * The emitter is designed to be generic enough to support all the different\n * contexts in which one might want to emit events. It is a simple multicast\n * mechanism on top of which extra functionality can be composed. For example, a\n * more advanced emitter may use an EventHolder and EventFactory.\n */\nclass EventEmitter {\n _subscriber: EventSubscriptionVendor;\n _currentSubscription: ?EmitterSubscription;\n\n /**\n * @constructor\n *\n * @param {EventSubscriptionVendor} subscriber - Optional subscriber instance\n * to use. If omitted, a new subscriber will be created for the emitter.\n */\n constructor(subscriber: ?EventSubscriptionVendor) {\n this._subscriber = subscriber || new EventSubscriptionVendor();\n }\n\n /**\n * Adds a listener to be invoked when events of the specified type are\n * emitted. An optional calling context may be provided. The data arguments\n * emitted will be passed to the listener function.\n *\n * TODO: Annotate the listener arg's type. This is tricky because listeners\n * can be invoked with varargs.\n *\n * @param {string} eventType - Name of the event to listen to\n * @param {function} listener - Function to invoke when the specified event is\n * emitted\n * @param {*} context - Optional context object to use when invoking the\n * listener\n */\n addListener(\n eventType: string,\n listener: Function,\n context: ?Object,\n ): EmitterSubscription {\n return (this._subscriber.addSubscription(\n eventType,\n new EmitterSubscription(this, this._subscriber, listener, context),\n ): any);\n }\n\n /**\n * Similar to addListener, except that the listener is removed after it is\n * invoked once.\n *\n * @param {string} eventType - Name of the event to listen to\n * @param {function} listener - Function to invoke only once when the\n * specified event is emitted\n * @param {*} context - Optional context object to use when invoking the\n * listener\n */\n once(\n eventType: string,\n listener: Function,\n context: ?Object,\n ): EmitterSubscription {\n return this.addListener(eventType, (...args) => {\n this.removeCurrentListener();\n listener.apply(context, args);\n });\n }\n\n /**\n * Removes all of the registered listeners, including those registered as\n * listener maps.\n *\n * @param {?string} eventType - Optional name of the event whose registered\n * listeners to remove\n */\n removeAllListeners(eventType: ?string) {\n this._subscriber.removeAllSubscriptions(eventType);\n }\n\n /**\n * Provides an API that can be called during an eventing cycle to remove the\n * last listener that was invoked. This allows a developer to provide an event\n * object that can remove the listener (or listener map) during the\n * invocation.\n *\n * If it is called when not inside of an emitting cycle it will throw.\n *\n * @throws {Error} When called not during an eventing cycle\n *\n * @example\n * var subscription = emitter.addListenerMap({\n * someEvent: function(data, event) {\n * console.log(data);\n * emitter.removeCurrentListener();\n * }\n * });\n *\n * emitter.emit('someEvent', 'abc'); // logs 'abc'\n * emitter.emit('someEvent', 'def'); // does not log anything\n */\n removeCurrentListener() {\n invariant(\n !!this._currentSubscription,\n 'Not in an emitting cycle; there is no current subscription',\n );\n this.removeSubscription(this._currentSubscription);\n }\n\n /**\n * Removes a specific subscription. Called by the `remove()` method of the\n * subscription itself to ensure any necessary cleanup is performed.\n */\n removeSubscription(subscription: EmitterSubscription) {\n invariant(\n subscription.emitter === this,\n 'Subscription does not belong to this emitter.',\n );\n this._subscriber.removeSubscription(subscription);\n }\n\n /**\n * Returns an array of listeners that are currently registered for the given\n * event.\n *\n * @param {string} eventType - Name of the event to query\n * @returns {array}\n */\n listeners(eventType: string): [EmitterSubscription] {\n const subscriptions = this._subscriber.getSubscriptionsForType(eventType);\n return subscriptions\n ? subscriptions\n // We filter out missing entries because the array is sparse.\n // \"callbackfn is called only for elements of the array which actually\n // exist; it is not called for missing elements of the array.\"\n // https://www.ecma-international.org/ecma-262/9.0/index.html#sec-array.prototype.filter\n .filter(sparseFilterPredicate)\n .map(subscription => subscription.listener)\n : [];\n }\n\n /**\n * Emits an event of the given type with the given data. All handlers of that\n * particular type will be notified.\n *\n * @param {string} eventType - Name of the event to emit\n * @param {...*} Arbitrary arguments to be passed to each registered listener\n *\n * @example\n * emitter.addListener('someEvent', function(message) {\n * console.log(message);\n * });\n *\n * emitter.emit('someEvent', 'abc'); // logs 'abc'\n */\n emit(eventType: string) {\n const subscriptions = this._subscriber.getSubscriptionsForType(eventType);\n if (subscriptions) {\n for (let i = 0, l = subscriptions.length; i < l; i++) {\n const subscription = subscriptions[i];\n\n // The subscription may have been removed during this event loop.\n if (subscription && subscription.listener) {\n this._currentSubscription = subscription;\n subscription.listener.apply(\n subscription.context,\n Array.prototype.slice.call(arguments, 1),\n );\n }\n }\n this._currentSubscription = null;\n }\n }\n\n /**\n * Removes the given listener for event of specific type.\n *\n * @param {string} eventType - Name of the event to emit\n * @param {function} listener - Function to invoke when the specified event is\n * emitted\n *\n * @example\n * emitter.removeListener('someEvent', function(message) {\n * console.log(message);\n * }); // removes the listener if already registered\n *\n */\n removeListener(eventType: String, listener) {\n const subscriptions = this._subscriber.getSubscriptionsForType(eventType);\n if (subscriptions) {\n for (let i = 0, l = subscriptions.length; i < l; i++) {\n const subscription = subscriptions[i];\n\n // The subscription may have been removed during this event loop.\n // its listener matches the listener in method parameters\n if (subscription && subscription.listener === listener) {\n subscription.remove();\n }\n }\n }\n }\n}\n\nmodule.exports = EventEmitter;\n"]},"metadata":{},"sourceType":"script"} | [
4895,
459,
1298,
8423,
553,
8189,
2404,
6,
1904,
7646,
17020,
59,
77,
59,
77,
7785,
4808,
4871,
14134,
9787,
796,
2421,
7,
7879,
31,
65,
9608,
14,
43282,
14,
16794,
364,
14,
4871,
14134,
9787,
7879,
1776,
59,
77,
59,
77,
7785,
480... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
{
"parent": "vanillaextension:block/mushroom_stem_wall_inventory"
}
| [
90,
198,
197,
1,
8000,
1298,
366,
10438,
5049,
2302,
3004,
25,
9967,
14,
76,
1530,
3823,
62,
927,
62,
11930,
62,
24807,
1,
198,
92,
198
] | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
] |
{
"groups": {
"default": {
"packages": [
"bc/package.json",
"package.json",
"server/package.json",
"star/package.json"
]
}
}
}
| [
90,
198,
220,
366,
24432,
1298,
1391,
198,
220,
220,
220,
366,
12286,
1298,
1391,
198,
220,
220,
220,
220,
220,
366,
43789,
1298,
685,
198,
220,
220,
220,
220,
220,
220,
220,
366,
15630,
14,
26495,
13,
17752,
1600,
198,
220,
220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |