diff --git a/404.html b/404.html index d576802679..90fa371255 100644 --- a/404.html +++ b/404.html @@ -3,7 +3,7 @@ - Page not found - dream2nix documentation + Page not found - dream2nix @@ -13,12 +13,10 @@ - - @@ -30,6 +28,7 @@ + @@ -84,7 +83,7 @@ @@ -135,11 +134,11 @@ -

dream2nix documentation

+

dream2nix

- - + +
@@ -204,6 +203,7 @@

+ diff --git a/_redirects b/_redirects new file mode 100644 index 0000000000..f8864a1e83 --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/getting-things.html /cheat-sheet.html diff --git a/css/print.css b/css/print.css deleted file mode 100644 index 27d05e9285..0000000000 --- a/css/print.css +++ /dev/null @@ -1,46 +0,0 @@ - -#sidebar, -#menu-bar, -.nav-chapters, -.mobile-nav-chapters { - display: none; -} - -#page-wrapper.page-wrapper { - transform: none; - margin-left: 0px; - overflow-y: initial; -} - -#content { - max-width: none; - margin: 0; - padding: 0; -} - -.page { - overflow-y: initial; -} - -pre > .buttons { - z-index: 2; -} - -a, a:visited, a:active, a:hover { - color: #4183c4; - text-decoration: none; -} - -h1, h2, h3, h4, h5, h6 { - page-break-inside: avoid; - page-break-after: avoid; -} - -pre, code { - page-break-inside: avoid; - white-space: pre-wrap; -} - -.fa { - display: none !important; -} diff --git a/development-roundups/2022-april-june.html b/development-roundups/2022-april-june.html index f4a2ba366c..e211c076ea 100644 --- a/development-roundups/2022-april-june.html +++ b/development-roundups/2022-april-june.html @@ -3,7 +3,7 @@ - April - June 2022 - dream2nix documentation + April - June 2022 - dream2nix @@ -12,12 +12,10 @@ - - @@ -29,6 +27,7 @@ + @@ -83,7 +82,7 @@ @@ -134,11 +133,14 @@ -

dream2nix documentation

+

dream2nix

- - + + + + +
@@ -265,6 +267,7 @@

More Changes + diff --git a/development-roundups/2022-july-september.html b/development-roundups/2022-july-september.html index a63db5eafb..bcc853049b 100644 --- a/development-roundups/2022-july-september.html +++ b/development-roundups/2022-july-september.html @@ -3,7 +3,7 @@ - July - September 2022 - dream2nix documentation + July - September 2022 - dream2nix @@ -12,12 +12,10 @@ - - @@ -29,6 +27,7 @@ + @@ -83,7 +82,7 @@ @@ -134,11 +133,14 @@ -

dream2nix documentation

+

dream2nix

- - + + + + +
@@ -170,7 +172,7 @@

62 pull requests were merged.

Most Notable Changes

Indexers

-

Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information. Read more about indexers in our docs.

+

Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information.

Indexers can be used to automatically import packages from all kinds of ecosystems into the nix domain. For example the libraries-io indexer can be used to query libraries.io for the 5000 most popular nodejs packages and convert them to nix packages.

One nice use case for indexers is to test dream2nix by continuously building large auto generated package sets while monitoring the success rate and get useful information from build failures.

Currently we already have this testing infrastructure set up for nodejs and rust (more will be added soon). The package sets can be found in the repo: nix-community/dream2nix-auto-test

@@ -241,6 +243,9 @@

More Changes +
@@ -252,6 +257,9 @@

More Changes + @@ -273,6 +281,7 @@

More Changes + diff --git a/examples.html b/examples.html index d6585487b9..e3158f64b6 100644 --- a/examples.html +++ b/examples.html @@ -3,7 +3,7 @@ - dream2nix examples - dream2nix documentation + dream2nix examples - dream2nix @@ -12,12 +12,10 @@ - - @@ -29,6 +27,7 @@ + @@ -83,7 +82,7 @@ @@ -134,11 +133,14 @@ -

dream2nix documentation

+

dream2nix

- - + + + + +
@@ -225,6 +227,7 @@

+ diff --git a/favicon.png b/favicon.png index a5b1aa16c4..a4559f3031 100644 Binary files a/favicon.png and b/favicon.png differ diff --git a/favicon.svg b/favicon.svg deleted file mode 100644 index 90e0ea58bd..0000000000 --- a/favicon.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/flake-parts.css b/flake-parts.css new file mode 100644 index 0000000000..4cafecdcb9 --- /dev/null +++ b/flake-parts.css @@ -0,0 +1,19 @@ +h1.menu-title::before { + content: ""; + display: inline-block; + background-image: url(./favicon.png); + background-repeat: no-repeat; + background-size: contain; + width: 1.8ex; + height: 1.8ex; + margin-right: 0.9ex; + vertical-align: middle; +} +.light { + --links: #058; + --sidebar-active: #0af; +} +.sidebar .sidebar-scrollbox { + /* We don't use numbers, so we can take a consistent amount of space */ + padding: var(--page-padding) !important; +} diff --git a/highlight.js b/highlight.js index f4fd4faeaa..180385b702 100644 --- a/highlight.js +++ b/highlight.js @@ -1,6 +1,6 @@ /* - Highlight.js 10.1.2 (edd73d24) + Highlight.js 10.1.1 (93fd0d73) License: BSD-3-Clause Copyright (c) 2006-2020, Ivan Sagalaev */ -var hljs=function(){"use strict";function e(n){Object.freeze(n);var t="function"==typeof n;return Object.getOwnPropertyNames(n).forEach((function(r){!Object.hasOwnProperty.call(n,r)||null===n[r]||"object"!=typeof n[r]&&"function"!=typeof n[r]||t&&("caller"===r||"callee"===r||"arguments"===r)||Object.isFrozen(n[r])||e(n[r])})),n}class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ignoreMatch(){this.ignore=!0}}function t(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function r(e,...n){var t={};for(const n in e)t[n]=e[n];return n.forEach((function(e){for(const n in e)t[n]=e[n]})),t}function a(e){return e.nodeName.toLowerCase()}var i=Object.freeze({__proto__:null,escapeHTML:t,inherit:r,nodeStream:function(e){var n=[];return function e(t,r){for(var i=t.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:r,node:i}),r=e(i,r),a(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:r,node:i}));return r}(e,0),n},mergeStreams:function(e,n,r){var i=0,s="",o=[];function l(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset"}function u(e){s+=""}function d(e){("start"===e.event?c:u)(e.node)}for(;e.length||n.length;){var g=l();if(s+=t(r.substring(i,g[0].offset)),i=g[0].offset,g===e){o.reverse().forEach(u);do{d(g.splice(0,1)[0]),g=l()}while(g===e&&g.length&&g[0].offset===i);o.reverse().forEach(c)}else"start"===g[0].event?o.push(g[0].node):o.pop(),d(g.splice(0,1)[0])}return s+t(r.substr(i))}});const s="",o=e=>!!e.kind;class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=t(e)}openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){o(e)&&(this.buffer+=s)}value(){return this.buffer}span(e){this.buffer+=``}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(n=>this._walk(e,n)),e.closeNode(n)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(e=>"string"==typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{c._collapse(e)}))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const g="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",h={begin:"\\\\[\\s\\S]",relevance:0},f={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[h]},p={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[h]},b={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},m=function(e,n,t={}){var a=r({className:"comment",begin:e,end:n,contains:[]},t);return a.contains.push(b),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),a},v=m("//","$"),x=m("/\\*","\\*/"),E=m("#","$");var _=Object.freeze({__proto__:null,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:g,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const n=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map(e=>d(e)).join("")}(n,/.*\b/,e.binary,/\b.*/)),r({className:"meta",begin:n,end:/$/,relevance:0,"on:begin":(e,n)=>{0!==e.index&&n.ignoreMatch()}},e)},BACKSLASH_ESCAPE:h,APOS_STRING_MODE:f,QUOTE_STRING_MODE:p,PHRASAL_WORDS_MODE:b,COMMENT:m,C_LINE_COMMENT_MODE:v,C_BLOCK_COMMENT_MODE:x,HASH_COMMENT_MODE:E,NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{className:"number",begin:g,relevance:0},BINARY_NUMBER_MODE:{className:"number",begin:"\\b(0b[01]+)",relevance:0},CSS_NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[h,{begin:/\[/,end:/\]/,relevance:0,contains:[h]}]}]},TITLE_MODE:{className:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{className:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}}),N="of and for in not or if then".split(" ");function w(e,n){return n?+n:function(e){return N.includes(e.toLowerCase())}(e)?0:1}const R=t,y=r,{nodeStream:O,mergeStreams:k}=i,M=Symbol("nomatch");return function(t){var a=[],i=Object.create(null),s=Object.create(null),o=[],l=!0,c=/(^(<[^>]+>|\t|)+|\n)/gm,g="Could not find the language '{}', did you forget to load/include a language module?";const h={disableAutodetect:!0,name:"Plain text",contains:[]};var f={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return f.noHighlightRe.test(e)}function b(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);var i=a.result?a.result:m(a.language,a.code,t,r);return i.code=a.code,S("after:highlight",i),i}function m(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0].toLowerCase():n[0];return Object.prototype.hasOwnProperty.call(e.keywords,t)&&e.keywords[t]}function u(){null!=y.subLanguage?function(){if(""!==A){var e=null;if("string"==typeof y.subLanguage){if(!i[y.subLanguage])return void k.addText(A);e=m(y.subLanguage,A,!0,O[y.subLanguage]),O[y.subLanguage]=e.top}else e=v(A,y.subLanguage.length?y.subLanguage:null);y.relevance>0&&(I+=e.relevance),k.addSublanguage(e.emitter,e.language)}}():function(){if(!y.keywords)return void k.addText(A);let e=0;y.keywordPatternRe.lastIndex=0;let n=y.keywordPatternRe.exec(A),t="";for(;n;){t+=A.substring(e,n.index);const r=c(y,n);if(r){const[e,a]=r;k.addText(t),t="",I+=a,k.addKeyword(n[0],e)}else t+=n[0];e=y.keywordPatternRe.lastIndex,n=y.keywordPatternRe.exec(A)}t+=A.substr(e),k.addText(t)}(),A=""}function h(e){return e.className&&k.openNode(e.className),y=Object.create(e,{parent:{value:y}})}function p(e){return 0===y.matcher.regexIndex?(A+=e[0],1):(L=!0,0)}var b={};function x(t,r){var i=r&&r[0];if(A+=t,null==i)return u(),0;if("begin"===b.type&&"end"===r.type&&b.index===r.index&&""===i){if(A+=o.slice(r.index,r.index+1),!l){const n=Error("0 width match regex");throw n.languageName=e,n.badRule=b.rule,n}return 1}if(b=r,"begin"===r.type)return function(e){var t=e[0],r=e.rule;const a=new n(r),i=[r.__beforeBegin,r["on:begin"]];for(const n of i)if(n&&(n(e,a),a.ignore))return p(t);return r&&r.endSameAsBegin&&(r.endRe=RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),r.skip?A+=t:(r.excludeBegin&&(A+=t),u(),r.returnBegin||r.excludeBegin||(A=t)),h(r),r.returnBegin?0:t.length}(r);if("illegal"===r.type&&!a){const e=Error('Illegal lexeme "'+i+'" for mode "'+(y.className||"")+'"');throw e.mode=y,e}if("end"===r.type){var s=function(e){var t=e[0],r=o.substr(e.index),a=function e(t,r,a){let i=function(e,n){var t=e&&e.exec(n);return t&&0===t.index}(t.endRe,a);if(i){if(t["on:end"]){const e=new n(t);t["on:end"](r,e),e.ignore&&(i=!1)}if(i){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return e(t.parent,r,a)}(y,e,r);if(!a)return M;var i=y;i.skip?A+=t:(i.returnEnd||i.excludeEnd||(A+=t),u(),i.excludeEnd&&(A=t));do{y.className&&k.closeNode(),y.skip||y.subLanguage||(I+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),h(a.starts)),i.returnEnd?0:t.length}(r);if(s!==M)return s}if("illegal"===r.type&&""===i)return 1;if(B>1e5&&B>3*r.index)throw Error("potential infinite loop, way more iterations than matches");return A+=i,i.length}var E=T(e);if(!E)throw console.error(g.replace("{}",e)),Error('Unknown language: "'+e+'"');var _=function(e){function n(n,t){return RegExp(d(n),"m"+(e.case_insensitive?"i":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,n){n.position=this.position++,this.matchIndexes[this.matchAt]=n,this.regexes.push([n,e]),this.matchAt+=function(e){return RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=n(function(e,n="|"){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,r=0,a="",i=0;i0&&(a+=n),a+="(";o.length>0;){var l=t.exec(o);if(null==l){a+=o;break}a+=o.substring(0,l.index),o=o.substring(l.index+l[0].length),"\\"===l[0][0]&&l[1]?a+="\\"+(+l[1]+s):(a+=l[0],"("===l[0]&&r++)}a+=")"}return a}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const n=this.matcherRe.exec(e);if(!n)return null;const t=n.findIndex((e,n)=>n>0&&void 0!==e),r=this.matchIndexes[t];return n.splice(0,t),Object.assign(n,r)}}class a{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const n=new t;return this.rules.slice(e).forEach(([e,t])=>n.addRule(e,t)),n.compile(),this.multiRegexes[e]=n,n}considerAll(){this.regexIndex=0}addRule(e,n){this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex;const t=n.exec(e);return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&(this.regexIndex=0)),t}}function i(e,n){const t=e.input[e.index-1],r=e.input[e.index+e[0].length];"."!==t&&"."!==r||n.ignoreMatch()}if(e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return function t(s,o){const l=s;if(s.compiled)return l;s.compiled=!0,s.__beforeBegin=null,s.keywords=s.keywords||s.beginKeywords;let c=null;if("object"==typeof s.keywords&&(c=s.keywords.$pattern,delete s.keywords.$pattern),s.keywords&&(s.keywords=function(e,n){var t={};return"string"==typeof e?r("keyword",e):Object.keys(e).forEach((function(n){r(n,e[n])})),t;function r(e,r){n&&(r=r.toLowerCase()),r.split(" ").forEach((function(n){var r=n.split("|");t[r[0]]=[e,w(r[0],r[1])]}))}}(s.keywords,e.case_insensitive)),s.lexemes&&c)throw Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l.keywordPatternRe=n(s.lexemes||c||/\w+/,!0),o&&(s.beginKeywords&&(s.begin="\\b("+s.beginKeywords.split(" ").join("|")+")(?=\\b|\\s)",s.__beforeBegin=i),s.begin||(s.begin=/\B|\b/),l.beginRe=n(s.begin),s.endSameAsBegin&&(s.end=s.begin),s.end||s.endsWithParent||(s.end=/\B|\b/),s.end&&(l.endRe=n(s.end)),l.terminator_end=d(s.end)||"",s.endsWithParent&&o.terminator_end&&(l.terminator_end+=(s.end?"|":"")+o.terminator_end)),s.illegal&&(l.illegalRe=n(s.illegal)),void 0===s.relevance&&(s.relevance=1),s.contains||(s.contains=[]),s.contains=[].concat(...s.contains.map((function(e){return function(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(n){return r(e,{variants:null},n)}))),e.cached_variants?e.cached_variants:function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?s:e)}))),s.contains.forEach((function(e){t(e,l)})),s.starts&&t(s.starts,o),l.matcher=function(e){const n=new a;return e.contains.forEach(e=>n.addRule(e.begin,{rule:e,type:"begin"})),e.terminator_end&&n.addRule(e.terminator_end,{type:"end"}),e.illegal&&n.addRule(e.illegal,{type:"illegal"}),n}(l),l}(e)}(E),N="",y=s||_,O={},k=new f.__emitter(f);!function(){for(var e=[],n=y;n!==E;n=n.parent)n.className&&e.unshift(n.className);e.forEach(e=>k.openNode(e))}();var A="",I=0,S=0,B=0,L=!1;try{for(y.matcher.considerAll();;){B++,L?L=!1:(y.matcher.lastIndex=S,y.matcher.considerAll());const e=y.matcher.exec(o);if(!e)break;const n=x(o.substring(S,e.index),e);S=e.index+n}return x(o.substr(S)),k.closeAllNodes(),k.finalize(),N=k.toHTML(),{relevance:I,value:N,language:e,illegal:!1,emitter:k,top:y}}catch(n){if(n.message&&n.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:n.message,context:o.slice(S-100,S+100),mode:n.mode},sofar:N,relevance:0,value:R(o),emitter:k};if(l)return{illegal:!1,relevance:0,value:R(o),emitter:k,language:e,top:y,errorRaised:n};throw n}}function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const n={relevance:0,emitter:new f.__emitter(f),value:R(e),illegal:!1,top:h};return n.emitter.addText(e),n}(e),r=t;return n.filter(T).filter(I).forEach((function(n){var a=m(n,e,!1);a.language=n,a.relevance>r.relevance&&(r=a),a.relevance>t.relevance&&(r=t,t=a)})),r.language&&(t.second_best=r),t}function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.useBR?"
":e:f.tabReplace?e.replace(/\t/g,f.tabReplace):e):e}function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.parentNode?e.parentNode.className:"";const t=f.languageDetectRe.exec(n);if(t){var r=T(t[1]);return r||(console.warn(g.replace("{}",t[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?t[1]:"no-highlight"}return n.split(/\s+/).find(e=>p(e)||T(e))}(e);if(p(t))return;S("before:highlightBlock",{block:e,language:t}),f.useBR?(n=document.createElement("div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n"):n=e;const r=n.textContent,a=t?b(t,r,!0):v(r),i=O(n);if(i.length){const e=document.createElement("div");e.innerHTML=a.value,a.value=k(i,O(e),r)}a.value=x(a.value),S("after:highlightBlock",{block:e,result:a}),e.innerHTML=a.value,e.className=function(e,n,t){var r=n?s[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),e.includes(r)||a.push(r),a.join(" ").trim()}(e.className,t,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const N=()=>{if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");a.forEach.call(e,E)}};function T(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}function A(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>{s[e]=n})}function I(e){var n=T(e);return n&&!n.disableAutodetect}function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))}Object.assign(t,{highlight:b,highlightAuto:v,fixMarkup:x,highlightBlock:E,configure:function(e){f=y(f,e)},initHighlighting:N,initHighlightingOnLoad:function(){window.addEventListener("DOMContentLoaded",N,!1)},registerLanguage:function(e,n){var r=null;try{r=n(t)}catch(n){if(console.error("Language definition for '{}' could not be registered.".replace("{}",e)),!l)throw n;console.error(n),r=h}r.name||(r.name=e),i[e]=r,r.rawDefinition=n.bind(null,t),r.aliases&&A(r.aliases,{languageName:e})},listLanguages:function(){return Object.keys(i)},getLanguage:T,registerAliases:A,requireLanguage:function(e){var n=T(e);if(n)return n;throw Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:I,inherit:y,addPlugin:function(e){o.push(e)}}),t.debugMode=function(){l=!1},t.safeMode=function(){l=!0},t.versionString="10.1.2";for(const n in _)"object"==typeof _[n]&&e(_[n]);return Object.assign(t,_),t}({})}();"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);hljs.registerLanguage("xml",function(){"use strict";return function(e){var n={className:"symbol",begin:"&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;"},a={begin:"\\s",contains:[{className:"meta-keyword",begin:"#?[a-z_][a-z1-9_-]+",illegal:"\\n"}]},s=e.inherit(a,{begin:"\\(",end:"\\)"}),t=e.inherit(e.APOS_STRING_MODE,{className:"meta-string"}),i=e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),c={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[a,i,t,s,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"",contains:[a,s,i,t]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:")",end:">",keywords:{name:"style"},contains:[c],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:")",end:">",keywords:{name:"script"},contains:[c],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},c]}]}}}());hljs.registerLanguage("markdown",function(){"use strict";return function(n){const e={begin:"<",end:">",subLanguage:"xml",relevance:0},a={begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},i={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},s={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};i.contains.push(s),s.contains.push(i);var c=[e,a];return i.contains=i.contains.concat(c),s.contains=s.contains.concat(c),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:c=c.concat(i,s)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:c}]}]},e,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:c,end:"$"},{className:"code",variants:[{begin:"(`{3,})(.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})(.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}}());hljs.registerLanguage("perl",function(){"use strict";return function(e){var n={$pattern:/[\w.]+/,keyword:"getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qq fileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmget sub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedir ioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when"},t={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},s={begin:"->{",end:"}"},r={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,t,r],a=[r,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),s,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return t.contains=a,s.contains=a,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:a}}}());hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}());hljs.registerLanguage("ini",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(...n){return n.map(n=>e(n)).join("")}return function(a){var s={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},i=a.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var t={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},r={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[i,r,t,l,s,"self"],relevance:0},g="("+[/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/].map(n=>e(n)).join("|")+")";return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:n(g,"(\\s*\\.\\s*",g,")*",n("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[i,c,r,t,l,s]}}]}}}());hljs.registerLanguage("json",function(){"use strict";return function(n){var e={literal:"true false null"},i=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],t=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(i),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return t.push(l,s),i.forEach((function(n){t.push(n)})),{name:"JSON",contains:t,keywords:e,illegal:"\\S"}}}());hljs.registerLanguage("ruby",function(){"use strict";return function(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},r=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^\\=begin","^\\=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],c={className:"subst",begin:"#\\{",end:"}",keywords:a},t={className:"string",contains:[e.BACKSLASH_ESCAPE,c],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,c]})]}]},b={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},d=[t,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(r)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),b].concat(r)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[t,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,c],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(r),relevance:0}].concat(r);c.contains=d,b.contains=d;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:d}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:d}}];return{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:r.concat(g).concat(d)}}}());hljs.registerLanguage("yaml",function(){"use strict";return function(e){var n="true false yes no null",a="[\\w#;/?:@&=+$,.~*\\'()[\\]]+",s={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]},i=e.inherit(s,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l={end:",",endsWithParent:!0,excludeEnd:!0,contains:[],keywords:n,relevance:0},t={begin:"{",end:"}",contains:[l],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[l],illegal:"\\n",relevance:0},b=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+a},{className:"type",begin:"!<"+a+">"},{className:"type",begin:"!"+a},{className:"type",begin:"!!"+a},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b"},t,g,s],c=[...b];return c.pop(),c.push(i),l.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml","YAML"],contains:b}}}());hljs.registerLanguage("haskell",function(){"use strict";return function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"meta",begin:"{-#",end:"#-}"},a={className:"meta",begin:"^#",end:"$"},s={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},l={begin:"\\(",end:"\\)",illegal:'"',contains:[i,a,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},e.inherit(e.TITLE_MODE,{begin:"[_a-z][\\w']*"}),n]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[l,n],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[l,n],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[s,l,n]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[i,s,l,{begin:"{",end:"}",contains:l.contains},n]},{beginKeywords:"default",end:"$",contains:[s,l,n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[s,e.QUOTE_STRING_MODE,n]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},i,a,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,s,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}]}}}());hljs.registerLanguage("nix",function(){"use strict";return function(e){var n={keyword:"rec with let in inherit assert if else then",literal:"true false or and null",built_in:"import abort baseNameOf dirOf isNull builtins map removeAttrs throw toString derivation"},i={className:"subst",begin:/\$\{/,end:/}/,keywords:n},t={className:"string",contains:[i],variants:[{begin:"''",end:"''"},{begin:'"',end:'"'}]},s=[e.NUMBER_MODE,e.HASH_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t,{begin:/[a-zA-Z0-9-_]+(\s*=)/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/\S+/}]}];return i.contains=s,{name:"Nix",aliases:["nixos"],keywords:n,contains:s}}}());hljs.registerLanguage("bash",function(){"use strict";return function(e){const s={};Object.assign(s,{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{/,end:/\}/,contains:[{begin:/:-/,contains:[s]}]}]});const t={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,t]};t.contains.push(n);const a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},i=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b-?[a-z\._]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[i,e.SHEBANG(),c,a,e.HASH_COMMENT_MODE,n,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},s]}}}());hljs.registerLanguage("shell",function(){"use strict";return function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}}());hljs.registerLanguage("python",function(){"use strict";return function(e){var n={keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10",built_in:"Ellipsis NotImplemented",literal:"False None True"},a={className:"meta",begin:/^(>>>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},s={begin:/\{\{/,relevance:0},r={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,i]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},t={className:"params",variants:[{begin:/\(\s*\)/,skip:!0,className:null},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:["self",a,l,r,e.HASH_COMMENT_MODE]}]};return i.contains=[r,l,a],{name:"Python",aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,l,{beginKeywords:"if",relevance:0},r,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,t,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}}()); +var hljs=function(){"use strict";function e(n){Object.freeze(n);var t="function"==typeof n;return Object.getOwnPropertyNames(n).forEach((function(r){!Object.hasOwnProperty.call(n,r)||null===n[r]||"object"!=typeof n[r]&&"function"!=typeof n[r]||t&&("caller"===r||"callee"===r||"arguments"===r)||Object.isFrozen(n[r])||e(n[r])})),n}class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ignoreMatch(){this.ignore=!0}}function t(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function r(e,...n){var t={};for(const n in e)t[n]=e[n];return n.forEach((function(e){for(const n in e)t[n]=e[n]})),t}function a(e){return e.nodeName.toLowerCase()}var i=Object.freeze({__proto__:null,escapeHTML:t,inherit:r,nodeStream:function(e){var n=[];return function e(t,r){for(var i=t.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:r,node:i}),r=e(i,r),a(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:r,node:i}));return r}(e,0),n},mergeStreams:function(e,n,r){var i=0,s="",o=[];function l(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset"}function u(e){s+=""}function d(e){("start"===e.event?c:u)(e.node)}for(;e.length||n.length;){var g=l();if(s+=t(r.substring(i,g[0].offset)),i=g[0].offset,g===e){o.reverse().forEach(u);do{d(g.splice(0,1)[0]),g=l()}while(g===e&&g.length&&g[0].offset===i);o.reverse().forEach(c)}else"start"===g[0].event?o.push(g[0].node):o.pop(),d(g.splice(0,1)[0])}return s+t(r.substr(i))}});const s="
",o=e=>!!e.kind;class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=t(e)}openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){o(e)&&(this.buffer+=s)}value(){return this.buffer}span(e){this.buffer+=``}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(n=>this._walk(e,n)),e.closeNode(n)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(e=>"string"==typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{c._collapse(e)}))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const g="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",h={begin:"\\\\[\\s\\S]",relevance:0},f={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[h]},p={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[h]},b={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},m=function(e,n,t={}){var a=r({className:"comment",begin:e,end:n,contains:[]},t);return a.contains.push(b),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),a},v=m("//","$"),x=m("/\\*","\\*/"),E=m("#","$");var _=Object.freeze({__proto__:null,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:g,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const n=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map(e=>d(e)).join("")}(n,/.*\b/,e.binary,/\b.*/)),r({className:"meta",begin:n,end:/$/,relevance:0,"on:begin":(e,n)=>{0!==e.index&&n.ignoreMatch()}},e)},BACKSLASH_ESCAPE:h,APOS_STRING_MODE:f,QUOTE_STRING_MODE:p,PHRASAL_WORDS_MODE:b,COMMENT:m,C_LINE_COMMENT_MODE:v,C_BLOCK_COMMENT_MODE:x,HASH_COMMENT_MODE:E,NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{className:"number",begin:g,relevance:0},BINARY_NUMBER_MODE:{className:"number",begin:"\\b(0b[01]+)",relevance:0},CSS_NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[h,{begin:/\[/,end:/\]/,relevance:0,contains:[h]}]}]},TITLE_MODE:{className:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{className:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}}),N="of and for in not or if then".split(" ");function w(e,n){return n?+n:function(e){return N.includes(e.toLowerCase())}(e)?0:1}const R=t,y=r,{nodeStream:k,mergeStreams:O}=i,M=Symbol("nomatch");return function(t){var a=[],i={},s={},o=[],l=!0,c=/(^(<[^>]+>|\t|)+|\n)/gm,g="Could not find the language '{}', did you forget to load/include a language module?";const h={disableAutodetect:!0,name:"Plain text",contains:[]};var f={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return f.noHighlightRe.test(e)}function b(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);var i=a.result?a.result:m(a.language,a.code,t,r);return i.code=a.code,S("after:highlight",i),i}function m(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0].toLowerCase():n[0];return Object.prototype.hasOwnProperty.call(e.keywords,t)&&e.keywords[t]}function u(){null!=y.subLanguage?function(){if(""!==A){var e=null;if("string"==typeof y.subLanguage){if(!i[y.subLanguage])return void O.addText(A);e=m(y.subLanguage,A,!0,k[y.subLanguage]),k[y.subLanguage]=e.top}else e=v(A,y.subLanguage.length?y.subLanguage:null);y.relevance>0&&(I+=e.relevance),O.addSublanguage(e.emitter,e.language)}}():function(){if(!y.keywords)return void O.addText(A);let e=0;y.keywordPatternRe.lastIndex=0;let n=y.keywordPatternRe.exec(A),t="";for(;n;){t+=A.substring(e,n.index);const r=c(y,n);if(r){const[e,a]=r;O.addText(t),t="",I+=a,O.addKeyword(n[0],e)}else t+=n[0];e=y.keywordPatternRe.lastIndex,n=y.keywordPatternRe.exec(A)}t+=A.substr(e),O.addText(t)}(),A=""}function h(e){return e.className&&O.openNode(e.className),y=Object.create(e,{parent:{value:y}})}function p(e){return 0===y.matcher.regexIndex?(A+=e[0],1):(L=!0,0)}var b={};function x(t,r){var i=r&&r[0];if(A+=t,null==i)return u(),0;if("begin"===b.type&&"end"===r.type&&b.index===r.index&&""===i){if(A+=o.slice(r.index,r.index+1),!l){const n=Error("0 width match regex");throw n.languageName=e,n.badRule=b.rule,n}return 1}if(b=r,"begin"===r.type)return function(e){var t=e[0],r=e.rule;const a=new n(r),i=[r.__beforeBegin,r["on:begin"]];for(const n of i)if(n&&(n(e,a),a.ignore))return p(t);return r&&r.endSameAsBegin&&(r.endRe=RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),r.skip?A+=t:(r.excludeBegin&&(A+=t),u(),r.returnBegin||r.excludeBegin||(A=t)),h(r),r.returnBegin?0:t.length}(r);if("illegal"===r.type&&!a){const e=Error('Illegal lexeme "'+i+'" for mode "'+(y.className||"")+'"');throw e.mode=y,e}if("end"===r.type){var s=function(e){var t=e[0],r=o.substr(e.index),a=function e(t,r,a){let i=function(e,n){var t=e&&e.exec(n);return t&&0===t.index}(t.endRe,a);if(i){if(t["on:end"]){const e=new n(t);t["on:end"](r,e),e.ignore&&(i=!1)}if(i){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return e(t.parent,r,a)}(y,e,r);if(!a)return M;var i=y;i.skip?A+=t:(i.returnEnd||i.excludeEnd||(A+=t),u(),i.excludeEnd&&(A=t));do{y.className&&O.closeNode(),y.skip||y.subLanguage||(I+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),h(a.starts)),i.returnEnd?0:t.length}(r);if(s!==M)return s}if("illegal"===r.type&&""===i)return 1;if(B>1e5&&B>3*r.index)throw Error("potential infinite loop, way more iterations than matches");return A+=i,i.length}var E=T(e);if(!E)throw console.error(g.replace("{}",e)),Error('Unknown language: "'+e+'"');var _=function(e){function n(n,t){return RegExp(d(n),"m"+(e.case_insensitive?"i":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,n){n.position=this.position++,this.matchIndexes[this.matchAt]=n,this.regexes.push([n,e]),this.matchAt+=function(e){return RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=n(function(e,n="|"){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,r=0,a="",i=0;i0&&(a+=n),a+="(";o.length>0;){var l=t.exec(o);if(null==l){a+=o;break}a+=o.substring(0,l.index),o=o.substring(l.index+l[0].length),"\\"===l[0][0]&&l[1]?a+="\\"+(+l[1]+s):(a+=l[0],"("===l[0]&&r++)}a+=")"}return a}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const n=this.matcherRe.exec(e);if(!n)return null;const t=n.findIndex((e,n)=>n>0&&void 0!==e),r=this.matchIndexes[t];return n.splice(0,t),Object.assign(n,r)}}class a{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const n=new t;return this.rules.slice(e).forEach(([e,t])=>n.addRule(e,t)),n.compile(),this.multiRegexes[e]=n,n}considerAll(){this.regexIndex=0}addRule(e,n){this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex;const t=n.exec(e);return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&(this.regexIndex=0)),t}}function i(e,n){const t=e.input[e.index-1],r=e.input[e.index+e[0].length];"."!==t&&"."!==r||n.ignoreMatch()}if(e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return function t(s,o){const l=s;if(s.compiled)return l;s.compiled=!0,s.__beforeBegin=null,s.keywords=s.keywords||s.beginKeywords;let c=null;if("object"==typeof s.keywords&&(c=s.keywords.$pattern,delete s.keywords.$pattern),s.keywords&&(s.keywords=function(e,n){var t={};return"string"==typeof e?r("keyword",e):Object.keys(e).forEach((function(n){r(n,e[n])})),t;function r(e,r){n&&(r=r.toLowerCase()),r.split(" ").forEach((function(n){var r=n.split("|");t[r[0]]=[e,w(r[0],r[1])]}))}}(s.keywords,e.case_insensitive)),s.lexemes&&c)throw Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l.keywordPatternRe=n(s.lexemes||c||/\w+/,!0),o&&(s.beginKeywords&&(s.begin="\\b("+s.beginKeywords.split(" ").join("|")+")(?=\\b|\\s)",s.__beforeBegin=i),s.begin||(s.begin=/\B|\b/),l.beginRe=n(s.begin),s.endSameAsBegin&&(s.end=s.begin),s.end||s.endsWithParent||(s.end=/\B|\b/),s.end&&(l.endRe=n(s.end)),l.terminator_end=d(s.end)||"",s.endsWithParent&&o.terminator_end&&(l.terminator_end+=(s.end?"|":"")+o.terminator_end)),s.illegal&&(l.illegalRe=n(s.illegal)),void 0===s.relevance&&(s.relevance=1),s.contains||(s.contains=[]),s.contains=[].concat(...s.contains.map((function(e){return function(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(n){return r(e,{variants:null},n)}))),e.cached_variants?e.cached_variants:function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?s:e)}))),s.contains.forEach((function(e){t(e,l)})),s.starts&&t(s.starts,o),l.matcher=function(e){const n=new a;return e.contains.forEach(e=>n.addRule(e.begin,{rule:e,type:"begin"})),e.terminator_end&&n.addRule(e.terminator_end,{type:"end"}),e.illegal&&n.addRule(e.illegal,{type:"illegal"}),n}(l),l}(e)}(E),N="",y=s||_,k={},O=new f.__emitter(f);!function(){for(var e=[],n=y;n!==E;n=n.parent)n.className&&e.unshift(n.className);e.forEach(e=>O.openNode(e))}();var A="",I=0,S=0,B=0,L=!1;try{for(y.matcher.considerAll();;){B++,L?L=!1:(y.matcher.lastIndex=S,y.matcher.considerAll());const e=y.matcher.exec(o);if(!e)break;const n=x(o.substring(S,e.index),e);S=e.index+n}return x(o.substr(S)),O.closeAllNodes(),O.finalize(),N=O.toHTML(),{relevance:I,value:N,language:e,illegal:!1,emitter:O,top:y}}catch(n){if(n.message&&n.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:n.message,context:o.slice(S-100,S+100),mode:n.mode},sofar:N,relevance:0,value:R(o),emitter:O};if(l)return{illegal:!1,relevance:0,value:R(o),emitter:O,language:e,top:y,errorRaised:n};throw n}}function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const n={relevance:0,emitter:new f.__emitter(f),value:R(e),illegal:!1,top:h};return n.emitter.addText(e),n}(e),r=t;return n.filter(T).filter(I).forEach((function(n){var a=m(n,e,!1);a.language=n,a.relevance>r.relevance&&(r=a),a.relevance>t.relevance&&(r=t,t=a)})),r.language&&(t.second_best=r),t}function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.useBR?"
":e:f.tabReplace?e.replace(/\t/g,f.tabReplace):e):e}function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.parentNode?e.parentNode.className:"";const t=f.languageDetectRe.exec(n);if(t){var r=T(t[1]);return r||(console.warn(g.replace("{}",t[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?t[1]:"no-highlight"}return n.split(/\s+/).find(e=>p(e)||T(e))}(e);if(p(t))return;S("before:highlightBlock",{block:e,language:t}),f.useBR?(n=document.createElement("div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n"):n=e;const r=n.textContent,a=t?b(t,r,!0):v(r),i=k(n);if(i.length){const e=document.createElement("div");e.innerHTML=a.value,a.value=O(i,k(e),r)}a.value=x(a.value),S("after:highlightBlock",{block:e,result:a}),e.innerHTML=a.value,e.className=function(e,n,t){var r=n?s[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),e.includes(r)||a.push(r),a.join(" ").trim()}(e.className,t,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const N=()=>{if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");a.forEach.call(e,E)}};function T(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}function A(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>{s[e]=n})}function I(e){var n=T(e);return n&&!n.disableAutodetect}function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))}Object.assign(t,{highlight:b,highlightAuto:v,fixMarkup:x,highlightBlock:E,configure:function(e){f=y(f,e)},initHighlighting:N,initHighlightingOnLoad:function(){window.addEventListener("DOMContentLoaded",N,!1)},registerLanguage:function(e,n){var r=null;try{r=n(t)}catch(n){if(console.error("Language definition for '{}' could not be registered.".replace("{}",e)),!l)throw n;console.error(n),r=h}r.name||(r.name=e),i[e]=r,r.rawDefinition=n.bind(null,t),r.aliases&&A(r.aliases,{languageName:e})},listLanguages:function(){return Object.keys(i)},getLanguage:T,registerAliases:A,requireLanguage:function(e){var n=T(e);if(n)return n;throw Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:I,inherit:y,addPlugin:function(e){o.push(e)}}),t.debugMode=function(){l=!1},t.safeMode=function(){l=!0},t.versionString="10.1.1";for(const n in _)"object"==typeof _[n]&&e(_[n]);return Object.assign(t,_),t}({})}();"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);hljs.registerLanguage("php",function(){"use strict";return function(e){var r={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},n={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]},i={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Throwable Traversable WeakReference Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:i,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:i,contains:["self",r,e.C_BLOCK_COMMENT_MODE,a,n]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},a,n]}}}());hljs.registerLanguage("nginx",function(){"use strict";return function(e){var n={className:"variable",variants:[{begin:/\$\d+/},{begin:/\$\{/,end:/}/},{begin:"[\\$\\@]"+e.UNDERSCORE_IDENT_RE}]},a={endsWithParent:!0,keywords:{$pattern:"[a-z/_]+",literal:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},relevance:0,illegal:"=>",contains:[e.HASH_COMMENT_MODE,{className:"string",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:/"/,end:/"/},{begin:/'/,end:/'/}]},{begin:"([a-z]+):/",end:"\\s",endsWithParent:!0,excludeEnd:!0,contains:[n]},{className:"regexp",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:"\\s\\^",end:"\\s|{|;",returnEnd:!0},{begin:"~\\*?\\s+",end:"\\s|{|;",returnEnd:!0},{begin:"\\*(\\.[a-z\\-]+)+"},{begin:"([a-z\\-]+\\.)+\\*"}]},{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+[kKmMgGdshdwy]*\\b",relevance:0},n]};return{name:"Nginx config",aliases:["nginxconf"],contains:[e.HASH_COMMENT_MODE,{begin:e.UNDERSCORE_IDENT_RE+"\\s+{",returnBegin:!0,end:"{",contains:[{className:"section",begin:e.UNDERSCORE_IDENT_RE}],relevance:0},{begin:e.UNDERSCORE_IDENT_RE+"\\s",end:";|{",returnBegin:!0,contains:[{className:"attribute",begin:e.UNDERSCORE_IDENT_RE,starts:a}],relevance:0}],illegal:"[^\\s\\}]"}}}());hljs.registerLanguage("csharp",function(){"use strict";return function(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},i=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},t=e.inherit(s,{illegal:/\n/}),l={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(l,{illegal:/\n/}),c={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},l]},g=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]});l.contains=[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[g,c,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];var d={variants:[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},E={begin:"<",end:">",contains:[{beginKeywords:"in out"},i]},_=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",b={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},d,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},i,E,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+_+"\\s+)+"+e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE,E],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[d,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},b]}}}());hljs.registerLanguage("perl",function(){"use strict";return function(e){var n={$pattern:/[\w.]+/,keyword:"getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qq fileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmget sub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedir ioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when"},t={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},s={begin:"->{",end:"}"},r={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,t,r],a=[r,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),s,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return t.contains=a,s.contains=a,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:a}}}());hljs.registerLanguage("swift",function(){"use strict";return function(e){var i={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c compactMap contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},n=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:i,contains:[]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},r={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[r],{name:"Swift",keywords:i,contains:[a,e.C_LINE_COMMENT_MODE,n,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},r,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin://},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:i,contains:["self",r,a,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:i,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)\\b"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,n]}]}}}());hljs.registerLanguage("makefile",function(){"use strict";return function(e){var i={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[a,i,t,s,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"",contains:[a,s,i,t]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:")",end:">",keywords:{name:"style"},contains:[c],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:")",end:">",keywords:{name:"script"},contains:[c],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},c]}]}}}());hljs.registerLanguage("bash",function(){"use strict";return function(e){const s={};Object.assign(s,{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{/,end:/\}/,contains:[{begin:/:-/,contains:[s]}]}]});const t={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,t]};t.contains.push(n);const a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},i=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b-?[a-z\._]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[i,e.SHEBANG(),c,a,e.HASH_COMMENT_MODE,n,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},s]}}}());hljs.registerLanguage("c-like",function(){"use strict";return function(e){function t(e){return"(?:"+e+")?"}var n="(decltype\\(auto\\)|"+t("[a-zA-Z_]\\w*::")+"[a-zA-Z_]\\w*"+t("<.*?>")+")",r={className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"},a={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(a,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},o={className:"title",begin:t("[a-zA-Z_]\\w*::")+e.IDENT_RE,relevance:0},c=t("[a-zA-Z_]\\w*::")+e.IDENT_RE+"\\s*\\(",l={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_t short reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,a],_={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:l,contains:d.concat([{begin:/\(/,end:/\)/,keywords:l,contains:d.concat(["self"]),relevance:0}]),relevance:0},u={className:"function",begin:"("+n+"[\\*&\\s]+)+"+c,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:l,illegal:/[^\w\s\*&:<>]/,contains:[{begin:"decltype\\(auto\\)",keywords:l,relevance:0},{begin:c,returnBegin:!0,contains:[o],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r,{begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r]}]},r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:l,disableAutodetect:!0,illegal:"",keywords:l,contains:["self",r]},{begin:e.IDENT_RE+"::",keywords:l},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin://,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:s,strings:a,keywords:l}}}}());hljs.registerLanguage("coffeescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={keyword:e.concat(["then","unless","until","loop","by","when","and","or","is","isnt","not"]).filter((e=>n=>!e.includes(n))(["var","const","let","function","static"])).join(" "),literal:n.concat(["yes","no","on","off"]).join(" "),built_in:a.concat(["npm","print"]).join(" ")},i="[A-Za-z$_][0-9A-Za-z$_]*",s={className:"subst",begin:/#\{/,end:/}/,keywords:t},o=[r.BINARY_NUMBER_MODE,r.inherit(r.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[r.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[r.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[r.BACKSLASH_ESCAPE,s]},{begin:/"/,end:/"/,contains:[r.BACKSLASH_ESCAPE,s]}]},{className:"regexp",variants:[{begin:"///",end:"///",contains:[s,r.HASH_COMMENT_MODE]},{begin:"//[gim]{0,3}(?=\\W)",relevance:0},{begin:/\/(?![ *]).*?(?![\\]).\/[gim]{0,3}(?=\W)/}]},{begin:"@"+i},{subLanguage:"javascript",excludeBegin:!0,excludeEnd:!0,variants:[{begin:"```",end:"```"},{begin:"`",end:"`"}]}];s.contains=o;var c=r.inherit(r.TITLE_MODE,{begin:i}),l={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:t,contains:["self"].concat(o)}]};return{name:"CoffeeScript",aliases:["coffee","cson","iced"],keywords:t,illegal:/\/\*/,contains:o.concat([r.COMMENT("###","###"),r.HASH_COMMENT_MODE,{className:"function",begin:"^\\s*"+i+"\\s*=\\s*(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[c,l]},{begin:/[:\(,=]\s*/,relevance:0,contains:[{className:"function",begin:"(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[l]}]},{className:"class",beginKeywords:"class",end:"$",illegal:/[:="\[\]]/,contains:[{beginKeywords:"extends",endsWithParent:!0,illegal:/[:="\[\]]/,contains:[c]},c]},{begin:i+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}}());hljs.registerLanguage("ruby",function(){"use strict";return function(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},r=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^\\=begin","^\\=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],c={className:"subst",begin:"#\\{",end:"}",keywords:a},t={className:"string",contains:[e.BACKSLASH_ESCAPE,c],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,c]})]}]},b={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},d=[t,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(r)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),b].concat(r)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[t,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,c],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(r),relevance:0}].concat(r);c.contains=d,b.contains=d;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:d}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:d}}];return{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:r.concat(g).concat(d)}}}());hljs.registerLanguage("yaml",function(){"use strict";return function(e){var n="true false yes no null",a="[\\w#;/?:@&=+$,.~*\\'()[\\]]+",s={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]},i=e.inherit(s,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l={end:",",endsWithParent:!0,excludeEnd:!0,contains:[],keywords:n,relevance:0},t={begin:"{",end:"}",contains:[l],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[l],illegal:"\\n",relevance:0},b=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+a},{className:"type",begin:"!<"+a+">"},{className:"type",begin:"!"+a},{className:"type",begin:"!!"+a},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b"},t,g,s],c=[...b];return c.pop(),c.push(i),l.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml","YAML"],contains:b}}}());hljs.registerLanguage("d",function(){"use strict";return function(e){var a={$pattern:e.UNDERSCORE_IDENT_RE,keyword:"abstract alias align asm assert auto body break byte case cast catch class const continue debug default delete deprecated do else enum export extern final finally for foreach foreach_reverse|10 goto if immutable import in inout int interface invariant is lazy macro mixin module new nothrow out override package pragma private protected public pure ref return scope shared static struct super switch synchronized template this throw try typedef typeid typeof union unittest version void volatile while with __FILE__ __LINE__ __gshared|10 __thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ __VERSION__",built_in:"bool cdouble cent cfloat char creal dchar delegate double dstring float function idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar wstring",literal:"false null true"},d="((0|[1-9][\\d_]*)|0[bB][01_]+|0[xX]([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))",n="\\\\(['\"\\?\\\\abfnrtv]|u[\\dA-Fa-f]{4}|[0-7]{1,3}|x[\\dA-Fa-f]{2}|U[\\dA-Fa-f]{8})|&[a-zA-Z\\d]{2,};",t={className:"number",begin:"\\b"+d+"(L|u|U|Lu|LU|uL|UL)?",relevance:0},_={className:"number",begin:"\\b(((0[xX](([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)\\.([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)|\\.?([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))[pP][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))|((0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(\\.\\d*|([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)))|\\d+\\.(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)|\\.(0|[1-9][\\d_]*)([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))?))([fF]|L|i|[fF]i|Li)?|"+d+"(i|[fF]i|Li))",relevance:0},r={className:"string",begin:"'("+n+"|.)",end:"'",illegal:"."},i={className:"string",begin:'"',contains:[{begin:n,relevance:0}],end:'"[cwd]?'},s=e.COMMENT("\\/\\+","\\+\\/",{contains:["self"],relevance:10});return{name:"D",keywords:a,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,{className:"string",begin:'x"[\\da-fA-F\\s\\n\\r]*"[cwd]?',relevance:10},i,{className:"string",begin:'[rq]"',end:'"[cwd]?',relevance:5},{className:"string",begin:"`",end:"`[cwd]?"},{className:"string",begin:'q"\\{',end:'\\}"'},_,t,r,{className:"meta",begin:"^#!",end:"$",relevance:5},{className:"meta",begin:"#(line)",end:"$",relevance:5},{className:"keyword",begin:"@[a-zA-Z_][a-zA-Z_\\d]*"}]}}}());hljs.registerLanguage("properties",function(){"use strict";return function(e){var n="[ \\t\\f]*",t="("+n+"[:=]"+n+"|[ \\t\\f]+)",a="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:t,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{name:".properties",case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+"+t,returnBegin:!0,contains:[{className:"attr",begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",endsParent:!0,relevance:0}],starts:s},{begin:a+t,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:a,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:a+n+"$"}]}}}());hljs.registerLanguage("http",function(){"use strict";return function(e){var n="HTTP/[0-9\\.]+";return{name:"HTTP",aliases:["https"],illegal:"\\S",contains:[{begin:"^"+n,end:"$",contains:[{className:"number",begin:"\\b\\d{3}\\b"}]},{begin:"^[A-Z]+ (.*?) "+n+"$",returnBegin:!0,end:"$",contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{begin:n},{className:"keyword",begin:"[A-Z]+"}]},{className:"attribute",begin:"^\\w",end:": ",excludeEnd:!0,illegal:"\\n|\\s|=",starts:{end:"$",relevance:0}},{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}]}}}());hljs.registerLanguage("haskell",function(){"use strict";return function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"meta",begin:"{-#",end:"#-}"},a={className:"meta",begin:"^#",end:"$"},s={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},l={begin:"\\(",end:"\\)",illegal:'"',contains:[i,a,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},e.inherit(e.TITLE_MODE,{begin:"[_a-z][\\w']*"}),n]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[l,n],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[l,n],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[s,l,n]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[i,s,l,{begin:"{",end:"}",contains:l.contains},n]},{beginKeywords:"default",end:"$",contains:[s,l,n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[s,e.QUOTE_STRING_MODE,n]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},i,a,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,s,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}]}}}());hljs.registerLanguage("handlebars",function(){"use strict";function e(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(n){const a={"builtin-name":"action bindattr collection component concat debugger each each-in get hash if in input link-to loc log lookup mut outlet partial query-params render template textarea unbound unless view with yield"},t=/\[.*?\]/,s=/[^\s!"#%&'()*+,.\/;<=>@\[\\\]^`{|}~]+/,i=e("(",/'.*?'/,"|",/".*?"/,"|",t,"|",s,"|",/\.|\//,")+"),r=e("(",t,"|",s,")(?==)"),l={begin:i,lexemes:/[\w.\/]+/},c=n.inherit(l,{keywords:{literal:"true false undefined null"}}),o={begin:/\(/,end:/\)/},m={className:"attr",begin:r,relevance:0,starts:{begin:/=/,end:/=/,starts:{contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,c,o]}}},d={contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,{begin:/as\s+\|/,keywords:{keyword:"as"},end:/\|/,contains:[{begin:/\w+/}]},m,c,o],returnEnd:!0},g=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/\)/})});o.contains=[g];const u=n.inherit(l,{keywords:a,className:"name",starts:n.inherit(d,{end:/}}/})}),b=n.inherit(l,{keywords:a,className:"name"}),h=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/}}/})});return{name:"Handlebars",aliases:["hbs","html.hbs","html.handlebars","htmlbars"],case_insensitive:!0,subLanguage:"xml",contains:[{begin:/\\\{\{/,skip:!0},{begin:/\\\\(?=\{\{)/,skip:!0},n.COMMENT(/\{\{!--/,/--\}\}/),n.COMMENT(/\{\{!/,/\}\}/),{className:"template-tag",begin:/\{\{\{\{(?!\/)/,end:/\}\}\}\}/,contains:[u],starts:{end:/\{\{\{\{\//,returnEnd:!0,subLanguage:"xml"}},{className:"template-tag",begin:/\{\{\{\{\//,end:/\}\}\}\}/,contains:[b]},{className:"template-tag",begin:/\{\{#/,end:/\}\}/,contains:[u]},{className:"template-tag",begin:/\{\{(?=else\}\})/,end:/\}\}/,keywords:"else"},{className:"template-tag",begin:/\{\{\//,end:/\}\}/,contains:[b]},{className:"template-variable",begin:/\{\{\{/,end:/\}\}\}/,contains:[h]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[h]}]}}}());hljs.registerLanguage("rust",function(){"use strict";return function(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",t="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:t},illegal:""}]}}}());hljs.registerLanguage("cpp",function(){"use strict";return function(e){var t=e.getLanguage("c-like").rawDefinition();return t.disableAutodetect=!1,t.name="C++",t.aliases=["cc","c++","h++","hpp","hh","hxx","cxx"],t}}());hljs.registerLanguage("ini",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(...n){return n.map(n=>e(n)).join("")}return function(a){var s={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},i=a.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var t={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},r={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[i,r,t,l,s,"self"],relevance:0},g="("+[/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/].map(n=>e(n)).join("|")+")";return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:n(g,"(\\s*\\.\\s*",g,")*",n("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[i,c,r,t,l,s]}}]}}}());hljs.registerLanguage("objectivec",function(){"use strict";return function(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,_={$pattern:n,keyword:"@interface @class @protocol @implementation"};return{name:"Objective-C",aliases:["mm","objc","obj-c"],keywords:{$pattern:n,keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+_.keyword.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:_,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}}());hljs.registerLanguage("apache",function(){"use strict";return function(e){var n={className:"number",begin:"\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?"};return{name:"Apache config",aliases:["apacheconf"],case_insensitive:!0,contains:[e.HASH_COMMENT_MODE,{className:"section",begin:"",contains:[n,{className:"number",begin:":\\d{1,5}"},e.inherit(e.QUOTE_STRING_MODE,{relevance:0})]},{className:"attribute",begin:/\w+/,relevance:0,keywords:{nomarkup:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{end:/$/,relevance:0,keywords:{literal:"on off all deny allow"},contains:[{className:"meta",begin:"\\s\\[",end:"\\]$"},{className:"variable",begin:"[\\$%]\\{",end:"\\}",contains:["self",{className:"number",begin:"[\\$%]\\d+"}]},n,{className:"number",begin:"\\d+"},e.QUOTE_STRING_MODE]}}],illegal:/\S/}}}());hljs.registerLanguage("java",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(e){return a("(",e,")?")}function a(...n){return n.map(n=>e(n)).join("")}function s(...n){return"("+n.map(n=>e(n)).join("|")+")"}return function(e){var t="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",i={className:"meta",begin:"@[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},r=e=>a("[",e,"]+([",e,"_]*[",e,"]+)?"),c={className:"number",variants:[{begin:`\\b(0[bB]${r("01")})[lL]?`},{begin:`\\b(0${r("0-7")})[dDfFlL]?`},{begin:a(/\b0[xX]/,s(a(r("a-fA-F0-9"),/\./,r("a-fA-F0-9")),a(r("a-fA-F0-9"),/\.?/),a(/\./,r("a-fA-F0-9"))),/([pP][+-]?(\d+))?/,/[fFdDlL]?/)},{begin:a(/\b/,s(a(/\d*\./,r("\\d")),r("\\d")),/[eE][+-]?[\d]+[dDfF]?/)},{begin:a(/\b/,r(/\d/),n(/\.?/),n(r(/\d/)),/[dDfFlL]?/)}],relevance:0};return{name:"Java",aliases:["jsp"],keywords:t,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:t,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:t,relevance:0,contains:[i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},c,i]}}}());hljs.registerLanguage("x86asm",function(){"use strict";return function(s){return{name:"Intel x86 Assembly",case_insensitive:!0,keywords:{$pattern:"[.%]?"+s.IDENT_RE,keyword:"lock rep repe repz repne repnz xaquire xrelease bnd nobnd aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg cmpxchg486 cmpxchg8b cmpxchg16b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip fucomp fucompp fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc incbin insb insd insw int int01 int1 int03 int3 into invd invpcid invlpg invlpga iret iretd iretq iretw jcxz jecxz jrcxz jmp jmpe lahf lar lds lea leave les lfence lfs lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne loopnz loopz lsl lss ltr mfence monitor mov movd movq movsb movsd movsq movsw movsx movsxd movzx mul mwait neg nop not or out outsb outsd outsw packssdw packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdshr rdmsr rdpmc rdtsc rdtscp ret retf retn rol ror rdm rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd scasq scasw sfence sgdt shl shld shr shrd sidt sldt skinit smi smint smintold smsw stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter sysexit sysret test ud0 ud1 ud2b ud2 ud2a umov verr verw fwait wbinvd wrshr wrmsr xadd xbts xchg xlatb xlat xor cmove cmovz cmovne cmovnz cmova cmovnbe cmovae cmovnb cmovb cmovnae cmovbe cmovna cmovg cmovnle cmovge cmovnl cmovl cmovnge cmovle cmovng cmovc cmovnc cmovo cmovno cmovs cmovns cmovp cmovpe cmovnp cmovpo je jz jne jnz ja jnbe jae jnb jb jnae jbe jna jg jnle jge jnl jl jnge jle jng jc jnc jo jno js jns jpo jnp jpe jp sete setz setne setnz seta setnbe setae setnb setnc setb setnae setcset setbe setna setg setnle setge setnl setl setnge setle setng sets setns seto setno setpe setp setpo setnp addps addss andnps andps cmpeqps cmpeqss cmpleps cmpless cmpltps cmpltss cmpneqps cmpneqss cmpnleps cmpnless cmpnltps cmpnltss cmpordps cmpordss cmpunordps cmpunordss cmpps cmpss comiss cvtpi2ps cvtps2pi cvtsi2ss cvtss2si cvttps2pi cvttss2si divps divss ldmxcsr maxps maxss minps minss movaps movhps movlhps movlps movhlps movmskps movntps movss movups mulps mulss orps rcpps rcpss rsqrtps rsqrtss shufps sqrtps sqrtss stmxcsr subps subss ucomiss unpckhps unpcklps xorps fxrstor fxrstor64 fxsave fxsave64 xgetbv xsetbv xsave xsave64 xsaveopt xsaveopt64 xrstor xrstor64 prefetchnta prefetcht0 prefetcht1 prefetcht2 maskmovq movntq pavgb pavgw pextrw pinsrw pmaxsw pmaxub pminsw pminub pmovmskb pmulhuw psadbw pshufw pf2iw pfnacc pfpnacc pi2fw pswapd maskmovdqu clflush movntdq movnti movntpd movdqa movdqu movdq2q movq2dq paddq pmuludq pshufd pshufhw pshuflw pslldq psrldq psubq punpckhqdq punpcklqdq addpd addsd andnpd andpd cmpeqpd cmpeqsd cmplepd cmplesd cmpltpd cmpltsd cmpneqpd cmpneqsd cmpnlepd cmpnlesd cmpnltpd cmpnltsd cmpordpd cmpordsd cmpunordpd cmpunordsd cmppd comisd cvtdq2pd cvtdq2ps cvtpd2dq cvtpd2pi cvtpd2ps cvtpi2pd cvtps2dq cvtps2pd cvtsd2si cvtsd2ss cvtsi2sd cvtss2sd cvttpd2pi cvttpd2dq cvttps2dq cvttsd2si divpd divsd maxpd maxsd minpd minsd movapd movhpd movlpd movmskpd movupd mulpd mulsd orpd shufpd sqrtpd sqrtsd subpd subsd ucomisd unpckhpd unpcklpd xorpd addsubpd addsubps haddpd haddps hsubpd hsubps lddqu movddup movshdup movsldup clgi stgi vmcall vmclear vmfunc vmlaunch vmload vmmcall vmptrld vmptrst vmread vmresume vmrun vmsave vmwrite vmxoff vmxon invept invvpid pabsb pabsw pabsd palignr phaddw phaddd phaddsw phsubw phsubd phsubsw pmaddubsw pmulhrsw pshufb psignb psignw psignd extrq insertq movntsd movntss lzcnt blendpd blendps blendvpd blendvps dppd dpps extractps insertps movntdqa mpsadbw packusdw pblendvb pblendw pcmpeqq pextrb pextrd pextrq phminposuw pinsrb pinsrd pinsrq pmaxsb pmaxsd pmaxud pmaxuw pminsb pminsd pminud pminuw pmovsxbw pmovsxbd pmovsxbq pmovsxwd pmovsxwq pmovsxdq pmovzxbw pmovzxbd pmovzxbq pmovzxwd pmovzxwq pmovzxdq pmuldq pmulld ptest roundpd roundps roundsd roundss crc32 pcmpestri pcmpestrm pcmpistri pcmpistrm pcmpgtq popcnt getsec pfrcpv pfrsqrtv movbe aesenc aesenclast aesdec aesdeclast aesimc aeskeygenassist vaesenc vaesenclast vaesdec vaesdeclast vaesimc vaeskeygenassist vaddpd vaddps vaddsd vaddss vaddsubpd vaddsubps vandpd vandps vandnpd vandnps vblendpd vblendps vblendvpd vblendvps vbroadcastss vbroadcastsd vbroadcastf128 vcmpeq_ospd vcmpeqpd vcmplt_ospd vcmpltpd vcmple_ospd vcmplepd vcmpunord_qpd vcmpunordpd vcmpneq_uqpd vcmpneqpd vcmpnlt_uspd vcmpnltpd vcmpnle_uspd vcmpnlepd vcmpord_qpd vcmpordpd vcmpeq_uqpd vcmpnge_uspd vcmpngepd vcmpngt_uspd vcmpngtpd vcmpfalse_oqpd vcmpfalsepd vcmpneq_oqpd vcmpge_ospd vcmpgepd vcmpgt_ospd vcmpgtpd vcmptrue_uqpd vcmptruepd vcmplt_oqpd vcmple_oqpd vcmpunord_spd vcmpneq_uspd vcmpnlt_uqpd vcmpnle_uqpd vcmpord_spd vcmpeq_uspd vcmpnge_uqpd vcmpngt_uqpd vcmpfalse_ospd vcmpneq_ospd vcmpge_oqpd vcmpgt_oqpd vcmptrue_uspd vcmppd vcmpeq_osps vcmpeqps vcmplt_osps vcmpltps vcmple_osps vcmpleps vcmpunord_qps vcmpunordps vcmpneq_uqps vcmpneqps vcmpnlt_usps vcmpnltps vcmpnle_usps vcmpnleps vcmpord_qps vcmpordps vcmpeq_uqps vcmpnge_usps vcmpngeps vcmpngt_usps vcmpngtps vcmpfalse_oqps vcmpfalseps vcmpneq_oqps vcmpge_osps vcmpgeps vcmpgt_osps vcmpgtps vcmptrue_uqps vcmptrueps vcmplt_oqps vcmple_oqps vcmpunord_sps vcmpneq_usps vcmpnlt_uqps vcmpnle_uqps vcmpord_sps vcmpeq_usps vcmpnge_uqps vcmpngt_uqps vcmpfalse_osps vcmpneq_osps vcmpge_oqps vcmpgt_oqps vcmptrue_usps vcmpps vcmpeq_ossd vcmpeqsd vcmplt_ossd vcmpltsd vcmple_ossd vcmplesd vcmpunord_qsd vcmpunordsd vcmpneq_uqsd vcmpneqsd vcmpnlt_ussd vcmpnltsd vcmpnle_ussd vcmpnlesd vcmpord_qsd vcmpordsd vcmpeq_uqsd vcmpnge_ussd vcmpngesd vcmpngt_ussd vcmpngtsd vcmpfalse_oqsd vcmpfalsesd vcmpneq_oqsd vcmpge_ossd vcmpgesd vcmpgt_ossd vcmpgtsd vcmptrue_uqsd vcmptruesd vcmplt_oqsd vcmple_oqsd vcmpunord_ssd vcmpneq_ussd vcmpnlt_uqsd vcmpnle_uqsd vcmpord_ssd vcmpeq_ussd vcmpnge_uqsd vcmpngt_uqsd vcmpfalse_ossd vcmpneq_ossd vcmpge_oqsd vcmpgt_oqsd vcmptrue_ussd vcmpsd vcmpeq_osss vcmpeqss vcmplt_osss vcmpltss vcmple_osss vcmpless vcmpunord_qss vcmpunordss vcmpneq_uqss vcmpneqss vcmpnlt_usss vcmpnltss vcmpnle_usss vcmpnless vcmpord_qss vcmpordss vcmpeq_uqss vcmpnge_usss vcmpngess vcmpngt_usss vcmpngtss vcmpfalse_oqss vcmpfalsess vcmpneq_oqss vcmpge_osss vcmpgess vcmpgt_osss vcmpgtss vcmptrue_uqss vcmptruess vcmplt_oqss vcmple_oqss vcmpunord_sss vcmpneq_usss vcmpnlt_uqss vcmpnle_uqss vcmpord_sss vcmpeq_usss vcmpnge_uqss vcmpngt_uqss vcmpfalse_osss vcmpneq_osss vcmpge_oqss vcmpgt_oqss vcmptrue_usss vcmpss vcomisd vcomiss vcvtdq2pd vcvtdq2ps vcvtpd2dq vcvtpd2ps vcvtps2dq vcvtps2pd vcvtsd2si vcvtsd2ss vcvtsi2sd vcvtsi2ss vcvtss2sd vcvtss2si vcvttpd2dq vcvttps2dq vcvttsd2si vcvttss2si vdivpd vdivps vdivsd vdivss vdppd vdpps vextractf128 vextractps vhaddpd vhaddps vhsubpd vhsubps vinsertf128 vinsertps vlddqu vldqqu vldmxcsr vmaskmovdqu vmaskmovps vmaskmovpd vmaxpd vmaxps vmaxsd vmaxss vminpd vminps vminsd vminss vmovapd vmovaps vmovd vmovq vmovddup vmovdqa vmovqqa vmovdqu vmovqqu vmovhlps vmovhpd vmovhps vmovlhps vmovlpd vmovlps vmovmskpd vmovmskps vmovntdq vmovntqq vmovntdqa vmovntpd vmovntps vmovsd vmovshdup vmovsldup vmovss vmovupd vmovups vmpsadbw vmulpd vmulps vmulsd vmulss vorpd vorps vpabsb vpabsw vpabsd vpacksswb vpackssdw vpackuswb vpackusdw vpaddb vpaddw vpaddd vpaddq vpaddsb vpaddsw vpaddusb vpaddusw vpalignr vpand vpandn vpavgb vpavgw vpblendvb vpblendw vpcmpestri vpcmpestrm vpcmpistri vpcmpistrm vpcmpeqb vpcmpeqw vpcmpeqd vpcmpeqq vpcmpgtb vpcmpgtw vpcmpgtd vpcmpgtq vpermilpd vpermilps vperm2f128 vpextrb vpextrw vpextrd vpextrq vphaddw vphaddd vphaddsw vphminposuw vphsubw vphsubd vphsubsw vpinsrb vpinsrw vpinsrd vpinsrq vpmaddwd vpmaddubsw vpmaxsb vpmaxsw vpmaxsd vpmaxub vpmaxuw vpmaxud vpminsb vpminsw vpminsd vpminub vpminuw vpminud vpmovmskb vpmovsxbw vpmovsxbd vpmovsxbq vpmovsxwd vpmovsxwq vpmovsxdq vpmovzxbw vpmovzxbd vpmovzxbq vpmovzxwd vpmovzxwq vpmovzxdq vpmulhuw vpmulhrsw vpmulhw vpmullw vpmulld vpmuludq vpmuldq vpor vpsadbw vpshufb vpshufd vpshufhw vpshuflw vpsignb vpsignw vpsignd vpslldq vpsrldq vpsllw vpslld vpsllq vpsraw vpsrad vpsrlw vpsrld vpsrlq vptest vpsubb vpsubw vpsubd vpsubq vpsubsb vpsubsw vpsubusb vpsubusw vpunpckhbw vpunpckhwd vpunpckhdq vpunpckhqdq vpunpcklbw vpunpcklwd vpunpckldq vpunpcklqdq vpxor vrcpps vrcpss vrsqrtps vrsqrtss vroundpd vroundps vroundsd vroundss vshufpd vshufps vsqrtpd vsqrtps vsqrtsd vsqrtss vstmxcsr vsubpd vsubps vsubsd vsubss vtestps vtestpd vucomisd vucomiss vunpckhpd vunpckhps vunpcklpd vunpcklps vxorpd vxorps vzeroall vzeroupper pclmullqlqdq pclmulhqlqdq pclmullqhqdq pclmulhqhqdq pclmulqdq vpclmullqlqdq vpclmulhqlqdq vpclmullqhqdq vpclmulhqhqdq vpclmulqdq vfmadd132ps vfmadd132pd vfmadd312ps vfmadd312pd vfmadd213ps vfmadd213pd vfmadd123ps vfmadd123pd vfmadd231ps vfmadd231pd vfmadd321ps vfmadd321pd vfmaddsub132ps vfmaddsub132pd vfmaddsub312ps vfmaddsub312pd vfmaddsub213ps vfmaddsub213pd vfmaddsub123ps vfmaddsub123pd vfmaddsub231ps vfmaddsub231pd vfmaddsub321ps vfmaddsub321pd vfmsub132ps vfmsub132pd vfmsub312ps vfmsub312pd vfmsub213ps vfmsub213pd vfmsub123ps vfmsub123pd vfmsub231ps vfmsub231pd vfmsub321ps vfmsub321pd vfmsubadd132ps vfmsubadd132pd vfmsubadd312ps vfmsubadd312pd vfmsubadd213ps vfmsubadd213pd vfmsubadd123ps vfmsubadd123pd vfmsubadd231ps vfmsubadd231pd vfmsubadd321ps vfmsubadd321pd vfnmadd132ps vfnmadd132pd vfnmadd312ps vfnmadd312pd vfnmadd213ps vfnmadd213pd vfnmadd123ps vfnmadd123pd vfnmadd231ps vfnmadd231pd vfnmadd321ps vfnmadd321pd vfnmsub132ps vfnmsub132pd vfnmsub312ps vfnmsub312pd vfnmsub213ps vfnmsub213pd vfnmsub123ps vfnmsub123pd vfnmsub231ps vfnmsub231pd vfnmsub321ps vfnmsub321pd vfmadd132ss vfmadd132sd vfmadd312ss vfmadd312sd vfmadd213ss vfmadd213sd vfmadd123ss vfmadd123sd vfmadd231ss vfmadd231sd vfmadd321ss vfmadd321sd vfmsub132ss vfmsub132sd vfmsub312ss vfmsub312sd vfmsub213ss vfmsub213sd vfmsub123ss vfmsub123sd vfmsub231ss vfmsub231sd vfmsub321ss vfmsub321sd vfnmadd132ss vfnmadd132sd vfnmadd312ss vfnmadd312sd vfnmadd213ss vfnmadd213sd vfnmadd123ss vfnmadd123sd vfnmadd231ss vfnmadd231sd vfnmadd321ss vfnmadd321sd vfnmsub132ss vfnmsub132sd vfnmsub312ss vfnmsub312sd vfnmsub213ss vfnmsub213sd vfnmsub123ss vfnmsub123sd vfnmsub231ss vfnmsub231sd vfnmsub321ss vfnmsub321sd rdfsbase rdgsbase rdrand wrfsbase wrgsbase vcvtph2ps vcvtps2ph adcx adox rdseed clac stac xstore xcryptecb xcryptcbc xcryptctr xcryptcfb xcryptofb montmul xsha1 xsha256 llwpcb slwpcb lwpval lwpins vfmaddpd vfmaddps vfmaddsd vfmaddss vfmaddsubpd vfmaddsubps vfmsubaddpd vfmsubaddps vfmsubpd vfmsubps vfmsubsd vfmsubss vfnmaddpd vfnmaddps vfnmaddsd vfnmaddss vfnmsubpd vfnmsubps vfnmsubsd vfnmsubss vfrczpd vfrczps vfrczsd vfrczss vpcmov vpcomb vpcomd vpcomq vpcomub vpcomud vpcomuq vpcomuw vpcomw vphaddbd vphaddbq vphaddbw vphadddq vphaddubd vphaddubq vphaddubw vphaddudq vphadduwd vphadduwq vphaddwd vphaddwq vphsubbw vphsubdq vphsubwd vpmacsdd vpmacsdqh vpmacsdql vpmacssdd vpmacssdqh vpmacssdql vpmacsswd vpmacssww vpmacswd vpmacsww vpmadcsswd vpmadcswd vpperm vprotb vprotd vprotq vprotw vpshab vpshad vpshaq vpshaw vpshlb vpshld vpshlq vpshlw vbroadcasti128 vpblendd vpbroadcastb vpbroadcastw vpbroadcastd vpbroadcastq vpermd vpermpd vpermps vpermq vperm2i128 vextracti128 vinserti128 vpmaskmovd vpmaskmovq vpsllvd vpsllvq vpsravd vpsrlvd vpsrlvq vgatherdpd vgatherqpd vgatherdps vgatherqps vpgatherdd vpgatherqd vpgatherdq vpgatherqq xabort xbegin xend xtest andn bextr blci blcic blsi blsic blcfill blsfill blcmsk blsmsk blsr blcs bzhi mulx pdep pext rorx sarx shlx shrx tzcnt tzmsk t1mskc valignd valignq vblendmpd vblendmps vbroadcastf32x4 vbroadcastf64x4 vbroadcasti32x4 vbroadcasti64x4 vcompresspd vcompressps vcvtpd2udq vcvtps2udq vcvtsd2usi vcvtss2usi vcvttpd2udq vcvttps2udq vcvttsd2usi vcvttss2usi vcvtudq2pd vcvtudq2ps vcvtusi2sd vcvtusi2ss vexpandpd vexpandps vextractf32x4 vextractf64x4 vextracti32x4 vextracti64x4 vfixupimmpd vfixupimmps vfixupimmsd vfixupimmss vgetexppd vgetexpps vgetexpsd vgetexpss vgetmantpd vgetmantps vgetmantsd vgetmantss vinsertf32x4 vinsertf64x4 vinserti32x4 vinserti64x4 vmovdqa32 vmovdqa64 vmovdqu32 vmovdqu64 vpabsq vpandd vpandnd vpandnq vpandq vpblendmd vpblendmq vpcmpltd vpcmpled vpcmpneqd vpcmpnltd vpcmpnled vpcmpd vpcmpltq vpcmpleq vpcmpneqq vpcmpnltq vpcmpnleq vpcmpq vpcmpequd vpcmpltud vpcmpleud vpcmpnequd vpcmpnltud vpcmpnleud vpcmpud vpcmpequq vpcmpltuq vpcmpleuq vpcmpnequq vpcmpnltuq vpcmpnleuq vpcmpuq vpcompressd vpcompressq vpermi2d vpermi2pd vpermi2ps vpermi2q vpermt2d vpermt2pd vpermt2ps vpermt2q vpexpandd vpexpandq vpmaxsq vpmaxuq vpminsq vpminuq vpmovdb vpmovdw vpmovqb vpmovqd vpmovqw vpmovsdb vpmovsdw vpmovsqb vpmovsqd vpmovsqw vpmovusdb vpmovusdw vpmovusqb vpmovusqd vpmovusqw vpord vporq vprold vprolq vprolvd vprolvq vprord vprorq vprorvd vprorvq vpscatterdd vpscatterdq vpscatterqd vpscatterqq vpsraq vpsravq vpternlogd vpternlogq vptestmd vptestmq vptestnmd vptestnmq vpxord vpxorq vrcp14pd vrcp14ps vrcp14sd vrcp14ss vrndscalepd vrndscaleps vrndscalesd vrndscaless vrsqrt14pd vrsqrt14ps vrsqrt14sd vrsqrt14ss vscalefpd vscalefps vscalefsd vscalefss vscatterdpd vscatterdps vscatterqpd vscatterqps vshuff32x4 vshuff64x2 vshufi32x4 vshufi64x2 kandnw kandw kmovw knotw kortestw korw kshiftlw kshiftrw kunpckbw kxnorw kxorw vpbroadcastmb2q vpbroadcastmw2d vpconflictd vpconflictq vplzcntd vplzcntq vexp2pd vexp2ps vrcp28pd vrcp28ps vrcp28sd vrcp28ss vrsqrt28pd vrsqrt28ps vrsqrt28sd vrsqrt28ss vgatherpf0dpd vgatherpf0dps vgatherpf0qpd vgatherpf0qps vgatherpf1dpd vgatherpf1dps vgatherpf1qpd vgatherpf1qps vscatterpf0dpd vscatterpf0dps vscatterpf0qpd vscatterpf0qps vscatterpf1dpd vscatterpf1dps vscatterpf1qpd vscatterpf1qps prefetchwt1 bndmk bndcl bndcu bndcn bndmov bndldx bndstx sha1rnds4 sha1nexte sha1msg1 sha1msg2 sha256rnds2 sha256msg1 sha256msg2 hint_nop0 hint_nop1 hint_nop2 hint_nop3 hint_nop4 hint_nop5 hint_nop6 hint_nop7 hint_nop8 hint_nop9 hint_nop10 hint_nop11 hint_nop12 hint_nop13 hint_nop14 hint_nop15 hint_nop16 hint_nop17 hint_nop18 hint_nop19 hint_nop20 hint_nop21 hint_nop22 hint_nop23 hint_nop24 hint_nop25 hint_nop26 hint_nop27 hint_nop28 hint_nop29 hint_nop30 hint_nop31 hint_nop32 hint_nop33 hint_nop34 hint_nop35 hint_nop36 hint_nop37 hint_nop38 hint_nop39 hint_nop40 hint_nop41 hint_nop42 hint_nop43 hint_nop44 hint_nop45 hint_nop46 hint_nop47 hint_nop48 hint_nop49 hint_nop50 hint_nop51 hint_nop52 hint_nop53 hint_nop54 hint_nop55 hint_nop56 hint_nop57 hint_nop58 hint_nop59 hint_nop60 hint_nop61 hint_nop62 hint_nop63",built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx rsi rdi rbp rsp r8 r9 r10 r11 r12 r13 r14 r15 cs ds es fs gs ss st st0 st1 st2 st3 st4 st5 st6 st7 mm0 mm1 mm2 mm3 mm4 mm5 mm6 mm7 xmm0 xmm1 xmm2 xmm3 xmm4 xmm5 xmm6 xmm7 xmm8 xmm9 xmm10 xmm11 xmm12 xmm13 xmm14 xmm15 xmm16 xmm17 xmm18 xmm19 xmm20 xmm21 xmm22 xmm23 xmm24 xmm25 xmm26 xmm27 xmm28 xmm29 xmm30 xmm31 ymm0 ymm1 ymm2 ymm3 ymm4 ymm5 ymm6 ymm7 ymm8 ymm9 ymm10 ymm11 ymm12 ymm13 ymm14 ymm15 ymm16 ymm17 ymm18 ymm19 ymm20 ymm21 ymm22 ymm23 ymm24 ymm25 ymm26 ymm27 ymm28 ymm29 ymm30 ymm31 zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm9 zmm10 zmm11 zmm12 zmm13 zmm14 zmm15 zmm16 zmm17 zmm18 zmm19 zmm20 zmm21 zmm22 zmm23 zmm24 zmm25 zmm26 zmm27 zmm28 zmm29 zmm30 zmm31 k0 k1 k2 k3 k4 k5 k6 k7 bnd0 bnd1 bnd2 bnd3 cr0 cr1 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr8 tr3 tr4 tr5 tr6 tr7 r0 r1 r2 r3 r4 r5 r6 r7 r0b r1b r2b r3b r4b r5b r6b r7b r0w r1w r2w r3w r4w r5w r6w r7w r0d r1d r2d r3d r4d r5d r6d r7d r0h r1h r2h r3h r0l r1l r2l r3l r4l r5l r6l r7l r8l r9l r10l r11l r12l r13l r14l r15l db dw dd dq dt ddq do dy dz resb resw resd resq rest resdq reso resy resz incbin equ times byte word dword qword nosplit rel abs seg wrt strict near far a32 ptr",meta:"%define %xdefine %+ %undef %defstr %deftok %assign %strcat %strlen %substr %rotate %elif %else %endif %if %ifmacro %ifctx %ifidn %ifidni %ifid %ifnum %ifstr %iftoken %ifempty %ifenv %error %warning %fatal %rep %endrep %include %push %pop %repl %pathsearch %depend %use %arg %stacksize %local %line %comment %endcomment .nolist __FILE__ __LINE__ __SECT__ __BITS__ __OUTPUT_FORMAT__ __DATE__ __TIME__ __DATE_NUM__ __TIME_NUM__ __UTC_DATE__ __UTC_TIME__ __UTC_DATE_NUM__ __UTC_TIME_NUM__ __PASS__ struc endstruc istruc at iend align alignb sectalign daz nodaz up down zero default option assume public bits use16 use32 use64 default section segment absolute extern global common cpu float __utf16__ __utf16le__ __utf16be__ __utf32__ __utf32le__ __utf32be__ __float8__ __float16__ __float32__ __float64__ __float80m__ __float80e__ __float128l__ __float128h__ __Infinity__ __QNaN__ __SNaN__ Inf NaN QNaN SNaN float8 float16 float32 float64 float80m float80e float128l float128h __FLOAT_DAZ__ __FLOAT_ROUND__ __FLOAT__"},contains:[s.COMMENT(";","$",{relevance:0}),{className:"number",variants:[{begin:"\\b(?:([0-9][0-9_]*)?\\.[0-9_]*(?:[eE][+-]?[0-9_]+)?|(0[Xx])?[0-9][0-9_]*\\.?[0-9_]*(?:[pP](?:[+-]?[0-9_]+)?)?)\\b",relevance:0},{begin:"\\$[0-9][0-9A-Fa-f]*",relevance:0},{begin:"\\b(?:[0-9A-Fa-f][0-9A-Fa-f_]*[Hh]|[0-9][0-9_]*[DdTt]?|[0-7][0-7_]*[QqOo]|[0-1][0-1_]*[BbYy])\\b"},{begin:"\\b(?:0[Xx][0-9A-Fa-f_]+|0[DdTt][0-9_]+|0[QqOo][0-7_]+|0[BbYy][0-1_]+)\\b"}]},s.QUOTE_STRING_MODE,{className:"string",variants:[{begin:"'",end:"[^\\\\]'"},{begin:"`",end:"[^\\\\]`"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)"},{begin:"^\\s*%%[A-Za-z0-9_$#@~.?]*:"}],relevance:0},{className:"subst",begin:"%[0-9]+",relevance:0},{className:"subst",begin:"%!S+",relevance:0},{className:"meta",begin:/^\s*\.[\w_-]+/}]}}}());hljs.registerLanguage("kotlin",function(){"use strict";return function(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},i={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},s={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[s,i]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,s,i]}]};i.contains.push(t);var r={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},l={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(t,{className:"meta-string"})]}]},c=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),o={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},d=o;return d.variants[1].contains=[o],o.variants[1].contains=[d],{name:"Kotlin",aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,c,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,r,l,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[o,e.C_LINE_COMMENT_MODE,c],relevance:0},e.C_LINE_COMMENT_MODE,c,r,l,t,e.C_NUMBER_MODE]},c]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},r,l]},t,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},{className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0}]}}}());hljs.registerLanguage("armasm",function(){"use strict";return function(s){const e={variants:[s.COMMENT("^[ \\t]*(?=#)","$",{relevance:0,excludeBegin:!0}),s.COMMENT("[;@]","$",{relevance:0}),s.C_LINE_COMMENT_MODE,s.C_BLOCK_COMMENT_MODE]};return{name:"ARM Assembly",case_insensitive:!0,aliases:["arm"],keywords:{$pattern:"\\.?"+s.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .arm .thumb .code16 .code32 .force_thumb .thumb_func .ltorg ALIAS ALIGN ARM AREA ASSERT ATTR CN CODE CODE16 CODE32 COMMON CP DATA DCB DCD DCDU DCDO DCFD DCFDU DCI DCQ DCQU DCW DCWU DN ELIF ELSE END ENDFUNC ENDIF ENDP ENTRY EQU EXPORT EXPORTAS EXTERN FIELD FILL FUNCTION GBLA GBLL GBLS GET GLOBAL IF IMPORT INCBIN INCLUDE INFO KEEP LCLA LCLL LCLS LTORG MACRO MAP MEND MEXIT NOFP OPT PRESERVE8 PROC QN READONLY RELOC REQUIRE REQUIRE8 RLIST FN ROUT SETA SETL SETS SN SPACE SUBT THUMB THUMBX TTL WHILE WEND ",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 pc lr sp ip sl sb fp a1 a2 a3 a4 v1 v2 v3 v4 v5 v6 v7 v8 f0 f1 f2 f3 f4 f5 f6 f7 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 c10 c11 c12 c13 c14 c15 q0 q1 q2 q3 q4 q5 q6 q7 q8 q9 q10 q11 q12 q13 q14 q15 cpsr_c cpsr_x cpsr_s cpsr_f cpsr_cx cpsr_cxs cpsr_xs cpsr_xsf cpsr_sf cpsr_cxsf spsr_c spsr_x spsr_s spsr_f spsr_cx spsr_cxs spsr_xs spsr_xsf spsr_sf spsr_cxsf s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18 d19 d20 d21 d22 d23 d24 d25 d26 d27 d28 d29 d30 d31 {PC} {VAR} {TRUE} {FALSE} {OPT} {CONFIG} {ENDIAN} {CODESIZE} {CPU} {FPU} {ARCHITECTURE} {PCSTOREOFFSET} {ARMASM_VERSION} {INTER} {ROPI} {RWPI} {SWST} {NOSWST} . @"},contains:[{className:"keyword",begin:"\\b(adc|(qd?|sh?|u[qh]?)?add(8|16)?|usada?8|(q|sh?|u[qh]?)?(as|sa)x|and|adrl?|sbc|rs[bc]|asr|b[lx]?|blx|bxj|cbn?z|tb[bh]|bic|bfc|bfi|[su]bfx|bkpt|cdp2?|clz|clrex|cmp|cmn|cpsi[ed]|cps|setend|dbg|dmb|dsb|eor|isb|it[te]{0,3}|lsl|lsr|ror|rrx|ldm(([id][ab])|f[ds])?|ldr((s|ex)?[bhd])?|movt?|mvn|mra|mar|mul|[us]mull|smul[bwt][bt]|smu[as]d|smmul|smmla|mla|umlaal|smlal?([wbt][bt]|d)|mls|smlsl?[ds]|smc|svc|sev|mia([bt]{2}|ph)?|mrr?c2?|mcrr2?|mrs|msr|orr|orn|pkh(tb|bt)|rbit|rev(16|sh)?|sel|[su]sat(16)?|nop|pop|push|rfe([id][ab])?|stm([id][ab])?|str(ex)?[bhd]?|(qd?)?sub|(sh?|q|u[qh]?)?sub(8|16)|[su]xt(a?h|a?b(16)?)|srs([id][ab])?|swpb?|swi|smi|tst|teq|wfe|wfi|yield)(eq|ne|cs|cc|mi|pl|vs|vc|hi|ls|ge|lt|gt|le|al|hs|lo)?[sptrx]?(?=\\s)"},e,s.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"[#$=]?0x[0-9a-f]+"},{begin:"[#$=]?0b[01]+"},{begin:"[#$=]\\d+"},{begin:"\\b\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^[ \\t]*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^[a-z_\\.\\$][a-z0-9_\\.\\$]+"},{begin:"[=#]\\w+"}],relevance:0}]}}}());hljs.registerLanguage("go",function(){"use strict";return function(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{name:"Go",aliases:["golang"],keywords:n,illegal:">>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},s={begin:/\{\{/,relevance:0},r={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,i]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},t={className:"params",variants:[{begin:/\(\s*\)/,skip:!0,className:null},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:["self",a,l,r,e.HASH_COMMENT_MODE]}]};return i.contains=[r,l,a],{name:"Python",aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,l,{beginKeywords:"if",relevance:0},r,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,t,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}}());hljs.registerLanguage("shell",function(){"use strict";return function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}}());hljs.registerLanguage("scala",function(){"use strict";return function(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},a={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},s={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},t={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},i={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},t]},l={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[t]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},s,l,i,e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}}());hljs.registerLanguage("julia",function(){"use strict";return function(e){var r="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",t={$pattern:r,keyword:"in isa where baremodule begin break catch ccall const continue do else elseif end export false finally for function global if import importall let local macro module quote return true try using while type immutable abstract bitstype typealias ",literal:"true false ARGS C_NULL DevNull ENDIAN_BOM ENV I Inf Inf16 Inf32 Inf64 InsertionSort JULIA_HOME LOAD_PATH MergeSort NaN NaN16 NaN32 NaN64 PROGRAM_FILE QuickSort RoundDown RoundFromZero RoundNearest RoundNearestTiesAway RoundNearestTiesUp RoundToZero RoundUp STDERR STDIN STDOUT VERSION catalan e|0 eu|0 eulergamma golden im nothing pi γ π φ ",built_in:"ANY AbstractArray AbstractChannel AbstractFloat AbstractMatrix AbstractRNG AbstractSerializer AbstractSet AbstractSparseArray AbstractSparseMatrix AbstractSparseVector AbstractString AbstractUnitRange AbstractVecOrMat AbstractVector Any ArgumentError Array AssertionError Associative Base64DecodePipe Base64EncodePipe Bidiagonal BigFloat BigInt BitArray BitMatrix BitVector Bool BoundsError BufferStream CachingPool CapturedException CartesianIndex CartesianRange Cchar Cdouble Cfloat Channel Char Cint Cintmax_t Clong Clonglong ClusterManager Cmd CodeInfo Colon Complex Complex128 Complex32 Complex64 CompositeException Condition ConjArray ConjMatrix ConjVector Cptrdiff_t Cshort Csize_t Cssize_t Cstring Cuchar Cuint Cuintmax_t Culong Culonglong Cushort Cwchar_t Cwstring DataType Date DateFormat DateTime DenseArray DenseMatrix DenseVecOrMat DenseVector Diagonal Dict DimensionMismatch Dims DirectIndexString Display DivideError DomainError EOFError EachLine Enum Enumerate ErrorException Exception ExponentialBackOff Expr Factorization FileMonitor Float16 Float32 Float64 Function Future GlobalRef GotoNode HTML Hermitian IO IOBuffer IOContext IOStream IPAddr IPv4 IPv6 IndexCartesian IndexLinear IndexStyle InexactError InitError Int Int128 Int16 Int32 Int64 Int8 IntSet Integer InterruptException InvalidStateException Irrational KeyError LabelNode LinSpace LineNumberNode LoadError LowerTriangular MIME Matrix MersenneTwister Method MethodError MethodTable Module NTuple NewvarNode NullException Nullable Number ObjectIdDict OrdinalRange OutOfMemoryError OverflowError Pair ParseError PartialQuickSort PermutedDimsArray Pipe PollingFileWatcher ProcessExitedException Ptr QuoteNode RandomDevice Range RangeIndex Rational RawFD ReadOnlyMemoryError Real ReentrantLock Ref Regex RegexMatch RemoteChannel RemoteException RevString RoundingMode RowVector SSAValue SegmentationFault SerializationState Set SharedArray SharedMatrix SharedVector Signed SimpleVector Slot SlotNumber SparseMatrixCSC SparseVector StackFrame StackOverflowError StackTrace StepRange StepRangeLen StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubString SymTridiagonal Symbol Symmetric SystemError TCPSocket Task Text TextDisplay Timer Tridiagonal Tuple Type TypeError TypeMapEntry TypeMapLevel TypeName TypeVar TypedSlot UDPSocket UInt UInt128 UInt16 UInt32 UInt64 UInt8 UndefRefError UndefVarError UnicodeError UniformScaling Union UnionAll UnitRange Unsigned UpperTriangular Val Vararg VecElement VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef WorkerConfig WorkerPool "},a={keywords:t,illegal:/<\//},n={className:"subst",begin:/\$\(/,end:/\)/,keywords:t},o={className:"variable",begin:"\\$"+r},i={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]},l={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],begin:"`",end:"`"},s={className:"meta",begin:"@"+r};return a.name="Julia",a.contains=[{className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},i,l,s,{className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],n.contains=a.contains,a}}());hljs.registerLanguage("php-template",function(){"use strict";return function(n){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},n.inherit(n.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),n.inherit(n.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}}());hljs.registerLanguage("scss",function(){"use strict";return function(e){var t={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b"},i={className:"number",begin:"#[0-9A-Fa-f]+"};return e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:"\\#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},{className:"selector-attr",begin:"\\[",end:"\\]",illegal:"$"},{className:"selector-tag",begin:"\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|command|datalist|dd|del|details|dfn|div|dl|dt|em|embed|fieldset|figcaption|figure|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|keygen|label|legend|li|link|map|mark|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|rp|rt|ruby|samp|script|section|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",relevance:0},{className:"selector-pseudo",begin:":(visited|valid|root|right|required|read-write|read-only|out-range|optional|only-of-type|only-child|nth-of-type|nth-last-of-type|nth-last-child|nth-child|not|link|left|last-of-type|last-child|lang|invalid|indeterminate|in-range|hover|focus|first-of-type|first-line|first-letter|first-child|first|enabled|empty|disabled|default|checked|before|after|active)"},{className:"selector-pseudo",begin:"::(after|before|choices|first-letter|first-line|repeat-index|repeat-item|selection|value)"},t,{className:"attribute",begin:"\\b(src|z-index|word-wrap|word-spacing|word-break|width|widows|white-space|visibility|vertical-align|unicode-bidi|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform-style|transform-origin|transform|top|text-underline-position|text-transform|text-shadow|text-rendering|text-overflow|text-indent|text-decoration-style|text-decoration-line|text-decoration-color|text-decoration|text-align-last|text-align|tab-size|table-layout|right|resize|quotes|position|pointer-events|perspective-origin|perspective|page-break-inside|page-break-before|page-break-after|padding-top|padding-right|padding-left|padding-bottom|padding|overflow-y|overflow-x|overflow-wrap|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|order|opacity|object-position|object-fit|normal|none|nav-up|nav-right|nav-left|nav-index|nav-down|min-width|min-height|max-width|max-height|mask|marks|margin-top|margin-right|margin-left|margin-bottom|margin|list-style-type|list-style-position|list-style-image|list-style|line-height|letter-spacing|left|justify-content|initial|inherit|ime-mode|image-orientation|image-resolution|image-rendering|icon|hyphens|height|font-weight|font-variant-ligatures|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-language-override|font-kerning|font-feature-settings|font-family|font|float|flex-wrap|flex-shrink|flex-grow|flex-flow|flex-direction|flex-basis|flex|filter|empty-cells|display|direction|cursor|counter-reset|counter-increment|content|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|columns|color|clip-path|clip|clear|caption-side|break-inside|break-before|break-after|box-sizing|box-shadow|box-decoration-break|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-left-width|border-left-style|border-left-color|border-left|border-image-width|border-image-source|border-image-slice|border-image-repeat|border-image-outset|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-attachment|background-blend-mode|background|backface-visibility|auto|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation|align-self|align-items|align-content)\\b",illegal:"[^\\s]"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:":",end:";",contains:[t,i,e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"meta",begin:"!important"}]},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",returnBegin:!0,keywords:"and or not only",contains:[{begin:"@[a-z-]+",className:"keyword"},t,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,i,e.CSS_NUMBER_MODE]}]}}}());hljs.registerLanguage("r",function(){"use strict";return function(e){var n="([a-zA-Z]|\\.[a-zA-Z.])[a-zA-Z0-9._]*";return{name:"R",contains:[e.HASH_COMMENT_MODE,{begin:n,keywords:{$pattern:n,keyword:"function if in break next repeat else for return switch while try tryCatch stop warning require library attach detach source setMethod setGeneric setGroupGeneric setClass ...",literal:"NULL NA TRUE FALSE T F Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10"},relevance:0},{className:"number",begin:"0[xX][0-9a-fA-F]+[Li]?\\b",relevance:0},{className:"number",begin:"\\d+(?:[eE][+\\-]?\\d*)?L\\b",relevance:0},{className:"number",begin:"\\d+\\.(?!\\d)(?:i\\b)?",relevance:0},{className:"number",begin:"\\d+(?:\\.\\d*)?(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{className:"number",begin:"\\.\\d+(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{begin:"`",end:"`",relevance:0},{className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:'"',end:'"'},{begin:"'",end:"'"}]}]}}}());hljs.registerLanguage("sql",function(){"use strict";return function(e){var t=e.COMMENT("--","$");return{name:"SQL",case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,keywords:{$pattern:/[\w\.]+/,keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]}}}());hljs.registerLanguage("c",function(){"use strict";return function(e){var n=e.getLanguage("c-like").rawDefinition();return n.name="C",n.aliases=["c","h"],n}}());hljs.registerLanguage("json",function(){"use strict";return function(n){var e={literal:"true false null"},i=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],t=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(i),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return t.push(l,s),i.forEach((function(n){t.push(n)})),{name:"JSON",contains:t,keywords:e,illegal:"\\S"}}}());hljs.registerLanguage("python-repl",function(){"use strict";return function(n){return{aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}}());hljs.registerLanguage("markdown",function(){"use strict";return function(n){const e={begin:"<",end:">",subLanguage:"xml",relevance:0},a={begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},i={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},s={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};i.contains.push(s),s.contains.push(i);var c=[e,a];return i.contains=i.contains.concat(c),s.contains=s.contains.concat(c),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:c=c.concat(i,s)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:c}]}]},e,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:c,end:"$"},{className:"code",variants:[{begin:"(`{3,})(.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})(.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}}());hljs.registerLanguage("javascript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function s(e){return r("(?=",e,")")}function r(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(t){var i="[A-Za-z$_][0-9A-Za-z$_]*",c={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/},o={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.join(" "),literal:n.join(" "),built_in:a.join(" ")},l={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:t.C_NUMBER_RE+"n?"}],relevance:0},E={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},d={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"xml"}},g={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"css"}},u={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,E]};E.contains=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,l,t.REGEXP_MODE];var b=E.contains.concat([{begin:/\(/,end:/\)/,contains:["self"].concat(E.contains,[t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE])},t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]),_={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:b};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,contains:[t.SHEBANG({binary:"node",relevance:5}),{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,l,{begin:r(/[{,\n]\s*/,s(r(/(((\/\/.*)|(\/\*(.|\n)*\*\/))\s*)*/,i+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:i+s("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:b}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:"<>",end:""},{begin:c.begin,end:c.end}],subLanguage:"xml",contains:[{begin:c.begin,end:c.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:i}),_],illegal:/\[|%/},{begin:/\$[(.]/},t.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0},{begin:"(get|set)\\s+(?="+i+"\\()",end:/{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:i}),{begin:/\(\)/},_]}],illegal:/#(?!!)/}}}());hljs.registerLanguage("typescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.concat(["type","namespace","typedef","interface","public","private","protected","implements","declare","abstract","readonly"]).join(" "),literal:n.join(" "),built_in:a.concat(["any","void","number","boolean","string","object","never","enum"]).join(" ")},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:r.C_NUMBER_RE+"n?"}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:t,contains:[]},c={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"xml"}},l={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"css"}},E={className:"string",begin:"`",end:"`",contains:[r.BACKSLASH_ESCAPE,o]};o.contains=[r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,i,r.REGEXP_MODE];var d={begin:"\\(",end:/\)/,keywords:t,contains:["self",r.QUOTE_STRING_MODE,r.APOS_STRING_MODE,r.NUMBER_MODE]},u={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,s,d]};return{name:"TypeScript",aliases:["ts"],keywords:t,contains:[r.SHEBANG(),{className:"meta",begin:/^\s*['"]use strict['"]/},r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,i,{begin:"("+r.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,r.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+r.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:r.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:d.contains}]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[\{;]/,excludeEnd:!0,keywords:t,contains:["self",r.inherit(r.TITLE_MODE,{begin:"[A-Za-z$_][0-9A-Za-z$_]*"}),u],illegal:/%/,relevance:0},{beginKeywords:"constructor",end:/[\{;]/,excludeEnd:!0,contains:["self",u]},{begin:/module\./,keywords:{built_in:"module"},relevance:0},{beginKeywords:"module",end:/\{/,excludeEnd:!0},{beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:"interface extends"},{begin:/\$[(.]/},{begin:"\\."+r.IDENT_RE,relevance:0},s,d]}}}());hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}());hljs.registerLanguage("less",function(){"use strict";return function(e){var n="([\\w-]+|@{[\\w-]+})",a=[],s=[],t=function(e){return{className:"string",begin:"~?"+e+".*?"+e}},r=function(e,n,a){return{className:e,begin:n,relevance:a}},i={begin:"\\(",end:"\\)",contains:s,relevance:0};s.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t("'"),t('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},r("number","#[0-9A-Fa-f]+\\b"),i,r("variable","@@?[\\w-]+",10),r("variable","@{[\\w-]+}"),r("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},{className:"meta",begin:"!important"});var c=s.concat({begin:"{",end:"}",contains:a}),l={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(s)},o={begin:n+"\\s*:",returnBegin:!0,end:"[;}]",relevance:0,contains:[{className:"attribute",begin:n,end:":",excludeEnd:!0,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:s}}]},g={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",returnEnd:!0,contains:s,relevance:0}},d={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:c}},b={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:"{"}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,l,r("keyword","all\\b"),r("variable","@{[\\w-]+}"),r("selector-tag",n+"%?",0),r("selector-id","#"+n),r("selector-class","\\."+n,0),r("selector-tag","&",0),{className:"selector-attr",begin:"\\[",end:"\\]"},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"\\(",end:"\\)",contains:c},{begin:"!important"}]};return a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,g,d,o,b),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:a}}}());hljs.registerLanguage("lua",function(){"use strict";return function(e){var t={begin:"\\[=*\\[",end:"\\]=*\\]",contains:["self"]},a=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[","\\]=*\\]",{contains:[t],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:a.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:a}].concat(a)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"\\[=*\\[",end:"\\]=*\\]",contains:[t],relevance:5}])}}}()); diff --git a/index.html b/index.html index c561469715..4efd85ef33 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Introduction - dream2nix documentation + Introduction - dream2nix @@ -12,12 +12,10 @@ - - @@ -29,6 +27,7 @@ + @@ -83,7 +82,7 @@
@@ -134,11 +133,14 @@ -

dream2nix documentation

+

dream2nix

- - + + + + +
@@ -253,6 +255,7 @@

Goals

+ diff --git a/intro.html b/intro.html index c561469715..4efd85ef33 100644 --- a/intro.html +++ b/intro.html @@ -3,7 +3,7 @@ - Introduction - dream2nix documentation + Introduction - dream2nix @@ -12,12 +12,10 @@ - - @@ -29,6 +27,7 @@ + @@ -83,7 +82,7 @@ @@ -134,11 +133,14 @@ -

dream2nix documentation

+

dream2nix

- - + + + + +
@@ -253,6 +255,7 @@

Goals

+ diff --git a/modules.html b/modules.html index 1a6b80bdd9..9b8d7b7d52 100644 --- a/modules.html +++ b/modules.html @@ -3,7 +3,7 @@ - dream2nix modules - dream2nix documentation + dream2nix modules - dream2nix @@ -12,12 +12,10 @@ - - @@ -29,6 +27,7 @@ + @@ -83,7 +82,7 @@ @@ -134,11 +133,14 @@ -

dream2nix documentation

+

dream2nix

- - + + + + +
@@ -284,6 +286,7 @@

Flexibility

+ diff --git a/no-edit-options.js b/no-edit-options.js new file mode 100644 index 0000000000..e63e56ade8 --- /dev/null +++ b/no-edit-options.js @@ -0,0 +1,7 @@ + +if (window.location.pathname.match(/options/)) { + var buttons = document.querySelector("#menu-bar > div.right-buttons") + if (buttons != null) { + buttons.style.display = "none" + } +} diff --git a/options.html b/options.html new file mode 100644 index 0000000000..5a79cb55aa --- /dev/null +++ b/options.html @@ -0,0 +1 @@ +to the options diff --git a/options/WIP-python-pdm.html b/options/WIP-python-pdm.html new file mode 100644 index 0000000000..68fd1da7d7 --- /dev/null +++ b/options/WIP-python-pdm.html @@ -0,0 +1,232 @@ + + + + + + WIP-python-pdm - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

WIP-python-pdm

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.WIP-python-pdm
+];
+
+

Options

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/WIP-python-pyproject.html b/options/WIP-python-pyproject.html new file mode 100644 index 0000000000..8cdcfb4817 --- /dev/null +++ b/options/WIP-python-pyproject.html @@ -0,0 +1,232 @@ + + + + + + WIP-python-pyproject - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

WIP-python-pyproject

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.WIP-python-pyproject
+];
+
+

Options

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/WIP-spago.html b/options/WIP-spago.html new file mode 100644 index 0000000000..efa8cc87d7 --- /dev/null +++ b/options/WIP-spago.html @@ -0,0 +1,232 @@ + + + + + + WIP-spago - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

WIP-spago

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.WIP-spago
+];
+
+

Options

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/buildPythonPackage.html b/options/buildPythonPackage.html new file mode 100644 index 0000000000..28e537d3d6 --- /dev/null +++ b/options/buildPythonPackage.html @@ -0,0 +1,378 @@ + + + + + + buildPythonPackage - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

buildPythonPackage

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.buildPythonPackage
+];
+
+

Options

+

buildPythonPackage.catchConflicts

+

buildPythonPackage.disabled

+

buildPythonPackage.disabledTestPaths

+

buildPythonPackage.disabledTests

+

buildPythonPackage.dontUsePipInstall

+

buildPythonPackage.dontWrapPythonPrograms

+

buildPythonPackage.format

+

buildPythonPackage.makeWrapperArgs

+

buildPythonPackage.permitUserSite

+

buildPythonPackage.pipInstallFlags

+

buildPythonPackage.pytestFlagsArray

+

buildPythonPackage.pythonImportsCheck

+

buildPythonPackage.removeBinBytecode

+

buildPythonPackage.catchConflicts

+

Raise an error if two packages are installed with the same name TODO: +For cross we probably need a different PYTHONPATH, or not add the +runtime deps until after buildPhase.

+

Type: boolean

+

Default: true

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.disabled

+

used to disable derivation, useful for specific python versions

+

Type: boolean

+

Default: false

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.disabledTestPaths

+

Test paths to ignore in checkPhase

+

Type: list of anything

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.disabledTests

+

Disable running specific unit tests

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.dontUsePipInstall

+

Don’t use Pip to install a wheel Note this is actually a variable for +the pipInstallPhase in pip’s setupHook. It’s included here to prevent an +infinite recursion.

+

Type: boolean

+

Default: false

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.dontWrapPythonPrograms

+

Skip wrapping of python programs altogether

+

Type: boolean

+

Default: false

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.format

+

Several package formats are supported: “setuptools” : Install a +common setuptools/distutils based package. This builds a wheel. “wheel” +: Install from a pre-compiled wheel. “flit” : Install a flit package. +This builds a wheel. “pyproject”: Install a package using a +pyproject.toml file (PEP517). This builds a wheel. “egg”: +Install a package from an egg. “other” : Provide your own buildPhase and +installPhase.

+

Type: string

+

Default: "setuptools"

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.makeWrapperArgs

+

Additional arguments to pass to the makeWrapper function, which wraps +generated binaries.

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.permitUserSite

+

Skip setting the PYTHONNOUSERSITE environment variable in wrapped +programs

+

Type: boolean

+

Default: false

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.pipInstallFlags

+

Extra flags passed to pip install

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.pytestFlagsArray

+

Extra flags passed to pytest

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.pythonImportsCheck

+

Check whether importing the listed modules works

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+

buildPythonPackage.removeBinBytecode

+

Remove bytecode from bin folder. When a Python script has the +extension .py, bytecode is generated Typically, executables +in bin have no extension, so no bytecode is generated. However, some +packages do provide executables with extensions, and thus bytecode is +generated.

+

Type: boolean

+

Default: true

+

Declared by:

+

dream2nix/modules/dream2nix/buildPythonPackage/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/buildRustPackage.html b/options/buildRustPackage.html new file mode 100644 index 0000000000..00eb171280 --- /dev/null +++ b/options/buildRustPackage.html @@ -0,0 +1,232 @@ + + + + + + buildRustPackage - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

buildRustPackage

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.buildRustPackage
+];
+
+

Options

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/builtins-derivation.html b/options/builtins-derivation.html new file mode 100644 index 0000000000..9c600665ff --- /dev/null +++ b/options/builtins-derivation.html @@ -0,0 +1,413 @@ + + + + + + builtins-derivation - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

builtins-derivation

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.builtins-derivation
+];
+
+

Options

+

builtins-derivation.__contentAddressed

+

builtins-derivation.__structuredAttrs

+

builtins-derivation.allowSubstitutes

+

builtins-derivation.allowedReferences

+

builtins-derivation.allowedRequisites

+

builtins-derivation.args

+

builtins-derivation.builder

+

builtins-derivation.disallowedReferences

+

builtins-derivation.disallowedRequisites

+

builtins-derivation.exportReferenceGraph

+

builtins-derivation.impureEnvVars

+

builtins-derivation.outputHash

+

builtins-derivation.outputHashAlgo

+

builtins-derivation.outputHashMode

+

builtins-derivation.outputs

+

builtins-derivation.passAsFile

+

builtins-derivation.preferLocalBuild

+

builtins-derivation.system

+

builtins-derivation.__contentAddressed

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.__structuredAttrs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.allowSubstitutes

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.allowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.allowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.args

+

This option has no description.

+

Type: null or (list of (string or path))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.builder

+

This option has no description.

+

Type: string or path or package

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.disallowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.disallowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.exportReferenceGraph

+

This option has no description.

+

Type: null or (list of (string or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.impureEnvVars

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.outputHash

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.outputHashAlgo

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.outputHashMode

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.outputs

+

This option has no description.

+

Type: null or (list of string)

+

Default:

+
[
+  "out"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.passAsFile

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.preferLocalBuild

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+

builtins-derivation.system

+

This option has no description.

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/builtins-derivation/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/deps.html b/options/deps.html new file mode 100644 index 0000000000..51728bde12 --- /dev/null +++ b/options/deps.html @@ -0,0 +1,260 @@ + + + + + + deps - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

deps

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.deps
+];
+
+

Options

+

deps

+

deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/deps

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/eval-cache.html b/options/eval-cache.html new file mode 100644 index 0000000000..62ee88df8d --- /dev/null +++ b/options/eval-cache.html @@ -0,0 +1,291 @@ + + + + + + eval-cache - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

eval-cache

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.eval-cache
+];
+
+

Options

+

eval-cache.enable

+

eval-cache.content

+

eval-cache.fields

+

eval-cache.invalidationFields

+

eval-cache.refresh

+

eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/groups.html b/options/groups.html new file mode 100644 index 0000000000..9e2589ffce --- /dev/null +++ b/options/groups.html @@ -0,0 +1,579 @@ + + + + + + groups - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

groups

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.groups
+];
+
+

Options

+

groups

+

groups.<name>.packages

+

groups.<name>.packages.<name>.deps

+

groups.<name>.packages.<name>.env

+

groups.<name>.packages.<name>.eval-cache.enable

+

groups.<name>.packages.<name>.eval-cache.content

+

groups.<name>.packages.<name>.eval-cache.fields

+

groups.<name>.packages.<name>.eval-cache.invalidationFields

+

groups.<name>.packages.<name>.eval-cache.refresh

+

groups.<name>.packages.<name>.flags

+

groups.<name>.packages.<name>.flagsOffered

+

groups.<name>.packages.<name>.lock.content

+

groups.<name>.packages.<name>.lock.fields

+

groups.<name>.packages.<name>.lock.fields.<name>.default

+

groups.<name>.packages.<name>.lock.fields.<name>.script

+

groups.<name>.packages.<name>.lock.invalidationData

+

groups.<name>.packages.<name>.lock.lib.computeFODHash

+

groups.<name>.packages.<name>.lock.refresh

+

groups.<name>.packages.<name>.name

+

groups.<name>.packages.<name>.paths.package

+

groups.<name>.packages.<name>.paths.cacheFile

+

groups.<name>.packages.<name>.paths.lockFile

+

groups.<name>.packages.<name>.paths.projectRoot

+

groups.<name>.packages.<name>.paths.projectRootFile

+

groups.<name>.packages.<name>.public

+

groups.<name>.packages.<name>.public.docs

+

groups.<name>.packages.<name>.version

+

groups.<name>.overrides

+

groups.<name>.public.packages

+

groups

+

A set of packages

+

Type: lazy attribute set of (submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/groups/interface.nix

+

groups.<name>.packages

+

The package configurations to evaluate

+

Type: lazy attribute set of module

+

Declared by:

+

dream2nix/modules/dream2nix/groups/interface.nix

+

groups.<name>.packages.<name>.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/deps

+

groups.<name>.packages.<name>.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

groups.<name>.packages.<name>.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

groups.<name>.packages.<name>.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

groups.<name>.packages.<name>.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

groups.<name>.packages.<name>.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

groups.<name>.packages.<name>.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

groups.<name>.packages.<name>.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

groups.<name>.packages.<name>.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

groups.<name>.packages.<name>.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

groups.<name>.packages.<name>.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

groups.<name>.packages.<name>.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

groups.<name>.packages.<name>.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

groups.<name>.packages.<name>.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

groups.<name>.packages.<name>.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

groups.<name>.packages.<name>.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

groups.<name>.packages.<name>.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

groups.<name>.packages.<name>.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

groups.<name>.packages.<name>.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

groups.<name>.overrides

+

A set of package overrides

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/groups/interface.nix

+

groups.<name>.public.packages

+

The evaluated packages ready to consume

+

Type: lazy attribute set of package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/groups/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/lock.html b/options/lock.html new file mode 100644 index 0000000000..f612e4f479 --- /dev/null +++ b/options/lock.html @@ -0,0 +1,317 @@ + + + + + + lock - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

lock

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.lock
+];
+
+

Options

+

lock.content

+

lock.fields

+

lock.fields.<name>.default

+

lock.fields.<name>.script

+

lock.invalidationData

+

lock.lib.computeFODHash

+

lock.refresh

+

lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/mkDerivation.html b/options/mkDerivation.html new file mode 100644 index 0000000000..7a24f30528 --- /dev/null +++ b/options/mkDerivation.html @@ -0,0 +1,1633 @@ + + + + + + mkDerivation - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

mkDerivation

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.mkDerivation
+];
+
+

Options

+

mkDerivation.enableParallelBuilding

+

mkDerivation.enableParallelChecking

+

mkDerivation.__contentAddressed

+

mkDerivation.__darwinAllowLocalNetworking

+

mkDerivation.__impureHostDeps

+

mkDerivation.__propagatedImpureHostDeps

+

mkDerivation.__structuredAttrs

+

mkDerivation.allowSubstitutes

+

mkDerivation.allowedReferences

+

mkDerivation.allowedRequisites

+

mkDerivation.args

+

mkDerivation.buildFlags

+

mkDerivation.buildInputs

+

mkDerivation.buildPhase

+

mkDerivation.builder

+

mkDerivation.checkFLags

+

mkDerivation.checkInputs

+

mkDerivation.checkPhase

+

mkDerivation.checkTarget

+

mkDerivation.cmakeFlags

+

mkDerivation.configureFlags

+

mkDerivation.configurePhase

+

mkDerivation.configurePlatforms

+

mkDerivation.configureScript

+

mkDerivation.depsBuildBuild

+

mkDerivation.depsBuildBuildPropagated

+

mkDerivation.depsBuildTarget

+

mkDerivation.depsBuildTargetPropagated

+

mkDerivation.depsHostHost

+

mkDerivation.depsHostHostPropagated

+

mkDerivation.depsTargetTarget

+

mkDerivation.depsTargetTargetPropagated

+

mkDerivation.disallowedReferences

+

mkDerivation.disallowedRequisites

+

mkDerivation.distFlags

+

mkDerivation.distPhase

+

mkDerivation.distTarget

+

mkDerivation.doCheck

+

mkDerivation.doDist

+

mkDerivation.doInstallCheck

+

mkDerivation.dontAddDisableDepTrack

+

mkDerivation.dontAddPrefix

+

mkDerivation.dontAddStaticConfigureFlags

+

mkDerivation.dontBuild

+

mkDerivation.dontConfigure

+

mkDerivation.dontCopyDist

+

mkDerivation.dontDisableStatic

+

mkDerivation.dontFixLibtool

+

mkDerivation.dontFixup

+

mkDerivation.dontInstall

+

mkDerivation.dontMakeSourcesWritable

+

mkDerivation.dontMoveBin

+

mkDerivation.dontPatch

+

mkDerivation.dontPatchELF

+

mkDerivation.dontPatchShebangs

+

mkDerivation.dontPruneLibtoolFiles

+

mkDerivation.dontStrip

+

mkDerivation.dontStripHost

+

mkDerivation.dontStripTarget

+

mkDerivation.dontUnpack

+

mkDerivation.exportReferenceGraph

+

mkDerivation.fixupPhase

+

mkDerivation.forceShare

+

mkDerivation.hardeningDisable

+

mkDerivation.hardeningEnable

+

mkDerivation.impureEnvVars

+

mkDerivation.installCheckFlags

+

mkDerivation.installCheckInputs

+

mkDerivation.installCheckPhase

+

mkDerivation.installCheckTarget

+

mkDerivation.installFlags

+

mkDerivation.installPhase

+

mkDerivation.installTargets

+

mkDerivation.makeFlags

+

mkDerivation.makefile

+

mkDerivation.mesonFlags

+

mkDerivation.meta

+

mkDerivation.nativeBuildInputs

+

mkDerivation.nativeCheckInputs

+

mkDerivation.outputHash

+

mkDerivation.outputHashAlgo

+

mkDerivation.outputHashMode

+

mkDerivation.outputs

+

mkDerivation.passAsFile

+

mkDerivation.passthru

+

mkDerivation.patchFlags

+

mkDerivation.patchPhase

+

mkDerivation.patches

+

mkDerivation.phases

+

mkDerivation.pos

+

mkDerivation.postBuild

+

mkDerivation.postCheck

+

mkDerivation.postConfigure

+

mkDerivation.postDist

+

mkDerivation.postFixup

+

mkDerivation.postInstalCheck

+

mkDerivation.postInstall

+

mkDerivation.postPatch

+

mkDerivation.postPhases

+

mkDerivation.postUnpack

+

mkDerivation.preBuild

+

mkDerivation.preBuildPhases

+

mkDerivation.preCheck

+

mkDerivation.preConfigure

+

mkDerivation.preConfigurePhases

+

mkDerivation.preDist

+

mkDerivation.preDistPhases

+

mkDerivation.preFixup

+

mkDerivation.preFixupPhases

+

mkDerivation.preInstall

+

mkDerivation.preInstallCheck

+

mkDerivation.preInstallPhases

+

mkDerivation.prePatch

+

mkDerivation.prePhases

+

mkDerivation.preUnpack

+

mkDerivation.preferLocalBuild

+

mkDerivation.prefix

+

mkDerivation.prefixKey

+

mkDerivation.propagatedBuildInputs

+

mkDerivation.propagatedNativeBuildInputs

+

mkDerivation.propagatedSandboxProfile

+

mkDerivation.realBuilder

+

mkDerivation.requiredSystemFeatures

+

mkDerivation.sandboxProfile

+

mkDerivation.separateDebugInfo

+

mkDerivation.setSourceRoot

+

mkDerivation.setupHook

+

mkDerivation.shellHook

+

mkDerivation.sourceRoot

+

mkDerivation.src

+

mkDerivation.srcs

+

mkDerivation.strictDeps

+

mkDerivation.stripAllFlags

+

mkDerivation.stripAllList

+

mkDerivation.stripDebugFlags

+

mkDerivation.stripDebugList

+

mkDerivation.tarballs

+

mkDerivation.unpackCmd

+

mkDerivation.unpackPhase

+

mkDerivation.version

+

mkDerivation.enableParallelBuilding

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.enableParallelChecking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.__contentAddressed

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.__darwinAllowLocalNetworking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.__impureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.__propagatedImpureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.__structuredAttrs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.allowSubstitutes

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.allowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.allowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.args

+

This option has no description.

+

Type: null or (list of (string or path))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.buildFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.buildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.buildPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.builder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.checkFLags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.checkInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.checkPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.checkTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.cmakeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.configureFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.configurePhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.configurePlatforms

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.configureScript

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsBuildBuild

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsBuildBuildPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsBuildTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsBuildTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsHostHost

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsHostHostPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsTargetTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.depsTargetTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.disallowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.disallowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.distFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.distPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.distTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.doCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.doDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.doInstallCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontAddDisableDepTrack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontAddPrefix

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontAddStaticConfigureFlags

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontBuild

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontConfigure

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontCopyDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontDisableStatic

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontFixLibtool

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontFixup

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontInstall

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontMakeSourcesWritable

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontMoveBin

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontPatch

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontPatchELF

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontPatchShebangs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontPruneLibtoolFiles

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontStrip

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontStripHost

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontStripTarget

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.dontUnpack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.exportReferenceGraph

+

This option has no description.

+

Type: null or (list of (string or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.fixupPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.forceShare

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.hardeningDisable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.hardeningEnable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.impureEnvVars

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installCheckFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installCheckPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installCheckTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.installTargets

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.makeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.makefile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.mesonFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.meta

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.nativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.nativeCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.outputHash

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.outputHashAlgo

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.outputHashMode

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.outputs

+

This option has no description.

+

Type: null or (list of string)

+

Default:

+
[
+  "out"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.passAsFile

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.passthru

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.patchFlags

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.patchPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.patches

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.phases

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.pos

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postInstalCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postPatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.postUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preBuildPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preConfigurePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preDistPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preFixupPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preInstallCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preInstallPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.prePatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.prePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.preferLocalBuild

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.prefix

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.prefixKey

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.propagatedBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.propagatedNativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.propagatedSandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.realBuilder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.requiredSystemFeatures

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.sandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.separateDebugInfo

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.setSourceRoot

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.setupHook

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.shellHook

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.sourceRoot

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.src

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.srcs

+

This option has no description.

+

Type: null or (list of (string or path or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.strictDeps

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.stripAllFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.stripAllList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.stripDebugFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.stripDebugList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.tarballs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.unpackCmd

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.unpackPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

mkDerivation.version

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-devshell.html b/options/nodejs-devshell.html new file mode 100644 index 0000000000..2c3e63239b --- /dev/null +++ b/options/nodejs-devshell.html @@ -0,0 +1,4133 @@ + + + + + + nodejs-devshell - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-devshell

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-devshell
+];
+
+

Options

+

nodejs-devshell.nodeModules

+

nodejs-devshell.nodeModules.package-func.args

+

nodejs-devshell.nodeModules.package-func.func

+

nodejs-devshell.nodeModules.package-func.outputs

+

nodejs-devshell.nodeModules.package-func.result

+

nodejs-devshell.nodeModules.deps

+

nodejs-devshell.nodeModules.deps.stdenv

+

nodejs-devshell.nodeModules.env

+

nodejs-devshell.nodeModules.eval-cache.enable

+

nodejs-devshell.nodeModules.eval-cache.content

+

nodejs-devshell.nodeModules.eval-cache.fields

+

nodejs-devshell.nodeModules.eval-cache.invalidationFields

+

nodejs-devshell.nodeModules.eval-cache.refresh

+

nodejs-devshell.nodeModules.flags

+

nodejs-devshell.nodeModules.flagsOffered

+

nodejs-devshell.nodeModules.lock.content

+

nodejs-devshell.nodeModules.lock.fields

+

nodejs-devshell.nodeModules.lock.fields.<name>.default

+

nodejs-devshell.nodeModules.lock.fields.<name>.script

+

nodejs-devshell.nodeModules.lock.invalidationData

+

nodejs-devshell.nodeModules.lock.lib.computeFODHash

+

nodejs-devshell.nodeModules.lock.refresh

+

nodejs-devshell.nodeModules.mkDerivation.enableParallelBuilding

+

nodejs-devshell.nodeModules.mkDerivation.enableParallelChecking

+

nodejs-devshell.nodeModules.mkDerivation.__contentAddressed

+

nodejs-devshell.nodeModules.mkDerivation.__darwinAllowLocalNetworking

+

nodejs-devshell.nodeModules.mkDerivation.__impureHostDeps

+

nodejs-devshell.nodeModules.mkDerivation.__propagatedImpureHostDeps

+

nodejs-devshell.nodeModules.mkDerivation.__structuredAttrs

+

nodejs-devshell.nodeModules.mkDerivation.allowSubstitutes

+

nodejs-devshell.nodeModules.mkDerivation.allowedReferences

+

nodejs-devshell.nodeModules.mkDerivation.allowedRequisites

+

nodejs-devshell.nodeModules.mkDerivation.args

+

nodejs-devshell.nodeModules.mkDerivation.buildFlags

+

nodejs-devshell.nodeModules.mkDerivation.buildInputs

+

nodejs-devshell.nodeModules.mkDerivation.buildPhase

+

nodejs-devshell.nodeModules.mkDerivation.builder

+

nodejs-devshell.nodeModules.mkDerivation.checkFLags

+

nodejs-devshell.nodeModules.mkDerivation.checkInputs

+

nodejs-devshell.nodeModules.mkDerivation.checkPhase

+

nodejs-devshell.nodeModules.mkDerivation.checkTarget

+

nodejs-devshell.nodeModules.mkDerivation.cmakeFlags

+

nodejs-devshell.nodeModules.mkDerivation.configureFlags

+

nodejs-devshell.nodeModules.mkDerivation.configurePhase

+

nodejs-devshell.nodeModules.mkDerivation.configurePlatforms

+

nodejs-devshell.nodeModules.mkDerivation.configureScript

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildBuild

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildBuildPropagated

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildTarget

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildTargetPropagated

+

nodejs-devshell.nodeModules.mkDerivation.depsHostHost

+

nodejs-devshell.nodeModules.mkDerivation.depsHostHostPropagated

+

nodejs-devshell.nodeModules.mkDerivation.depsTargetTarget

+

nodejs-devshell.nodeModules.mkDerivation.depsTargetTargetPropagated

+

nodejs-devshell.nodeModules.mkDerivation.disallowedReferences

+

nodejs-devshell.nodeModules.mkDerivation.disallowedRequisites

+

nodejs-devshell.nodeModules.mkDerivation.distFlags

+

nodejs-devshell.nodeModules.mkDerivation.distPhase

+

nodejs-devshell.nodeModules.mkDerivation.distTarget

+

nodejs-devshell.nodeModules.mkDerivation.doCheck

+

nodejs-devshell.nodeModules.mkDerivation.doDist

+

nodejs-devshell.nodeModules.mkDerivation.doInstallCheck

+

nodejs-devshell.nodeModules.mkDerivation.dontAddDisableDepTrack

+

nodejs-devshell.nodeModules.mkDerivation.dontAddPrefix

+

nodejs-devshell.nodeModules.mkDerivation.dontAddStaticConfigureFlags

+

nodejs-devshell.nodeModules.mkDerivation.dontBuild

+

nodejs-devshell.nodeModules.mkDerivation.dontConfigure

+

nodejs-devshell.nodeModules.mkDerivation.dontCopyDist

+

nodejs-devshell.nodeModules.mkDerivation.dontDisableStatic

+

nodejs-devshell.nodeModules.mkDerivation.dontFixLibtool

+

nodejs-devshell.nodeModules.mkDerivation.dontFixup

+

nodejs-devshell.nodeModules.mkDerivation.dontInstall

+

nodejs-devshell.nodeModules.mkDerivation.dontMakeSourcesWritable

+

nodejs-devshell.nodeModules.mkDerivation.dontMoveBin

+

nodejs-devshell.nodeModules.mkDerivation.dontPatch

+

nodejs-devshell.nodeModules.mkDerivation.dontPatchELF

+

nodejs-devshell.nodeModules.mkDerivation.dontPatchShebangs

+

nodejs-devshell.nodeModules.mkDerivation.dontPruneLibtoolFiles

+

nodejs-devshell.nodeModules.mkDerivation.dontStrip

+

nodejs-devshell.nodeModules.mkDerivation.dontStripHost

+

nodejs-devshell.nodeModules.mkDerivation.dontStripTarget

+

nodejs-devshell.nodeModules.mkDerivation.dontUnpack

+

nodejs-devshell.nodeModules.mkDerivation.exportReferenceGraph

+

nodejs-devshell.nodeModules.mkDerivation.fixupPhase

+

nodejs-devshell.nodeModules.mkDerivation.forceShare

+

nodejs-devshell.nodeModules.mkDerivation.hardeningDisable

+

nodejs-devshell.nodeModules.mkDerivation.hardeningEnable

+

nodejs-devshell.nodeModules.mkDerivation.impureEnvVars

+

nodejs-devshell.nodeModules.mkDerivation.installCheckFlags

+

nodejs-devshell.nodeModules.mkDerivation.installCheckInputs

+

nodejs-devshell.nodeModules.mkDerivation.installCheckPhase

+

nodejs-devshell.nodeModules.mkDerivation.installCheckTarget

+

nodejs-devshell.nodeModules.mkDerivation.installFlags

+

nodejs-devshell.nodeModules.mkDerivation.installPhase

+

nodejs-devshell.nodeModules.mkDerivation.installTargets

+

nodejs-devshell.nodeModules.mkDerivation.makeFlags

+

nodejs-devshell.nodeModules.mkDerivation.makefile

+

nodejs-devshell.nodeModules.mkDerivation.mesonFlags

+

nodejs-devshell.nodeModules.mkDerivation.meta

+

nodejs-devshell.nodeModules.mkDerivation.nativeBuildInputs

+

nodejs-devshell.nodeModules.mkDerivation.nativeCheckInputs

+

nodejs-devshell.nodeModules.mkDerivation.outputHash

+

nodejs-devshell.nodeModules.mkDerivation.outputHashAlgo

+

nodejs-devshell.nodeModules.mkDerivation.outputHashMode

+

nodejs-devshell.nodeModules.mkDerivation.outputs

+

nodejs-devshell.nodeModules.mkDerivation.passAsFile

+

nodejs-devshell.nodeModules.mkDerivation.passthru

+

nodejs-devshell.nodeModules.mkDerivation.patchFlags

+

nodejs-devshell.nodeModules.mkDerivation.patchPhase

+

nodejs-devshell.nodeModules.mkDerivation.patches

+

nodejs-devshell.nodeModules.mkDerivation.phases

+

nodejs-devshell.nodeModules.mkDerivation.pos

+

nodejs-devshell.nodeModules.mkDerivation.postBuild

+

nodejs-devshell.nodeModules.mkDerivation.postCheck

+

nodejs-devshell.nodeModules.mkDerivation.postConfigure

+

nodejs-devshell.nodeModules.mkDerivation.postDist

+

nodejs-devshell.nodeModules.mkDerivation.postFixup

+

nodejs-devshell.nodeModules.mkDerivation.postInstalCheck

+

nodejs-devshell.nodeModules.mkDerivation.postInstall

+

nodejs-devshell.nodeModules.mkDerivation.postPatch

+

nodejs-devshell.nodeModules.mkDerivation.postPhases

+

nodejs-devshell.nodeModules.mkDerivation.postUnpack

+

nodejs-devshell.nodeModules.mkDerivation.preBuild

+

nodejs-devshell.nodeModules.mkDerivation.preBuildPhases

+

nodejs-devshell.nodeModules.mkDerivation.preCheck

+

nodejs-devshell.nodeModules.mkDerivation.preConfigure

+

nodejs-devshell.nodeModules.mkDerivation.preConfigurePhases

+

nodejs-devshell.nodeModules.mkDerivation.preDist

+

nodejs-devshell.nodeModules.mkDerivation.preDistPhases

+

nodejs-devshell.nodeModules.mkDerivation.preFixup

+

nodejs-devshell.nodeModules.mkDerivation.preFixupPhases

+

nodejs-devshell.nodeModules.mkDerivation.preInstall

+

nodejs-devshell.nodeModules.mkDerivation.preInstallCheck

+

nodejs-devshell.nodeModules.mkDerivation.preInstallPhases

+

nodejs-devshell.nodeModules.mkDerivation.prePatch

+

nodejs-devshell.nodeModules.mkDerivation.prePhases

+

nodejs-devshell.nodeModules.mkDerivation.preUnpack

+

nodejs-devshell.nodeModules.mkDerivation.preferLocalBuild

+

nodejs-devshell.nodeModules.mkDerivation.prefix

+

nodejs-devshell.nodeModules.mkDerivation.prefixKey

+

nodejs-devshell.nodeModules.mkDerivation.propagatedBuildInputs

+

nodejs-devshell.nodeModules.mkDerivation.propagatedNativeBuildInputs

+

nodejs-devshell.nodeModules.mkDerivation.propagatedSandboxProfile

+

nodejs-devshell.nodeModules.mkDerivation.realBuilder

+

nodejs-devshell.nodeModules.mkDerivation.requiredSystemFeatures

+

nodejs-devshell.nodeModules.mkDerivation.sandboxProfile

+

nodejs-devshell.nodeModules.mkDerivation.separateDebugInfo

+

nodejs-devshell.nodeModules.mkDerivation.setSourceRoot

+

nodejs-devshell.nodeModules.mkDerivation.setupHook

+

nodejs-devshell.nodeModules.mkDerivation.shellHook

+

nodejs-devshell.nodeModules.mkDerivation.sourceRoot

+

nodejs-devshell.nodeModules.mkDerivation.src

+

nodejs-devshell.nodeModules.mkDerivation.srcs

+

nodejs-devshell.nodeModules.mkDerivation.strictDeps

+

nodejs-devshell.nodeModules.mkDerivation.stripAllFlags

+

nodejs-devshell.nodeModules.mkDerivation.stripAllList

+

nodejs-devshell.nodeModules.mkDerivation.stripDebugFlags

+

nodejs-devshell.nodeModules.mkDerivation.stripDebugList

+

nodejs-devshell.nodeModules.mkDerivation.tarballs

+

nodejs-devshell.nodeModules.mkDerivation.unpackCmd

+

nodejs-devshell.nodeModules.mkDerivation.unpackPhase

+

nodejs-devshell.nodeModules.mkDerivation.version

+

nodejs-devshell.nodeModules.name

+

nodejs-devshell.nodeModules.nodejs-granular.buildScript

+

nodejs-devshell.nodeModules.nodejs-granular.deps

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.args

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.func

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.outputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.result

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps.stdenv

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.env

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.enable

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.content

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.fields

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.refresh

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flagsOffered

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.content

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.invalidationData

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.refresh

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.args

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.builder

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doDist

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makefile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.meta

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passthru

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patches

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.phases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.pos

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postDist

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDist

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.src

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.srcs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.version

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.name

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.package

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.cacheFile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.lockFile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRoot

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRootFile

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public.docs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.version

+

nodejs-devshell.nodeModules.nodejs-granular.installMethod

+

nodejs-devshell.nodeModules.nodejs-granular.runBuild

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageJson

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageJsonFile

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageLock

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageLockFile

+

nodejs-devshell.nodeModules.nodejs-package-lock.source

+

nodejs-devshell.nodeModules.nodejs-package-lock.withDevDependencies

+

nodejs-devshell.nodeModules.nodejs-package-lock.workspaces

+

nodejs-devshell.nodeModules.paths.package

+

nodejs-devshell.nodeModules.paths.cacheFile

+

nodejs-devshell.nodeModules.paths.lockFile

+

nodejs-devshell.nodeModules.paths.projectRoot

+

nodejs-devshell.nodeModules.paths.projectRootFile

+

nodejs-devshell.nodeModules.public

+

nodejs-devshell.nodeModules.public.docs

+

nodejs-devshell.nodeModules.version

+

nodejs-devshell.nodeModules

+

drv-parts module for the node_modules derivation

+

Type: submodule

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-devshell/interface.nix

+

nodejs-devshell.nodeModules.package-func.args

+

The arguments which will be passed to +package-func.func

+

Type: lazy attribute set of ((list of raw value) or +anything)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.package-func.func

+

Will be called with package-func.args in order to derive +package-func.result

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.package-func.outputs

+

Outputs of the derivation this package function produces

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.package-func.result

+

The result of calling the final derivation function. This is not +necessarily the same as final.package. The function output +might not be compatible to the interface of final.package +and additional logic might be needed to create +final.package.

+

Type: raw value (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix, +dream2nix/modules/dream2nix/core/deps

+

nodejs-devshell.nodeModules.deps.stdenv

+

The stdenv used for building this package

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

nodejs-devshell.nodeModules.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

nodejs-devshell.nodeModules.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

nodejs-devshell.nodeModules.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.enableParallelBuilding

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.enableParallelChecking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.__contentAddressed

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.__darwinAllowLocalNetworking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.__impureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.__propagatedImpureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.__structuredAttrs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.allowSubstitutes

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.allowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.allowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.args

+

This option has no description.

+

Type: null or (list of (string or path))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.buildFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.buildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.buildPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.builder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.checkFLags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.checkInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.checkPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.checkTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.cmakeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.configureFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.configurePhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.configurePlatforms

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.configureScript

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildBuild

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildBuildPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsBuildTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsHostHost

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsHostHostPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsTargetTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.depsTargetTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.disallowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.disallowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.distFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.distPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.distTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.doCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.doDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.doInstallCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontAddDisableDepTrack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontAddPrefix

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontAddStaticConfigureFlags

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontBuild

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontConfigure

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontCopyDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontDisableStatic

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontFixLibtool

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontFixup

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontInstall

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontMakeSourcesWritable

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontMoveBin

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontPatch

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontPatchELF

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontPatchShebangs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontPruneLibtoolFiles

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontStrip

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontStripHost

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontStripTarget

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.dontUnpack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.exportReferenceGraph

+

This option has no description.

+

Type: null or (list of (string or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.fixupPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.forceShare

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.hardeningDisable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.hardeningEnable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.impureEnvVars

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installCheckFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installCheckPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installCheckTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.installTargets

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.makeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.makefile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.mesonFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.meta

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.nativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.nativeCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.outputHash

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.outputHashAlgo

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.outputHashMode

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.outputs

+

This option has no description.

+

Type: null or (list of string)

+

Default:

+
[
+  "out"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.passAsFile

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.passthru

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.patchFlags

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.patchPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.patches

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.phases

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.pos

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postInstalCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postPatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.postUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preBuildPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preConfigurePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preDistPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preFixupPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preInstallCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preInstallPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.prePatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.prePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.preferLocalBuild

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.prefix

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.prefixKey

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.propagatedBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.propagatedNativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.propagatedSandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.realBuilder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.requiredSystemFeatures

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.sandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.separateDebugInfo

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.setSourceRoot

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.setupHook

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.shellHook

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.sourceRoot

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.src

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.srcs

+

This option has no description.

+

Type: null or (list of (string or path or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.strictDeps

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.stripAllFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.stripAllList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.stripDebugFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.stripDebugList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.tarballs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.unpackCmd

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.unpackPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.mkDerivation.version

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.buildScript

+

A command or script to execute instead of npm run build. +Is only executed if runBuild = true.

+

Type: null or string or path or package

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps

+

This option has no description.

+

Type: lazy attribute set of lazy attribute set of +(submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.args

+

The arguments which will be passed to +package-func.func

+

Type: lazy attribute set of ((list of raw value) or +anything)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.func

+

Will be called with package-func.args in order to derive +package-func.result

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.outputs

+

Outputs of the derivation this package function produces

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.result

+

The result of calling the final derivation function. This is not +necessarily the same as final.package. The function output +might not be compatible to the interface of final.package +and additional logic might be needed to create +final.package.

+

Type: raw value (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix, +dream2nix/modules/dream2nix/core/deps

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps.stdenv

+

The stdenv used for building this package

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.args

+

This option has no description.

+

Type: null or (list of (string or path))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.builder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph

+

This option has no description.

+

Type: null or (list of (string or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makefile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.meta

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputs

+

This option has no description.

+

Type: null or (list of string)

+

Default:

+
[
+  "out"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passthru

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patches

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.phases

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.pos

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefix

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.src

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.srcs

+

This option has no description.

+

Type: null or (list of (string or path or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.version

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

nodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.installMethod

+

Strategy to use for populating ./node_modules. Symlinking is quicker, +but often introduces compatibility issues with bundlers like webpack and +other build tools. Copying is slow, but more reliable;

+

Type: one of “symlink”, “copy”

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-devshell.nodeModules.nodejs-granular.runBuild

+

Whether to run a package’s build script (aka. +npm run build)

+

Type: boolean

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageJson

+

The content of the package.json

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageJsonFile

+

The package.json file to use.

+

Type: path

+

Default: "\${cfg.source}/package.json"

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageLock

+

The content of the package-lock.json

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.packageLockFile

+

The package.json file to use.

+

Type: null or path

+

Default: "\${cfg.source}/package-lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.source

+

Source of the package

+

Type: path or package

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.withDevDependencies

+

Whether to include development dependencies. Usually it’s a bad idea +to disable this, as development dependencies can contain important build +time dependencies.

+

Type: boolean

+

Default: true

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.nodejs-package-lock.workspaces

+

Workspaces to include. Defaults to the ones defined in +package.json.

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-devshell.nodeModules.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-devshell.nodeModules.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

nodejs-devshell.nodeModules.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

nodejs-devshell.nodeModules.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-granular-v3.html b/options/nodejs-granular-v3.html new file mode 100644 index 0000000000..14282f4537 --- /dev/null +++ b/options/nodejs-granular-v3.html @@ -0,0 +1,232 @@ + + + + + + nodejs-granular-v3 - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-granular-v3

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-granular-v3
+];
+
+

Options

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-granular.html b/options/nodejs-granular.html new file mode 100644 index 0000000000..0117a02dfc --- /dev/null +++ b/options/nodejs-granular.html @@ -0,0 +1,2183 @@ + + + + + + nodejs-granular - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-granular

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-granular
+];
+
+

Options

+

nodejs-granular.buildScript

+

nodejs-granular.deps

+

nodejs-granular.deps.<name>.<name>.package-func.args

+

nodejs-granular.deps.<name>.<name>.package-func.func

+

nodejs-granular.deps.<name>.<name>.package-func.outputs

+

nodejs-granular.deps.<name>.<name>.package-func.result

+

nodejs-granular.deps.<name>.<name>.deps

+

nodejs-granular.deps.<name>.<name>.deps.stdenv

+

nodejs-granular.deps.<name>.<name>.env

+

nodejs-granular.deps.<name>.<name>.eval-cache.enable

+

nodejs-granular.deps.<name>.<name>.eval-cache.content

+

nodejs-granular.deps.<name>.<name>.eval-cache.fields

+

nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields

+

nodejs-granular.deps.<name>.<name>.eval-cache.refresh

+

nodejs-granular.deps.<name>.<name>.flags

+

nodejs-granular.deps.<name>.<name>.flagsOffered

+

nodejs-granular.deps.<name>.<name>.lock.content

+

nodejs-granular.deps.<name>.<name>.lock.fields

+

nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default

+

nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script

+

nodejs-granular.deps.<name>.<name>.lock.invalidationData

+

nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash

+

nodejs-granular.deps.<name>.<name>.lock.refresh

+

nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding

+

nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes

+

nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences

+

nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites

+

nodejs-granular.deps.<name>.<name>.mkDerivation.args

+

nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.builder

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget

+

nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated

+

nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences

+

nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites

+

nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget

+

nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck

+

nodejs-granular.deps.<name>.<name>.mkDerivation.doDist

+

nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack

+

nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph

+

nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare

+

nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable

+

nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable

+

nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets

+

nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.makefile

+

nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.meta

+

nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile

+

nodejs-granular.deps.<name>.<name>.mkDerivation.passthru

+

nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.patches

+

nodejs-granular.deps.<name>.<name>.mkDerivation.phases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.pos

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postDist

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preDist

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prefix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey

+

nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile

+

nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder

+

nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures

+

nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile

+

nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo

+

nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot

+

nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook

+

nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook

+

nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot

+

nodejs-granular.deps.<name>.<name>.mkDerivation.src

+

nodejs-granular.deps.<name>.<name>.mkDerivation.srcs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList

+

nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs

+

nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd

+

nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase

+

nodejs-granular.deps.<name>.<name>.mkDerivation.version

+

nodejs-granular.deps.<name>.<name>.name

+

nodejs-granular.deps.<name>.<name>.paths.package

+

nodejs-granular.deps.<name>.<name>.paths.cacheFile

+

nodejs-granular.deps.<name>.<name>.paths.lockFile

+

nodejs-granular.deps.<name>.<name>.paths.projectRoot

+

nodejs-granular.deps.<name>.<name>.paths.projectRootFile

+

nodejs-granular.deps.<name>.<name>.public

+

nodejs-granular.deps.<name>.<name>.public.docs

+

nodejs-granular.deps.<name>.<name>.version

+

nodejs-granular.installMethod

+

nodejs-granular.runBuild

+

nodejs-granular.buildScript

+

A command or script to execute instead of npm run build. +Is only executed if runBuild = true.

+

Type: null or string or path or package

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-granular.deps

+

This option has no description.

+

Type: lazy attribute set of lazy attribute set of +(submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-granular.deps.<name>.<name>.package-func.args

+

The arguments which will be passed to +package-func.func

+

Type: lazy attribute set of ((list of raw value) or +anything)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-granular.deps.<name>.<name>.package-func.func

+

Will be called with package-func.args in order to derive +package-func.result

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-granular.deps.<name>.<name>.package-func.outputs

+

Outputs of the derivation this package function produces

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-granular.deps.<name>.<name>.package-func.result

+

The result of calling the final derivation function. This is not +necessarily the same as final.package. The function output +might not be compatible to the interface of final.package +and additional logic might be needed to create +final.package.

+

Type: raw value (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

nodejs-granular.deps.<name>.<name>.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix, +dream2nix/modules/dream2nix/core/deps

+

nodejs-granular.deps.<name>.<name>.deps.stdenv

+

The stdenv used for building this package

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

nodejs-granular.deps.<name>.<name>.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-granular.deps.<name>.<name>.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-granular.deps.<name>.<name>.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-granular.deps.<name>.<name>.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

nodejs-granular.deps.<name>.<name>.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

nodejs-granular.deps.<name>.<name>.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

nodejs-granular.deps.<name>.<name>.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.args

+

This option has no description.

+

Type: null or (list of (string or path))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.builder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.doDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph

+

This option has no description.

+

Type: null or (list of (string or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.makefile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.meta

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.outputs

+

This option has no description.

+

Type: null or (list of string)

+

Default:

+
[
+  "out"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.passthru

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.patches

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.phases

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.pos

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prefix

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.src

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.srcs

+

This option has no description.

+

Type: null or (list of (string or path or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.mkDerivation.version

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

nodejs-granular.deps.<name>.<name>.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

nodejs-granular.deps.<name>.<name>.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-granular.deps.<name>.<name>.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-granular.deps.<name>.<name>.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-granular.deps.<name>.<name>.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-granular.deps.<name>.<name>.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

nodejs-granular.deps.<name>.<name>.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

nodejs-granular.deps.<name>.<name>.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

nodejs-granular.deps.<name>.<name>.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

nodejs-granular.installMethod

+

Strategy to use for populating ./node_modules. Symlinking is quicker, +but often introduces compatibility issues with bundlers like webpack and +other build tools. Copying is slow, but more reliable;

+

Type: one of “symlink”, “copy”

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+

nodejs-granular.runBuild

+

Whether to run a package’s build script (aka. +npm run build)

+

Type: boolean

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-granular/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-node-modules.html b/options/nodejs-node-modules.html new file mode 100644 index 0000000000..21a0e03e40 --- /dev/null +++ b/options/nodejs-node-modules.html @@ -0,0 +1,232 @@ + + + + + + nodejs-node-modules - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-node-modules

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-node-modules
+];
+
+

Options

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-package-json.html b/options/nodejs-package-json.html new file mode 100644 index 0000000000..155143f4ea --- /dev/null +++ b/options/nodejs-package-json.html @@ -0,0 +1,252 @@ + + + + + + nodejs-package-json - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-package-json

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-package-json
+];
+
+

Options

+

nodejs-package-json.npmArgs

+

nodejs-package-json.source

+

nodejs-package-json.npmArgs

+

extra arguments to pass to ‘npm install’

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-json/interface.nix

+

nodejs-package-json.source

+

Source of the package

+

Type: path or package

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-json/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-package-lock-v3.html b/options/nodejs-package-lock-v3.html new file mode 100644 index 0000000000..c49cf38d38 --- /dev/null +++ b/options/nodejs-package-lock-v3.html @@ -0,0 +1,298 @@ + + + + + + nodejs-package-lock-v3 - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-package-lock-v3

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-package-lock-v3
+];
+
+

Options

+

nodejs-package-lock-v3.packageLock

+

nodejs-package-lock-v3.packageLockFile

+

nodejs-package-lock-v3.pdefs

+

nodejs-package-lock-v3.pdefs.<name>.<name>.dependencies

+

nodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.dev

+

nodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.version

+

nodejs-package-lock-v3.pdefs.<name>.<name>.source

+

nodejs-package-lock-v3.packageLock

+

The content of the package-lock.json

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+

nodejs-package-lock-v3.packageLockFile

+

The package-lock.json file to use.

+

Type: null or path

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+

nodejs-package-lock-v3.pdefs

+

This option has no description.

+

Type: attribute set of attribute set of (submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+

nodejs-package-lock-v3.pdefs.<name>.<name>.dependencies

+

This option has no description.

+

Type: attribute set of (submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+

nodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.dev

+

This option has no description.

+

Type: boolean

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+

nodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.version

+

This option has no description.

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+

nodejs-package-lock-v3.pdefs.<name>.<name>.source

+

This option has no description.

+

Type: string or path or package or (submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/nodejs-package-lock.html b/options/nodejs-package-lock.html new file mode 100644 index 0000000000..9630f45f42 --- /dev/null +++ b/options/nodejs-package-lock.html @@ -0,0 +1,301 @@ + + + + + + nodejs-package-lock - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

nodejs-package-lock

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.nodejs-package-lock
+];
+
+

Options

+

nodejs-package-lock.packageJson

+

nodejs-package-lock.packageJsonFile

+

nodejs-package-lock.packageLock

+

nodejs-package-lock.packageLockFile

+

nodejs-package-lock.source

+

nodejs-package-lock.withDevDependencies

+

nodejs-package-lock.workspaces

+

nodejs-package-lock.packageJson

+

The content of the package.json

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-package-lock.packageJsonFile

+

The package.json file to use.

+

Type: path

+

Default: "\${cfg.source}/package.json"

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-package-lock.packageLock

+

The content of the package-lock.json

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-package-lock.packageLockFile

+

The package.json file to use.

+

Type: null or path

+

Default: "\${cfg.source}/package-lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-package-lock.source

+

Source of the package

+

Type: path or package

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-package-lock.withDevDependencies

+

Whether to include development dependencies. Usually it’s a bad idea +to disable this, as development dependencies can contain important build +time dependencies.

+

Type: boolean

+

Default: true

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+

nodejs-package-lock.workspaces

+

Workspaces to include. Defaults to the ones defined in +package.json.

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/nodejs-package-lock/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/package-func.html b/options/package-func.html new file mode 100644 index 0000000000..5018d06e7e --- /dev/null +++ b/options/package-func.html @@ -0,0 +1,275 @@ + + + + + + package-func - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

package-func

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.package-func
+];
+
+

Options

+

package-func.args

+

package-func.func

+

package-func.outputs

+

package-func.result

+

package-func.args

+

The arguments which will be passed to +package-func.func

+

Type: lazy attribute set of ((list of raw value) or +anything)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

package-func.func

+

Will be called with package-func.args in order to derive +package-func.result

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

package-func.outputs

+

Outputs of the derivation this package function produces

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

package-func.result

+

The result of calling the final derivation function. This is not +necessarily the same as final.package. The function output +might not be compatible to the interface of final.package +and additional logic might be needed to create +final.package.

+

Type: raw value (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/paths.html b/options/paths.html new file mode 100644 index 0000000000..cc52e4fdea --- /dev/null +++ b/options/paths.html @@ -0,0 +1,289 @@ + + + + + + paths - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

paths

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.paths
+];
+
+

Options

+

paths.package

+

paths.cacheFile

+

paths.lockFile

+

paths.projectRoot

+

paths.projectRootFile

+

paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/php-composer-lock.html b/options/php-composer-lock.html new file mode 100644 index 0000000000..274be986d6 --- /dev/null +++ b/options/php-composer-lock.html @@ -0,0 +1,297 @@ + + + + + + php-composer-lock - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

php-composer-lock

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.php-composer-lock
+];
+
+

Options

+

php-composer-lock.composerJson

+

php-composer-lock.composerJsonFile

+

php-composer-lock.composerLock

+

php-composer-lock.composerLockFile

+

php-composer-lock.source

+

php-composer-lock.withDevDependencies

+

php-composer-lock.composerJson

+

The content of the composer.json

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/php-composer-lock/interface.nix

+

php-composer-lock.composerJsonFile

+

The composer.json file to use.

+

Type: path

+

Default:

+
''
+  ''${cfg.source}/composer.json
+''
+

Declared by:

+

dream2nix/modules/dream2nix/php-composer-lock/interface.nix

+

php-composer-lock.composerLock

+

The content of the composer.lock

+

Type: attribute set

+

Declared by:

+

dream2nix/modules/dream2nix/php-composer-lock/interface.nix

+

php-composer-lock.composerLockFile

+

The composer.lock file to use.

+

Type: null or path

+

Default:

+
''
+  ''${cfg.source}/composer.lock
+''
+

Declared by:

+

dream2nix/modules/dream2nix/php-composer-lock/interface.nix

+

php-composer-lock.source

+

Source of the package

+

Type: path or package

+

Declared by:

+

dream2nix/modules/dream2nix/php-composer-lock/interface.nix

+

php-composer-lock.withDevDependencies

+

Whether to include development dependencies. Usually it’s a bad idea +to disable this, as development dependencies can contain important build +time dependencies.

+

Type: boolean

+

Default: true

+

Declared by:

+

dream2nix/modules/dream2nix/php-composer-lock/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/php-granular.html b/options/php-granular.html new file mode 100644 index 0000000000..b60e68519d --- /dev/null +++ b/options/php-granular.html @@ -0,0 +1,566 @@ + + + + + + php-granular - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

php-granular

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.php-granular
+];
+
+

Options

+

php-granular.composerInstallFlags

+

php-granular.deps

+

php-granular.deps.<name>.<name>.deps

+

php-granular.deps.<name>.<name>.env

+

php-granular.deps.<name>.<name>.eval-cache.enable

+

php-granular.deps.<name>.<name>.eval-cache.content

+

php-granular.deps.<name>.<name>.eval-cache.fields

+

php-granular.deps.<name>.<name>.eval-cache.invalidationFields

+

php-granular.deps.<name>.<name>.eval-cache.refresh

+

php-granular.deps.<name>.<name>.flags

+

php-granular.deps.<name>.<name>.flagsOffered

+

php-granular.deps.<name>.<name>.lock.content

+

php-granular.deps.<name>.<name>.lock.fields

+

php-granular.deps.<name>.<name>.lock.fields.<name>.default

+

php-granular.deps.<name>.<name>.lock.fields.<name>.script

+

php-granular.deps.<name>.<name>.lock.invalidationData

+

php-granular.deps.<name>.<name>.lock.lib.computeFODHash

+

php-granular.deps.<name>.<name>.lock.refresh

+

php-granular.deps.<name>.<name>.name

+

php-granular.deps.<name>.<name>.paths.package

+

php-granular.deps.<name>.<name>.paths.cacheFile

+

php-granular.deps.<name>.<name>.paths.lockFile

+

php-granular.deps.<name>.<name>.paths.projectRoot

+

php-granular.deps.<name>.<name>.paths.projectRootFile

+

php-granular.deps.<name>.<name>.public

+

php-granular.deps.<name>.<name>.public.docs

+

php-granular.deps.<name>.<name>.version

+

php-granular.composerInstallFlags

+

This option has no description.

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/php-granular/interface.nix

+

php-granular.deps

+

This option has no description.

+

Type: lazy attribute set of lazy attribute set of +(submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/php-granular/interface.nix

+

php-granular.deps.<name>.<name>.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/deps

+

php-granular.deps.<name>.<name>.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

php-granular.deps.<name>.<name>.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

php-granular.deps.<name>.<name>.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

php-granular.deps.<name>.<name>.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

php-granular.deps.<name>.<name>.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

php-granular.deps.<name>.<name>.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

php-granular.deps.<name>.<name>.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

php-granular.deps.<name>.<name>.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

php-granular.deps.<name>.<name>.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

php-granular.deps.<name>.<name>.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

php-granular.deps.<name>.<name>.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

php-granular.deps.<name>.<name>.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

php-granular.deps.<name>.<name>.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

php-granular.deps.<name>.<name>.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

php-granular.deps.<name>.<name>.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

php-granular.deps.<name>.<name>.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

php-granular.deps.<name>.<name>.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

php-granular.deps.<name>.<name>.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/pip.html b/options/pip.html new file mode 100644 index 0000000000..45b691b1ff --- /dev/null +++ b/options/pip.html @@ -0,0 +1,691 @@ + + + + + + pip - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

pip

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.pip
+];
+
+

Options

+

pip.buildDependencies

+

pip.buildExtras

+

pip.drvs

+

pip.drvs.<name>.deps

+

pip.drvs.<name>.env

+

pip.drvs.<name>.eval-cache.enable

+

pip.drvs.<name>.eval-cache.content

+

pip.drvs.<name>.eval-cache.fields

+

pip.drvs.<name>.eval-cache.invalidationFields

+

pip.drvs.<name>.eval-cache.refresh

+

pip.drvs.<name>.flags

+

pip.drvs.<name>.flagsOffered

+

pip.drvs.<name>.lock.content

+

pip.drvs.<name>.lock.fields

+

pip.drvs.<name>.lock.fields.<name>.default

+

pip.drvs.<name>.lock.fields.<name>.script

+

pip.drvs.<name>.lock.invalidationData

+

pip.drvs.<name>.lock.lib.computeFODHash

+

pip.drvs.<name>.lock.refresh

+

pip.drvs.<name>.name

+

pip.drvs.<name>.paths.package

+

pip.drvs.<name>.paths.cacheFile

+

pip.drvs.<name>.paths.lockFile

+

pip.drvs.<name>.paths.projectRoot

+

pip.drvs.<name>.paths.projectRootFile

+

pip.drvs.<name>.public

+

pip.drvs.<name>.public.docs

+

pip.drvs.<name>.version

+

pip.env

+

pip.flattenDependencies

+

pip.ignoredDependencies

+

pip.nativeBuildInputs

+

pip.pipFlags

+

pip.pipVersion

+

pip.pypiSnapshotDate

+

pip.requirementsFiles

+

pip.requirementsList

+

pip.buildDependencies

+

python packages to be added only as buildInputs. These should be +somehow installable from requirementsList or +requirementsFiles too; listing them here doesn’t do that +automatically.

+

Type: attribute set of boolean

+

Default:

+
{
+  cython = true;
+  flit-core = true;
+  flit-scm = true;
+  hatch-fancy-pypi-readme = true;
+  hatch-nodejs-version = true;
+  hatch-vcs = true;
+  hatchling = true;
+  pbr = true;
+  pdm-pep517 = true;
+  poetry-core = true;
+  poetry-dynamic-versioning = true;
+  setuptools = true;
+  setuptools-odoo = true;
+  setuptools-scm = true;
+  versioneer = true;
+  wheel = true;
+}
+

Example:

+
{
+  setuptools-scm = false; # To disable the default
+  easy_install = true; # To select easy_install as a buildInput
+}
+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.buildExtras

+

list of python “extras” to build with. This can be a subset of the +extras in your lock file.

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.drvs

+

drv-parts modules that define python dependencies

+

Type: lazy attribute set of (submodule)

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.drvs.<name>.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/deps

+

pip.drvs.<name>.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

pip.drvs.<name>.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

pip.drvs.<name>.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

pip.drvs.<name>.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

pip.drvs.<name>.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

pip.drvs.<name>.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

pip.drvs.<name>.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

pip.drvs.<name>.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

pip.drvs.<name>.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

pip.drvs.<name>.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

pip.drvs.<name>.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

pip.drvs.<name>.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

pip.drvs.<name>.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

pip.drvs.<name>.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

pip.drvs.<name>.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

pip.drvs.<name>.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

pip.drvs.<name>.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

pip.drvs.<name>.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

pip.env

+

environment variables exported while locking

+

Type: attribute set of string

+

Default: { }

+

Example:

+
{
+  PIP_FIND_LINKS = "/nix/store/5harh9h0ckn6s3rh5sd3yqarf1pvp2v4-python3.10-setuptools-68.0.0-dist";
+}
+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.flattenDependencies

+

Use all dependencies as top-level dependencies

+

Type: boolean

+

Default: false

+

Declared by:

+

dream2nix/modules/dream2nix/pip/pip-hotfixes/interface.nix

+

pip.ignoredDependencies

+

list of dependencies to ignore

+

Type: list of string

+

Default:

+
[
+  "wheel"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/pip/pip-hotfixes/interface.nix

+

pip.nativeBuildInputs

+

list of native packages to include during metadata generation

+

Type: list of package

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.pipFlags

+

list of flags for pip install

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.pipVersion

+

pip version to use to generate the report

+

Type: string

+

Default: "23.1"

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.pypiSnapshotDate

+

maximum release date for packages Choose any date from the past.

+

Type: null or string

+

Default: null

+

Example: "2023-01-01"

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.requirementsFiles

+

list of requirements.txt files

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+

pip.requirementsList

+

list of strings of requirements.txt entries

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/pip/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/public.html b/options/public.html new file mode 100644 index 0000000000..512327cb95 --- /dev/null +++ b/options/public.html @@ -0,0 +1,242 @@ + + + + + + public - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

public

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.public
+];
+
+

Options

+

public

+

public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/rust-cargo-lock.html b/options/rust-cargo-lock.html new file mode 100644 index 0000000000..29e8a75218 --- /dev/null +++ b/options/rust-cargo-lock.html @@ -0,0 +1,242 @@ + + + + + + rust-cargo-lock - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

rust-cargo-lock

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.rust-cargo-lock
+];
+
+

Options

+

rust-cargo-lock.source

+

rust-cargo-lock.source

+

Source of the package

+

Type: path or package

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/rust-cargo-lock/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/options/rust-crane.html b/options/rust-crane.html new file mode 100644 index 0000000000..4fe4986c56 --- /dev/null +++ b/options/rust-crane.html @@ -0,0 +1,2069 @@ + + + + + + rust-crane - dream2nix + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+
+

rust-crane

+

intro

+

Installation

+

To import this module into your dream2nix package:

+
imports = [
+  dream2nix.modules.dream2nix.rust-crane
+];
+
+

Options

+

rust-crane.buildFlags

+

rust-crane.buildProfile

+

rust-crane.depsDrv

+

rust-crane.depsDrv.package-func.args

+

rust-crane.depsDrv.package-func.func

+

rust-crane.depsDrv.package-func.outputs

+

rust-crane.depsDrv.package-func.result

+

rust-crane.depsDrv.deps

+

rust-crane.depsDrv.deps.stdenv

+

rust-crane.depsDrv.env

+

rust-crane.depsDrv.eval-cache.enable

+

rust-crane.depsDrv.eval-cache.content

+

rust-crane.depsDrv.eval-cache.fields

+

rust-crane.depsDrv.eval-cache.invalidationFields

+

rust-crane.depsDrv.eval-cache.refresh

+

rust-crane.depsDrv.flags

+

rust-crane.depsDrv.flagsOffered

+

rust-crane.depsDrv.lock.content

+

rust-crane.depsDrv.lock.fields

+

rust-crane.depsDrv.lock.fields.<name>.default

+

rust-crane.depsDrv.lock.fields.<name>.script

+

rust-crane.depsDrv.lock.invalidationData

+

rust-crane.depsDrv.lock.lib.computeFODHash

+

rust-crane.depsDrv.lock.refresh

+

rust-crane.depsDrv.mkDerivation.enableParallelBuilding

+

rust-crane.depsDrv.mkDerivation.enableParallelChecking

+

rust-crane.depsDrv.mkDerivation.__contentAddressed

+

rust-crane.depsDrv.mkDerivation.__darwinAllowLocalNetworking

+

rust-crane.depsDrv.mkDerivation.__impureHostDeps

+

rust-crane.depsDrv.mkDerivation.__propagatedImpureHostDeps

+

rust-crane.depsDrv.mkDerivation.__structuredAttrs

+

rust-crane.depsDrv.mkDerivation.allowSubstitutes

+

rust-crane.depsDrv.mkDerivation.allowedReferences

+

rust-crane.depsDrv.mkDerivation.allowedRequisites

+

rust-crane.depsDrv.mkDerivation.args

+

rust-crane.depsDrv.mkDerivation.buildFlags

+

rust-crane.depsDrv.mkDerivation.buildInputs

+

rust-crane.depsDrv.mkDerivation.buildPhase

+

rust-crane.depsDrv.mkDerivation.builder

+

rust-crane.depsDrv.mkDerivation.checkFLags

+

rust-crane.depsDrv.mkDerivation.checkInputs

+

rust-crane.depsDrv.mkDerivation.checkPhase

+

rust-crane.depsDrv.mkDerivation.checkTarget

+

rust-crane.depsDrv.mkDerivation.cmakeFlags

+

rust-crane.depsDrv.mkDerivation.configureFlags

+

rust-crane.depsDrv.mkDerivation.configurePhase

+

rust-crane.depsDrv.mkDerivation.configurePlatforms

+

rust-crane.depsDrv.mkDerivation.configureScript

+

rust-crane.depsDrv.mkDerivation.depsBuildBuild

+

rust-crane.depsDrv.mkDerivation.depsBuildBuildPropagated

+

rust-crane.depsDrv.mkDerivation.depsBuildTarget

+

rust-crane.depsDrv.mkDerivation.depsBuildTargetPropagated

+

rust-crane.depsDrv.mkDerivation.depsHostHost

+

rust-crane.depsDrv.mkDerivation.depsHostHostPropagated

+

rust-crane.depsDrv.mkDerivation.depsTargetTarget

+

rust-crane.depsDrv.mkDerivation.depsTargetTargetPropagated

+

rust-crane.depsDrv.mkDerivation.disallowedReferences

+

rust-crane.depsDrv.mkDerivation.disallowedRequisites

+

rust-crane.depsDrv.mkDerivation.distFlags

+

rust-crane.depsDrv.mkDerivation.distPhase

+

rust-crane.depsDrv.mkDerivation.distTarget

+

rust-crane.depsDrv.mkDerivation.doCheck

+

rust-crane.depsDrv.mkDerivation.doDist

+

rust-crane.depsDrv.mkDerivation.doInstallCheck

+

rust-crane.depsDrv.mkDerivation.dontAddDisableDepTrack

+

rust-crane.depsDrv.mkDerivation.dontAddPrefix

+

rust-crane.depsDrv.mkDerivation.dontAddStaticConfigureFlags

+

rust-crane.depsDrv.mkDerivation.dontBuild

+

rust-crane.depsDrv.mkDerivation.dontConfigure

+

rust-crane.depsDrv.mkDerivation.dontCopyDist

+

rust-crane.depsDrv.mkDerivation.dontDisableStatic

+

rust-crane.depsDrv.mkDerivation.dontFixLibtool

+

rust-crane.depsDrv.mkDerivation.dontFixup

+

rust-crane.depsDrv.mkDerivation.dontInstall

+

rust-crane.depsDrv.mkDerivation.dontMakeSourcesWritable

+

rust-crane.depsDrv.mkDerivation.dontMoveBin

+

rust-crane.depsDrv.mkDerivation.dontPatch

+

rust-crane.depsDrv.mkDerivation.dontPatchELF

+

rust-crane.depsDrv.mkDerivation.dontPatchShebangs

+

rust-crane.depsDrv.mkDerivation.dontPruneLibtoolFiles

+

rust-crane.depsDrv.mkDerivation.dontStrip

+

rust-crane.depsDrv.mkDerivation.dontStripHost

+

rust-crane.depsDrv.mkDerivation.dontStripTarget

+

rust-crane.depsDrv.mkDerivation.dontUnpack

+

rust-crane.depsDrv.mkDerivation.exportReferenceGraph

+

rust-crane.depsDrv.mkDerivation.fixupPhase

+

rust-crane.depsDrv.mkDerivation.forceShare

+

rust-crane.depsDrv.mkDerivation.hardeningDisable

+

rust-crane.depsDrv.mkDerivation.hardeningEnable

+

rust-crane.depsDrv.mkDerivation.impureEnvVars

+

rust-crane.depsDrv.mkDerivation.installCheckFlags

+

rust-crane.depsDrv.mkDerivation.installCheckInputs

+

rust-crane.depsDrv.mkDerivation.installCheckPhase

+

rust-crane.depsDrv.mkDerivation.installCheckTarget

+

rust-crane.depsDrv.mkDerivation.installFlags

+

rust-crane.depsDrv.mkDerivation.installPhase

+

rust-crane.depsDrv.mkDerivation.installTargets

+

rust-crane.depsDrv.mkDerivation.makeFlags

+

rust-crane.depsDrv.mkDerivation.makefile

+

rust-crane.depsDrv.mkDerivation.mesonFlags

+

rust-crane.depsDrv.mkDerivation.meta

+

rust-crane.depsDrv.mkDerivation.nativeBuildInputs

+

rust-crane.depsDrv.mkDerivation.nativeCheckInputs

+

rust-crane.depsDrv.mkDerivation.outputHash

+

rust-crane.depsDrv.mkDerivation.outputHashAlgo

+

rust-crane.depsDrv.mkDerivation.outputHashMode

+

rust-crane.depsDrv.mkDerivation.outputs

+

rust-crane.depsDrv.mkDerivation.passAsFile

+

rust-crane.depsDrv.mkDerivation.passthru

+

rust-crane.depsDrv.mkDerivation.patchFlags

+

rust-crane.depsDrv.mkDerivation.patchPhase

+

rust-crane.depsDrv.mkDerivation.patches

+

rust-crane.depsDrv.mkDerivation.phases

+

rust-crane.depsDrv.mkDerivation.pos

+

rust-crane.depsDrv.mkDerivation.postBuild

+

rust-crane.depsDrv.mkDerivation.postCheck

+

rust-crane.depsDrv.mkDerivation.postConfigure

+

rust-crane.depsDrv.mkDerivation.postDist

+

rust-crane.depsDrv.mkDerivation.postFixup

+

rust-crane.depsDrv.mkDerivation.postInstalCheck

+

rust-crane.depsDrv.mkDerivation.postInstall

+

rust-crane.depsDrv.mkDerivation.postPatch

+

rust-crane.depsDrv.mkDerivation.postPhases

+

rust-crane.depsDrv.mkDerivation.postUnpack

+

rust-crane.depsDrv.mkDerivation.preBuild

+

rust-crane.depsDrv.mkDerivation.preBuildPhases

+

rust-crane.depsDrv.mkDerivation.preCheck

+

rust-crane.depsDrv.mkDerivation.preConfigure

+

rust-crane.depsDrv.mkDerivation.preConfigurePhases

+

rust-crane.depsDrv.mkDerivation.preDist

+

rust-crane.depsDrv.mkDerivation.preDistPhases

+

rust-crane.depsDrv.mkDerivation.preFixup

+

rust-crane.depsDrv.mkDerivation.preFixupPhases

+

rust-crane.depsDrv.mkDerivation.preInstall

+

rust-crane.depsDrv.mkDerivation.preInstallCheck

+

rust-crane.depsDrv.mkDerivation.preInstallPhases

+

rust-crane.depsDrv.mkDerivation.prePatch

+

rust-crane.depsDrv.mkDerivation.prePhases

+

rust-crane.depsDrv.mkDerivation.preUnpack

+

rust-crane.depsDrv.mkDerivation.preferLocalBuild

+

rust-crane.depsDrv.mkDerivation.prefix

+

rust-crane.depsDrv.mkDerivation.prefixKey

+

rust-crane.depsDrv.mkDerivation.propagatedBuildInputs

+

rust-crane.depsDrv.mkDerivation.propagatedNativeBuildInputs

+

rust-crane.depsDrv.mkDerivation.propagatedSandboxProfile

+

rust-crane.depsDrv.mkDerivation.realBuilder

+

rust-crane.depsDrv.mkDerivation.requiredSystemFeatures

+

rust-crane.depsDrv.mkDerivation.sandboxProfile

+

rust-crane.depsDrv.mkDerivation.separateDebugInfo

+

rust-crane.depsDrv.mkDerivation.setSourceRoot

+

rust-crane.depsDrv.mkDerivation.setupHook

+

rust-crane.depsDrv.mkDerivation.shellHook

+

rust-crane.depsDrv.mkDerivation.sourceRoot

+

rust-crane.depsDrv.mkDerivation.src

+

rust-crane.depsDrv.mkDerivation.srcs

+

rust-crane.depsDrv.mkDerivation.strictDeps

+

rust-crane.depsDrv.mkDerivation.stripAllFlags

+

rust-crane.depsDrv.mkDerivation.stripAllList

+

rust-crane.depsDrv.mkDerivation.stripDebugFlags

+

rust-crane.depsDrv.mkDerivation.stripDebugList

+

rust-crane.depsDrv.mkDerivation.tarballs

+

rust-crane.depsDrv.mkDerivation.unpackCmd

+

rust-crane.depsDrv.mkDerivation.unpackPhase

+

rust-crane.depsDrv.mkDerivation.version

+

rust-crane.depsDrv.name

+

rust-crane.depsDrv.paths.package

+

rust-crane.depsDrv.paths.cacheFile

+

rust-crane.depsDrv.paths.lockFile

+

rust-crane.depsDrv.paths.projectRoot

+

rust-crane.depsDrv.paths.projectRootFile

+

rust-crane.depsDrv.public

+

rust-crane.depsDrv.public.docs

+

rust-crane.depsDrv.version

+

rust-crane.runTests

+

rust-crane.testFlags

+

rust-crane.testProfile

+

rust-crane.buildFlags

+

Flags to add when running cargo build and +cargo check

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/rust-crane/interface.nix

+

rust-crane.buildProfile

+

The profile to use when running cargo build and +cargo check

+

Type: string

+

Default: "release"

+

Declared by:

+

dream2nix/modules/dream2nix/rust-crane/interface.nix

+

rust-crane.depsDrv

+

A single derivation with all dependencies of the package

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/rust-crane/interface.nix

+

rust-crane.depsDrv.package-func.args

+

The arguments which will be passed to +package-func.func

+

Type: lazy attribute set of ((list of raw value) or +anything)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

rust-crane.depsDrv.package-func.func

+

Will be called with package-func.args in order to derive +package-func.result

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

rust-crane.depsDrv.package-func.outputs

+

Outputs of the derivation this package function produces

+

Type: list of string

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

rust-crane.depsDrv.package-func.result

+

The result of calling the final derivation function. This is not +necessarily the same as final.package. The function output +might not be compatible to the interface of final.package +and additional logic might be needed to create +final.package.

+

Type: raw value (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/package-func/interface.nix

+

rust-crane.depsDrv.deps

+

All dependencies of the package. This option should be set by the +“outer world” and can be used to inherit attributes from +pkgs or inputs etc.

+

By separating the task of retrieving things from the outside world, +it is ensured that the dependencies are overridable. Nothing will stop +users from adding nixpkgs itself as a dependency, but this +will make it very hard for the user of the package to override any +dependencies, because they’d have to figure out a way to insert their +changes into the Nixpkgs fixpoint. By adding specific attributes to +deps instead, the user has a realistic chance of overriding +those dependencies.

+

So deps should be specific, but not overly specific. For instance, +the caller shouldn’t have to know the version of a dependency in order +to override it. The name should suffice. (e.g. +nix = nixVersions.nix_2_12 instead of +inherit (nixVersions) nix_2_12.

+

Type: lazy attribute set of raw value

+

Default: { }

+

Example:

+
{nixpkgs, ...}: {
+  inherit (nixpkgs) stdenv;
+  inherit (nixpkgs.haskellPackages) pandoc;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/deps, +dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.deps.stdenv

+

The stdenv used for building this package

+

Type: raw value

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.env

+

environment variables passed to the build environment

+

Type: attribute set of (null or boolean or signed integer or +string or path or package or list of (boolean or signed integer or +string or path or package))

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/env

+

rust-crane.depsDrv.eval-cache.enable

+

Whether to enable the evaluation cache for this derivation.

+

Type: boolean

+

Default: false

+

Example: true

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

rust-crane.depsDrv.eval-cache.content

+

The content of the cached fields. For example if fields.pname is set +to true, then content.pname will exist.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

rust-crane.depsDrv.eval-cache.fields

+

Fields for which to cache evaluation

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

rust-crane.depsDrv.eval-cache.invalidationFields

+

Fields, when changed, require refreshing the cache

+

Type: attribute set of anything

+

Default: { }

+

Example:

+
{
+  src = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

rust-crane.depsDrv.eval-cache.refresh

+

Script to refresh the cache file of this package

+

Type: path (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/eval-cache/interface.nix

+

rust-crane.depsDrv.flags

+

Enable/disable flags declared in flagsOffered

+

Type: submodule

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

rust-crane.depsDrv.flagsOffered

+

declare flags that can be used to enable/disable features

+

Type: attribute set of string

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/core/flags

+

rust-crane.depsDrv.lock.content

+

The content of the lock file. All fields declared via +lock.fields are contained pointing to their respective +values.

+

Type: anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.lock.fields

+

Fields of the lock file

+

Type: attribute set of (submodule)

+

Default: { }

+

Example:

+
{
+  pname = true;
+  version = true;
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.lock.fields.<name>.default

+

The default value in case the lock file doesn’t exist or doesn’t yet +contain the field.

+

Type: null or anything

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.lock.fields.<name>.script

+

A script to refresh the value of this lock file field. The script +should write the result as json file to $out.

+

Type: path

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.lock.invalidationData

+

Pass any data that should invalidate the lock file when changed. This +is useful for example when the lock file should be regenerated when the +requirements change.

+

Type: anything

+

Default: { }

+

Example:

+
{
+  pip = {
+    lockVersion = "2";
+    requirements = [
+      "requests"
+      "pillow"
+    ];
+  };
+}
+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.lock.lib.computeFODHash

+

Helper function to write the hash of a given FOD to $out.

+

Type: function that evaluates to a(n) path (read +only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.lock.refresh

+

Script to refresh the cache file of this package

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/lock/interface.nix

+

rust-crane.depsDrv.mkDerivation.enableParallelBuilding

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.enableParallelChecking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.__contentAddressed

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.__darwinAllowLocalNetworking

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.__impureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.__propagatedImpureHostDeps

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.__structuredAttrs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.allowSubstitutes

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.allowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.allowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.args

+

This option has no description.

+

Type: null or (list of (string or path))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.buildFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.buildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.buildPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.builder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.checkFLags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.checkInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.checkPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.checkTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.cmakeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.configureFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.configurePhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.configurePlatforms

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.configureScript

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsBuildBuild

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsBuildBuildPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsBuildTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsBuildTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsHostHost

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsHostHostPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsTargetTarget

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.depsTargetTargetPropagated

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.disallowedReferences

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.disallowedRequisites

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.distFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.distPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.distTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.doCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.doDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.doInstallCheck

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontAddDisableDepTrack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontAddPrefix

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontAddStaticConfigureFlags

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontBuild

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontConfigure

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontCopyDist

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontDisableStatic

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontFixLibtool

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontFixup

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontInstall

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontMakeSourcesWritable

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontMoveBin

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontPatch

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontPatchELF

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontPatchShebangs

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontPruneLibtoolFiles

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontStrip

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontStripHost

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontStripTarget

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.dontUnpack

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.exportReferenceGraph

+

This option has no description.

+

Type: null or (list of (string or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.fixupPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.forceShare

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.hardeningDisable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.hardeningEnable

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.impureEnvVars

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installCheckFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installCheckPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installCheckTarget

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.installTargets

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.makeFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.makefile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.mesonFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.meta

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.nativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.nativeCheckInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.outputHash

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.outputHashAlgo

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.outputHashMode

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.outputs

+

This option has no description.

+

Type: null or (list of string)

+

Default:

+
[
+  "out"
+]
+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.passAsFile

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.passthru

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.patchFlags

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.patchPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.patches

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.phases

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.pos

+

This option has no description.

+

Type: null or (attribute set)

+

Default: { }

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postInstalCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postPatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.postUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preBuild

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preBuildPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preConfigure

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preConfigurePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preDist

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preDistPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preFixup

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preFixupPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preInstall

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preInstallCheck

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preInstallPhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.prePatch

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.prePhases

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preUnpack

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.preferLocalBuild

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.prefix

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.prefixKey

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.propagatedBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.propagatedNativeBuildInputs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.propagatedSandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.realBuilder

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.requiredSystemFeatures

+

This option has no description.

+

Type: null or (list of string)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.sandboxProfile

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.separateDebugInfo

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.setSourceRoot

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.setupHook

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.shellHook

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.sourceRoot

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.src

+

This option has no description.

+

Type: null or string or path or package or (submodule)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.srcs

+

This option has no description.

+

Type: null or (list of (string or path or package))

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.strictDeps

+

This option has no description.

+

Type: null or boolean

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.stripAllFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.stripAllList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.stripDebugFlags

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.stripDebugList

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.tarballs

+

This option has no description.

+

Type: null or (list of anything)

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.unpackCmd

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.unpackPhase

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.mkDerivation.version

+

This option has no description.

+

Type: null or string

+

Default: null

+

Declared by:

+

dream2nix/modules/dream2nix/mkDerivation/interface.nix

+

rust-crane.depsDrv.name

+

The name of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

rust-crane.depsDrv.paths.package

+

Path to the directory containing the definition of the current +package. Relative to ‘paths.projectRoot’.

+

This helps locating package definitions for lock & update +scripts.

+

Type: path or string

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

rust-crane.depsDrv.paths.cacheFile

+

Path to the eval cache file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "cache.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

rust-crane.depsDrv.paths.lockFile

+

Path to the lock file of the current package. Relative to +“${paths.projectRoot}/${paths.package}”".

+

Type: string

+

Default: "lock.json"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

rust-crane.depsDrv.paths.projectRoot

+

Path to the root of the project on which dream2nix operates. Must +contain the marker file specified by ‘paths.projectRootFile’

+

This helps locating lock files at evaluation time.

+

Type: path

+

Example: ./.

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

rust-crane.depsDrv.paths.projectRootFile

+

File name to look for to determine the root of the project. Ensure +‘paths.projectRoot’ contains a file named like this.

+

This helps locating package definitions for lock & update +scripts.

+

Type: string

+

Default: ".git"

+

Example: ".git"

+

Declared by:

+

dream2nix/modules/dream2nix/core/paths/interface.nix

+

rust-crane.depsDrv.public

+

The final result of the evaluated package. Contains everything that +nix expects from a derivation. Contains fields like name, outputs, +drvPath, outPath, etc. Can be build with nix-build or +nix build.

+

Type: lazy attribute set of anything

+

Declared by:

+

dream2nix/modules/dream2nix/core/public/interface.nix, +dream2nix/modules/dream2nix/core/docs

+

rust-crane.depsDrv.public.docs

+

The manual of the package as a website

+

Type: package (read only)

+

Declared by:

+

dream2nix/modules/dream2nix/core/docs

+

rust-crane.depsDrv.version

+

The version of the package

+

Type: string

+

Declared by:

+

dream2nix/modules/dream2nix/core/ui/interface.nix

+

rust-crane.runTests

+

Whether to run tests via cargo test

+

Type: boolean

+

Default: true

+

Declared by:

+

dream2nix/modules/dream2nix/rust-crane/interface.nix

+

rust-crane.testFlags

+

Flags to add when running cargo test

+

Type: list of string

+

Default: [ ]

+

Declared by:

+

dream2nix/modules/dream2nix/rust-crane/interface.nix

+

rust-crane.testProfile

+

The profile to use when running cargo test

+

Type: string

+

Default: "release"

+

Declared by:

+

dream2nix/modules/dream2nix/rust-crane/interface.nix

+ +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + +
+ + diff --git a/print.html b/print.html deleted file mode 100644 index b2466898de..0000000000 --- a/print.html +++ /dev/null @@ -1,461 +0,0 @@ - - - - - - dream2nix documentation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
-
-

- - - - dream2nix - A framework for automated nix packaging - -
- Automate reproducible packaging for various language ecosystems -
- Documentation | - Example Repo | - Example Repo Flake | - Example Packages -

-

!!! Warning: dream2nix is unstable software. While simple UX is one of our main focus points, the APIs are still under development. Do expect changes that will break your setup.

-

legacy dream2nix

-

Dream2nix is currently in the process of being refactored to make use of drv-parts. Not all features and subsystems are migrated yet. If you prefer continue using the makeFlakeOutputs interface, please refer to the legacy branch of dream2nix.

-

Funding

-

This project was funded through the NGI Assure Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 957073. Applications are still open, you can apply today.

-

If your organization wants to support the project with extra funding in order to add support for more languages or new features, please contact one of the maintainers.

-

Documentation

-

👉 To the docs

-

Presentations

- -

Get in touch

-

👉 matrix chat room

-

Contribute

-

👉 GitHub repo

-

👉 issues

-

Goals

-

dream2nix focuses on the following aspects:

-
    -
  • Modularity
  • -
  • Customizability
  • -
  • Maintainability
  • -
  • Code de-duplication across 2nix solutions
  • -
  • Common UI across 2nix solutions
  • -
  • Reduce effort to develop new 2nix solutions
  • -
  • Exploration and adoption of new nix features
  • -
  • Simplified updating of packages
  • -
-

The goal of this project is to create a standardized, generic, modular framework for automated packaging solutions, aiming for better flexibility, maintainability and usability.

-

The intention is to integrate many existing 2nix converters into this framework, thereby improving many of the previously named aspects and providing a unified UX for all 2nix solutions.

-

Examples for dream2nix

- -

Why Modules?

-

Declaring derivations as modules solves a number of issues. -For more details on the problems, visit DavHau/pkgs-modules. -Also I recommend watching @edolstra 's talk about this topic.

-

Benefits

-

Deprecate override functions

-

Changing options of packages in nixpkgs can require chaining different override functions like this:

-
{
-  htop-mod = let
-    htop-overridden = pkgs.htop.overrideAttrs (old: {
-      pname = "htop-mod";
-    });
-  in
-    htop-overridden.override (old: {
-      sensorsSupport = false;
-    });
-}
-
-

... while doing the same using dream2nix looks like this:

-
{
-  htop-mod = {
-    imports = [./htop.nix];
-    name = lib.mkForce "htop-mod";
-    flags.sensorsSupport = false;
-  };
-}
-
-

See htop module definition here.

-

Type safety

-

The following code in nixpkgs mkDerivation mysteriously skips the patches:

-
mkDerivation {
-  # ...
-  dontPatch = "false";
-}
-
-

... while doing the same using dream2nix raises an informative type error:

-
A definition for option `[...].dontPatch' is not of type `boolean' [...]
-
-

Catch typos

-

The following code in nixpkgs mkDerivation builds without openssl_3.

-
mkDerivation {
-  # ...
-  nativBuildInputs = [openssl_3];
-}
-
-

... while doing the same using dream2nix raises an informative error:

-
The option `[...].nativBuildInputs' does not exist
-
-

Environment variables clearly defined

-

dream2nix requires a clear distinction between known parameters and user-defined variables. -Defining SOME_VARIABLE at the top-level, would raise:

-
The option `[...].SOME_VARIABLE' does not exist
-
-

Instead it has to be defined under env.:

-
{
-  my-package = {
-    # ...
-    env.SOME_VARIABLE = "example";
-  };
-}
-
-

Documentaiton / Discoverability

-

No more digging the source code to find possible options to override.

-

Documentation similar to search.nixos.org can be generated for packages declared via dream2nix.

-

Every package built with dream2nix has a .docs attribute that builds an html documentation describing it's options.

-

Package blueprints

-

With dream2nix, packages don't need to be fully declared. Options can be left without defaults, requiring the consumer to complete the definition.

-

For example, this can be useful for lang2nix tools, where src and version are dynamically provided by a lock file parser.

-

Flexibility

-

The nixos module system gives maintainers more freedom over how packages are split into modules. Separation of concerns can be implemented more easily. -For example, the dependency tree of a package set can be factored out into a separate module, allowing for simpler modification.

-

Development Roundup April - June 2022

-

In the period of 3 months, 40 pull requests were merged.

-

Most Notable Changes

-

Extension Interface for subsystem modules

-

Dream2nix now has an extension interface which allows users to add support for other ecosystems and lock file formats out of tree. This allows people to maintain private dream2nix extensions or publish their extensions on their own repositories. For the future it is planned to go one step further and use the nixos module system for dream2nix.

-

Improved handling of mono-repo projects

-

Many software projects in the wild consist of several sub-project. The sub-projects could be of the same ecosystem, like a nodejs project managed by npm, declaring several workspaces, or they could be of completely different ecosystems, like a nodejs project, containing a rust and a go module within the same source tree. A goal for dream2nix is to handle all these constellations well, to provide the user with decent automation and interfaces in order to simplify working with these complex software projects as much as possible. Therefore a discovery mechanism has been established and improved over time to tackle mono-repo scenarios, detecting sub-projects of arbitrary type within a larger source tree, splitting the detected projects into reasonable chunks of work that can be processed by many different translator modules of dream2nix.

-

Unit tests for pure translators

-

Pure translators are the parts of dream2nix which are able to read upstream lock files and other metadata and convert this data to the dream2nix internal dream-lock format. All of this in done in pure nix without calling to external programs. For example the cargo-lock translator allows dream2nix to just build any rust project on-the-fly, given just the source code of the project. -In order for dream2nix to extend its support onto many more ecosystems, we rely on the community contributions adding pure translators. For this reason we want to make such contributions as simple as possible. -This is why we established a unit testing suit for pure translators. This is realized by using python + pytest to define the unit tests which then call out to nix via our python nix-ffi. This allows people to implement new translators step by step while getting constant feedback if they are on the right track.

-

More Changes

-
    -
  • -

    Reorganized internal code structure of dream2nix (builders, translators, discoverers moved to subsystems)

    -
  • -
  • -

    New community overrides to fix some nodejs packages

    -
  • -
  • -

    Improved usage examples in readme

    -
  • -
  • -

    Improvements on several subsystems including nodejs and rust

    -
  • -
  • -

    New documentation website: -https://nix-community.github.io/dream2nix/

    -
  • -
  • -

    Added subsystems:

    -
      -
    • python
    • -
    • haskell
    • -
    -
  • -
  • -

    Added support for translating formats:

    -
      -
    • python: setup.py
    • -
    • haskell: stack.yaml.lock (stack)
    • -
    • haskell: plan.json (cabal)
    • -
    • rust: Cargo.toml, Cargo.lock
    • -
    -
  • -
  • -

    Added builders for:

    -
      -
    • haskell: default
    • -
    -
  • -
-

Development Roundup July - September 2022

-

In the period of 3 months, 62 pull requests were merged.

-

Most Notable Changes

-

Indexers

-

Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information. Read more about indexers in our docs.

-

Indexers can be used to automatically import packages from all kinds of ecosystems into the nix domain. For example the libraries-io indexer can be used to query libraries.io for the 5000 most popular nodejs packages and convert them to nix packages.

-

One nice use case for indexers is to test dream2nix by continuously building large auto generated package sets while monitoring the success rate and get useful information from build failures.

-

Currently we already have this testing infrastructure set up for nodejs and rust (more will be added soon). The package sets can be found in the repo: nix-community/dream2nix-auto-test

-

development shells

-

Besides the usual packages, many builders in dream2nix do now also output dev-shell(s) via the devShells attribute. This should allow developers to quickly spin up a shell environment on arbitrary projects with the required dependencies available to start hacking.

-

Begin moving to nixos module system

-

We started a larger refactoring effort, separating dream2nix internals into nixos modules. The goal of this undertaking is to gain:

-
    -
  • better flexibility within the framework. People should have an easier time to modify and extend the framework
  • -
  • type safety between important components of dream2nix
  • -
  • type checked and automatically documented user interfaces (similar to search.nixos.org for nixos)
  • -
  • better integration into nixos itself
  • -
-

This is only partially complete yet, as we have to refactor module by module carefully while making sure to not break the current API. Currently, only translators, fetchers, builders and discoverers use the module system. Once the internals are modularized, the final piece of work will be creating a new user interface using nixos modules as well.

-

More Changes

-
    -
  • -

    Improvements on several subsystems including haskell, nodejs, python, rust

    -
  • -
  • -

    Improvements of some community overrides

    -
  • -
  • -

    Added quick start guides to the documentation

    -
  • -
  • -

    Several improvements for the documentation

    -
  • -
  • -

    Added integration tests

    -
  • -
  • -

    Added subsystems:

    -
      -
    • debian
    • -
    • php
    • -
    -
  • -
  • -

    Added support for translating formats:

    -
      -
    • debian: debian-binary (impure)
    • -
    • php: composer-lock (pure)
    • -
    • haskell: hackage (impure) - given a package name, retrieve metadata from hackage
    • -
    -
  • -
  • -

    Added builders for:

    -
      -
    • debian simple-debian: download and patch binary releases from debian repos
    • -
    • php simple-php: build dependencies in a combined derivation
    • -
    • php granular-php: build dependencies in separate derivations
    • -
    -
  • -
  • -

    Added indexers:

    - -
  • -
- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - -
- - diff --git a/searchindex.js b/searchindex.js index bc4e3b747b..08427f3161 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Object.assign(window.search, {"doc_urls":["intro.html#legacy-dream2nix","intro.html#funding","intro.html#documentation","intro.html#presentations","intro.html#get-in-touch","intro.html#contribute","intro.html#goals","examples.html#examples-for-dream2nix","modules.html#why-modules","modules.html#benefits","modules.html#deprecate-override-functions","modules.html#type-safety","modules.html#catch-typos","modules.html#environment-variables-clearly-defined","modules.html#documentaiton--discoverability","modules.html#package-blueprints","modules.html#flexibility","development-roundups/2022-april-june.html#development-roundup-april---june-2022","development-roundups/2022-april-june.html#most-notable-changes","development-roundups/2022-april-june.html#extension-interface-for-subsystem-modules","development-roundups/2022-april-june.html#improved-handling-of-mono-repo-projects","development-roundups/2022-april-june.html#unit-tests-for-pure-translators","development-roundups/2022-april-june.html#more-changes","development-roundups/2022-july-september.html#development-roundup-july---september-2022","development-roundups/2022-july-september.html#most-notable-changes","development-roundups/2022-july-september.html#indexers","development-roundups/2022-july-september.html#development-shells","development-roundups/2022-july-september.html#begin-moving-to-nixos-module-system","development-roundups/2022-july-september.html#more-changes"],"index":{"documentStore":{"docInfo":{"0":{"body":54,"breadcrumbs":3,"title":2},"1":{"body":49,"breadcrumbs":2,"title":1},"10":{"body":43,"breadcrumbs":5,"title":3},"11":{"body":23,"breadcrumbs":4,"title":2},"12":{"body":20,"breadcrumbs":4,"title":2},"13":{"body":25,"breadcrumbs":6,"title":4},"14":{"body":27,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":4,"title":2},"16":{"body":28,"breadcrumbs":3,"title":1},"17":{"body":7,"breadcrumbs":8,"title":5},"18":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":34,"breadcrumbs":7,"title":4},"2":{"body":1,"breadcrumbs":2,"title":1},"20":{"body":82,"breadcrumbs":8,"title":5},"21":{"body":90,"breadcrumbs":7,"title":4},"22":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":7,"breadcrumbs":8,"title":5},"24":{"body":0,"breadcrumbs":5,"title":2},"25":{"body":83,"breadcrumbs":4,"title":1},"26":{"body":27,"breadcrumbs":5,"title":2},"27":{"body":74,"breadcrumbs":8,"title":5},"28":{"body":80,"breadcrumbs":5,"title":2},"3":{"body":11,"breadcrumbs":2,"title":1},"4":{"body":3,"breadcrumbs":2,"title":1},"5":{"body":3,"breadcrumbs":2,"title":1},"6":{"body":63,"breadcrumbs":2,"title":1},"7":{"body":13,"breadcrumbs":4,"title":2},"8":{"body":18,"breadcrumbs":3,"title":1},"9":{"body":0,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"Automate reproducible packaging for various language ecosystems Documentation | Example Repo | Example Repo Flake | Example Packages !!! Warning: dream2nix is unstable software. While simple UX is one of our main focus points, the APIs are still under development. Do expect changes that will break your setup. Dream2nix is currently in the process of being refactored to make use of drv-parts. Not all features and subsystems are migrated yet. If you prefer continue using the makeFlakeOutputs interface, please refer to the legacy branch of dream2nix.","breadcrumbs":"Introduction » legacy dream2nix","id":"0","title":"legacy dream2nix"},"1":{"body":"This project was funded through the NGI Assure Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 957073. Applications are still open, you can apply today . If your organization wants to support the project with extra funding in order to add support for more languages or new features, please contact one of the maintainers.","breadcrumbs":"Introduction » Funding","id":"1","title":"Funding"},"10":{"body":"Changing options of packages in nixpkgs can require chaining different override functions like this: { htop-mod = let htop-overridden = pkgs.htop.overrideAttrs (old: { pname = \"htop-mod\"; }); in htop-overridden.override (old: { sensorsSupport = false; });\n} ... while doing the same using dream2nix looks like this: { htop-mod = { imports = [./htop.nix]; name = lib.mkForce \"htop-mod\"; flags.sensorsSupport = false; };\n} See htop module definition here .","breadcrumbs":"dream2nix modules » Deprecate override functions","id":"10","title":"Deprecate override functions"},"11":{"body":"The following code in nixpkgs mkDerivation mysteriously skips the patches: mkDerivation { # ... dontPatch = \"false\";\n} ... while doing the same using dream2nix raises an informative type error: A definition for option `[...].dontPatch' is not of type `boolean' [...]","breadcrumbs":"dream2nix modules » Type safety","id":"11","title":"Type safety"},"12":{"body":"The following code in nixpkgs mkDerivation builds without openssl_3. mkDerivation { # ... nativBuildInputs = [openssl_3];\n} ... while doing the same using dream2nix raises an informative error: The option `[...].nativBuildInputs' does not exist","breadcrumbs":"dream2nix modules » Catch typos","id":"12","title":"Catch typos"},"13":{"body":"dream2nix requires a clear distinction between known parameters and user-defined variables. Defining SOME_VARIABLE at the top-level, would raise: The option `[...].SOME_VARIABLE' does not exist Instead it has to be defined under env.: { my-package = { # ... env.SOME_VARIABLE = \"example\"; };\n}","breadcrumbs":"dream2nix modules » Environment variables clearly defined","id":"13","title":"Environment variables clearly defined"},"14":{"body":"No more digging the source code to find possible options to override. Documentation similar to search.nixos.org can be generated for packages declared via dream2nix. Every package built with dream2nix has a .docs attribute that builds an html documentation describing it's options.","breadcrumbs":"dream2nix modules » Documentaiton / Discoverability","id":"14","title":"Documentaiton / Discoverability"},"15":{"body":"With dream2nix, packages don't need to be fully declared. Options can be left without defaults, requiring the consumer to complete the definition. For example, this can be useful for lang2nix tools, where src and version are dynamically provided by a lock file parser.","breadcrumbs":"dream2nix modules » Package blueprints","id":"15","title":"Package blueprints"},"16":{"body":"The nixos module system gives maintainers more freedom over how packages are split into modules. Separation of concerns can be implemented more easily. For example, the dependency tree of a package set can be factored out into a separate module, allowing for simpler modification.","breadcrumbs":"dream2nix modules » Flexibility","id":"16","title":"Flexibility"},"17":{"body":"In the period of 3 months, 40 pull requests were merged .","breadcrumbs":"April - June 2022 » Development Roundup April - June 2022","id":"17","title":"Development Roundup April - June 2022"},"18":{"body":"","breadcrumbs":"April - June 2022 » Most Notable Changes","id":"18","title":"Most Notable Changes"},"19":{"body":"Dream2nix now has an extension interface which allows users to add support for other ecosystems and lock file formats out of tree. This allows people to maintain private dream2nix extensions or publish their extensions on their own repositories. For the future it is planned to go one step further and use the nixos module system for dream2nix.","breadcrumbs":"April - June 2022 » Extension Interface for subsystem modules","id":"19","title":"Extension Interface for subsystem modules"},"2":{"body":"👉 To the docs","breadcrumbs":"Introduction » Documentation","id":"2","title":"Documentation"},"20":{"body":"Many software projects in the wild consist of several sub-project. The sub-projects could be of the same ecosystem, like a nodejs project managed by npm, declaring several workspaces, or they could be of completely different ecosystems, like a nodejs project, containing a rust and a go module within the same source tree. A goal for dream2nix is to handle all these constellations well, to provide the user with decent automation and interfaces in order to simplify working with these complex software projects as much as possible. Therefore a discovery mechanism has been established and improved over time to tackle mono-repo scenarios, detecting sub-projects of arbitrary type within a larger source tree, splitting the detected projects into reasonable chunks of work that can be processed by many different translator modules of dream2nix.","breadcrumbs":"April - June 2022 » Improved handling of mono-repo projects","id":"20","title":"Improved handling of mono-repo projects"},"21":{"body":"Pure translators are the parts of dream2nix which are able to read upstream lock files and other metadata and convert this data to the dream2nix internal dream-lock format. All of this in done in pure nix without calling to external programs. For example the cargo-lock translator allows dream2nix to just build any rust project on-the-fly, given just the source code of the project. In order for dream2nix to extend its support onto many more ecosystems, we rely on the community contributions adding pure translators. For this reason we want to make such contributions as simple as possible. This is why we established a unit testing suit for pure translators. This is realized by using python + pytest to define the unit tests which then call out to nix via our python nix-ffi. This allows people to implement new translators step by step while getting constant feedback if they are on the right track.","breadcrumbs":"April - June 2022 » Unit tests for pure translators","id":"21","title":"Unit tests for pure translators"},"22":{"body":"Reorganized internal code structure of dream2nix (builders, translators, discoverers moved to subsystems) New community overrides to fix some nodejs packages Improved usage examples in readme Improvements on several subsystems including nodejs and rust New documentation website: https://nix-community.github.io/dream2nix/ Added subsystems: python haskell Added support for translating formats: python: setup.py haskell: stack.yaml.lock (stack) haskell: plan.json (cabal) rust: Cargo.toml, Cargo.lock Added builders for: haskell: default","breadcrumbs":"April - June 2022 » More Changes","id":"22","title":"More Changes"},"23":{"body":"In the period of 3 months, 62 pull requests were merged .","breadcrumbs":"July - September 2022 » Development Roundup July - September 2022","id":"23","title":"Development Roundup July - September 2022"},"24":{"body":"","breadcrumbs":"July - September 2022 » Most Notable Changes","id":"24","title":"Most Notable Changes"},"25":{"body":"Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information. Read more about indexers in our docs . Indexers can be used to automatically import packages from all kinds of ecosystems into the nix domain. For example the libraries-io indexer can be used to query libraries.io for the 5000 most popular nodejs packages and convert them to nix packages. One nice use case for indexers is to test dream2nix by continuously building large auto generated package sets while monitoring the success rate and get useful information from build failures. Currently we already have this testing infrastructure set up for nodejs and rust (more will be added soon). The package sets can be found in the repo: nix-community/dream2nix-auto-test","breadcrumbs":"July - September 2022 » Indexers","id":"25","title":"Indexers"},"26":{"body":"Besides the usual packages, many builders in dream2nix do now also output dev-shell(s) via the devShells attribute. This should allow developers to quickly spin up a shell environment on arbitrary projects with the required dependencies available to start hacking.","breadcrumbs":"July - September 2022 » development shells","id":"26","title":"development shells"},"27":{"body":"We started a larger refactoring effort, separating dream2nix internals into nixos modules. The goal of this undertaking is to gain: better flexibility within the framework. People should have an easier time to modify and extend the framework type safety between important components of dream2nix type checked and automatically documented user interfaces (similar to search.nixos.org for nixos) better integration into nixos itself This is only partially complete yet, as we have to refactor module by module carefully while making sure to not break the current API. Currently, only translators, fetchers, builders and discoverers use the module system. Once the internals are modularized, the final piece of work will be creating a new user interface using nixos modules as well.","breadcrumbs":"July - September 2022 » Begin moving to nixos module system","id":"27","title":"Begin moving to nixos module system"},"28":{"body":"Improvements on several subsystems including haskell, nodejs, python, rust Improvements of some community overrides Added quick start guides to the documentation Several improvements for the documentation Added integration tests Added subsystems: debian php Added support for translating formats: debian: debian-binary (impure) php: composer-lock (pure) haskell: hackage (impure) - given a package name, retrieve metadata from hackage Added builders for: debian simple-debian: download and patch binary releases from debian repos php simple-php: build dependencies in a combined derivation php granular-php: build dependencies in separate derivations Added indexers: libraries-io: queries libraries.io for package sets","breadcrumbs":"July - September 2022 » More Changes","id":"28","title":"More Changes"},"3":{"body":"👉 2023: dream2nix based on drv-parts 👉 2021: Original dream2nix presentation (Examples are outdated)","breadcrumbs":"Introduction » Presentations","id":"3","title":"Presentations"},"4":{"body":"👉 matrix chat room","breadcrumbs":"Introduction » Get in touch","id":"4","title":"Get in touch"},"5":{"body":"👉 GitHub repo 👉 issues","breadcrumbs":"Introduction » Contribute","id":"5","title":"Contribute"},"6":{"body":"dream2nix focuses on the following aspects: Modularity Customizability Maintainability Code de-duplication across 2nix solutions Common UI across 2nix solutions Reduce effort to develop new 2nix solutions Exploration and adoption of new nix features Simplified updating of packages The goal of this project is to create a standardized, generic, modular framework for automated packaging solutions, aiming for better flexibility, maintainability and usability. The intention is to integrate many existing 2nix converters into this framework, thereby improving many of the previously named aspects and providing a unified UX for all 2nix solutions.","breadcrumbs":"Introduction » Goals","id":"6","title":"Goals"},"7":{"body":"👉 example repository 👉 example repository using flakes 👉 example packages 👉 basics 👉 single-language 👉 multi-language","breadcrumbs":"dream2nix examples » Examples for dream2nix","id":"7","title":"Examples for dream2nix"},"8":{"body":"Declaring derivations as modules solves a number of issues. For more details on the problems, visit DavHau/pkgs-modules . Also I recommend watching @edolstra 's talk about this topic .","breadcrumbs":"dream2nix modules » Why Modules?","id":"8","title":"Why Modules?"},"9":{"body":"","breadcrumbs":"dream2nix modules » Benefits","id":"9","title":"Benefits"}},"length":29,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"3":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"d":{"df":2,"docs":{"1":{"tf":1.0},"19":{"tf":1.0}}},"df":4,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"14":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"27":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"21":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"15":{"tf":1.0},"22":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":2.0},"21":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"2":{"tf":1.0},"25":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":6,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":17,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"26":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"11":{"tf":1.0},"12":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"7":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":2.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.23606797749979}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.6457513110645907},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":6,"docs":{"10":{"tf":1.0},"16":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"8":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.0},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.23606797749979}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":4,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":4,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.0},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.23606797749979},"28":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"28":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.0},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}},"p":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.7320508075688772},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":1,"docs":{"21":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":10,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"i":{"a":{"df":3,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"breadcrumbs":{"root":{"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":12,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"3":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"d":{"df":2,"docs":{"1":{"tf":1.0},"19":{"tf":1.0}}},"df":4,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"14":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"27":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"21":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"15":{"tf":1.0},"22":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":2.23606797749979},"21":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"2":{"tf":1.0},"25":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":6,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":20,"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"16":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"11":{"tf":1.0},"12":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"7":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":2.23606797749979}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.7320508075688772}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.449489742783178}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.7320508075688772}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.8284271247461903},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":12,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":2.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.449489742783178}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":4,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":4,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.1622776601683795},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.449489742783178},"28":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"28":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.7320508075688772}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":2.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}},"p":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.6457513110645907},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":2.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":1,"docs":{"21":{"tf":2.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":10,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"i":{"a":{"df":3,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"title":{"root":{"2":{"0":{"2":{"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"27":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":1,"docs":{"27":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file +Object.assign(window.search, {"doc_urls":["intro.html#legacy-dream2nix","intro.html#funding","intro.html#documentation","intro.html#presentations","intro.html#get-in-touch","intro.html#contribute","intro.html#goals","examples.html#examples-for-dream2nix","modules.html#why-modules","modules.html#benefits","modules.html#deprecate-override-functions","modules.html#type-safety","modules.html#catch-typos","modules.html#environment-variables-clearly-defined","modules.html#documentaiton--discoverability","modules.html#package-blueprints","modules.html#flexibility","development-roundups/2022-april-june.html#development-roundup-april---june-2022","development-roundups/2022-april-june.html#most-notable-changes","development-roundups/2022-april-june.html#extension-interface-for-subsystem-modules","development-roundups/2022-april-june.html#improved-handling-of-mono-repo-projects","development-roundups/2022-april-june.html#unit-tests-for-pure-translators","development-roundups/2022-april-june.html#more-changes","development-roundups/2022-july-september.html#development-roundup-july---september-2022","development-roundups/2022-july-september.html#most-notable-changes","development-roundups/2022-july-september.html#indexers","development-roundups/2022-july-september.html#development-shells","development-roundups/2022-july-september.html#begin-moving-to-nixos-module-system","development-roundups/2022-july-september.html#more-changes","options/WIP-python-pdm.html#installation","options/WIP-python-pyproject.html#installation","options/WIP-spago.html#installation","options/buildPythonPackage.html#installation","options/buildRustPackage.html#installation","options/builtins-derivation.html#installation","options/deps.html#installation","options/eval-cache.html#installation","options/groups.html#installation","options/lock.html#installation","options/mkDerivation.html#installation","options/nodejs-devshell.html#installation","options/nodejs-granular.html#installation","options/nodejs-granular-v3.html#installation","options/nodejs-node-modules.html#installation","options/nodejs-package-json.html#installation","options/nodejs-package-lock.html#installation","options/nodejs-package-lock-v3.html#installation","options/package-func.html#installation","options/paths.html#installation","options/php-composer-lock.html#installation","options/php-granular.html#installation","options/pip.html#installation","options/public.html#installation","options/rust-cargo-lock.html#installation","options/rust-crane.html#installation"],"index":{"documentStore":{"docInfo":{"0":{"body":54,"breadcrumbs":3,"title":2},"1":{"body":49,"breadcrumbs":2,"title":1},"10":{"body":43,"breadcrumbs":5,"title":3},"11":{"body":23,"breadcrumbs":4,"title":2},"12":{"body":20,"breadcrumbs":4,"title":2},"13":{"body":25,"breadcrumbs":6,"title":4},"14":{"body":27,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":4,"title":2},"16":{"body":28,"breadcrumbs":3,"title":1},"17":{"body":7,"breadcrumbs":8,"title":5},"18":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":34,"breadcrumbs":7,"title":4},"2":{"body":1,"breadcrumbs":2,"title":1},"20":{"body":82,"breadcrumbs":8,"title":5},"21":{"body":90,"breadcrumbs":7,"title":4},"22":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":7,"breadcrumbs":8,"title":5},"24":{"body":0,"breadcrumbs":5,"title":2},"25":{"body":79,"breadcrumbs":4,"title":1},"26":{"body":27,"breadcrumbs":5,"title":2},"27":{"body":74,"breadcrumbs":8,"title":5},"28":{"body":80,"breadcrumbs":5,"title":2},"29":{"body":13,"breadcrumbs":6,"title":1},"3":{"body":11,"breadcrumbs":2,"title":1},"30":{"body":13,"breadcrumbs":6,"title":1},"31":{"body":11,"breadcrumbs":5,"title":1},"32":{"body":261,"breadcrumbs":4,"title":1},"33":{"body":9,"breadcrumbs":4,"title":1},"34":{"body":271,"breadcrumbs":5,"title":1},"35":{"body":103,"breadcrumbs":4,"title":1},"36":{"body":102,"breadcrumbs":5,"title":1},"37":{"body":583,"breadcrumbs":4,"title":1},"38":{"body":136,"breadcrumbs":4,"title":1},"39":{"body":1624,"breadcrumbs":4,"title":1},"4":{"body":3,"breadcrumbs":2,"title":1},"40":{"body":5749,"breadcrumbs":5,"title":1},"41":{"body":2668,"breadcrumbs":5,"title":1},"42":{"body":13,"breadcrumbs":6,"title":1},"43":{"body":13,"breadcrumbs":6,"title":1},"44":{"body":49,"breadcrumbs":6,"title":1},"45":{"body":144,"breadcrumbs":6,"title":1},"46":{"body":148,"breadcrumbs":7,"title":1},"47":{"body":91,"breadcrumbs":5,"title":1},"48":{"body":115,"breadcrumbs":4,"title":1},"49":{"body":123,"breadcrumbs":6,"title":1},"5":{"body":3,"breadcrumbs":2,"title":1},"50":{"body":618,"breadcrumbs":5,"title":1},"51":{"body":775,"breadcrumbs":4,"title":1},"52":{"body":39,"breadcrumbs":4,"title":1},"53":{"body":30,"breadcrumbs":6,"title":1},"54":{"body":2684,"breadcrumbs":5,"title":1},"6":{"body":63,"breadcrumbs":2,"title":1},"7":{"body":13,"breadcrumbs":4,"title":2},"8":{"body":18,"breadcrumbs":3,"title":1},"9":{"body":0,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"Automate reproducible packaging for various language ecosystems Documentation | Example Repo | Example Repo Flake | Example Packages !!! Warning: dream2nix is unstable software. While simple UX is one of our main focus points, the APIs are still under development. Do expect changes that will break your setup. Dream2nix is currently in the process of being refactored to make use of drv-parts. Not all features and subsystems are migrated yet. If you prefer continue using the makeFlakeOutputs interface, please refer to the legacy branch of dream2nix.","breadcrumbs":"Introduction » legacy dream2nix","id":"0","title":"legacy dream2nix"},"1":{"body":"This project was funded through the NGI Assure Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 957073. Applications are still open, you can apply today . If your organization wants to support the project with extra funding in order to add support for more languages or new features, please contact one of the maintainers.","breadcrumbs":"Introduction » Funding","id":"1","title":"Funding"},"10":{"body":"Changing options of packages in nixpkgs can require chaining different override functions like this: { htop-mod = let htop-overridden = pkgs.htop.overrideAttrs (old: { pname = \"htop-mod\"; }); in htop-overridden.override (old: { sensorsSupport = false; });\n} ... while doing the same using dream2nix looks like this: { htop-mod = { imports = [./htop.nix]; name = lib.mkForce \"htop-mod\"; flags.sensorsSupport = false; };\n} See htop module definition here .","breadcrumbs":"dream2nix modules » Deprecate override functions","id":"10","title":"Deprecate override functions"},"11":{"body":"The following code in nixpkgs mkDerivation mysteriously skips the patches: mkDerivation { # ... dontPatch = \"false\";\n} ... while doing the same using dream2nix raises an informative type error: A definition for option `[...].dontPatch' is not of type `boolean' [...]","breadcrumbs":"dream2nix modules » Type safety","id":"11","title":"Type safety"},"12":{"body":"The following code in nixpkgs mkDerivation builds without openssl_3. mkDerivation { # ... nativBuildInputs = [openssl_3];\n} ... while doing the same using dream2nix raises an informative error: The option `[...].nativBuildInputs' does not exist","breadcrumbs":"dream2nix modules » Catch typos","id":"12","title":"Catch typos"},"13":{"body":"dream2nix requires a clear distinction between known parameters and user-defined variables. Defining SOME_VARIABLE at the top-level, would raise: The option `[...].SOME_VARIABLE' does not exist Instead it has to be defined under env.: { my-package = { # ... env.SOME_VARIABLE = \"example\"; };\n}","breadcrumbs":"dream2nix modules » Environment variables clearly defined","id":"13","title":"Environment variables clearly defined"},"14":{"body":"No more digging the source code to find possible options to override. Documentation similar to search.nixos.org can be generated for packages declared via dream2nix. Every package built with dream2nix has a .docs attribute that builds an html documentation describing it's options.","breadcrumbs":"dream2nix modules » Documentaiton / Discoverability","id":"14","title":"Documentaiton / Discoverability"},"15":{"body":"With dream2nix, packages don't need to be fully declared. Options can be left without defaults, requiring the consumer to complete the definition. For example, this can be useful for lang2nix tools, where src and version are dynamically provided by a lock file parser.","breadcrumbs":"dream2nix modules » Package blueprints","id":"15","title":"Package blueprints"},"16":{"body":"The nixos module system gives maintainers more freedom over how packages are split into modules. Separation of concerns can be implemented more easily. For example, the dependency tree of a package set can be factored out into a separate module, allowing for simpler modification.","breadcrumbs":"dream2nix modules » Flexibility","id":"16","title":"Flexibility"},"17":{"body":"In the period of 3 months, 40 pull requests were merged .","breadcrumbs":"April - June 2022 » Development Roundup April - June 2022","id":"17","title":"Development Roundup April - June 2022"},"18":{"body":"","breadcrumbs":"April - June 2022 » Most Notable Changes","id":"18","title":"Most Notable Changes"},"19":{"body":"Dream2nix now has an extension interface which allows users to add support for other ecosystems and lock file formats out of tree. This allows people to maintain private dream2nix extensions or publish their extensions on their own repositories. For the future it is planned to go one step further and use the nixos module system for dream2nix.","breadcrumbs":"April - June 2022 » Extension Interface for subsystem modules","id":"19","title":"Extension Interface for subsystem modules"},"2":{"body":"👉 To the docs","breadcrumbs":"Introduction » Documentation","id":"2","title":"Documentation"},"20":{"body":"Many software projects in the wild consist of several sub-project. The sub-projects could be of the same ecosystem, like a nodejs project managed by npm, declaring several workspaces, or they could be of completely different ecosystems, like a nodejs project, containing a rust and a go module within the same source tree. A goal for dream2nix is to handle all these constellations well, to provide the user with decent automation and interfaces in order to simplify working with these complex software projects as much as possible. Therefore a discovery mechanism has been established and improved over time to tackle mono-repo scenarios, detecting sub-projects of arbitrary type within a larger source tree, splitting the detected projects into reasonable chunks of work that can be processed by many different translator modules of dream2nix.","breadcrumbs":"April - June 2022 » Improved handling of mono-repo projects","id":"20","title":"Improved handling of mono-repo projects"},"21":{"body":"Pure translators are the parts of dream2nix which are able to read upstream lock files and other metadata and convert this data to the dream2nix internal dream-lock format. All of this in done in pure nix without calling to external programs. For example the cargo-lock translator allows dream2nix to just build any rust project on-the-fly, given just the source code of the project. In order for dream2nix to extend its support onto many more ecosystems, we rely on the community contributions adding pure translators. For this reason we want to make such contributions as simple as possible. This is why we established a unit testing suit for pure translators. This is realized by using python + pytest to define the unit tests which then call out to nix via our python nix-ffi. This allows people to implement new translators step by step while getting constant feedback if they are on the right track.","breadcrumbs":"April - June 2022 » Unit tests for pure translators","id":"21","title":"Unit tests for pure translators"},"22":{"body":"Reorganized internal code structure of dream2nix (builders, translators, discoverers moved to subsystems) New community overrides to fix some nodejs packages Improved usage examples in readme Improvements on several subsystems including nodejs and rust New documentation website: https://nix-community.github.io/dream2nix/ Added subsystems: python haskell Added support for translating formats: python: setup.py haskell: stack.yaml.lock (stack) haskell: plan.json (cabal) rust: Cargo.toml, Cargo.lock Added builders for: haskell: default","breadcrumbs":"April - June 2022 » More Changes","id":"22","title":"More Changes"},"23":{"body":"In the period of 3 months, 62 pull requests were merged .","breadcrumbs":"July - September 2022 » Development Roundup July - September 2022","id":"23","title":"Development Roundup July - September 2022"},"24":{"body":"","breadcrumbs":"July - September 2022 » Most Notable Changes","id":"24","title":"Most Notable Changes"},"25":{"body":"Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information. Indexers can be used to automatically import packages from all kinds of ecosystems into the nix domain. For example the libraries-io indexer can be used to query libraries.io for the 5000 most popular nodejs packages and convert them to nix packages. One nice use case for indexers is to test dream2nix by continuously building large auto generated package sets while monitoring the success rate and get useful information from build failures. Currently we already have this testing infrastructure set up for nodejs and rust (more will be added soon). The package sets can be found in the repo: nix-community/dream2nix-auto-test","breadcrumbs":"July - September 2022 » Indexers","id":"25","title":"Indexers"},"26":{"body":"Besides the usual packages, many builders in dream2nix do now also output dev-shell(s) via the devShells attribute. This should allow developers to quickly spin up a shell environment on arbitrary projects with the required dependencies available to start hacking.","breadcrumbs":"July - September 2022 » development shells","id":"26","title":"development shells"},"27":{"body":"We started a larger refactoring effort, separating dream2nix internals into nixos modules. The goal of this undertaking is to gain: better flexibility within the framework. People should have an easier time to modify and extend the framework type safety between important components of dream2nix type checked and automatically documented user interfaces (similar to search.nixos.org for nixos) better integration into nixos itself This is only partially complete yet, as we have to refactor module by module carefully while making sure to not break the current API. Currently, only translators, fetchers, builders and discoverers use the module system. Once the internals are modularized, the final piece of work will be creating a new user interface using nixos modules as well.","breadcrumbs":"July - September 2022 » Begin moving to nixos module system","id":"27","title":"Begin moving to nixos module system"},"28":{"body":"Improvements on several subsystems including haskell, nodejs, python, rust Improvements of some community overrides Added quick start guides to the documentation Several improvements for the documentation Added integration tests Added subsystems: debian php Added support for translating formats: debian: debian-binary (impure) php: composer-lock (pure) haskell: hackage (impure) - given a package name, retrieve metadata from hackage Added builders for: debian simple-debian: download and patch binary releases from debian repos php simple-php: build dependencies in a combined derivation php granular-php: build dependencies in separate derivations Added indexers: libraries-io: queries libraries.io for package sets","breadcrumbs":"July - September 2022 » More Changes","id":"28","title":"More Changes"},"29":{"body":"WIP-python-pdm intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.WIP-python-pdm\n]; Options","breadcrumbs":"Reference Documentation » WIP-python-pdm » Installation","id":"29","title":"Installation"},"3":{"body":"👉 2023: dream2nix based on drv-parts 👉 2021: Original dream2nix presentation (Examples are outdated)","breadcrumbs":"Introduction » Presentations","id":"3","title":"Presentations"},"30":{"body":"WIP-python-pyproject intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.WIP-python-pyproject\n]; Options","breadcrumbs":"Reference Documentation » WIP-python-pyproject » Installation","id":"30","title":"Installation"},"31":{"body":"WIP-spago intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.WIP-spago\n]; Options","breadcrumbs":"Reference Documentation » WIP-spago » Installation","id":"31","title":"Installation"},"32":{"body":"buildPythonPackage intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.buildPythonPackage\n]; Options\nbuildPythonPackage.catchConflicts\nbuildPythonPackage.disabled\nbuildPythonPackage.disabledTestPaths\nbuildPythonPackage.disabledTests\nbuildPythonPackage.dontUsePipInstall\nbuildPythonPackage.dontWrapPythonPrograms\nbuildPythonPackage.format\nbuildPythonPackage.makeWrapperArgs\nbuildPythonPackage.permitUserSite\nbuildPythonPackage.pipInstallFlags\nbuildPythonPackage.pytestFlagsArray\nbuildPythonPackage.pythonImportsCheck\nbuildPythonPackage.removeBinBytecode\nbuildPythonPackage.catchConflicts\nRaise an error if two packages are installed with the same name TODO:\nFor cross we probably need a different PYTHONPATH, or not add the\nruntime deps until after buildPhase.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.disabled\nused to disable derivation, useful for specific python versions\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.disabledTestPaths\nTest paths to ignore in checkPhase\nType: list of anything\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.disabledTests\nDisable running specific unit tests\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.dontUsePipInstall\nDon’t use Pip to install a wheel Note this is actually a variable for\nthe pipInstallPhase in pip’s setupHook. It’s included here to prevent an\ninfinite recursion.\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.dontWrapPythonPrograms\nSkip wrapping of python programs altogether\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.format\nSeveral package formats are supported: “setuptools” : Install a\ncommon setuptools/distutils based package. This builds a wheel. “wheel”\n: Install from a pre-compiled wheel. “flit” : Install a flit package.\nThis builds a wheel. “pyproject”: Install a package using a\npyproject.toml file (PEP517). This builds a wheel. “egg”:\nInstall a package from an egg. “other” : Provide your own buildPhase and\ninstallPhase.\nType: string\nDefault: \"setuptools\"\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.makeWrapperArgs\nAdditional arguments to pass to the makeWrapper function, which wraps\ngenerated binaries.\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.permitUserSite\nSkip setting the PYTHONNOUSERSITE environment variable in wrapped\nprograms\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.pipInstallFlags\nExtra flags passed to pip install\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.pytestFlagsArray\nExtra flags passed to pytest\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.pythonImportsCheck\nCheck whether importing the listed modules works\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.removeBinBytecode\nRemove bytecode from bin folder. When a Python script has the\nextension .py, bytecode is generated Typically, executables\nin bin have no extension, so no bytecode is generated. However, some\npackages do provide executables with extensions, and thus bytecode is\ngenerated.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix","breadcrumbs":"Reference Documentation » buildPythonPackage » Installation","id":"32","title":"Installation"},"33":{"body":"buildRustPackage intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.buildRustPackage\n]; Options","breadcrumbs":"Reference Documentation » buildRustPackage » Installation","id":"33","title":"Installation"},"34":{"body":"builtins-derivation intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.builtins-derivation\n]; Options\nbuiltins-derivation.__contentAddressed\nbuiltins-derivation.__structuredAttrs\nbuiltins-derivation.allowSubstitutes\nbuiltins-derivation.allowedReferences\nbuiltins-derivation.allowedRequisites\nbuiltins-derivation.args\nbuiltins-derivation.builder\nbuiltins-derivation.disallowedReferences\nbuiltins-derivation.disallowedRequisites\nbuiltins-derivation.exportReferenceGraph\nbuiltins-derivation.impureEnvVars\nbuiltins-derivation.outputHash\nbuiltins-derivation.outputHashAlgo\nbuiltins-derivation.outputHashMode\nbuiltins-derivation.outputs\nbuiltins-derivation.passAsFile\nbuiltins-derivation.preferLocalBuild\nbuiltins-derivation.system\nbuiltins-derivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.builder\nThis option has no description.\nType: string or path or package\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.system\nThis option has no description.\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix","breadcrumbs":"Reference Documentation » builtins-derivation » Installation","id":"34","title":"Installation"},"35":{"body":"deps intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.deps\n]; Options\ndeps\ndeps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps","breadcrumbs":"Reference Documentation » deps » Installation","id":"35","title":"Installation"},"36":{"body":"eval-cache intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.eval-cache\n]; Options\neval-cache.enable\neval-cache.content\neval-cache.fields\neval-cache.invalidationFields\neval-cache.refresh\neval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix","breadcrumbs":"Reference Documentation » eval-cache » Installation","id":"36","title":"Installation"},"37":{"body":"groups intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.groups\n]; Options\ngroups\ngroups.<name>.packages\ngroups.<name>.packages.<name>.deps\ngroups.<name>.packages.<name>.env\ngroups.<name>.packages.<name>.eval-cache.enable\ngroups.<name>.packages.<name>.eval-cache.content\ngroups.<name>.packages.<name>.eval-cache.fields\ngroups.<name>.packages.<name>.eval-cache.invalidationFields\ngroups.<name>.packages.<name>.eval-cache.refresh\ngroups.<name>.packages.<name>.flags\ngroups.<name>.packages.<name>.flagsOffered\ngroups.<name>.packages.<name>.lock.content\ngroups.<name>.packages.<name>.lock.fields\ngroups.<name>.packages.<name>.lock.fields.<name>.default\ngroups.<name>.packages.<name>.lock.fields.<name>.script\ngroups.<name>.packages.<name>.lock.invalidationData\ngroups.<name>.packages.<name>.lock.lib.computeFODHash\ngroups.<name>.packages.<name>.lock.refresh\ngroups.<name>.packages.<name>.name\ngroups.<name>.packages.<name>.paths.package\ngroups.<name>.packages.<name>.paths.cacheFile\ngroups.<name>.packages.<name>.paths.lockFile\ngroups.<name>.packages.<name>.paths.projectRoot\ngroups.<name>.packages.<name>.paths.projectRootFile\ngroups.<name>.packages.<name>.public\ngroups.<name>.packages.<name>.public.docs\ngroups.<name>.packages.<name>.version\ngroups.<name>.overrides\ngroups.<name>.public.packages\ngroups\nA set of packages\nType: lazy attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix\ngroups.<name>.packages\nThe package configurations to evaluate\nType: lazy attribute set of module\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix\ngroups.<name>.packages.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps\ngroups.<name>.packages.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\ngroups.<name>.packages.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\ngroups.<name>.packages.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\ngroups.<name>.packages.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\ngroups.<name>.packages.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\ngroups.<name>.packages.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\ngroups.<name>.packages.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\ngroups.<name>.overrides\nA set of package overrides\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix\ngroups.<name>.public.packages\nThe evaluated packages ready to consume\nType: lazy attribute set of package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix","breadcrumbs":"Reference Documentation » groups » Installation","id":"37","title":"Installation"},"38":{"body":"lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.lock\n]; Options\nlock.content\nlock.fields\nlock.fields.<name>.default\nlock.fields.<name>.script\nlock.invalidationData\nlock.lib.computeFODHash\nlock.refresh\nlock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix","breadcrumbs":"Reference Documentation » lock » Installation","id":"38","title":"Installation"},"39":{"body":"mkDerivation intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.mkDerivation\n]; Options\nmkDerivation.enableParallelBuilding\nmkDerivation.enableParallelChecking\nmkDerivation.__contentAddressed\nmkDerivation.__darwinAllowLocalNetworking\nmkDerivation.__impureHostDeps\nmkDerivation.__propagatedImpureHostDeps\nmkDerivation.__structuredAttrs\nmkDerivation.allowSubstitutes\nmkDerivation.allowedReferences\nmkDerivation.allowedRequisites\nmkDerivation.args\nmkDerivation.buildFlags\nmkDerivation.buildInputs\nmkDerivation.buildPhase\nmkDerivation.builder\nmkDerivation.checkFLags\nmkDerivation.checkInputs\nmkDerivation.checkPhase\nmkDerivation.checkTarget\nmkDerivation.cmakeFlags\nmkDerivation.configureFlags\nmkDerivation.configurePhase\nmkDerivation.configurePlatforms\nmkDerivation.configureScript\nmkDerivation.depsBuildBuild\nmkDerivation.depsBuildBuildPropagated\nmkDerivation.depsBuildTarget\nmkDerivation.depsBuildTargetPropagated\nmkDerivation.depsHostHost\nmkDerivation.depsHostHostPropagated\nmkDerivation.depsTargetTarget\nmkDerivation.depsTargetTargetPropagated\nmkDerivation.disallowedReferences\nmkDerivation.disallowedRequisites\nmkDerivation.distFlags\nmkDerivation.distPhase\nmkDerivation.distTarget\nmkDerivation.doCheck\nmkDerivation.doDist\nmkDerivation.doInstallCheck\nmkDerivation.dontAddDisableDepTrack\nmkDerivation.dontAddPrefix\nmkDerivation.dontAddStaticConfigureFlags\nmkDerivation.dontBuild\nmkDerivation.dontConfigure\nmkDerivation.dontCopyDist\nmkDerivation.dontDisableStatic\nmkDerivation.dontFixLibtool\nmkDerivation.dontFixup\nmkDerivation.dontInstall\nmkDerivation.dontMakeSourcesWritable\nmkDerivation.dontMoveBin\nmkDerivation.dontPatch\nmkDerivation.dontPatchELF\nmkDerivation.dontPatchShebangs\nmkDerivation.dontPruneLibtoolFiles\nmkDerivation.dontStrip\nmkDerivation.dontStripHost\nmkDerivation.dontStripTarget\nmkDerivation.dontUnpack\nmkDerivation.exportReferenceGraph\nmkDerivation.fixupPhase\nmkDerivation.forceShare\nmkDerivation.hardeningDisable\nmkDerivation.hardeningEnable\nmkDerivation.impureEnvVars\nmkDerivation.installCheckFlags\nmkDerivation.installCheckInputs\nmkDerivation.installCheckPhase\nmkDerivation.installCheckTarget\nmkDerivation.installFlags\nmkDerivation.installPhase\nmkDerivation.installTargets\nmkDerivation.makeFlags\nmkDerivation.makefile\nmkDerivation.mesonFlags\nmkDerivation.meta\nmkDerivation.nativeBuildInputs\nmkDerivation.nativeCheckInputs\nmkDerivation.outputHash\nmkDerivation.outputHashAlgo\nmkDerivation.outputHashMode\nmkDerivation.outputs\nmkDerivation.passAsFile\nmkDerivation.passthru\nmkDerivation.patchFlags\nmkDerivation.patchPhase\nmkDerivation.patches\nmkDerivation.phases\nmkDerivation.pos\nmkDerivation.postBuild\nmkDerivation.postCheck\nmkDerivation.postConfigure\nmkDerivation.postDist\nmkDerivation.postFixup\nmkDerivation.postInstalCheck\nmkDerivation.postInstall\nmkDerivation.postPatch\nmkDerivation.postPhases\nmkDerivation.postUnpack\nmkDerivation.preBuild\nmkDerivation.preBuildPhases\nmkDerivation.preCheck\nmkDerivation.preConfigure\nmkDerivation.preConfigurePhases\nmkDerivation.preDist\nmkDerivation.preDistPhases\nmkDerivation.preFixup\nmkDerivation.preFixupPhases\nmkDerivation.preInstall\nmkDerivation.preInstallCheck\nmkDerivation.preInstallPhases\nmkDerivation.prePatch\nmkDerivation.prePhases\nmkDerivation.preUnpack\nmkDerivation.preferLocalBuild\nmkDerivation.prefix\nmkDerivation.prefixKey\nmkDerivation.propagatedBuildInputs\nmkDerivation.propagatedNativeBuildInputs\nmkDerivation.propagatedSandboxProfile\nmkDerivation.realBuilder\nmkDerivation.requiredSystemFeatures\nmkDerivation.sandboxProfile\nmkDerivation.separateDebugInfo\nmkDerivation.setSourceRoot\nmkDerivation.setupHook\nmkDerivation.shellHook\nmkDerivation.sourceRoot\nmkDerivation.src\nmkDerivation.srcs\nmkDerivation.strictDeps\nmkDerivation.stripAllFlags\nmkDerivation.stripAllList\nmkDerivation.stripDebugFlags\nmkDerivation.stripDebugList\nmkDerivation.tarballs\nmkDerivation.unpackCmd\nmkDerivation.unpackPhase\nmkDerivation.version\nmkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix","breadcrumbs":"Reference Documentation » mkDerivation » Installation","id":"39","title":"Installation"},"4":{"body":"👉 matrix chat room","breadcrumbs":"Introduction » Get in touch","id":"4","title":"Get in touch"},"40":{"body":"nodejs-devshell intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-devshell\n]; Options\nnodejs-devshell.nodeModules\nnodejs-devshell.nodeModules.package-func.args\nnodejs-devshell.nodeModules.package-func.func\nnodejs-devshell.nodeModules.package-func.outputs\nnodejs-devshell.nodeModules.package-func.result\nnodejs-devshell.nodeModules.deps\nnodejs-devshell.nodeModules.deps.stdenv\nnodejs-devshell.nodeModules.env\nnodejs-devshell.nodeModules.eval-cache.enable\nnodejs-devshell.nodeModules.eval-cache.content\nnodejs-devshell.nodeModules.eval-cache.fields\nnodejs-devshell.nodeModules.eval-cache.invalidationFields\nnodejs-devshell.nodeModules.eval-cache.refresh\nnodejs-devshell.nodeModules.flags\nnodejs-devshell.nodeModules.flagsOffered\nnodejs-devshell.nodeModules.lock.content\nnodejs-devshell.nodeModules.lock.fields\nnodejs-devshell.nodeModules.lock.fields.<name>.default\nnodejs-devshell.nodeModules.lock.fields.<name>.script\nnodejs-devshell.nodeModules.lock.invalidationData\nnodejs-devshell.nodeModules.lock.lib.computeFODHash\nnodejs-devshell.nodeModules.lock.refresh\nnodejs-devshell.nodeModules.mkDerivation.enableParallelBuilding\nnodejs-devshell.nodeModules.mkDerivation.enableParallelChecking\nnodejs-devshell.nodeModules.mkDerivation.__contentAddressed\nnodejs-devshell.nodeModules.mkDerivation.__darwinAllowLocalNetworking\nnodejs-devshell.nodeModules.mkDerivation.__impureHostDeps\nnodejs-devshell.nodeModules.mkDerivation.__propagatedImpureHostDeps\nnodejs-devshell.nodeModules.mkDerivation.__structuredAttrs\nnodejs-devshell.nodeModules.mkDerivation.allowSubstitutes\nnodejs-devshell.nodeModules.mkDerivation.allowedReferences\nnodejs-devshell.nodeModules.mkDerivation.allowedRequisites\nnodejs-devshell.nodeModules.mkDerivation.args\nnodejs-devshell.nodeModules.mkDerivation.buildFlags\nnodejs-devshell.nodeModules.mkDerivation.buildInputs\nnodejs-devshell.nodeModules.mkDerivation.buildPhase\nnodejs-devshell.nodeModules.mkDerivation.builder\nnodejs-devshell.nodeModules.mkDerivation.checkFLags\nnodejs-devshell.nodeModules.mkDerivation.checkInputs\nnodejs-devshell.nodeModules.mkDerivation.checkPhase\nnodejs-devshell.nodeModules.mkDerivation.checkTarget\nnodejs-devshell.nodeModules.mkDerivation.cmakeFlags\nnodejs-devshell.nodeModules.mkDerivation.configureFlags\nnodejs-devshell.nodeModules.mkDerivation.configurePhase\nnodejs-devshell.nodeModules.mkDerivation.configurePlatforms\nnodejs-devshell.nodeModules.mkDerivation.configureScript\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuild\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuildPropagated\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTarget\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTargetPropagated\nnodejs-devshell.nodeModules.mkDerivation.depsHostHost\nnodejs-devshell.nodeModules.mkDerivation.depsHostHostPropagated\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTarget\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTargetPropagated\nnodejs-devshell.nodeModules.mkDerivation.disallowedReferences\nnodejs-devshell.nodeModules.mkDerivation.disallowedRequisites\nnodejs-devshell.nodeModules.mkDerivation.distFlags\nnodejs-devshell.nodeModules.mkDerivation.distPhase\nnodejs-devshell.nodeModules.mkDerivation.distTarget\nnodejs-devshell.nodeModules.mkDerivation.doCheck\nnodejs-devshell.nodeModules.mkDerivation.doDist\nnodejs-devshell.nodeModules.mkDerivation.doInstallCheck\nnodejs-devshell.nodeModules.mkDerivation.dontAddDisableDepTrack\nnodejs-devshell.nodeModules.mkDerivation.dontAddPrefix\nnodejs-devshell.nodeModules.mkDerivation.dontAddStaticConfigureFlags\nnodejs-devshell.nodeModules.mkDerivation.dontBuild\nnodejs-devshell.nodeModules.mkDerivation.dontConfigure\nnodejs-devshell.nodeModules.mkDerivation.dontCopyDist\nnodejs-devshell.nodeModules.mkDerivation.dontDisableStatic\nnodejs-devshell.nodeModules.mkDerivation.dontFixLibtool\nnodejs-devshell.nodeModules.mkDerivation.dontFixup\nnodejs-devshell.nodeModules.mkDerivation.dontInstall\nnodejs-devshell.nodeModules.mkDerivation.dontMakeSourcesWritable\nnodejs-devshell.nodeModules.mkDerivation.dontMoveBin\nnodejs-devshell.nodeModules.mkDerivation.dontPatch\nnodejs-devshell.nodeModules.mkDerivation.dontPatchELF\nnodejs-devshell.nodeModules.mkDerivation.dontPatchShebangs\nnodejs-devshell.nodeModules.mkDerivation.dontPruneLibtoolFiles\nnodejs-devshell.nodeModules.mkDerivation.dontStrip\nnodejs-devshell.nodeModules.mkDerivation.dontStripHost\nnodejs-devshell.nodeModules.mkDerivation.dontStripTarget\nnodejs-devshell.nodeModules.mkDerivation.dontUnpack\nnodejs-devshell.nodeModules.mkDerivation.exportReferenceGraph\nnodejs-devshell.nodeModules.mkDerivation.fixupPhase\nnodejs-devshell.nodeModules.mkDerivation.forceShare\nnodejs-devshell.nodeModules.mkDerivation.hardeningDisable\nnodejs-devshell.nodeModules.mkDerivation.hardeningEnable\nnodejs-devshell.nodeModules.mkDerivation.impureEnvVars\nnodejs-devshell.nodeModules.mkDerivation.installCheckFlags\nnodejs-devshell.nodeModules.mkDerivation.installCheckInputs\nnodejs-devshell.nodeModules.mkDerivation.installCheckPhase\nnodejs-devshell.nodeModules.mkDerivation.installCheckTarget\nnodejs-devshell.nodeModules.mkDerivation.installFlags\nnodejs-devshell.nodeModules.mkDerivation.installPhase\nnodejs-devshell.nodeModules.mkDerivation.installTargets\nnodejs-devshell.nodeModules.mkDerivation.makeFlags\nnodejs-devshell.nodeModules.mkDerivation.makefile\nnodejs-devshell.nodeModules.mkDerivation.mesonFlags\nnodejs-devshell.nodeModules.mkDerivation.meta\nnodejs-devshell.nodeModules.mkDerivation.nativeBuildInputs\nnodejs-devshell.nodeModules.mkDerivation.nativeCheckInputs\nnodejs-devshell.nodeModules.mkDerivation.outputHash\nnodejs-devshell.nodeModules.mkDerivation.outputHashAlgo\nnodejs-devshell.nodeModules.mkDerivation.outputHashMode\nnodejs-devshell.nodeModules.mkDerivation.outputs\nnodejs-devshell.nodeModules.mkDerivation.passAsFile\nnodejs-devshell.nodeModules.mkDerivation.passthru\nnodejs-devshell.nodeModules.mkDerivation.patchFlags\nnodejs-devshell.nodeModules.mkDerivation.patchPhase\nnodejs-devshell.nodeModules.mkDerivation.patches\nnodejs-devshell.nodeModules.mkDerivation.phases\nnodejs-devshell.nodeModules.mkDerivation.pos\nnodejs-devshell.nodeModules.mkDerivation.postBuild\nnodejs-devshell.nodeModules.mkDerivation.postCheck\nnodejs-devshell.nodeModules.mkDerivation.postConfigure\nnodejs-devshell.nodeModules.mkDerivation.postDist\nnodejs-devshell.nodeModules.mkDerivation.postFixup\nnodejs-devshell.nodeModules.mkDerivation.postInstalCheck\nnodejs-devshell.nodeModules.mkDerivation.postInstall\nnodejs-devshell.nodeModules.mkDerivation.postPatch\nnodejs-devshell.nodeModules.mkDerivation.postPhases\nnodejs-devshell.nodeModules.mkDerivation.postUnpack\nnodejs-devshell.nodeModules.mkDerivation.preBuild\nnodejs-devshell.nodeModules.mkDerivation.preBuildPhases\nnodejs-devshell.nodeModules.mkDerivation.preCheck\nnodejs-devshell.nodeModules.mkDerivation.preConfigure\nnodejs-devshell.nodeModules.mkDerivation.preConfigurePhases\nnodejs-devshell.nodeModules.mkDerivation.preDist\nnodejs-devshell.nodeModules.mkDerivation.preDistPhases\nnodejs-devshell.nodeModules.mkDerivation.preFixup\nnodejs-devshell.nodeModules.mkDerivation.preFixupPhases\nnodejs-devshell.nodeModules.mkDerivation.preInstall\nnodejs-devshell.nodeModules.mkDerivation.preInstallCheck\nnodejs-devshell.nodeModules.mkDerivation.preInstallPhases\nnodejs-devshell.nodeModules.mkDerivation.prePatch\nnodejs-devshell.nodeModules.mkDerivation.prePhases\nnodejs-devshell.nodeModules.mkDerivation.preUnpack\nnodejs-devshell.nodeModules.mkDerivation.preferLocalBuild\nnodejs-devshell.nodeModules.mkDerivation.prefix\nnodejs-devshell.nodeModules.mkDerivation.prefixKey\nnodejs-devshell.nodeModules.mkDerivation.propagatedBuildInputs\nnodejs-devshell.nodeModules.mkDerivation.propagatedNativeBuildInputs\nnodejs-devshell.nodeModules.mkDerivation.propagatedSandboxProfile\nnodejs-devshell.nodeModules.mkDerivation.realBuilder\nnodejs-devshell.nodeModules.mkDerivation.requiredSystemFeatures\nnodejs-devshell.nodeModules.mkDerivation.sandboxProfile\nnodejs-devshell.nodeModules.mkDerivation.separateDebugInfo\nnodejs-devshell.nodeModules.mkDerivation.setSourceRoot\nnodejs-devshell.nodeModules.mkDerivation.setupHook\nnodejs-devshell.nodeModules.mkDerivation.shellHook\nnodejs-devshell.nodeModules.mkDerivation.sourceRoot\nnodejs-devshell.nodeModules.mkDerivation.src\nnodejs-devshell.nodeModules.mkDerivation.srcs\nnodejs-devshell.nodeModules.mkDerivation.strictDeps\nnodejs-devshell.nodeModules.mkDerivation.stripAllFlags\nnodejs-devshell.nodeModules.mkDerivation.stripAllList\nnodejs-devshell.nodeModules.mkDerivation.stripDebugFlags\nnodejs-devshell.nodeModules.mkDerivation.stripDebugList\nnodejs-devshell.nodeModules.mkDerivation.tarballs\nnodejs-devshell.nodeModules.mkDerivation.unpackCmd\nnodejs-devshell.nodeModules.mkDerivation.unpackPhase\nnodejs-devshell.nodeModules.mkDerivation.version\nnodejs-devshell.nodeModules.name\nnodejs-devshell.nodeModules.nodejs-granular.buildScript\nnodejs-devshell.nodeModules.nodejs-granular.deps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.args\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.func\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.outputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.result\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps.stdenv\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.env\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.enable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.content\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.fields\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.refresh\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flagsOffered\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.content\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.invalidationData\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.refresh\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.args\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.builder\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.meta\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patches\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.phases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.pos\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.src\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.version\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.name\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.package\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.cacheFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.lockFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRoot\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRootFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public.docs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.version\nnodejs-devshell.nodeModules.nodejs-granular.installMethod\nnodejs-devshell.nodeModules.nodejs-granular.runBuild\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJson\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJsonFile\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLock\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLockFile\nnodejs-devshell.nodeModules.nodejs-package-lock.source\nnodejs-devshell.nodeModules.nodejs-package-lock.withDevDependencies\nnodejs-devshell.nodeModules.nodejs-package-lock.workspaces\nnodejs-devshell.nodeModules.paths.package\nnodejs-devshell.nodeModules.paths.cacheFile\nnodejs-devshell.nodeModules.paths.lockFile\nnodejs-devshell.nodeModules.paths.projectRoot\nnodejs-devshell.nodeModules.paths.projectRootFile\nnodejs-devshell.nodeModules.public\nnodejs-devshell.nodeModules.public.docs\nnodejs-devshell.nodeModules.version\nnodejs-devshell.nodeModules\ndrv-parts module for the node_modules derivation\nType: submodule\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-devshell/interface.nix\nnodejs-devshell.nodeModules.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix,\ndream2nix/modules/dream2nix/core/deps\nnodejs-devshell.nodeModules.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nnodejs-devshell.nodeModules.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.buildScript\nA command or script to execute instead of npm run build.\nIs only executed if runBuild = true.\nType: null or string or path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps\nThis option has no description.\nType: lazy attribute set of lazy attribute set of\n(submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix,\ndream2nix/modules/dream2nix/core/deps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.installMethod\nStrategy to use for populating ./node_modules. Symlinking is quicker,\nbut often introduces compatibility issues with bundlers like webpack and\nother build tools. Copying is slow, but more reliable;\nType: one of “symlink”, “copy”\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.runBuild\nWhether to run a package’s build script (aka.\nnpm run build)\nType: boolean\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJson\nThe content of the package.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJsonFile\nThe package.json file to use.\nType: path\nDefault: \"\\${cfg.source}/package.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLock\nThe content of the package-lock.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLockFile\nThe package.json file to use.\nType: null or path\nDefault: \"\\${cfg.source}/package-lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.source\nSource of the package\nType: path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.withDevDependencies\nWhether to include development dependencies. Usually it’s a bad idea\nto disable this, as development dependencies can contain important build\ntime dependencies.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.workspaces\nWorkspaces to include. Defaults to the ones defined in\npackage.json.\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix","breadcrumbs":"Reference Documentation » nodejs-devshell » Installation","id":"40","title":"Installation"},"41":{"body":"nodejs-granular intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-granular\n]; Options\nnodejs-granular.buildScript\nnodejs-granular.deps\nnodejs-granular.deps.<name>.<name>.package-func.args\nnodejs-granular.deps.<name>.<name>.package-func.func\nnodejs-granular.deps.<name>.<name>.package-func.outputs\nnodejs-granular.deps.<name>.<name>.package-func.result\nnodejs-granular.deps.<name>.<name>.deps\nnodejs-granular.deps.<name>.<name>.deps.stdenv\nnodejs-granular.deps.<name>.<name>.env\nnodejs-granular.deps.<name>.<name>.eval-cache.enable\nnodejs-granular.deps.<name>.<name>.eval-cache.content\nnodejs-granular.deps.<name>.<name>.eval-cache.fields\nnodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nnodejs-granular.deps.<name>.<name>.eval-cache.refresh\nnodejs-granular.deps.<name>.<name>.flags\nnodejs-granular.deps.<name>.<name>.flagsOffered\nnodejs-granular.deps.<name>.<name>.lock.content\nnodejs-granular.deps.<name>.<name>.lock.fields\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nnodejs-granular.deps.<name>.<name>.lock.invalidationData\nnodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nnodejs-granular.deps.<name>.<name>.lock.refresh\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nnodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nnodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nnodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nnodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nnodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nnodejs-granular.deps.<name>.<name>.mkDerivation.args\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.builder\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nnodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nnodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nnodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nnodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nnodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nnodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.meta\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nnodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.patches\nnodejs-granular.deps.<name>.<name>.mkDerivation.phases\nnodejs-granular.deps.<name>.<name>.mkDerivation.pos\nnodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nnodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nnodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nnodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nnodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nnodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nnodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nnodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nnodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nnodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nnodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nnodejs-granular.deps.<name>.<name>.mkDerivation.src\nnodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nnodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nnodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.version\nnodejs-granular.deps.<name>.<name>.name\nnodejs-granular.deps.<name>.<name>.paths.package\nnodejs-granular.deps.<name>.<name>.paths.cacheFile\nnodejs-granular.deps.<name>.<name>.paths.lockFile\nnodejs-granular.deps.<name>.<name>.paths.projectRoot\nnodejs-granular.deps.<name>.<name>.paths.projectRootFile\nnodejs-granular.deps.<name>.<name>.public\nnodejs-granular.deps.<name>.<name>.public.docs\nnodejs-granular.deps.<name>.<name>.version\nnodejs-granular.installMethod\nnodejs-granular.runBuild\nnodejs-granular.buildScript\nA command or script to execute instead of npm run build.\nIs only executed if runBuild = true.\nType: null or string or path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-granular.deps\nThis option has no description.\nType: lazy attribute set of lazy attribute set of\n(submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix,\ndream2nix/modules/dream2nix/core/deps\nnodejs-granular.deps.<name>.<name>.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nnodejs-granular.deps.<name>.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-granular.deps.<name>.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-granular.deps.<name>.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nnodejs-granular.deps.<name>.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nnodejs-granular.deps.<name>.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-granular.installMethod\nStrategy to use for populating ./node_modules. Symlinking is quicker,\nbut often introduces compatibility issues with bundlers like webpack and\nother build tools. Copying is slow, but more reliable;\nType: one of “symlink”, “copy”\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-granular.runBuild\nWhether to run a package’s build script (aka.\nnpm run build)\nType: boolean\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix","breadcrumbs":"Reference Documentation » nodejs-granular » Installation","id":"41","title":"Installation"},"42":{"body":"nodejs-granular-v3 intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-granular-v3\n]; Options","breadcrumbs":"Reference Documentation » nodejs-granular-v3 » Installation","id":"42","title":"Installation"},"43":{"body":"nodejs-node-modules intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-node-modules\n]; Options","breadcrumbs":"Reference Documentation » nodejs-node-modules » Installation","id":"43","title":"Installation"},"44":{"body":"nodejs-package-json intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-package-json\n]; Options\nnodejs-package-json.npmArgs\nnodejs-package-json.source\nnodejs-package-json.npmArgs\nextra arguments to pass to ‘npm install’\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-json/interface.nix\nnodejs-package-json.source\nSource of the package\nType: path or package\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-json/interface.nix","breadcrumbs":"Reference Documentation » nodejs-package-json » Installation","id":"44","title":"Installation"},"45":{"body":"nodejs-package-lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-package-lock\n]; Options\nnodejs-package-lock.packageJson\nnodejs-package-lock.packageJsonFile\nnodejs-package-lock.packageLock\nnodejs-package-lock.packageLockFile\nnodejs-package-lock.source\nnodejs-package-lock.withDevDependencies\nnodejs-package-lock.workspaces\nnodejs-package-lock.packageJson\nThe content of the package.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.packageJsonFile\nThe package.json file to use.\nType: path\nDefault: \"\\${cfg.source}/package.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.packageLock\nThe content of the package-lock.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.packageLockFile\nThe package.json file to use.\nType: null or path\nDefault: \"\\${cfg.source}/package-lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.source\nSource of the package\nType: path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.withDevDependencies\nWhether to include development dependencies. Usually it’s a bad idea\nto disable this, as development dependencies can contain important build\ntime dependencies.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.workspaces\nWorkspaces to include. Defaults to the ones defined in\npackage.json.\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix","breadcrumbs":"Reference Documentation » nodejs-package-lock » Installation","id":"45","title":"Installation"},"46":{"body":"nodejs-package-lock-v3 intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-package-lock-v3\n]; Options\nnodejs-package-lock-v3.packageLock\nnodejs-package-lock-v3.packageLockFile\nnodejs-package-lock-v3.pdefs\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.dev\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.version\nnodejs-package-lock-v3.pdefs.<name>.<name>.source\nnodejs-package-lock-v3.packageLock\nThe content of the package-lock.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.packageLockFile\nThe package-lock.json file to use.\nType: null or path\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs\nThis option has no description.\nType: attribute set of attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies\nThis option has no description.\nType: attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.dev\nThis option has no description.\nType: boolean\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.version\nThis option has no description.\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.source\nThis option has no description.\nType: string or path or package or (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix","breadcrumbs":"Reference Documentation » nodejs-package-lock-v3 » Installation","id":"46","title":"Installation"},"47":{"body":"package-func intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.package-func\n]; Options\npackage-func.args\npackage-func.func\npackage-func.outputs\npackage-func.result\npackage-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\npackage-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\npackage-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\npackage-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix","breadcrumbs":"Reference Documentation » package-func » Installation","id":"47","title":"Installation"},"48":{"body":"paths intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.paths\n]; Options\npaths.package\npaths.cacheFile\npaths.lockFile\npaths.projectRoot\npaths.projectRootFile\npaths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix","breadcrumbs":"Reference Documentation » paths » Installation","id":"48","title":"Installation"},"49":{"body":"php-composer-lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.php-composer-lock\n]; Options\nphp-composer-lock.composerJson\nphp-composer-lock.composerJsonFile\nphp-composer-lock.composerLock\nphp-composer-lock.composerLockFile\nphp-composer-lock.source\nphp-composer-lock.withDevDependencies\nphp-composer-lock.composerJson\nThe content of the composer.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.composerJsonFile\nThe composer.json file to use.\nType: path\nDefault:\n'' ''${cfg.source}/composer.json\n''\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.composerLock\nThe content of the composer.lock\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.composerLockFile\nThe composer.lock file to use.\nType: null or path\nDefault:\n'' ''${cfg.source}/composer.lock\n''\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.source\nSource of the package\nType: path or package\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.withDevDependencies\nWhether to include development dependencies. Usually it’s a bad idea\nto disable this, as development dependencies can contain important build\ntime dependencies.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix","breadcrumbs":"Reference Documentation » php-composer-lock » Installation","id":"49","title":"Installation"},"5":{"body":"👉 GitHub repo 👉 issues","breadcrumbs":"Introduction » Contribute","id":"5","title":"Contribute"},"50":{"body":"php-granular intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.php-granular\n]; Options\nphp-granular.composerInstallFlags\nphp-granular.deps\nphp-granular.deps.<name>.<name>.deps\nphp-granular.deps.<name>.<name>.env\nphp-granular.deps.<name>.<name>.eval-cache.enable\nphp-granular.deps.<name>.<name>.eval-cache.content\nphp-granular.deps.<name>.<name>.eval-cache.fields\nphp-granular.deps.<name>.<name>.eval-cache.invalidationFields\nphp-granular.deps.<name>.<name>.eval-cache.refresh\nphp-granular.deps.<name>.<name>.flags\nphp-granular.deps.<name>.<name>.flagsOffered\nphp-granular.deps.<name>.<name>.lock.content\nphp-granular.deps.<name>.<name>.lock.fields\nphp-granular.deps.<name>.<name>.lock.fields.<name>.default\nphp-granular.deps.<name>.<name>.lock.fields.<name>.script\nphp-granular.deps.<name>.<name>.lock.invalidationData\nphp-granular.deps.<name>.<name>.lock.lib.computeFODHash\nphp-granular.deps.<name>.<name>.lock.refresh\nphp-granular.deps.<name>.<name>.name\nphp-granular.deps.<name>.<name>.paths.package\nphp-granular.deps.<name>.<name>.paths.cacheFile\nphp-granular.deps.<name>.<name>.paths.lockFile\nphp-granular.deps.<name>.<name>.paths.projectRoot\nphp-granular.deps.<name>.<name>.paths.projectRootFile\nphp-granular.deps.<name>.<name>.public\nphp-granular.deps.<name>.<name>.public.docs\nphp-granular.deps.<name>.<name>.version\nphp-granular.composerInstallFlags\nThis option has no description.\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/php-granular/interface.nix\nphp-granular.deps\nThis option has no description.\nType: lazy attribute set of lazy attribute set of\n(submodule)\nDeclared by:\ndream2nix/modules/dream2nix/php-granular/interface.nix\nphp-granular.deps.<name>.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps\nphp-granular.deps.<name>.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nphp-granular.deps.<name>.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nphp-granular.deps.<name>.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nphp-granular.deps.<name>.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nphp-granular.deps.<name>.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nphp-granular.deps.<name>.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nphp-granular.deps.<name>.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix","breadcrumbs":"Reference Documentation » php-granular » Installation","id":"50","title":"Installation"},"51":{"body":"pip intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.pip\n]; Options\npip.buildDependencies\npip.buildExtras\npip.drvs\npip.drvs.<name>.deps\npip.drvs.<name>.env\npip.drvs.<name>.eval-cache.enable\npip.drvs.<name>.eval-cache.content\npip.drvs.<name>.eval-cache.fields\npip.drvs.<name>.eval-cache.invalidationFields\npip.drvs.<name>.eval-cache.refresh\npip.drvs.<name>.flags\npip.drvs.<name>.flagsOffered\npip.drvs.<name>.lock.content\npip.drvs.<name>.lock.fields\npip.drvs.<name>.lock.fields.<name>.default\npip.drvs.<name>.lock.fields.<name>.script\npip.drvs.<name>.lock.invalidationData\npip.drvs.<name>.lock.lib.computeFODHash\npip.drvs.<name>.lock.refresh\npip.drvs.<name>.name\npip.drvs.<name>.paths.package\npip.drvs.<name>.paths.cacheFile\npip.drvs.<name>.paths.lockFile\npip.drvs.<name>.paths.projectRoot\npip.drvs.<name>.paths.projectRootFile\npip.drvs.<name>.public\npip.drvs.<name>.public.docs\npip.drvs.<name>.version\npip.env\npip.flattenDependencies\npip.ignoredDependencies\npip.nativeBuildInputs\npip.pipFlags\npip.pipVersion\npip.pypiSnapshotDate\npip.requirementsFiles\npip.requirementsList\npip.buildDependencies\npython packages to be added only as buildInputs. These should be\nsomehow installable from requirementsList or\nrequirementsFiles too; listing them here doesn’t do that\nautomatically.\nType: attribute set of boolean\nDefault:\n{ cython = true; flit-core = true; flit-scm = true; hatch-fancy-pypi-readme = true; hatch-nodejs-version = true; hatch-vcs = true; hatchling = true; pbr = true; pdm-pep517 = true; poetry-core = true; poetry-dynamic-versioning = true; setuptools = true; setuptools-odoo = true; setuptools-scm = true; versioneer = true; wheel = true;\n}\nExample:\n{ setuptools-scm = false; # To disable the default easy_install = true; # To select easy_install as a buildInput\n}\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.buildExtras\nlist of python “extras” to build with. This can be a subset of the\nextras in your lock file.\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.drvs\ndrv-parts modules that define python dependencies\nType: lazy attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.drvs.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps\npip.drvs.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\npip.drvs.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\npip.drvs.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\npip.drvs.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\npip.drvs.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\npip.drvs.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\npip.drvs.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\npip.env\nenvironment variables exported while locking\nType: attribute set of string\nDefault: { }\nExample:\n{ PIP_FIND_LINKS = \"/nix/store/5harh9h0ckn6s3rh5sd3yqarf1pvp2v4-python3.10-setuptools-68.0.0-dist\";\n}\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.flattenDependencies\nUse all dependencies as top-level dependencies\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/pip/pip-hotfixes/interface.nix\npip.ignoredDependencies\nlist of dependencies to ignore\nType: list of string\nDefault:\n[ \"wheel\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/pip/pip-hotfixes/interface.nix\npip.nativeBuildInputs\nlist of native packages to include during metadata generation\nType: list of package\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.pipFlags\nlist of flags for pip install\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.pipVersion\npip version to use to generate the report\nType: string\nDefault: \"23.1\"\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.pypiSnapshotDate\nmaximum release date for packages Choose any date from the past.\nType: null or string\nDefault: null\nExample: \"2023-01-01\"\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.requirementsFiles\nlist of requirements.txt files\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.requirementsList\nlist of strings of requirements.txt entries\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix","breadcrumbs":"Reference Documentation » pip » Installation","id":"51","title":"Installation"},"52":{"body":"public intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.public\n]; Options\npublic\npublic\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix","breadcrumbs":"Reference Documentation » public » Installation","id":"52","title":"Installation"},"53":{"body":"rust-cargo-lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.rust-cargo-lock\n]; Options\nrust-cargo-lock.source\nrust-cargo-lock.source\nSource of the package\nType: path or package\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/rust-cargo-lock/interface.nix","breadcrumbs":"Reference Documentation » rust-cargo-lock » Installation","id":"53","title":"Installation"},"54":{"body":"rust-crane intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.rust-crane\n]; Options\nrust-crane.buildFlags\nrust-crane.buildProfile\nrust-crane.depsDrv\nrust-crane.depsDrv.package-func.args\nrust-crane.depsDrv.package-func.func\nrust-crane.depsDrv.package-func.outputs\nrust-crane.depsDrv.package-func.result\nrust-crane.depsDrv.deps\nrust-crane.depsDrv.deps.stdenv\nrust-crane.depsDrv.env\nrust-crane.depsDrv.eval-cache.enable\nrust-crane.depsDrv.eval-cache.content\nrust-crane.depsDrv.eval-cache.fields\nrust-crane.depsDrv.eval-cache.invalidationFields\nrust-crane.depsDrv.eval-cache.refresh\nrust-crane.depsDrv.flags\nrust-crane.depsDrv.flagsOffered\nrust-crane.depsDrv.lock.content\nrust-crane.depsDrv.lock.fields\nrust-crane.depsDrv.lock.fields.<name>.default\nrust-crane.depsDrv.lock.fields.<name>.script\nrust-crane.depsDrv.lock.invalidationData\nrust-crane.depsDrv.lock.lib.computeFODHash\nrust-crane.depsDrv.lock.refresh\nrust-crane.depsDrv.mkDerivation.enableParallelBuilding\nrust-crane.depsDrv.mkDerivation.enableParallelChecking\nrust-crane.depsDrv.mkDerivation.__contentAddressed\nrust-crane.depsDrv.mkDerivation.__darwinAllowLocalNetworking\nrust-crane.depsDrv.mkDerivation.__impureHostDeps\nrust-crane.depsDrv.mkDerivation.__propagatedImpureHostDeps\nrust-crane.depsDrv.mkDerivation.__structuredAttrs\nrust-crane.depsDrv.mkDerivation.allowSubstitutes\nrust-crane.depsDrv.mkDerivation.allowedReferences\nrust-crane.depsDrv.mkDerivation.allowedRequisites\nrust-crane.depsDrv.mkDerivation.args\nrust-crane.depsDrv.mkDerivation.buildFlags\nrust-crane.depsDrv.mkDerivation.buildInputs\nrust-crane.depsDrv.mkDerivation.buildPhase\nrust-crane.depsDrv.mkDerivation.builder\nrust-crane.depsDrv.mkDerivation.checkFLags\nrust-crane.depsDrv.mkDerivation.checkInputs\nrust-crane.depsDrv.mkDerivation.checkPhase\nrust-crane.depsDrv.mkDerivation.checkTarget\nrust-crane.depsDrv.mkDerivation.cmakeFlags\nrust-crane.depsDrv.mkDerivation.configureFlags\nrust-crane.depsDrv.mkDerivation.configurePhase\nrust-crane.depsDrv.mkDerivation.configurePlatforms\nrust-crane.depsDrv.mkDerivation.configureScript\nrust-crane.depsDrv.mkDerivation.depsBuildBuild\nrust-crane.depsDrv.mkDerivation.depsBuildBuildPropagated\nrust-crane.depsDrv.mkDerivation.depsBuildTarget\nrust-crane.depsDrv.mkDerivation.depsBuildTargetPropagated\nrust-crane.depsDrv.mkDerivation.depsHostHost\nrust-crane.depsDrv.mkDerivation.depsHostHostPropagated\nrust-crane.depsDrv.mkDerivation.depsTargetTarget\nrust-crane.depsDrv.mkDerivation.depsTargetTargetPropagated\nrust-crane.depsDrv.mkDerivation.disallowedReferences\nrust-crane.depsDrv.mkDerivation.disallowedRequisites\nrust-crane.depsDrv.mkDerivation.distFlags\nrust-crane.depsDrv.mkDerivation.distPhase\nrust-crane.depsDrv.mkDerivation.distTarget\nrust-crane.depsDrv.mkDerivation.doCheck\nrust-crane.depsDrv.mkDerivation.doDist\nrust-crane.depsDrv.mkDerivation.doInstallCheck\nrust-crane.depsDrv.mkDerivation.dontAddDisableDepTrack\nrust-crane.depsDrv.mkDerivation.dontAddPrefix\nrust-crane.depsDrv.mkDerivation.dontAddStaticConfigureFlags\nrust-crane.depsDrv.mkDerivation.dontBuild\nrust-crane.depsDrv.mkDerivation.dontConfigure\nrust-crane.depsDrv.mkDerivation.dontCopyDist\nrust-crane.depsDrv.mkDerivation.dontDisableStatic\nrust-crane.depsDrv.mkDerivation.dontFixLibtool\nrust-crane.depsDrv.mkDerivation.dontFixup\nrust-crane.depsDrv.mkDerivation.dontInstall\nrust-crane.depsDrv.mkDerivation.dontMakeSourcesWritable\nrust-crane.depsDrv.mkDerivation.dontMoveBin\nrust-crane.depsDrv.mkDerivation.dontPatch\nrust-crane.depsDrv.mkDerivation.dontPatchELF\nrust-crane.depsDrv.mkDerivation.dontPatchShebangs\nrust-crane.depsDrv.mkDerivation.dontPruneLibtoolFiles\nrust-crane.depsDrv.mkDerivation.dontStrip\nrust-crane.depsDrv.mkDerivation.dontStripHost\nrust-crane.depsDrv.mkDerivation.dontStripTarget\nrust-crane.depsDrv.mkDerivation.dontUnpack\nrust-crane.depsDrv.mkDerivation.exportReferenceGraph\nrust-crane.depsDrv.mkDerivation.fixupPhase\nrust-crane.depsDrv.mkDerivation.forceShare\nrust-crane.depsDrv.mkDerivation.hardeningDisable\nrust-crane.depsDrv.mkDerivation.hardeningEnable\nrust-crane.depsDrv.mkDerivation.impureEnvVars\nrust-crane.depsDrv.mkDerivation.installCheckFlags\nrust-crane.depsDrv.mkDerivation.installCheckInputs\nrust-crane.depsDrv.mkDerivation.installCheckPhase\nrust-crane.depsDrv.mkDerivation.installCheckTarget\nrust-crane.depsDrv.mkDerivation.installFlags\nrust-crane.depsDrv.mkDerivation.installPhase\nrust-crane.depsDrv.mkDerivation.installTargets\nrust-crane.depsDrv.mkDerivation.makeFlags\nrust-crane.depsDrv.mkDerivation.makefile\nrust-crane.depsDrv.mkDerivation.mesonFlags\nrust-crane.depsDrv.mkDerivation.meta\nrust-crane.depsDrv.mkDerivation.nativeBuildInputs\nrust-crane.depsDrv.mkDerivation.nativeCheckInputs\nrust-crane.depsDrv.mkDerivation.outputHash\nrust-crane.depsDrv.mkDerivation.outputHashAlgo\nrust-crane.depsDrv.mkDerivation.outputHashMode\nrust-crane.depsDrv.mkDerivation.outputs\nrust-crane.depsDrv.mkDerivation.passAsFile\nrust-crane.depsDrv.mkDerivation.passthru\nrust-crane.depsDrv.mkDerivation.patchFlags\nrust-crane.depsDrv.mkDerivation.patchPhase\nrust-crane.depsDrv.mkDerivation.patches\nrust-crane.depsDrv.mkDerivation.phases\nrust-crane.depsDrv.mkDerivation.pos\nrust-crane.depsDrv.mkDerivation.postBuild\nrust-crane.depsDrv.mkDerivation.postCheck\nrust-crane.depsDrv.mkDerivation.postConfigure\nrust-crane.depsDrv.mkDerivation.postDist\nrust-crane.depsDrv.mkDerivation.postFixup\nrust-crane.depsDrv.mkDerivation.postInstalCheck\nrust-crane.depsDrv.mkDerivation.postInstall\nrust-crane.depsDrv.mkDerivation.postPatch\nrust-crane.depsDrv.mkDerivation.postPhases\nrust-crane.depsDrv.mkDerivation.postUnpack\nrust-crane.depsDrv.mkDerivation.preBuild\nrust-crane.depsDrv.mkDerivation.preBuildPhases\nrust-crane.depsDrv.mkDerivation.preCheck\nrust-crane.depsDrv.mkDerivation.preConfigure\nrust-crane.depsDrv.mkDerivation.preConfigurePhases\nrust-crane.depsDrv.mkDerivation.preDist\nrust-crane.depsDrv.mkDerivation.preDistPhases\nrust-crane.depsDrv.mkDerivation.preFixup\nrust-crane.depsDrv.mkDerivation.preFixupPhases\nrust-crane.depsDrv.mkDerivation.preInstall\nrust-crane.depsDrv.mkDerivation.preInstallCheck\nrust-crane.depsDrv.mkDerivation.preInstallPhases\nrust-crane.depsDrv.mkDerivation.prePatch\nrust-crane.depsDrv.mkDerivation.prePhases\nrust-crane.depsDrv.mkDerivation.preUnpack\nrust-crane.depsDrv.mkDerivation.preferLocalBuild\nrust-crane.depsDrv.mkDerivation.prefix\nrust-crane.depsDrv.mkDerivation.prefixKey\nrust-crane.depsDrv.mkDerivation.propagatedBuildInputs\nrust-crane.depsDrv.mkDerivation.propagatedNativeBuildInputs\nrust-crane.depsDrv.mkDerivation.propagatedSandboxProfile\nrust-crane.depsDrv.mkDerivation.realBuilder\nrust-crane.depsDrv.mkDerivation.requiredSystemFeatures\nrust-crane.depsDrv.mkDerivation.sandboxProfile\nrust-crane.depsDrv.mkDerivation.separateDebugInfo\nrust-crane.depsDrv.mkDerivation.setSourceRoot\nrust-crane.depsDrv.mkDerivation.setupHook\nrust-crane.depsDrv.mkDerivation.shellHook\nrust-crane.depsDrv.mkDerivation.sourceRoot\nrust-crane.depsDrv.mkDerivation.src\nrust-crane.depsDrv.mkDerivation.srcs\nrust-crane.depsDrv.mkDerivation.strictDeps\nrust-crane.depsDrv.mkDerivation.stripAllFlags\nrust-crane.depsDrv.mkDerivation.stripAllList\nrust-crane.depsDrv.mkDerivation.stripDebugFlags\nrust-crane.depsDrv.mkDerivation.stripDebugList\nrust-crane.depsDrv.mkDerivation.tarballs\nrust-crane.depsDrv.mkDerivation.unpackCmd\nrust-crane.depsDrv.mkDerivation.unpackPhase\nrust-crane.depsDrv.mkDerivation.version\nrust-crane.depsDrv.name\nrust-crane.depsDrv.paths.package\nrust-crane.depsDrv.paths.cacheFile\nrust-crane.depsDrv.paths.lockFile\nrust-crane.depsDrv.paths.projectRoot\nrust-crane.depsDrv.paths.projectRootFile\nrust-crane.depsDrv.public\nrust-crane.depsDrv.public.docs\nrust-crane.depsDrv.version\nrust-crane.runTests\nrust-crane.testFlags\nrust-crane.testProfile\nrust-crane.buildFlags\nFlags to add when running cargo build and\ncargo check\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.buildProfile\nThe profile to use when running cargo build and\ncargo check\nType: string\nDefault: \"release\"\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.depsDrv\nA single derivation with all dependencies of the package\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.depsDrv.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps,\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nrust-crane.depsDrv.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nrust-crane.depsDrv.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nrust-crane.depsDrv.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nrust-crane.depsDrv.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nrust-crane.depsDrv.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nrust-crane.depsDrv.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nrust-crane.runTests\nWhether to run tests via cargo test\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.testFlags\nFlags to add when running cargo test\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.testProfile\nThe profile to use when running cargo test\nType: string\nDefault: \"release\"\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix","breadcrumbs":"Reference Documentation » rust-crane » Installation","id":"54","title":"Installation"},"6":{"body":"dream2nix focuses on the following aspects: Modularity Customizability Maintainability Code de-duplication across 2nix solutions Common UI across 2nix solutions Reduce effort to develop new 2nix solutions Exploration and adoption of new nix features Simplified updating of packages The goal of this project is to create a standardized, generic, modular framework for automated packaging solutions, aiming for better flexibility, maintainability and usability. The intention is to integrate many existing 2nix converters into this framework, thereby improving many of the previously named aspects and providing a unified UX for all 2nix solutions.","breadcrumbs":"Introduction » Goals","id":"6","title":"Goals"},"7":{"body":"👉 example repository 👉 example repository using flakes 👉 example packages 👉 basics 👉 single-language 👉 multi-language","breadcrumbs":"dream2nix examples » Examples for dream2nix","id":"7","title":"Examples for dream2nix"},"8":{"body":"Declaring derivations as modules solves a number of issues. For more details on the problems, visit DavHau/pkgs-modules . Also I recommend watching @edolstra 's talk about this topic .","breadcrumbs":"dream2nix modules » Why Modules?","id":"8","title":"Why Modules?"},"9":{"body":"","breadcrumbs":"dream2nix modules » Benefits","id":"9","title":"Benefits"}},"length":55,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{"1":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"3":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"8":{".":{"0":{".":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":4,"docs":{"1":{"tf":1.0},"19":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"df":11,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"k":{"a":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"32":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"38":{"tf":1.7320508075688772},"39":{"tf":6.557438524302},"40":{"tf":10.099504938362077},"41":{"tf":7.14142842854285},"47":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.0},"54":{"tf":7.14142842854285}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"14":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"25":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"3":{"tf":1.0},"32":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":14,"docs":{"11":{"tf":1.0},"32":{"tf":2.449489742783178},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":5.5677643628300215},"40":{"tf":8.366600265340756},"41":{"tf":5.916079783099616},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":5.916079783099616}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":15,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"37":{"tf":2.0},"40":{"tf":3.872983346207417},"41":{"tf":3.0},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.23606797749979},"52":{"tf":1.7320508075688772},"54":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.0}},"e":{".":{"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":6.082762530298219}}}}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"36":{"tf":2.6457513110645907},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"48":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"21":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":3,"docs":{"21":{"tf":1.0},"53":{"tf":2.23606797749979},"54":{"tf":2.6457513110645907}}}}},"s":{"df":0,"docs":{},"e":{"df":8,"docs":{"25":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"27":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"32":{"tf":1.0},"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"49":{"tf":4.47213595499958}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"37":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"20":{"tf":1.0},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":3.872983346207417},"41":{"tf":2.6457513110645907},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.4142135623730951},"54":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"1":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"54":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"54":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"27":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":8,"docs":{"21":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":24,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.656854249492381},"38":{"tf":2.8284271247461903},"39":{"tf":11.832159566199232},"40":{"tf":18.920887928424502},"41":{"tf":13.30413469565007},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.477225575051661},"51":{"tf":6.324555320336759},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.379088160259652},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":19,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.7416573867739413},"38":{"tf":2.0},"39":{"tf":11.832159566199232},"40":{"tf":17.663521732655695},"41":{"tf":12.409673645990857},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":3.872983346207417},"51":{"tf":5.0990195135927845},"53":{"tf":1.0},"54":{"tf":12.649110640673518}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"13":{"tf":2.0},"21":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"p":{"df":8,"docs":{"32":{"tf":1.0},"35":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"37":{"tf":2.449489742783178},"40":{"tf":3.872983346207417},"41":{"tf":2.449489742783178},"45":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":2.449489742783178},"51":{"tf":3.1622776601683795},"54":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"34":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":2.449489742783178},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"34":{"tf":4.242640687119285},"39":{"tf":11.832159566199232},"40":{"tf":16.76305461424021},"41":{"tf":11.874342087037917},"46":{"tf":2.23606797749979},"50":{"tf":1.4142135623730951},"54":{"tf":11.832159566199232}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":8,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"26":{"tf":1.0},"40":{"tf":1.4142135623730951}},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"40":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"40":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":1,"docs":{"40":{"tf":19.026297590440446}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":6,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"36":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":7,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"32":{"tf":3.605551275463989}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"o":{"c":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"v":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.6457513110645907},"38":{"tf":2.6457513110645907},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"37":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"39":{"tf":11.832159566199232},"40":{"tf":16.852299546352718},"41":{"tf":11.916375287812984},"54":{"tf":11.916375287812984}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":5,"docs":{"40":{"tf":3.4641016151377544},"41":{"tf":2.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":2.449489742783178},"50":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":43,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":4,"docs":{"0":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"13":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"36":{"tf":3.3166247903554},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"u":{"df":10,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":3.1622776601683795},"38":{"tf":1.7320508075688772},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"48":{"tf":1.4142135623730951},"50":{"tf":3.1622776601683795},"51":{"tf":3.605551275463989},"54":{"tf":3.1622776601683795},"7":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"19":{"tf":2.0},"32":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":4,"docs":{"1":{"tf":1.0},"32":{"tf":1.4142135623730951},"44":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"32":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":9,"docs":{"36":{"tf":1.7320508075688772},"37":{"tf":2.8284271247461903},"38":{"tf":2.0},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"50":{"tf":2.8284271247461903},"51":{"tf":2.8284271247461903},"52":{"tf":1.0},"54":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.872983346207417},"38":{"tf":2.8284271247461903},"40":{"tf":5.656854249492381},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"50":{"tf":3.872983346207417},"51":{"tf":4.123105625617661},"54":{"tf":3.872983346207417}}}},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}},"t":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"47":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.23606797749979}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":2.0},"51":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":9,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"v":{"df":3,"docs":{"40":{"tf":3.1622776601683795},"41":{"tf":3.1622776601683795},"50":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":2,"docs":{"40":{"tf":2.0},"41":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"40":{"tf":2.0},"41":{"tf":2.0},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"28":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.7320508075688772}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"37":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.7320508075688772}},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"32":{"tf":1.0},"51":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":29,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.449489742783178},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":3.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"13":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":9,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":8,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"32":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"37":{"tf":1.0},"39":{"tf":7.483314773547883},"40":{"tf":10.908712114635714},"41":{"tf":7.681145747868608},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":3.7416573867739413},"54":{"tf":7.810249675906654}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.6457513110645907},"45":{"tf":2.6457513110645907},"49":{"tf":2.449489742783178},"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0},"37":{"tf":3.1622776601683795},"38":{"tf":2.6457513110645907},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"46":{"tf":4.795831523312719},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.1622776601683795},"51":{"tf":3.4641016151377544},"53":{"tf":1.4142135623730951},"54":{"tf":3.1622776601683795}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"10":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":10,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"u":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"39":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"39":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":32,"docs":{"10":{"tf":1.0},"16":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":10,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":13,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"5":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"9":{"df":0,"docs":{},"h":{"0":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"6":{"df":0,"docs":{},"s":{"3":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"5":{"df":0,"docs":{},"s":{"d":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"q":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"35":{"tf":1.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.0},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.23606797749979}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"43":{"tf":1.4142135623730951}},"j":{"df":12,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0},"40":{"tf":26.551836094703507},"41":{"tf":18.681541692269406},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.23606797749979},"45":{"tf":3.872983346207417},"46":{"tf":3.872983346207417},"51":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}}},"h":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":5,"docs":{"20":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":14,"docs":{"34":{"tf":5.5677643628300215},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":16.61324772583615},"40":{"tf":23.664319132398465},"41":{"tf":16.73320053068151},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"54":{"tf":16.703293088490067}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":32,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":4.358898943540674},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":11.874342087037917},"40":{"tf":16.852299546352718},"41":{"tf":11.958260743101398},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.449489742783178},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":11.916375287812984}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":13,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"26":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":11,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":38,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.8284271247461903},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":4.795831523312719},"38":{"tf":1.7320508075688772},"39":{"tf":2.8284271247461903},"40":{"tf":9.16515138991168},"41":{"tf":5.5677643628300215},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":3.3166247903554},"45":{"tf":5.196152422706632},"46":{"tf":5.196152422706632},"47":{"tf":3.7416573867739413},"48":{"tf":2.449489742783178},"49":{"tf":1.7320508075688772},"50":{"tf":4.242640687119285},"51":{"tf":4.69041575982343},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":5.5677643628300215},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":2.0},"45":{"tf":2.0}}}}}}},"df":0,"docs":{},"’":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"32":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"44":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772}}},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":3.3166247903554},"38":{"tf":1.4142135623730951},"39":{"tf":2.6457513110645907},"40":{"tf":6.324555320336759},"41":{"tf":4.358898943540674},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"48":{"tf":2.6457513110645907},"49":{"tf":1.7320508075688772},"50":{"tf":3.3166247903554},"51":{"tf":3.3166247903554},"53":{"tf":1.0},"54":{"tf":4.242640687119285}},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"}":{"/":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}},"d":{"df":0,"docs":{},"m":{"df":2,"docs":{"29":{"tf":1.4142135623730951},"51":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"p":{"5":{"1":{"7":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":3,"docs":{"28":{"tf":2.449489742783178},"49":{"tf":3.605551275463989},"50":{"tf":7.416198487095663}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"p":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}}}}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":8,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"’":{"df":1,"docs":{"32":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.0},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.23606797749979},"28":{"tf":1.0}}}}},"y":{"df":1,"docs":{"32":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"df":2,"docs":{"30":{"tf":1.4142135623730951},"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{".":{"1":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"w":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":2.23606797749979}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"21":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.23606797749979},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.23606797749979}},"i":{"df":1,"docs":{"37":{"tf":1.0}}},"m":{"df":2,"docs":{"22":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":8,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"l":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"28":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"21":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"32":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"54":{"tf":2.23606797749979}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":18.788294228055936}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.0},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"51":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.449489742783178},"38":{"tf":1.7320508075688772},"40":{"tf":3.7416573867739413},"41":{"tf":2.8284271247461903},"48":{"tf":1.4142135623730951},"50":{"tf":2.449489742783178},"51":{"tf":2.449489742783178},"54":{"tf":2.449489742783178}}}}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":19,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":3.872983346207417},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":2.23606797749979}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"54":{"tf":1.0},"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"11":{"tf":1.0},"32":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":8,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":8,"docs":{"32":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":8,"docs":{"15":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"32":{"tf":2.449489742783178},"34":{"tf":3.872983346207417},"37":{"tf":3.0},"39":{"tf":7.937253933193772},"40":{"tf":12.165525060596439},"41":{"tf":8.602325267042627},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":3.1622776601683795},"51":{"tf":4.242640687119285},"54":{"tf":8.774964387392123}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":9,"docs":{"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}},"s":{"df":0,"docs":{},"k":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":2.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"’":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"32":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"e":{"df":11,"docs":{"32":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":4.898979485566356},"54":{"tf":2.8284271247461903}}}}},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":23,"docs":{"11":{"tf":1.7320508075688772},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.385164807134504},"38":{"tf":2.6457513110645907},"39":{"tf":11.832159566199232},"40":{"tf":18.76166303929372},"41":{"tf":13.19090595827292},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.196152422706632},"51":{"tf":6.082762530298219},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.2664991614216}}},"i":{"c":{"df":1,"docs":{"32":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":2,"docs":{"21":{"tf":1.7320508075688772},"32":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":22,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"32":{"tf":2.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":2.449489742783178},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"26":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"3":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"46":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"42":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.7320508075688772},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"47":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.8284271247461903}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"13":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.8284271247461903},"54":{"tf":2.0}}}}}}}},"i":{"a":{"df":10,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"22":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"20":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":7,"docs":{"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}},"breadcrumbs":{"root":{"0":{"1":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":12,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"3":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"8":{".":{"0":{".":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":4,"docs":{"1":{"tf":1.0},"19":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"df":11,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"k":{"a":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"32":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"38":{"tf":1.7320508075688772},"39":{"tf":6.557438524302},"40":{"tf":10.099504938362077},"41":{"tf":7.14142842854285},"47":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.0},"54":{"tf":7.14142842854285}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"14":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"25":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"3":{"tf":1.0},"32":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":14,"docs":{"11":{"tf":1.0},"32":{"tf":2.449489742783178},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":5.5677643628300215},"40":{"tf":8.366600265340756},"41":{"tf":5.916079783099616},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":5.916079783099616}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":15,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"37":{"tf":2.0},"40":{"tf":3.872983346207417},"41":{"tf":3.0},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.23606797749979},"52":{"tf":1.7320508075688772},"54":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}},"e":{".":{"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":6.164414002968976}}}}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"36":{"tf":2.8284271247461903},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"48":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"21":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":3,"docs":{"21":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.6457513110645907}}}}},"s":{"df":0,"docs":{},"e":{"df":8,"docs":{"25":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"27":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"32":{"tf":1.0},"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"49":{"tf":4.58257569495584}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"37":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"20":{"tf":1.0},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":3.872983346207417},"41":{"tf":2.6457513110645907},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.4142135623730951},"54":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"1":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"54":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"54":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"54":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"27":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":8,"docs":{"21":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":24,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.656854249492381},"38":{"tf":2.8284271247461903},"39":{"tf":11.832159566199232},"40":{"tf":18.920887928424502},"41":{"tf":13.30413469565007},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.477225575051661},"51":{"tf":6.324555320336759},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.379088160259652},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":19,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.7416573867739413},"38":{"tf":2.0},"39":{"tf":11.832159566199232},"40":{"tf":17.663521732655695},"41":{"tf":12.409673645990857},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":3.872983346207417},"51":{"tf":5.0990195135927845},"53":{"tf":1.0},"54":{"tf":12.649110640673518}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"13":{"tf":2.23606797749979},"21":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"p":{"df":8,"docs":{"32":{"tf":1.0},"35":{"tf":2.449489742783178},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"37":{"tf":2.449489742783178},"40":{"tf":3.872983346207417},"41":{"tf":2.449489742783178},"45":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":2.449489742783178},"51":{"tf":3.1622776601683795},"54":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"34":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":2.449489742783178},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"34":{"tf":4.242640687119285},"39":{"tf":11.832159566199232},"40":{"tf":16.76305461424021},"41":{"tf":11.874342087037917},"46":{"tf":2.23606797749979},"50":{"tf":1.4142135623730951},"54":{"tf":11.832159566199232}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":8,"docs":{"0":{"tf":1.0},"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"26":{"tf":1.0},"40":{"tf":1.7320508075688772}},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"40":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"40":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":1,"docs":{"40":{"tf":19.026297590440446}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":32,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"36":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":7,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"32":{"tf":3.605551275463989}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"o":{"c":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"v":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.6457513110645907},"38":{"tf":2.6457513110645907},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"37":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"39":{"tf":11.832159566199232},"40":{"tf":16.852299546352718},"41":{"tf":11.916375287812984},"54":{"tf":11.916375287812984}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":5,"docs":{"40":{"tf":3.4641016151377544},"41":{"tf":2.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":2.449489742783178},"50":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":46,"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"16":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":4,"docs":{"0":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"13":{"tf":1.4142135623730951},"26":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"36":{"tf":3.4641016151377544},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"u":{"df":10,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":3.1622776601683795},"38":{"tf":1.7320508075688772},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"48":{"tf":1.4142135623730951},"50":{"tf":3.1622776601683795},"51":{"tf":3.605551275463989},"54":{"tf":3.1622776601683795},"7":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"19":{"tf":2.23606797749979},"32":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":4,"docs":{"1":{"tf":1.0},"32":{"tf":1.4142135623730951},"44":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"32":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":9,"docs":{"36":{"tf":1.7320508075688772},"37":{"tf":2.8284271247461903},"38":{"tf":2.0},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"50":{"tf":2.8284271247461903},"51":{"tf":2.8284271247461903},"52":{"tf":1.0},"54":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.872983346207417},"38":{"tf":2.8284271247461903},"40":{"tf":5.656854249492381},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"50":{"tf":3.872983346207417},"51":{"tf":4.123105625617661},"54":{"tf":3.872983346207417}}}},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}},"t":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"47":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"10":{"tf":1.7320508075688772},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.449489742783178}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":2.0},"51":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":9,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.7320508075688772}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"v":{"df":3,"docs":{"40":{"tf":3.1622776601683795},"41":{"tf":3.1622776601683795},"50":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":2,"docs":{"40":{"tf":2.0},"41":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"40":{"tf":2.0},"41":{"tf":2.0},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"28":{"tf":1.0},"41":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":2.0}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"37":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.7320508075688772}},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"32":{"tf":1.0},"51":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":29,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.6457513110645907},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":3.1622776601683795},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"13":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":9,"docs":{"0":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":8,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"32":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"37":{"tf":1.0},"39":{"tf":7.483314773547883},"40":{"tf":10.908712114635714},"41":{"tf":7.681145747868608},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":3.7416573867739413},"54":{"tf":7.810249675906654}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.6457513110645907},"45":{"tf":2.6457513110645907},"49":{"tf":2.449489742783178},"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0},"37":{"tf":3.1622776601683795},"38":{"tf":2.8284271247461903},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"45":{"tf":1.7320508075688772},"46":{"tf":4.898979485566356},"48":{"tf":2.0},"49":{"tf":1.7320508075688772},"50":{"tf":3.1622776601683795},"51":{"tf":3.4641016151377544},"53":{"tf":1.7320508075688772},"54":{"tf":3.1622776601683795}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"10":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":10,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"u":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"39":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":38,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":2.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":10,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":1.0},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":13,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"5":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"9":{"df":0,"docs":{},"h":{"0":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"6":{"df":0,"docs":{},"s":{"3":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"5":{"df":0,"docs":{},"s":{"d":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"q":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"35":{"tf":1.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.0},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.449489742783178}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"43":{"tf":1.7320508075688772}},"j":{"df":12,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0},"40":{"tf":26.570660511172846},"41":{"tf":18.708286933869708},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":2.449489742783178},"45":{"tf":4.0},"46":{"tf":4.0},"51":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}}},"h":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":5,"docs":{"20":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":14,"docs":{"34":{"tf":5.5677643628300215},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":16.61324772583615},"40":{"tf":23.664319132398465},"41":{"tf":16.73320053068151},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"54":{"tf":16.703293088490067}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":32,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":4.358898943540674},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":11.874342087037917},"40":{"tf":16.852299546352718},"41":{"tf":11.958260743101398},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.449489742783178},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":11.916375287812984}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":13,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"26":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":11,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":38,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.8284271247461903},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":4.795831523312719},"38":{"tf":1.7320508075688772},"39":{"tf":2.8284271247461903},"40":{"tf":9.16515138991168},"41":{"tf":5.5677643628300215},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":3.4641016151377544},"45":{"tf":5.291502622129181},"46":{"tf":5.291502622129181},"47":{"tf":3.872983346207417},"48":{"tf":2.449489742783178},"49":{"tf":1.7320508075688772},"50":{"tf":4.242640687119285},"51":{"tf":4.69041575982343},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":5.5677643628300215},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":2.0},"45":{"tf":2.0}}}}}}},"df":0,"docs":{},"’":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"32":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"44":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772}}},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":3.3166247903554},"38":{"tf":1.4142135623730951},"39":{"tf":2.6457513110645907},"40":{"tf":6.324555320336759},"41":{"tf":4.358898943540674},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"48":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772},"50":{"tf":3.3166247903554},"51":{"tf":3.3166247903554},"53":{"tf":1.0},"54":{"tf":4.242640687119285}},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"}":{"/":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}},"d":{"df":0,"docs":{},"m":{"df":2,"docs":{"29":{"tf":1.7320508075688772},"51":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"p":{"5":{"1":{"7":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":3,"docs":{"28":{"tf":2.449489742783178},"49":{"tf":3.7416573867739413},"50":{"tf":7.483314773547883}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"p":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}}}}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":8,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.23606797749979},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"’":{"df":1,"docs":{"32":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.1622776601683795},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.449489742783178},"28":{"tf":1.0}}}}},"y":{"df":1,"docs":{"32":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"df":2,"docs":{"30":{"tf":1.7320508075688772},"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{".":{"1":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"w":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":2.23606797749979}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"21":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.23606797749979},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.23606797749979}},"i":{"df":1,"docs":{"37":{"tf":1.0}}},"m":{"df":2,"docs":{"22":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"0":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":8,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"l":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"28":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"21":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"32":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"54":{"tf":2.23606797749979}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"53":{"tf":2.0},"54":{"tf":18.81488772222678}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"51":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.449489742783178},"38":{"tf":1.7320508075688772},"40":{"tf":3.7416573867739413},"41":{"tf":2.8284271247461903},"48":{"tf":1.4142135623730951},"50":{"tf":2.449489742783178},"51":{"tf":2.449489742783178},"54":{"tf":2.449489742783178}}}}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":19,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":3.872983346207417},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":2.23606797749979}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"54":{"tf":1.0},"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"11":{"tf":1.0},"32":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":8,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"31":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":8,"docs":{"32":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":8,"docs":{"15":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"32":{"tf":2.449489742783178},"34":{"tf":3.872983346207417},"37":{"tf":3.0},"39":{"tf":7.937253933193772},"40":{"tf":12.165525060596439},"41":{"tf":8.602325267042627},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":3.1622776601683795},"51":{"tf":4.242640687119285},"54":{"tf":8.774964387392123}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":9,"docs":{"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.7320508075688772}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}},"s":{"df":0,"docs":{},"k":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"21":{"tf":2.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":2.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"’":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"32":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.6457513110645907},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"e":{"df":11,"docs":{"32":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":4.898979485566356},"54":{"tf":2.8284271247461903}}}}},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":23,"docs":{"11":{"tf":2.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.385164807134504},"38":{"tf":2.6457513110645907},"39":{"tf":11.832159566199232},"40":{"tf":18.76166303929372},"41":{"tf":13.19090595827292},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.196152422706632},"51":{"tf":6.082762530298219},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.2664991614216}}},"i":{"c":{"df":1,"docs":{"32":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":2,"docs":{"21":{"tf":2.0},"32":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":22,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"32":{"tf":2.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":2.449489742783178},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"26":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"3":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"46":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"42":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.7320508075688772},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"47":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.8284271247461903}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"13":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.8284271247461903},"54":{"tf":2.0}}}}}}}},"i":{"a":{"df":10,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"22":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"20":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":7,"docs":{"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}},"title":{"root":{"2":{"0":{"2":{"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"27":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":1,"docs":{"27":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file diff --git a/searchindex.json b/searchindex.json index f41990a2f1..5f970839bd 100644 --- a/searchindex.json +++ b/searchindex.json @@ -1 +1 @@ -{"doc_urls":["intro.html#legacy-dream2nix","intro.html#funding","intro.html#documentation","intro.html#presentations","intro.html#get-in-touch","intro.html#contribute","intro.html#goals","examples.html#examples-for-dream2nix","modules.html#why-modules","modules.html#benefits","modules.html#deprecate-override-functions","modules.html#type-safety","modules.html#catch-typos","modules.html#environment-variables-clearly-defined","modules.html#documentaiton--discoverability","modules.html#package-blueprints","modules.html#flexibility","development-roundups/2022-april-june.html#development-roundup-april---june-2022","development-roundups/2022-april-june.html#most-notable-changes","development-roundups/2022-april-june.html#extension-interface-for-subsystem-modules","development-roundups/2022-april-june.html#improved-handling-of-mono-repo-projects","development-roundups/2022-april-june.html#unit-tests-for-pure-translators","development-roundups/2022-april-june.html#more-changes","development-roundups/2022-july-september.html#development-roundup-july---september-2022","development-roundups/2022-july-september.html#most-notable-changes","development-roundups/2022-july-september.html#indexers","development-roundups/2022-july-september.html#development-shells","development-roundups/2022-july-september.html#begin-moving-to-nixos-module-system","development-roundups/2022-july-september.html#more-changes"],"index":{"documentStore":{"docInfo":{"0":{"body":54,"breadcrumbs":3,"title":2},"1":{"body":49,"breadcrumbs":2,"title":1},"10":{"body":43,"breadcrumbs":5,"title":3},"11":{"body":23,"breadcrumbs":4,"title":2},"12":{"body":20,"breadcrumbs":4,"title":2},"13":{"body":25,"breadcrumbs":6,"title":4},"14":{"body":27,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":4,"title":2},"16":{"body":28,"breadcrumbs":3,"title":1},"17":{"body":7,"breadcrumbs":8,"title":5},"18":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":34,"breadcrumbs":7,"title":4},"2":{"body":1,"breadcrumbs":2,"title":1},"20":{"body":82,"breadcrumbs":8,"title":5},"21":{"body":90,"breadcrumbs":7,"title":4},"22":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":7,"breadcrumbs":8,"title":5},"24":{"body":0,"breadcrumbs":5,"title":2},"25":{"body":83,"breadcrumbs":4,"title":1},"26":{"body":27,"breadcrumbs":5,"title":2},"27":{"body":74,"breadcrumbs":8,"title":5},"28":{"body":80,"breadcrumbs":5,"title":2},"3":{"body":11,"breadcrumbs":2,"title":1},"4":{"body":3,"breadcrumbs":2,"title":1},"5":{"body":3,"breadcrumbs":2,"title":1},"6":{"body":63,"breadcrumbs":2,"title":1},"7":{"body":13,"breadcrumbs":4,"title":2},"8":{"body":18,"breadcrumbs":3,"title":1},"9":{"body":0,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"Automate reproducible packaging for various language ecosystems Documentation | Example Repo | Example Repo Flake | Example Packages !!! Warning: dream2nix is unstable software. While simple UX is one of our main focus points, the APIs are still under development. Do expect changes that will break your setup. Dream2nix is currently in the process of being refactored to make use of drv-parts. Not all features and subsystems are migrated yet. If you prefer continue using the makeFlakeOutputs interface, please refer to the legacy branch of dream2nix.","breadcrumbs":"Introduction » legacy dream2nix","id":"0","title":"legacy dream2nix"},"1":{"body":"This project was funded through the NGI Assure Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 957073. Applications are still open, you can apply today . If your organization wants to support the project with extra funding in order to add support for more languages or new features, please contact one of the maintainers.","breadcrumbs":"Introduction » Funding","id":"1","title":"Funding"},"10":{"body":"Changing options of packages in nixpkgs can require chaining different override functions like this: { htop-mod = let htop-overridden = pkgs.htop.overrideAttrs (old: { pname = \"htop-mod\"; }); in htop-overridden.override (old: { sensorsSupport = false; });\n} ... while doing the same using dream2nix looks like this: { htop-mod = { imports = [./htop.nix]; name = lib.mkForce \"htop-mod\"; flags.sensorsSupport = false; };\n} See htop module definition here .","breadcrumbs":"dream2nix modules » Deprecate override functions","id":"10","title":"Deprecate override functions"},"11":{"body":"The following code in nixpkgs mkDerivation mysteriously skips the patches: mkDerivation { # ... dontPatch = \"false\";\n} ... while doing the same using dream2nix raises an informative type error: A definition for option `[...].dontPatch' is not of type `boolean' [...]","breadcrumbs":"dream2nix modules » Type safety","id":"11","title":"Type safety"},"12":{"body":"The following code in nixpkgs mkDerivation builds without openssl_3. mkDerivation { # ... nativBuildInputs = [openssl_3];\n} ... while doing the same using dream2nix raises an informative error: The option `[...].nativBuildInputs' does not exist","breadcrumbs":"dream2nix modules » Catch typos","id":"12","title":"Catch typos"},"13":{"body":"dream2nix requires a clear distinction between known parameters and user-defined variables. Defining SOME_VARIABLE at the top-level, would raise: The option `[...].SOME_VARIABLE' does not exist Instead it has to be defined under env.: { my-package = { # ... env.SOME_VARIABLE = \"example\"; };\n}","breadcrumbs":"dream2nix modules » Environment variables clearly defined","id":"13","title":"Environment variables clearly defined"},"14":{"body":"No more digging the source code to find possible options to override. Documentation similar to search.nixos.org can be generated for packages declared via dream2nix. Every package built with dream2nix has a .docs attribute that builds an html documentation describing it's options.","breadcrumbs":"dream2nix modules » Documentaiton / Discoverability","id":"14","title":"Documentaiton / Discoverability"},"15":{"body":"With dream2nix, packages don't need to be fully declared. Options can be left without defaults, requiring the consumer to complete the definition. For example, this can be useful for lang2nix tools, where src and version are dynamically provided by a lock file parser.","breadcrumbs":"dream2nix modules » Package blueprints","id":"15","title":"Package blueprints"},"16":{"body":"The nixos module system gives maintainers more freedom over how packages are split into modules. Separation of concerns can be implemented more easily. For example, the dependency tree of a package set can be factored out into a separate module, allowing for simpler modification.","breadcrumbs":"dream2nix modules » Flexibility","id":"16","title":"Flexibility"},"17":{"body":"In the period of 3 months, 40 pull requests were merged .","breadcrumbs":"April - June 2022 » Development Roundup April - June 2022","id":"17","title":"Development Roundup April - June 2022"},"18":{"body":"","breadcrumbs":"April - June 2022 » Most Notable Changes","id":"18","title":"Most Notable Changes"},"19":{"body":"Dream2nix now has an extension interface which allows users to add support for other ecosystems and lock file formats out of tree. This allows people to maintain private dream2nix extensions or publish their extensions on their own repositories. For the future it is planned to go one step further and use the nixos module system for dream2nix.","breadcrumbs":"April - June 2022 » Extension Interface for subsystem modules","id":"19","title":"Extension Interface for subsystem modules"},"2":{"body":"👉 To the docs","breadcrumbs":"Introduction » Documentation","id":"2","title":"Documentation"},"20":{"body":"Many software projects in the wild consist of several sub-project. The sub-projects could be of the same ecosystem, like a nodejs project managed by npm, declaring several workspaces, or they could be of completely different ecosystems, like a nodejs project, containing a rust and a go module within the same source tree. A goal for dream2nix is to handle all these constellations well, to provide the user with decent automation and interfaces in order to simplify working with these complex software projects as much as possible. Therefore a discovery mechanism has been established and improved over time to tackle mono-repo scenarios, detecting sub-projects of arbitrary type within a larger source tree, splitting the detected projects into reasonable chunks of work that can be processed by many different translator modules of dream2nix.","breadcrumbs":"April - June 2022 » Improved handling of mono-repo projects","id":"20","title":"Improved handling of mono-repo projects"},"21":{"body":"Pure translators are the parts of dream2nix which are able to read upstream lock files and other metadata and convert this data to the dream2nix internal dream-lock format. All of this in done in pure nix without calling to external programs. For example the cargo-lock translator allows dream2nix to just build any rust project on-the-fly, given just the source code of the project. In order for dream2nix to extend its support onto many more ecosystems, we rely on the community contributions adding pure translators. For this reason we want to make such contributions as simple as possible. This is why we established a unit testing suit for pure translators. This is realized by using python + pytest to define the unit tests which then call out to nix via our python nix-ffi. This allows people to implement new translators step by step while getting constant feedback if they are on the right track.","breadcrumbs":"April - June 2022 » Unit tests for pure translators","id":"21","title":"Unit tests for pure translators"},"22":{"body":"Reorganized internal code structure of dream2nix (builders, translators, discoverers moved to subsystems) New community overrides to fix some nodejs packages Improved usage examples in readme Improvements on several subsystems including nodejs and rust New documentation website: https://nix-community.github.io/dream2nix/ Added subsystems: python haskell Added support for translating formats: python: setup.py haskell: stack.yaml.lock (stack) haskell: plan.json (cabal) rust: Cargo.toml, Cargo.lock Added builders for: haskell: default","breadcrumbs":"April - June 2022 » More Changes","id":"22","title":"More Changes"},"23":{"body":"In the period of 3 months, 62 pull requests were merged .","breadcrumbs":"July - September 2022 » Development Roundup July - September 2022","id":"23","title":"Development Roundup July - September 2022"},"24":{"body":"","breadcrumbs":"July - September 2022 » Most Notable Changes","id":"24","title":"Most Notable Changes"},"25":{"body":"Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information. Read more about indexers in our docs . Indexers can be used to automatically import packages from all kinds of ecosystems into the nix domain. For example the libraries-io indexer can be used to query libraries.io for the 5000 most popular nodejs packages and convert them to nix packages. One nice use case for indexers is to test dream2nix by continuously building large auto generated package sets while monitoring the success rate and get useful information from build failures. Currently we already have this testing infrastructure set up for nodejs and rust (more will be added soon). The package sets can be found in the repo: nix-community/dream2nix-auto-test","breadcrumbs":"July - September 2022 » Indexers","id":"25","title":"Indexers"},"26":{"body":"Besides the usual packages, many builders in dream2nix do now also output dev-shell(s) via the devShells attribute. This should allow developers to quickly spin up a shell environment on arbitrary projects with the required dependencies available to start hacking.","breadcrumbs":"July - September 2022 » development shells","id":"26","title":"development shells"},"27":{"body":"We started a larger refactoring effort, separating dream2nix internals into nixos modules. The goal of this undertaking is to gain: better flexibility within the framework. People should have an easier time to modify and extend the framework type safety between important components of dream2nix type checked and automatically documented user interfaces (similar to search.nixos.org for nixos) better integration into nixos itself This is only partially complete yet, as we have to refactor module by module carefully while making sure to not break the current API. Currently, only translators, fetchers, builders and discoverers use the module system. Once the internals are modularized, the final piece of work will be creating a new user interface using nixos modules as well.","breadcrumbs":"July - September 2022 » Begin moving to nixos module system","id":"27","title":"Begin moving to nixos module system"},"28":{"body":"Improvements on several subsystems including haskell, nodejs, python, rust Improvements of some community overrides Added quick start guides to the documentation Several improvements for the documentation Added integration tests Added subsystems: debian php Added support for translating formats: debian: debian-binary (impure) php: composer-lock (pure) haskell: hackage (impure) - given a package name, retrieve metadata from hackage Added builders for: debian simple-debian: download and patch binary releases from debian repos php simple-php: build dependencies in a combined derivation php granular-php: build dependencies in separate derivations Added indexers: libraries-io: queries libraries.io for package sets","breadcrumbs":"July - September 2022 » More Changes","id":"28","title":"More Changes"},"3":{"body":"👉 2023: dream2nix based on drv-parts 👉 2021: Original dream2nix presentation (Examples are outdated)","breadcrumbs":"Introduction » Presentations","id":"3","title":"Presentations"},"4":{"body":"👉 matrix chat room","breadcrumbs":"Introduction » Get in touch","id":"4","title":"Get in touch"},"5":{"body":"👉 GitHub repo 👉 issues","breadcrumbs":"Introduction » Contribute","id":"5","title":"Contribute"},"6":{"body":"dream2nix focuses on the following aspects: Modularity Customizability Maintainability Code de-duplication across 2nix solutions Common UI across 2nix solutions Reduce effort to develop new 2nix solutions Exploration and adoption of new nix features Simplified updating of packages The goal of this project is to create a standardized, generic, modular framework for automated packaging solutions, aiming for better flexibility, maintainability and usability. The intention is to integrate many existing 2nix converters into this framework, thereby improving many of the previously named aspects and providing a unified UX for all 2nix solutions.","breadcrumbs":"Introduction » Goals","id":"6","title":"Goals"},"7":{"body":"👉 example repository 👉 example repository using flakes 👉 example packages 👉 basics 👉 single-language 👉 multi-language","breadcrumbs":"dream2nix examples » Examples for dream2nix","id":"7","title":"Examples for dream2nix"},"8":{"body":"Declaring derivations as modules solves a number of issues. For more details on the problems, visit DavHau/pkgs-modules . Also I recommend watching @edolstra 's talk about this topic .","breadcrumbs":"dream2nix modules » Why Modules?","id":"8","title":"Why Modules?"},"9":{"body":"","breadcrumbs":"dream2nix modules » Benefits","id":"9","title":"Benefits"}},"length":29,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"3":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"d":{"df":2,"docs":{"1":{"tf":1.0},"19":{"tf":1.0}}},"df":4,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"14":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"27":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"21":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"15":{"tf":1.0},"22":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":2.0},"21":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"2":{"tf":1.0},"25":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":6,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":17,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"26":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"11":{"tf":1.0},"12":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"7":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":2.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.23606797749979}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.6457513110645907},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":6,"docs":{"10":{"tf":1.0},"16":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"8":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.0},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.23606797749979}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":4,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":4,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.0},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.23606797749979},"28":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"28":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.0},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}},"p":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":1.7320508075688772},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":1,"docs":{"21":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":10,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"i":{"a":{"df":3,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"breadcrumbs":{"root":{"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":12,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"3":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"d":{"df":2,"docs":{"1":{"tf":1.0},"19":{"tf":1.0}}},"df":4,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"14":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"25":{"tf":1.0},"27":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"21":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":6,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"21":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"15":{"tf":1.0},"22":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"13":{"tf":2.23606797749979},"21":{"tf":1.0},"25":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"0":{"tf":1.0},"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":3,"docs":{"14":{"tf":1.0},"2":{"tf":1.0},"25":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":6,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":20,"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"16":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"0":{"tf":1.0},"3":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"11":{"tf":1.0},"12":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":9,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"7":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":2.23606797749979}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.7320508075688772}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.449489742783178}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.7320508075688772}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.8284271247461903},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"13":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"21":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":12,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":2.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":8,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":3,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.449489742783178}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":4,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"26":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":4,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.1622776601683795},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.449489742783178},"28":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"21":{"tf":1.0},"25":{"tf":1.0}},"m":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"28":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"28":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"15":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.7320508075688772}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":2.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"15":{"tf":1.0}}}},"p":{"df":1,"docs":{"13":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.6457513110645907},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":3,"docs":{"11":{"tf":2.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":1,"docs":{"21":{"tf":2.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":10,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}},"i":{"a":{"df":3,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"title":{"root":{"2":{"0":{"2":{"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"27":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":1,"docs":{"27":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file +{"doc_urls":["intro.html#legacy-dream2nix","intro.html#funding","intro.html#documentation","intro.html#presentations","intro.html#get-in-touch","intro.html#contribute","intro.html#goals","examples.html#examples-for-dream2nix","modules.html#why-modules","modules.html#benefits","modules.html#deprecate-override-functions","modules.html#type-safety","modules.html#catch-typos","modules.html#environment-variables-clearly-defined","modules.html#documentaiton--discoverability","modules.html#package-blueprints","modules.html#flexibility","development-roundups/2022-april-june.html#development-roundup-april---june-2022","development-roundups/2022-april-june.html#most-notable-changes","development-roundups/2022-april-june.html#extension-interface-for-subsystem-modules","development-roundups/2022-april-june.html#improved-handling-of-mono-repo-projects","development-roundups/2022-april-june.html#unit-tests-for-pure-translators","development-roundups/2022-april-june.html#more-changes","development-roundups/2022-july-september.html#development-roundup-july---september-2022","development-roundups/2022-july-september.html#most-notable-changes","development-roundups/2022-july-september.html#indexers","development-roundups/2022-july-september.html#development-shells","development-roundups/2022-july-september.html#begin-moving-to-nixos-module-system","development-roundups/2022-july-september.html#more-changes","options/WIP-python-pdm.html#installation","options/WIP-python-pyproject.html#installation","options/WIP-spago.html#installation","options/buildPythonPackage.html#installation","options/buildRustPackage.html#installation","options/builtins-derivation.html#installation","options/deps.html#installation","options/eval-cache.html#installation","options/groups.html#installation","options/lock.html#installation","options/mkDerivation.html#installation","options/nodejs-devshell.html#installation","options/nodejs-granular.html#installation","options/nodejs-granular-v3.html#installation","options/nodejs-node-modules.html#installation","options/nodejs-package-json.html#installation","options/nodejs-package-lock.html#installation","options/nodejs-package-lock-v3.html#installation","options/package-func.html#installation","options/paths.html#installation","options/php-composer-lock.html#installation","options/php-granular.html#installation","options/pip.html#installation","options/public.html#installation","options/rust-cargo-lock.html#installation","options/rust-crane.html#installation"],"index":{"documentStore":{"docInfo":{"0":{"body":54,"breadcrumbs":3,"title":2},"1":{"body":49,"breadcrumbs":2,"title":1},"10":{"body":43,"breadcrumbs":5,"title":3},"11":{"body":23,"breadcrumbs":4,"title":2},"12":{"body":20,"breadcrumbs":4,"title":2},"13":{"body":25,"breadcrumbs":6,"title":4},"14":{"body":27,"breadcrumbs":4,"title":2},"15":{"body":25,"breadcrumbs":4,"title":2},"16":{"body":28,"breadcrumbs":3,"title":1},"17":{"body":7,"breadcrumbs":8,"title":5},"18":{"body":0,"breadcrumbs":5,"title":2},"19":{"body":34,"breadcrumbs":7,"title":4},"2":{"body":1,"breadcrumbs":2,"title":1},"20":{"body":82,"breadcrumbs":8,"title":5},"21":{"body":90,"breadcrumbs":7,"title":4},"22":{"body":54,"breadcrumbs":5,"title":2},"23":{"body":7,"breadcrumbs":8,"title":5},"24":{"body":0,"breadcrumbs":5,"title":2},"25":{"body":79,"breadcrumbs":4,"title":1},"26":{"body":27,"breadcrumbs":5,"title":2},"27":{"body":74,"breadcrumbs":8,"title":5},"28":{"body":80,"breadcrumbs":5,"title":2},"29":{"body":13,"breadcrumbs":6,"title":1},"3":{"body":11,"breadcrumbs":2,"title":1},"30":{"body":13,"breadcrumbs":6,"title":1},"31":{"body":11,"breadcrumbs":5,"title":1},"32":{"body":261,"breadcrumbs":4,"title":1},"33":{"body":9,"breadcrumbs":4,"title":1},"34":{"body":271,"breadcrumbs":5,"title":1},"35":{"body":103,"breadcrumbs":4,"title":1},"36":{"body":102,"breadcrumbs":5,"title":1},"37":{"body":583,"breadcrumbs":4,"title":1},"38":{"body":136,"breadcrumbs":4,"title":1},"39":{"body":1624,"breadcrumbs":4,"title":1},"4":{"body":3,"breadcrumbs":2,"title":1},"40":{"body":5749,"breadcrumbs":5,"title":1},"41":{"body":2668,"breadcrumbs":5,"title":1},"42":{"body":13,"breadcrumbs":6,"title":1},"43":{"body":13,"breadcrumbs":6,"title":1},"44":{"body":49,"breadcrumbs":6,"title":1},"45":{"body":144,"breadcrumbs":6,"title":1},"46":{"body":148,"breadcrumbs":7,"title":1},"47":{"body":91,"breadcrumbs":5,"title":1},"48":{"body":115,"breadcrumbs":4,"title":1},"49":{"body":123,"breadcrumbs":6,"title":1},"5":{"body":3,"breadcrumbs":2,"title":1},"50":{"body":618,"breadcrumbs":5,"title":1},"51":{"body":775,"breadcrumbs":4,"title":1},"52":{"body":39,"breadcrumbs":4,"title":1},"53":{"body":30,"breadcrumbs":6,"title":1},"54":{"body":2684,"breadcrumbs":5,"title":1},"6":{"body":63,"breadcrumbs":2,"title":1},"7":{"body":13,"breadcrumbs":4,"title":2},"8":{"body":18,"breadcrumbs":3,"title":1},"9":{"body":0,"breadcrumbs":3,"title":1}},"docs":{"0":{"body":"Automate reproducible packaging for various language ecosystems Documentation | Example Repo | Example Repo Flake | Example Packages !!! Warning: dream2nix is unstable software. While simple UX is one of our main focus points, the APIs are still under development. Do expect changes that will break your setup. Dream2nix is currently in the process of being refactored to make use of drv-parts. Not all features and subsystems are migrated yet. If you prefer continue using the makeFlakeOutputs interface, please refer to the legacy branch of dream2nix.","breadcrumbs":"Introduction » legacy dream2nix","id":"0","title":"legacy dream2nix"},"1":{"body":"This project was funded through the NGI Assure Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 957073. Applications are still open, you can apply today . If your organization wants to support the project with extra funding in order to add support for more languages or new features, please contact one of the maintainers.","breadcrumbs":"Introduction » Funding","id":"1","title":"Funding"},"10":{"body":"Changing options of packages in nixpkgs can require chaining different override functions like this: { htop-mod = let htop-overridden = pkgs.htop.overrideAttrs (old: { pname = \"htop-mod\"; }); in htop-overridden.override (old: { sensorsSupport = false; });\n} ... while doing the same using dream2nix looks like this: { htop-mod = { imports = [./htop.nix]; name = lib.mkForce \"htop-mod\"; flags.sensorsSupport = false; };\n} See htop module definition here .","breadcrumbs":"dream2nix modules » Deprecate override functions","id":"10","title":"Deprecate override functions"},"11":{"body":"The following code in nixpkgs mkDerivation mysteriously skips the patches: mkDerivation { # ... dontPatch = \"false\";\n} ... while doing the same using dream2nix raises an informative type error: A definition for option `[...].dontPatch' is not of type `boolean' [...]","breadcrumbs":"dream2nix modules » Type safety","id":"11","title":"Type safety"},"12":{"body":"The following code in nixpkgs mkDerivation builds without openssl_3. mkDerivation { # ... nativBuildInputs = [openssl_3];\n} ... while doing the same using dream2nix raises an informative error: The option `[...].nativBuildInputs' does not exist","breadcrumbs":"dream2nix modules » Catch typos","id":"12","title":"Catch typos"},"13":{"body":"dream2nix requires a clear distinction between known parameters and user-defined variables. Defining SOME_VARIABLE at the top-level, would raise: The option `[...].SOME_VARIABLE' does not exist Instead it has to be defined under env.: { my-package = { # ... env.SOME_VARIABLE = \"example\"; };\n}","breadcrumbs":"dream2nix modules » Environment variables clearly defined","id":"13","title":"Environment variables clearly defined"},"14":{"body":"No more digging the source code to find possible options to override. Documentation similar to search.nixos.org can be generated for packages declared via dream2nix. Every package built with dream2nix has a .docs attribute that builds an html documentation describing it's options.","breadcrumbs":"dream2nix modules » Documentaiton / Discoverability","id":"14","title":"Documentaiton / Discoverability"},"15":{"body":"With dream2nix, packages don't need to be fully declared. Options can be left without defaults, requiring the consumer to complete the definition. For example, this can be useful for lang2nix tools, where src and version are dynamically provided by a lock file parser.","breadcrumbs":"dream2nix modules » Package blueprints","id":"15","title":"Package blueprints"},"16":{"body":"The nixos module system gives maintainers more freedom over how packages are split into modules. Separation of concerns can be implemented more easily. For example, the dependency tree of a package set can be factored out into a separate module, allowing for simpler modification.","breadcrumbs":"dream2nix modules » Flexibility","id":"16","title":"Flexibility"},"17":{"body":"In the period of 3 months, 40 pull requests were merged .","breadcrumbs":"April - June 2022 » Development Roundup April - June 2022","id":"17","title":"Development Roundup April - June 2022"},"18":{"body":"","breadcrumbs":"April - June 2022 » Most Notable Changes","id":"18","title":"Most Notable Changes"},"19":{"body":"Dream2nix now has an extension interface which allows users to add support for other ecosystems and lock file formats out of tree. This allows people to maintain private dream2nix extensions or publish their extensions on their own repositories. For the future it is planned to go one step further and use the nixos module system for dream2nix.","breadcrumbs":"April - June 2022 » Extension Interface for subsystem modules","id":"19","title":"Extension Interface for subsystem modules"},"2":{"body":"👉 To the docs","breadcrumbs":"Introduction » Documentation","id":"2","title":"Documentation"},"20":{"body":"Many software projects in the wild consist of several sub-project. The sub-projects could be of the same ecosystem, like a nodejs project managed by npm, declaring several workspaces, or they could be of completely different ecosystems, like a nodejs project, containing a rust and a go module within the same source tree. A goal for dream2nix is to handle all these constellations well, to provide the user with decent automation and interfaces in order to simplify working with these complex software projects as much as possible. Therefore a discovery mechanism has been established and improved over time to tackle mono-repo scenarios, detecting sub-projects of arbitrary type within a larger source tree, splitting the detected projects into reasonable chunks of work that can be processed by many different translator modules of dream2nix.","breadcrumbs":"April - June 2022 » Improved handling of mono-repo projects","id":"20","title":"Improved handling of mono-repo projects"},"21":{"body":"Pure translators are the parts of dream2nix which are able to read upstream lock files and other metadata and convert this data to the dream2nix internal dream-lock format. All of this in done in pure nix without calling to external programs. For example the cargo-lock translator allows dream2nix to just build any rust project on-the-fly, given just the source code of the project. In order for dream2nix to extend its support onto many more ecosystems, we rely on the community contributions adding pure translators. For this reason we want to make such contributions as simple as possible. This is why we established a unit testing suit for pure translators. This is realized by using python + pytest to define the unit tests which then call out to nix via our python nix-ffi. This allows people to implement new translators step by step while getting constant feedback if they are on the right track.","breadcrumbs":"April - June 2022 » Unit tests for pure translators","id":"21","title":"Unit tests for pure translators"},"22":{"body":"Reorganized internal code structure of dream2nix (builders, translators, discoverers moved to subsystems) New community overrides to fix some nodejs packages Improved usage examples in readme Improvements on several subsystems including nodejs and rust New documentation website: https://nix-community.github.io/dream2nix/ Added subsystems: python haskell Added support for translating formats: python: setup.py haskell: stack.yaml.lock (stack) haskell: plan.json (cabal) rust: Cargo.toml, Cargo.lock Added builders for: haskell: default","breadcrumbs":"April - June 2022 » More Changes","id":"22","title":"More Changes"},"23":{"body":"In the period of 3 months, 62 pull requests were merged .","breadcrumbs":"July - September 2022 » Development Roundup July - September 2022","id":"23","title":"Development Roundup July - September 2022"},"24":{"body":"","breadcrumbs":"July - September 2022 » Most Notable Changes","id":"24","title":"Most Notable Changes"},"25":{"body":"Dream2nix now offers an interface for defining indexers. Indexers are programs that can query a package repository (think of npm, or crates.io) for package information. Indexers can be used to automatically import packages from all kinds of ecosystems into the nix domain. For example the libraries-io indexer can be used to query libraries.io for the 5000 most popular nodejs packages and convert them to nix packages. One nice use case for indexers is to test dream2nix by continuously building large auto generated package sets while monitoring the success rate and get useful information from build failures. Currently we already have this testing infrastructure set up for nodejs and rust (more will be added soon). The package sets can be found in the repo: nix-community/dream2nix-auto-test","breadcrumbs":"July - September 2022 » Indexers","id":"25","title":"Indexers"},"26":{"body":"Besides the usual packages, many builders in dream2nix do now also output dev-shell(s) via the devShells attribute. This should allow developers to quickly spin up a shell environment on arbitrary projects with the required dependencies available to start hacking.","breadcrumbs":"July - September 2022 » development shells","id":"26","title":"development shells"},"27":{"body":"We started a larger refactoring effort, separating dream2nix internals into nixos modules. The goal of this undertaking is to gain: better flexibility within the framework. People should have an easier time to modify and extend the framework type safety between important components of dream2nix type checked and automatically documented user interfaces (similar to search.nixos.org for nixos) better integration into nixos itself This is only partially complete yet, as we have to refactor module by module carefully while making sure to not break the current API. Currently, only translators, fetchers, builders and discoverers use the module system. Once the internals are modularized, the final piece of work will be creating a new user interface using nixos modules as well.","breadcrumbs":"July - September 2022 » Begin moving to nixos module system","id":"27","title":"Begin moving to nixos module system"},"28":{"body":"Improvements on several subsystems including haskell, nodejs, python, rust Improvements of some community overrides Added quick start guides to the documentation Several improvements for the documentation Added integration tests Added subsystems: debian php Added support for translating formats: debian: debian-binary (impure) php: composer-lock (pure) haskell: hackage (impure) - given a package name, retrieve metadata from hackage Added builders for: debian simple-debian: download and patch binary releases from debian repos php simple-php: build dependencies in a combined derivation php granular-php: build dependencies in separate derivations Added indexers: libraries-io: queries libraries.io for package sets","breadcrumbs":"July - September 2022 » More Changes","id":"28","title":"More Changes"},"29":{"body":"WIP-python-pdm intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.WIP-python-pdm\n]; Options","breadcrumbs":"Reference Documentation » WIP-python-pdm » Installation","id":"29","title":"Installation"},"3":{"body":"👉 2023: dream2nix based on drv-parts 👉 2021: Original dream2nix presentation (Examples are outdated)","breadcrumbs":"Introduction » Presentations","id":"3","title":"Presentations"},"30":{"body":"WIP-python-pyproject intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.WIP-python-pyproject\n]; Options","breadcrumbs":"Reference Documentation » WIP-python-pyproject » Installation","id":"30","title":"Installation"},"31":{"body":"WIP-spago intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.WIP-spago\n]; Options","breadcrumbs":"Reference Documentation » WIP-spago » Installation","id":"31","title":"Installation"},"32":{"body":"buildPythonPackage intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.buildPythonPackage\n]; Options\nbuildPythonPackage.catchConflicts\nbuildPythonPackage.disabled\nbuildPythonPackage.disabledTestPaths\nbuildPythonPackage.disabledTests\nbuildPythonPackage.dontUsePipInstall\nbuildPythonPackage.dontWrapPythonPrograms\nbuildPythonPackage.format\nbuildPythonPackage.makeWrapperArgs\nbuildPythonPackage.permitUserSite\nbuildPythonPackage.pipInstallFlags\nbuildPythonPackage.pytestFlagsArray\nbuildPythonPackage.pythonImportsCheck\nbuildPythonPackage.removeBinBytecode\nbuildPythonPackage.catchConflicts\nRaise an error if two packages are installed with the same name TODO:\nFor cross we probably need a different PYTHONPATH, or not add the\nruntime deps until after buildPhase.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.disabled\nused to disable derivation, useful for specific python versions\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.disabledTestPaths\nTest paths to ignore in checkPhase\nType: list of anything\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.disabledTests\nDisable running specific unit tests\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.dontUsePipInstall\nDon’t use Pip to install a wheel Note this is actually a variable for\nthe pipInstallPhase in pip’s setupHook. It’s included here to prevent an\ninfinite recursion.\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.dontWrapPythonPrograms\nSkip wrapping of python programs altogether\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.format\nSeveral package formats are supported: “setuptools” : Install a\ncommon setuptools/distutils based package. This builds a wheel. “wheel”\n: Install from a pre-compiled wheel. “flit” : Install a flit package.\nThis builds a wheel. “pyproject”: Install a package using a\npyproject.toml file (PEP517). This builds a wheel. “egg”:\nInstall a package from an egg. “other” : Provide your own buildPhase and\ninstallPhase.\nType: string\nDefault: \"setuptools\"\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.makeWrapperArgs\nAdditional arguments to pass to the makeWrapper function, which wraps\ngenerated binaries.\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.permitUserSite\nSkip setting the PYTHONNOUSERSITE environment variable in wrapped\nprograms\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.pipInstallFlags\nExtra flags passed to pip install\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.pytestFlagsArray\nExtra flags passed to pytest\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.pythonImportsCheck\nCheck whether importing the listed modules works\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix\nbuildPythonPackage.removeBinBytecode\nRemove bytecode from bin folder. When a Python script has the\nextension .py, bytecode is generated Typically, executables\nin bin have no extension, so no bytecode is generated. However, some\npackages do provide executables with extensions, and thus bytecode is\ngenerated.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/buildPythonPackage/interface.nix","breadcrumbs":"Reference Documentation » buildPythonPackage » Installation","id":"32","title":"Installation"},"33":{"body":"buildRustPackage intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.buildRustPackage\n]; Options","breadcrumbs":"Reference Documentation » buildRustPackage » Installation","id":"33","title":"Installation"},"34":{"body":"builtins-derivation intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.builtins-derivation\n]; Options\nbuiltins-derivation.__contentAddressed\nbuiltins-derivation.__structuredAttrs\nbuiltins-derivation.allowSubstitutes\nbuiltins-derivation.allowedReferences\nbuiltins-derivation.allowedRequisites\nbuiltins-derivation.args\nbuiltins-derivation.builder\nbuiltins-derivation.disallowedReferences\nbuiltins-derivation.disallowedRequisites\nbuiltins-derivation.exportReferenceGraph\nbuiltins-derivation.impureEnvVars\nbuiltins-derivation.outputHash\nbuiltins-derivation.outputHashAlgo\nbuiltins-derivation.outputHashMode\nbuiltins-derivation.outputs\nbuiltins-derivation.passAsFile\nbuiltins-derivation.preferLocalBuild\nbuiltins-derivation.system\nbuiltins-derivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.builder\nThis option has no description.\nType: string or path or package\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix\nbuiltins-derivation.system\nThis option has no description.\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/builtins-derivation/interface.nix","breadcrumbs":"Reference Documentation » builtins-derivation » Installation","id":"34","title":"Installation"},"35":{"body":"deps intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.deps\n]; Options\ndeps\ndeps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps","breadcrumbs":"Reference Documentation » deps » Installation","id":"35","title":"Installation"},"36":{"body":"eval-cache intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.eval-cache\n]; Options\neval-cache.enable\neval-cache.content\neval-cache.fields\neval-cache.invalidationFields\neval-cache.refresh\neval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\neval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix","breadcrumbs":"Reference Documentation » eval-cache » Installation","id":"36","title":"Installation"},"37":{"body":"groups intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.groups\n]; Options\ngroups\ngroups.<name>.packages\ngroups.<name>.packages.<name>.deps\ngroups.<name>.packages.<name>.env\ngroups.<name>.packages.<name>.eval-cache.enable\ngroups.<name>.packages.<name>.eval-cache.content\ngroups.<name>.packages.<name>.eval-cache.fields\ngroups.<name>.packages.<name>.eval-cache.invalidationFields\ngroups.<name>.packages.<name>.eval-cache.refresh\ngroups.<name>.packages.<name>.flags\ngroups.<name>.packages.<name>.flagsOffered\ngroups.<name>.packages.<name>.lock.content\ngroups.<name>.packages.<name>.lock.fields\ngroups.<name>.packages.<name>.lock.fields.<name>.default\ngroups.<name>.packages.<name>.lock.fields.<name>.script\ngroups.<name>.packages.<name>.lock.invalidationData\ngroups.<name>.packages.<name>.lock.lib.computeFODHash\ngroups.<name>.packages.<name>.lock.refresh\ngroups.<name>.packages.<name>.name\ngroups.<name>.packages.<name>.paths.package\ngroups.<name>.packages.<name>.paths.cacheFile\ngroups.<name>.packages.<name>.paths.lockFile\ngroups.<name>.packages.<name>.paths.projectRoot\ngroups.<name>.packages.<name>.paths.projectRootFile\ngroups.<name>.packages.<name>.public\ngroups.<name>.packages.<name>.public.docs\ngroups.<name>.packages.<name>.version\ngroups.<name>.overrides\ngroups.<name>.public.packages\ngroups\nA set of packages\nType: lazy attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix\ngroups.<name>.packages\nThe package configurations to evaluate\nType: lazy attribute set of module\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix\ngroups.<name>.packages.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps\ngroups.<name>.packages.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\ngroups.<name>.packages.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\ngroups.<name>.packages.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\ngroups.<name>.packages.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\ngroups.<name>.packages.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\ngroups.<name>.packages.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\ngroups.<name>.packages.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\ngroups.<name>.packages.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\ngroups.<name>.packages.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\ngroups.<name>.packages.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\ngroups.<name>.overrides\nA set of package overrides\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix\ngroups.<name>.public.packages\nThe evaluated packages ready to consume\nType: lazy attribute set of package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/groups/interface.nix","breadcrumbs":"Reference Documentation » groups » Installation","id":"37","title":"Installation"},"38":{"body":"lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.lock\n]; Options\nlock.content\nlock.fields\nlock.fields.<name>.default\nlock.fields.<name>.script\nlock.invalidationData\nlock.lib.computeFODHash\nlock.refresh\nlock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nlock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix","breadcrumbs":"Reference Documentation » lock » Installation","id":"38","title":"Installation"},"39":{"body":"mkDerivation intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.mkDerivation\n]; Options\nmkDerivation.enableParallelBuilding\nmkDerivation.enableParallelChecking\nmkDerivation.__contentAddressed\nmkDerivation.__darwinAllowLocalNetworking\nmkDerivation.__impureHostDeps\nmkDerivation.__propagatedImpureHostDeps\nmkDerivation.__structuredAttrs\nmkDerivation.allowSubstitutes\nmkDerivation.allowedReferences\nmkDerivation.allowedRequisites\nmkDerivation.args\nmkDerivation.buildFlags\nmkDerivation.buildInputs\nmkDerivation.buildPhase\nmkDerivation.builder\nmkDerivation.checkFLags\nmkDerivation.checkInputs\nmkDerivation.checkPhase\nmkDerivation.checkTarget\nmkDerivation.cmakeFlags\nmkDerivation.configureFlags\nmkDerivation.configurePhase\nmkDerivation.configurePlatforms\nmkDerivation.configureScript\nmkDerivation.depsBuildBuild\nmkDerivation.depsBuildBuildPropagated\nmkDerivation.depsBuildTarget\nmkDerivation.depsBuildTargetPropagated\nmkDerivation.depsHostHost\nmkDerivation.depsHostHostPropagated\nmkDerivation.depsTargetTarget\nmkDerivation.depsTargetTargetPropagated\nmkDerivation.disallowedReferences\nmkDerivation.disallowedRequisites\nmkDerivation.distFlags\nmkDerivation.distPhase\nmkDerivation.distTarget\nmkDerivation.doCheck\nmkDerivation.doDist\nmkDerivation.doInstallCheck\nmkDerivation.dontAddDisableDepTrack\nmkDerivation.dontAddPrefix\nmkDerivation.dontAddStaticConfigureFlags\nmkDerivation.dontBuild\nmkDerivation.dontConfigure\nmkDerivation.dontCopyDist\nmkDerivation.dontDisableStatic\nmkDerivation.dontFixLibtool\nmkDerivation.dontFixup\nmkDerivation.dontInstall\nmkDerivation.dontMakeSourcesWritable\nmkDerivation.dontMoveBin\nmkDerivation.dontPatch\nmkDerivation.dontPatchELF\nmkDerivation.dontPatchShebangs\nmkDerivation.dontPruneLibtoolFiles\nmkDerivation.dontStrip\nmkDerivation.dontStripHost\nmkDerivation.dontStripTarget\nmkDerivation.dontUnpack\nmkDerivation.exportReferenceGraph\nmkDerivation.fixupPhase\nmkDerivation.forceShare\nmkDerivation.hardeningDisable\nmkDerivation.hardeningEnable\nmkDerivation.impureEnvVars\nmkDerivation.installCheckFlags\nmkDerivation.installCheckInputs\nmkDerivation.installCheckPhase\nmkDerivation.installCheckTarget\nmkDerivation.installFlags\nmkDerivation.installPhase\nmkDerivation.installTargets\nmkDerivation.makeFlags\nmkDerivation.makefile\nmkDerivation.mesonFlags\nmkDerivation.meta\nmkDerivation.nativeBuildInputs\nmkDerivation.nativeCheckInputs\nmkDerivation.outputHash\nmkDerivation.outputHashAlgo\nmkDerivation.outputHashMode\nmkDerivation.outputs\nmkDerivation.passAsFile\nmkDerivation.passthru\nmkDerivation.patchFlags\nmkDerivation.patchPhase\nmkDerivation.patches\nmkDerivation.phases\nmkDerivation.pos\nmkDerivation.postBuild\nmkDerivation.postCheck\nmkDerivation.postConfigure\nmkDerivation.postDist\nmkDerivation.postFixup\nmkDerivation.postInstalCheck\nmkDerivation.postInstall\nmkDerivation.postPatch\nmkDerivation.postPhases\nmkDerivation.postUnpack\nmkDerivation.preBuild\nmkDerivation.preBuildPhases\nmkDerivation.preCheck\nmkDerivation.preConfigure\nmkDerivation.preConfigurePhases\nmkDerivation.preDist\nmkDerivation.preDistPhases\nmkDerivation.preFixup\nmkDerivation.preFixupPhases\nmkDerivation.preInstall\nmkDerivation.preInstallCheck\nmkDerivation.preInstallPhases\nmkDerivation.prePatch\nmkDerivation.prePhases\nmkDerivation.preUnpack\nmkDerivation.preferLocalBuild\nmkDerivation.prefix\nmkDerivation.prefixKey\nmkDerivation.propagatedBuildInputs\nmkDerivation.propagatedNativeBuildInputs\nmkDerivation.propagatedSandboxProfile\nmkDerivation.realBuilder\nmkDerivation.requiredSystemFeatures\nmkDerivation.sandboxProfile\nmkDerivation.separateDebugInfo\nmkDerivation.setSourceRoot\nmkDerivation.setupHook\nmkDerivation.shellHook\nmkDerivation.sourceRoot\nmkDerivation.src\nmkDerivation.srcs\nmkDerivation.strictDeps\nmkDerivation.stripAllFlags\nmkDerivation.stripAllList\nmkDerivation.stripDebugFlags\nmkDerivation.stripDebugList\nmkDerivation.tarballs\nmkDerivation.unpackCmd\nmkDerivation.unpackPhase\nmkDerivation.version\nmkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nmkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix","breadcrumbs":"Reference Documentation » mkDerivation » Installation","id":"39","title":"Installation"},"4":{"body":"👉 matrix chat room","breadcrumbs":"Introduction » Get in touch","id":"4","title":"Get in touch"},"40":{"body":"nodejs-devshell intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-devshell\n]; Options\nnodejs-devshell.nodeModules\nnodejs-devshell.nodeModules.package-func.args\nnodejs-devshell.nodeModules.package-func.func\nnodejs-devshell.nodeModules.package-func.outputs\nnodejs-devshell.nodeModules.package-func.result\nnodejs-devshell.nodeModules.deps\nnodejs-devshell.nodeModules.deps.stdenv\nnodejs-devshell.nodeModules.env\nnodejs-devshell.nodeModules.eval-cache.enable\nnodejs-devshell.nodeModules.eval-cache.content\nnodejs-devshell.nodeModules.eval-cache.fields\nnodejs-devshell.nodeModules.eval-cache.invalidationFields\nnodejs-devshell.nodeModules.eval-cache.refresh\nnodejs-devshell.nodeModules.flags\nnodejs-devshell.nodeModules.flagsOffered\nnodejs-devshell.nodeModules.lock.content\nnodejs-devshell.nodeModules.lock.fields\nnodejs-devshell.nodeModules.lock.fields.<name>.default\nnodejs-devshell.nodeModules.lock.fields.<name>.script\nnodejs-devshell.nodeModules.lock.invalidationData\nnodejs-devshell.nodeModules.lock.lib.computeFODHash\nnodejs-devshell.nodeModules.lock.refresh\nnodejs-devshell.nodeModules.mkDerivation.enableParallelBuilding\nnodejs-devshell.nodeModules.mkDerivation.enableParallelChecking\nnodejs-devshell.nodeModules.mkDerivation.__contentAddressed\nnodejs-devshell.nodeModules.mkDerivation.__darwinAllowLocalNetworking\nnodejs-devshell.nodeModules.mkDerivation.__impureHostDeps\nnodejs-devshell.nodeModules.mkDerivation.__propagatedImpureHostDeps\nnodejs-devshell.nodeModules.mkDerivation.__structuredAttrs\nnodejs-devshell.nodeModules.mkDerivation.allowSubstitutes\nnodejs-devshell.nodeModules.mkDerivation.allowedReferences\nnodejs-devshell.nodeModules.mkDerivation.allowedRequisites\nnodejs-devshell.nodeModules.mkDerivation.args\nnodejs-devshell.nodeModules.mkDerivation.buildFlags\nnodejs-devshell.nodeModules.mkDerivation.buildInputs\nnodejs-devshell.nodeModules.mkDerivation.buildPhase\nnodejs-devshell.nodeModules.mkDerivation.builder\nnodejs-devshell.nodeModules.mkDerivation.checkFLags\nnodejs-devshell.nodeModules.mkDerivation.checkInputs\nnodejs-devshell.nodeModules.mkDerivation.checkPhase\nnodejs-devshell.nodeModules.mkDerivation.checkTarget\nnodejs-devshell.nodeModules.mkDerivation.cmakeFlags\nnodejs-devshell.nodeModules.mkDerivation.configureFlags\nnodejs-devshell.nodeModules.mkDerivation.configurePhase\nnodejs-devshell.nodeModules.mkDerivation.configurePlatforms\nnodejs-devshell.nodeModules.mkDerivation.configureScript\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuild\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuildPropagated\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTarget\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTargetPropagated\nnodejs-devshell.nodeModules.mkDerivation.depsHostHost\nnodejs-devshell.nodeModules.mkDerivation.depsHostHostPropagated\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTarget\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTargetPropagated\nnodejs-devshell.nodeModules.mkDerivation.disallowedReferences\nnodejs-devshell.nodeModules.mkDerivation.disallowedRequisites\nnodejs-devshell.nodeModules.mkDerivation.distFlags\nnodejs-devshell.nodeModules.mkDerivation.distPhase\nnodejs-devshell.nodeModules.mkDerivation.distTarget\nnodejs-devshell.nodeModules.mkDerivation.doCheck\nnodejs-devshell.nodeModules.mkDerivation.doDist\nnodejs-devshell.nodeModules.mkDerivation.doInstallCheck\nnodejs-devshell.nodeModules.mkDerivation.dontAddDisableDepTrack\nnodejs-devshell.nodeModules.mkDerivation.dontAddPrefix\nnodejs-devshell.nodeModules.mkDerivation.dontAddStaticConfigureFlags\nnodejs-devshell.nodeModules.mkDerivation.dontBuild\nnodejs-devshell.nodeModules.mkDerivation.dontConfigure\nnodejs-devshell.nodeModules.mkDerivation.dontCopyDist\nnodejs-devshell.nodeModules.mkDerivation.dontDisableStatic\nnodejs-devshell.nodeModules.mkDerivation.dontFixLibtool\nnodejs-devshell.nodeModules.mkDerivation.dontFixup\nnodejs-devshell.nodeModules.mkDerivation.dontInstall\nnodejs-devshell.nodeModules.mkDerivation.dontMakeSourcesWritable\nnodejs-devshell.nodeModules.mkDerivation.dontMoveBin\nnodejs-devshell.nodeModules.mkDerivation.dontPatch\nnodejs-devshell.nodeModules.mkDerivation.dontPatchELF\nnodejs-devshell.nodeModules.mkDerivation.dontPatchShebangs\nnodejs-devshell.nodeModules.mkDerivation.dontPruneLibtoolFiles\nnodejs-devshell.nodeModules.mkDerivation.dontStrip\nnodejs-devshell.nodeModules.mkDerivation.dontStripHost\nnodejs-devshell.nodeModules.mkDerivation.dontStripTarget\nnodejs-devshell.nodeModules.mkDerivation.dontUnpack\nnodejs-devshell.nodeModules.mkDerivation.exportReferenceGraph\nnodejs-devshell.nodeModules.mkDerivation.fixupPhase\nnodejs-devshell.nodeModules.mkDerivation.forceShare\nnodejs-devshell.nodeModules.mkDerivation.hardeningDisable\nnodejs-devshell.nodeModules.mkDerivation.hardeningEnable\nnodejs-devshell.nodeModules.mkDerivation.impureEnvVars\nnodejs-devshell.nodeModules.mkDerivation.installCheckFlags\nnodejs-devshell.nodeModules.mkDerivation.installCheckInputs\nnodejs-devshell.nodeModules.mkDerivation.installCheckPhase\nnodejs-devshell.nodeModules.mkDerivation.installCheckTarget\nnodejs-devshell.nodeModules.mkDerivation.installFlags\nnodejs-devshell.nodeModules.mkDerivation.installPhase\nnodejs-devshell.nodeModules.mkDerivation.installTargets\nnodejs-devshell.nodeModules.mkDerivation.makeFlags\nnodejs-devshell.nodeModules.mkDerivation.makefile\nnodejs-devshell.nodeModules.mkDerivation.mesonFlags\nnodejs-devshell.nodeModules.mkDerivation.meta\nnodejs-devshell.nodeModules.mkDerivation.nativeBuildInputs\nnodejs-devshell.nodeModules.mkDerivation.nativeCheckInputs\nnodejs-devshell.nodeModules.mkDerivation.outputHash\nnodejs-devshell.nodeModules.mkDerivation.outputHashAlgo\nnodejs-devshell.nodeModules.mkDerivation.outputHashMode\nnodejs-devshell.nodeModules.mkDerivation.outputs\nnodejs-devshell.nodeModules.mkDerivation.passAsFile\nnodejs-devshell.nodeModules.mkDerivation.passthru\nnodejs-devshell.nodeModules.mkDerivation.patchFlags\nnodejs-devshell.nodeModules.mkDerivation.patchPhase\nnodejs-devshell.nodeModules.mkDerivation.patches\nnodejs-devshell.nodeModules.mkDerivation.phases\nnodejs-devshell.nodeModules.mkDerivation.pos\nnodejs-devshell.nodeModules.mkDerivation.postBuild\nnodejs-devshell.nodeModules.mkDerivation.postCheck\nnodejs-devshell.nodeModules.mkDerivation.postConfigure\nnodejs-devshell.nodeModules.mkDerivation.postDist\nnodejs-devshell.nodeModules.mkDerivation.postFixup\nnodejs-devshell.nodeModules.mkDerivation.postInstalCheck\nnodejs-devshell.nodeModules.mkDerivation.postInstall\nnodejs-devshell.nodeModules.mkDerivation.postPatch\nnodejs-devshell.nodeModules.mkDerivation.postPhases\nnodejs-devshell.nodeModules.mkDerivation.postUnpack\nnodejs-devshell.nodeModules.mkDerivation.preBuild\nnodejs-devshell.nodeModules.mkDerivation.preBuildPhases\nnodejs-devshell.nodeModules.mkDerivation.preCheck\nnodejs-devshell.nodeModules.mkDerivation.preConfigure\nnodejs-devshell.nodeModules.mkDerivation.preConfigurePhases\nnodejs-devshell.nodeModules.mkDerivation.preDist\nnodejs-devshell.nodeModules.mkDerivation.preDistPhases\nnodejs-devshell.nodeModules.mkDerivation.preFixup\nnodejs-devshell.nodeModules.mkDerivation.preFixupPhases\nnodejs-devshell.nodeModules.mkDerivation.preInstall\nnodejs-devshell.nodeModules.mkDerivation.preInstallCheck\nnodejs-devshell.nodeModules.mkDerivation.preInstallPhases\nnodejs-devshell.nodeModules.mkDerivation.prePatch\nnodejs-devshell.nodeModules.mkDerivation.prePhases\nnodejs-devshell.nodeModules.mkDerivation.preUnpack\nnodejs-devshell.nodeModules.mkDerivation.preferLocalBuild\nnodejs-devshell.nodeModules.mkDerivation.prefix\nnodejs-devshell.nodeModules.mkDerivation.prefixKey\nnodejs-devshell.nodeModules.mkDerivation.propagatedBuildInputs\nnodejs-devshell.nodeModules.mkDerivation.propagatedNativeBuildInputs\nnodejs-devshell.nodeModules.mkDerivation.propagatedSandboxProfile\nnodejs-devshell.nodeModules.mkDerivation.realBuilder\nnodejs-devshell.nodeModules.mkDerivation.requiredSystemFeatures\nnodejs-devshell.nodeModules.mkDerivation.sandboxProfile\nnodejs-devshell.nodeModules.mkDerivation.separateDebugInfo\nnodejs-devshell.nodeModules.mkDerivation.setSourceRoot\nnodejs-devshell.nodeModules.mkDerivation.setupHook\nnodejs-devshell.nodeModules.mkDerivation.shellHook\nnodejs-devshell.nodeModules.mkDerivation.sourceRoot\nnodejs-devshell.nodeModules.mkDerivation.src\nnodejs-devshell.nodeModules.mkDerivation.srcs\nnodejs-devshell.nodeModules.mkDerivation.strictDeps\nnodejs-devshell.nodeModules.mkDerivation.stripAllFlags\nnodejs-devshell.nodeModules.mkDerivation.stripAllList\nnodejs-devshell.nodeModules.mkDerivation.stripDebugFlags\nnodejs-devshell.nodeModules.mkDerivation.stripDebugList\nnodejs-devshell.nodeModules.mkDerivation.tarballs\nnodejs-devshell.nodeModules.mkDerivation.unpackCmd\nnodejs-devshell.nodeModules.mkDerivation.unpackPhase\nnodejs-devshell.nodeModules.mkDerivation.version\nnodejs-devshell.nodeModules.name\nnodejs-devshell.nodeModules.nodejs-granular.buildScript\nnodejs-devshell.nodeModules.nodejs-granular.deps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.args\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.func\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.outputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.result\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps.stdenv\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.env\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.enable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.content\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.fields\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.refresh\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flagsOffered\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.content\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.invalidationData\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.refresh\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.args\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.builder\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.meta\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patches\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.phases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.pos\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.src\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.version\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.name\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.package\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.cacheFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.lockFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRoot\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRootFile\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public.docs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.version\nnodejs-devshell.nodeModules.nodejs-granular.installMethod\nnodejs-devshell.nodeModules.nodejs-granular.runBuild\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJson\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJsonFile\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLock\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLockFile\nnodejs-devshell.nodeModules.nodejs-package-lock.source\nnodejs-devshell.nodeModules.nodejs-package-lock.withDevDependencies\nnodejs-devshell.nodeModules.nodejs-package-lock.workspaces\nnodejs-devshell.nodeModules.paths.package\nnodejs-devshell.nodeModules.paths.cacheFile\nnodejs-devshell.nodeModules.paths.lockFile\nnodejs-devshell.nodeModules.paths.projectRoot\nnodejs-devshell.nodeModules.paths.projectRootFile\nnodejs-devshell.nodeModules.public\nnodejs-devshell.nodeModules.public.docs\nnodejs-devshell.nodeModules.version\nnodejs-devshell.nodeModules\ndrv-parts module for the node_modules derivation\nType: submodule\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-devshell/interface.nix\nnodejs-devshell.nodeModules.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix,\ndream2nix/modules/dream2nix/core/deps\nnodejs-devshell.nodeModules.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nnodejs-devshell.nodeModules.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.buildScript\nA command or script to execute instead of npm run build.\nIs only executed if runBuild = true.\nType: null or string or path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps\nThis option has no description.\nType: lazy attribute set of lazy attribute set of\n(submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix,\ndream2nix/modules/dream2nix/core/deps\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.nodejs-granular.deps.<name>.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.installMethod\nStrategy to use for populating ./node_modules. Symlinking is quicker,\nbut often introduces compatibility issues with bundlers like webpack and\nother build tools. Copying is slow, but more reliable;\nType: one of “symlink”, “copy”\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-granular.runBuild\nWhether to run a package’s build script (aka.\nnpm run build)\nType: boolean\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJson\nThe content of the package.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageJsonFile\nThe package.json file to use.\nType: path\nDefault: \"\\${cfg.source}/package.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLock\nThe content of the package-lock.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.packageLockFile\nThe package.json file to use.\nType: null or path\nDefault: \"\\${cfg.source}/package-lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.source\nSource of the package\nType: path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.withDevDependencies\nWhether to include development dependencies. Usually it’s a bad idea\nto disable this, as development dependencies can contain important build\ntime dependencies.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.nodejs-package-lock.workspaces\nWorkspaces to include. Defaults to the ones defined in\npackage.json.\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-devshell.nodeModules.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-devshell.nodeModules.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nnodejs-devshell.nodeModules.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix","breadcrumbs":"Reference Documentation » nodejs-devshell » Installation","id":"40","title":"Installation"},"41":{"body":"nodejs-granular intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-granular\n]; Options\nnodejs-granular.buildScript\nnodejs-granular.deps\nnodejs-granular.deps.<name>.<name>.package-func.args\nnodejs-granular.deps.<name>.<name>.package-func.func\nnodejs-granular.deps.<name>.<name>.package-func.outputs\nnodejs-granular.deps.<name>.<name>.package-func.result\nnodejs-granular.deps.<name>.<name>.deps\nnodejs-granular.deps.<name>.<name>.deps.stdenv\nnodejs-granular.deps.<name>.<name>.env\nnodejs-granular.deps.<name>.<name>.eval-cache.enable\nnodejs-granular.deps.<name>.<name>.eval-cache.content\nnodejs-granular.deps.<name>.<name>.eval-cache.fields\nnodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nnodejs-granular.deps.<name>.<name>.eval-cache.refresh\nnodejs-granular.deps.<name>.<name>.flags\nnodejs-granular.deps.<name>.<name>.flagsOffered\nnodejs-granular.deps.<name>.<name>.lock.content\nnodejs-granular.deps.<name>.<name>.lock.fields\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nnodejs-granular.deps.<name>.<name>.lock.invalidationData\nnodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nnodejs-granular.deps.<name>.<name>.lock.refresh\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nnodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nnodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nnodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nnodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nnodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nnodejs-granular.deps.<name>.<name>.mkDerivation.args\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.builder\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nnodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nnodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nnodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nnodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nnodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nnodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nnodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.meta\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nnodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.patches\nnodejs-granular.deps.<name>.<name>.mkDerivation.phases\nnodejs-granular.deps.<name>.<name>.mkDerivation.pos\nnodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nnodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nnodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nnodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nnodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nnodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nnodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nnodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nnodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nnodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nnodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nnodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nnodejs-granular.deps.<name>.<name>.mkDerivation.src\nnodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nnodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nnodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nnodejs-granular.deps.<name>.<name>.mkDerivation.version\nnodejs-granular.deps.<name>.<name>.name\nnodejs-granular.deps.<name>.<name>.paths.package\nnodejs-granular.deps.<name>.<name>.paths.cacheFile\nnodejs-granular.deps.<name>.<name>.paths.lockFile\nnodejs-granular.deps.<name>.<name>.paths.projectRoot\nnodejs-granular.deps.<name>.<name>.paths.projectRootFile\nnodejs-granular.deps.<name>.<name>.public\nnodejs-granular.deps.<name>.<name>.public.docs\nnodejs-granular.deps.<name>.<name>.version\nnodejs-granular.installMethod\nnodejs-granular.runBuild\nnodejs-granular.buildScript\nA command or script to execute instead of npm run build.\nIs only executed if runBuild = true.\nType: null or string or path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-granular.deps\nThis option has no description.\nType: lazy attribute set of lazy attribute set of\n(submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nnodejs-granular.deps.<name>.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix,\ndream2nix/modules/dream2nix/core/deps\nnodejs-granular.deps.<name>.<name>.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nnodejs-granular.deps.<name>.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nnodejs-granular.deps.<name>.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-granular.deps.<name>.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nnodejs-granular.deps.<name>.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nnodejs-granular.deps.<name>.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nnodejs-granular.deps.<name>.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nnodejs-granular.deps.<name>.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nnodejs-granular.deps.<name>.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nnodejs-granular.installMethod\nStrategy to use for populating ./node_modules. Symlinking is quicker,\nbut often introduces compatibility issues with bundlers like webpack and\nother build tools. Copying is slow, but more reliable;\nType: one of “symlink”, “copy”\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix\nnodejs-granular.runBuild\nWhether to run a package’s build script (aka.\nnpm run build)\nType: boolean\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-granular/interface.nix","breadcrumbs":"Reference Documentation » nodejs-granular » Installation","id":"41","title":"Installation"},"42":{"body":"nodejs-granular-v3 intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-granular-v3\n]; Options","breadcrumbs":"Reference Documentation » nodejs-granular-v3 » Installation","id":"42","title":"Installation"},"43":{"body":"nodejs-node-modules intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-node-modules\n]; Options","breadcrumbs":"Reference Documentation » nodejs-node-modules » Installation","id":"43","title":"Installation"},"44":{"body":"nodejs-package-json intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-package-json\n]; Options\nnodejs-package-json.npmArgs\nnodejs-package-json.source\nnodejs-package-json.npmArgs\nextra arguments to pass to ‘npm install’\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-json/interface.nix\nnodejs-package-json.source\nSource of the package\nType: path or package\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-json/interface.nix","breadcrumbs":"Reference Documentation » nodejs-package-json » Installation","id":"44","title":"Installation"},"45":{"body":"nodejs-package-lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-package-lock\n]; Options\nnodejs-package-lock.packageJson\nnodejs-package-lock.packageJsonFile\nnodejs-package-lock.packageLock\nnodejs-package-lock.packageLockFile\nnodejs-package-lock.source\nnodejs-package-lock.withDevDependencies\nnodejs-package-lock.workspaces\nnodejs-package-lock.packageJson\nThe content of the package.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.packageJsonFile\nThe package.json file to use.\nType: path\nDefault: \"\\${cfg.source}/package.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.packageLock\nThe content of the package-lock.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.packageLockFile\nThe package.json file to use.\nType: null or path\nDefault: \"\\${cfg.source}/package-lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.source\nSource of the package\nType: path or package\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.withDevDependencies\nWhether to include development dependencies. Usually it’s a bad idea\nto disable this, as development dependencies can contain important build\ntime dependencies.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix\nnodejs-package-lock.workspaces\nWorkspaces to include. Defaults to the ones defined in\npackage.json.\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock/interface.nix","breadcrumbs":"Reference Documentation » nodejs-package-lock » Installation","id":"45","title":"Installation"},"46":{"body":"nodejs-package-lock-v3 intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.nodejs-package-lock-v3\n]; Options\nnodejs-package-lock-v3.packageLock\nnodejs-package-lock-v3.packageLockFile\nnodejs-package-lock-v3.pdefs\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.dev\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.version\nnodejs-package-lock-v3.pdefs.<name>.<name>.source\nnodejs-package-lock-v3.packageLock\nThe content of the package-lock.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.packageLockFile\nThe package-lock.json file to use.\nType: null or path\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs\nThis option has no description.\nType: attribute set of attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies\nThis option has no description.\nType: attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.dev\nThis option has no description.\nType: boolean\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.dependencies.<name>.version\nThis option has no description.\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix\nnodejs-package-lock-v3.pdefs.<name>.<name>.source\nThis option has no description.\nType: string or path or package or (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/nodejs-package-lock-v3/interface.nix","breadcrumbs":"Reference Documentation » nodejs-package-lock-v3 » Installation","id":"46","title":"Installation"},"47":{"body":"package-func intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.package-func\n]; Options\npackage-func.args\npackage-func.func\npackage-func.outputs\npackage-func.result\npackage-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\npackage-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\npackage-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\npackage-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix","breadcrumbs":"Reference Documentation » package-func » Installation","id":"47","title":"Installation"},"48":{"body":"paths intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.paths\n]; Options\npaths.package\npaths.cacheFile\npaths.lockFile\npaths.projectRoot\npaths.projectRootFile\npaths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npaths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix","breadcrumbs":"Reference Documentation » paths » Installation","id":"48","title":"Installation"},"49":{"body":"php-composer-lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.php-composer-lock\n]; Options\nphp-composer-lock.composerJson\nphp-composer-lock.composerJsonFile\nphp-composer-lock.composerLock\nphp-composer-lock.composerLockFile\nphp-composer-lock.source\nphp-composer-lock.withDevDependencies\nphp-composer-lock.composerJson\nThe content of the composer.json\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.composerJsonFile\nThe composer.json file to use.\nType: path\nDefault:\n'' ''${cfg.source}/composer.json\n''\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.composerLock\nThe content of the composer.lock\nType: attribute set\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.composerLockFile\nThe composer.lock file to use.\nType: null or path\nDefault:\n'' ''${cfg.source}/composer.lock\n''\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.source\nSource of the package\nType: path or package\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix\nphp-composer-lock.withDevDependencies\nWhether to include development dependencies. Usually it’s a bad idea\nto disable this, as development dependencies can contain important build\ntime dependencies.\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/php-composer-lock/interface.nix","breadcrumbs":"Reference Documentation » php-composer-lock » Installation","id":"49","title":"Installation"},"5":{"body":"👉 GitHub repo 👉 issues","breadcrumbs":"Introduction » Contribute","id":"5","title":"Contribute"},"50":{"body":"php-granular intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.php-granular\n]; Options\nphp-granular.composerInstallFlags\nphp-granular.deps\nphp-granular.deps.<name>.<name>.deps\nphp-granular.deps.<name>.<name>.env\nphp-granular.deps.<name>.<name>.eval-cache.enable\nphp-granular.deps.<name>.<name>.eval-cache.content\nphp-granular.deps.<name>.<name>.eval-cache.fields\nphp-granular.deps.<name>.<name>.eval-cache.invalidationFields\nphp-granular.deps.<name>.<name>.eval-cache.refresh\nphp-granular.deps.<name>.<name>.flags\nphp-granular.deps.<name>.<name>.flagsOffered\nphp-granular.deps.<name>.<name>.lock.content\nphp-granular.deps.<name>.<name>.lock.fields\nphp-granular.deps.<name>.<name>.lock.fields.<name>.default\nphp-granular.deps.<name>.<name>.lock.fields.<name>.script\nphp-granular.deps.<name>.<name>.lock.invalidationData\nphp-granular.deps.<name>.<name>.lock.lib.computeFODHash\nphp-granular.deps.<name>.<name>.lock.refresh\nphp-granular.deps.<name>.<name>.name\nphp-granular.deps.<name>.<name>.paths.package\nphp-granular.deps.<name>.<name>.paths.cacheFile\nphp-granular.deps.<name>.<name>.paths.lockFile\nphp-granular.deps.<name>.<name>.paths.projectRoot\nphp-granular.deps.<name>.<name>.paths.projectRootFile\nphp-granular.deps.<name>.<name>.public\nphp-granular.deps.<name>.<name>.public.docs\nphp-granular.deps.<name>.<name>.version\nphp-granular.composerInstallFlags\nThis option has no description.\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/php-granular/interface.nix\nphp-granular.deps\nThis option has no description.\nType: lazy attribute set of lazy attribute set of\n(submodule)\nDeclared by:\ndream2nix/modules/dream2nix/php-granular/interface.nix\nphp-granular.deps.<name>.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps\nphp-granular.deps.<name>.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nphp-granular.deps.<name>.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nphp-granular.deps.<name>.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nphp-granular.deps.<name>.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nphp-granular.deps.<name>.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nphp-granular.deps.<name>.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nphp-granular.deps.<name>.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nphp-granular.deps.<name>.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nphp-granular.deps.<name>.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nphp-granular.deps.<name>.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix","breadcrumbs":"Reference Documentation » php-granular » Installation","id":"50","title":"Installation"},"51":{"body":"pip intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.pip\n]; Options\npip.buildDependencies\npip.buildExtras\npip.drvs\npip.drvs.<name>.deps\npip.drvs.<name>.env\npip.drvs.<name>.eval-cache.enable\npip.drvs.<name>.eval-cache.content\npip.drvs.<name>.eval-cache.fields\npip.drvs.<name>.eval-cache.invalidationFields\npip.drvs.<name>.eval-cache.refresh\npip.drvs.<name>.flags\npip.drvs.<name>.flagsOffered\npip.drvs.<name>.lock.content\npip.drvs.<name>.lock.fields\npip.drvs.<name>.lock.fields.<name>.default\npip.drvs.<name>.lock.fields.<name>.script\npip.drvs.<name>.lock.invalidationData\npip.drvs.<name>.lock.lib.computeFODHash\npip.drvs.<name>.lock.refresh\npip.drvs.<name>.name\npip.drvs.<name>.paths.package\npip.drvs.<name>.paths.cacheFile\npip.drvs.<name>.paths.lockFile\npip.drvs.<name>.paths.projectRoot\npip.drvs.<name>.paths.projectRootFile\npip.drvs.<name>.public\npip.drvs.<name>.public.docs\npip.drvs.<name>.version\npip.env\npip.flattenDependencies\npip.ignoredDependencies\npip.nativeBuildInputs\npip.pipFlags\npip.pipVersion\npip.pypiSnapshotDate\npip.requirementsFiles\npip.requirementsList\npip.buildDependencies\npython packages to be added only as buildInputs. These should be\nsomehow installable from requirementsList or\nrequirementsFiles too; listing them here doesn’t do that\nautomatically.\nType: attribute set of boolean\nDefault:\n{ cython = true; flit-core = true; flit-scm = true; hatch-fancy-pypi-readme = true; hatch-nodejs-version = true; hatch-vcs = true; hatchling = true; pbr = true; pdm-pep517 = true; poetry-core = true; poetry-dynamic-versioning = true; setuptools = true; setuptools-odoo = true; setuptools-scm = true; versioneer = true; wheel = true;\n}\nExample:\n{ setuptools-scm = false; # To disable the default easy_install = true; # To select easy_install as a buildInput\n}\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.buildExtras\nlist of python “extras” to build with. This can be a subset of the\nextras in your lock file.\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.drvs\ndrv-parts modules that define python dependencies\nType: lazy attribute set of (submodule)\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.drvs.<name>.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps\npip.drvs.<name>.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\npip.drvs.<name>.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\npip.drvs.<name>.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\npip.drvs.<name>.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\npip.drvs.<name>.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\npip.drvs.<name>.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\npip.drvs.<name>.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\npip.drvs.<name>.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\npip.drvs.<name>.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\npip.drvs.<name>.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\npip.env\nenvironment variables exported while locking\nType: attribute set of string\nDefault: { }\nExample:\n{ PIP_FIND_LINKS = \"/nix/store/5harh9h0ckn6s3rh5sd3yqarf1pvp2v4-python3.10-setuptools-68.0.0-dist\";\n}\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.flattenDependencies\nUse all dependencies as top-level dependencies\nType: boolean\nDefault: false\nDeclared by:\ndream2nix/modules/dream2nix/pip/pip-hotfixes/interface.nix\npip.ignoredDependencies\nlist of dependencies to ignore\nType: list of string\nDefault:\n[ \"wheel\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/pip/pip-hotfixes/interface.nix\npip.nativeBuildInputs\nlist of native packages to include during metadata generation\nType: list of package\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.pipFlags\nlist of flags for pip install\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.pipVersion\npip version to use to generate the report\nType: string\nDefault: \"23.1\"\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.pypiSnapshotDate\nmaximum release date for packages Choose any date from the past.\nType: null or string\nDefault: null\nExample: \"2023-01-01\"\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.requirementsFiles\nlist of requirements.txt files\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix\npip.requirementsList\nlist of strings of requirements.txt entries\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/pip/interface.nix","breadcrumbs":"Reference Documentation » pip » Installation","id":"51","title":"Installation"},"52":{"body":"public intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.public\n]; Options\npublic\npublic\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix","breadcrumbs":"Reference Documentation » public » Installation","id":"52","title":"Installation"},"53":{"body":"rust-cargo-lock intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.rust-cargo-lock\n]; Options\nrust-cargo-lock.source\nrust-cargo-lock.source\nSource of the package\nType: path or package\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/rust-cargo-lock/interface.nix","breadcrumbs":"Reference Documentation » rust-cargo-lock » Installation","id":"53","title":"Installation"},"54":{"body":"rust-crane intro To import this module into your dream2nix package: imports = [ dream2nix.modules.dream2nix.rust-crane\n]; Options\nrust-crane.buildFlags\nrust-crane.buildProfile\nrust-crane.depsDrv\nrust-crane.depsDrv.package-func.args\nrust-crane.depsDrv.package-func.func\nrust-crane.depsDrv.package-func.outputs\nrust-crane.depsDrv.package-func.result\nrust-crane.depsDrv.deps\nrust-crane.depsDrv.deps.stdenv\nrust-crane.depsDrv.env\nrust-crane.depsDrv.eval-cache.enable\nrust-crane.depsDrv.eval-cache.content\nrust-crane.depsDrv.eval-cache.fields\nrust-crane.depsDrv.eval-cache.invalidationFields\nrust-crane.depsDrv.eval-cache.refresh\nrust-crane.depsDrv.flags\nrust-crane.depsDrv.flagsOffered\nrust-crane.depsDrv.lock.content\nrust-crane.depsDrv.lock.fields\nrust-crane.depsDrv.lock.fields.<name>.default\nrust-crane.depsDrv.lock.fields.<name>.script\nrust-crane.depsDrv.lock.invalidationData\nrust-crane.depsDrv.lock.lib.computeFODHash\nrust-crane.depsDrv.lock.refresh\nrust-crane.depsDrv.mkDerivation.enableParallelBuilding\nrust-crane.depsDrv.mkDerivation.enableParallelChecking\nrust-crane.depsDrv.mkDerivation.__contentAddressed\nrust-crane.depsDrv.mkDerivation.__darwinAllowLocalNetworking\nrust-crane.depsDrv.mkDerivation.__impureHostDeps\nrust-crane.depsDrv.mkDerivation.__propagatedImpureHostDeps\nrust-crane.depsDrv.mkDerivation.__structuredAttrs\nrust-crane.depsDrv.mkDerivation.allowSubstitutes\nrust-crane.depsDrv.mkDerivation.allowedReferences\nrust-crane.depsDrv.mkDerivation.allowedRequisites\nrust-crane.depsDrv.mkDerivation.args\nrust-crane.depsDrv.mkDerivation.buildFlags\nrust-crane.depsDrv.mkDerivation.buildInputs\nrust-crane.depsDrv.mkDerivation.buildPhase\nrust-crane.depsDrv.mkDerivation.builder\nrust-crane.depsDrv.mkDerivation.checkFLags\nrust-crane.depsDrv.mkDerivation.checkInputs\nrust-crane.depsDrv.mkDerivation.checkPhase\nrust-crane.depsDrv.mkDerivation.checkTarget\nrust-crane.depsDrv.mkDerivation.cmakeFlags\nrust-crane.depsDrv.mkDerivation.configureFlags\nrust-crane.depsDrv.mkDerivation.configurePhase\nrust-crane.depsDrv.mkDerivation.configurePlatforms\nrust-crane.depsDrv.mkDerivation.configureScript\nrust-crane.depsDrv.mkDerivation.depsBuildBuild\nrust-crane.depsDrv.mkDerivation.depsBuildBuildPropagated\nrust-crane.depsDrv.mkDerivation.depsBuildTarget\nrust-crane.depsDrv.mkDerivation.depsBuildTargetPropagated\nrust-crane.depsDrv.mkDerivation.depsHostHost\nrust-crane.depsDrv.mkDerivation.depsHostHostPropagated\nrust-crane.depsDrv.mkDerivation.depsTargetTarget\nrust-crane.depsDrv.mkDerivation.depsTargetTargetPropagated\nrust-crane.depsDrv.mkDerivation.disallowedReferences\nrust-crane.depsDrv.mkDerivation.disallowedRequisites\nrust-crane.depsDrv.mkDerivation.distFlags\nrust-crane.depsDrv.mkDerivation.distPhase\nrust-crane.depsDrv.mkDerivation.distTarget\nrust-crane.depsDrv.mkDerivation.doCheck\nrust-crane.depsDrv.mkDerivation.doDist\nrust-crane.depsDrv.mkDerivation.doInstallCheck\nrust-crane.depsDrv.mkDerivation.dontAddDisableDepTrack\nrust-crane.depsDrv.mkDerivation.dontAddPrefix\nrust-crane.depsDrv.mkDerivation.dontAddStaticConfigureFlags\nrust-crane.depsDrv.mkDerivation.dontBuild\nrust-crane.depsDrv.mkDerivation.dontConfigure\nrust-crane.depsDrv.mkDerivation.dontCopyDist\nrust-crane.depsDrv.mkDerivation.dontDisableStatic\nrust-crane.depsDrv.mkDerivation.dontFixLibtool\nrust-crane.depsDrv.mkDerivation.dontFixup\nrust-crane.depsDrv.mkDerivation.dontInstall\nrust-crane.depsDrv.mkDerivation.dontMakeSourcesWritable\nrust-crane.depsDrv.mkDerivation.dontMoveBin\nrust-crane.depsDrv.mkDerivation.dontPatch\nrust-crane.depsDrv.mkDerivation.dontPatchELF\nrust-crane.depsDrv.mkDerivation.dontPatchShebangs\nrust-crane.depsDrv.mkDerivation.dontPruneLibtoolFiles\nrust-crane.depsDrv.mkDerivation.dontStrip\nrust-crane.depsDrv.mkDerivation.dontStripHost\nrust-crane.depsDrv.mkDerivation.dontStripTarget\nrust-crane.depsDrv.mkDerivation.dontUnpack\nrust-crane.depsDrv.mkDerivation.exportReferenceGraph\nrust-crane.depsDrv.mkDerivation.fixupPhase\nrust-crane.depsDrv.mkDerivation.forceShare\nrust-crane.depsDrv.mkDerivation.hardeningDisable\nrust-crane.depsDrv.mkDerivation.hardeningEnable\nrust-crane.depsDrv.mkDerivation.impureEnvVars\nrust-crane.depsDrv.mkDerivation.installCheckFlags\nrust-crane.depsDrv.mkDerivation.installCheckInputs\nrust-crane.depsDrv.mkDerivation.installCheckPhase\nrust-crane.depsDrv.mkDerivation.installCheckTarget\nrust-crane.depsDrv.mkDerivation.installFlags\nrust-crane.depsDrv.mkDerivation.installPhase\nrust-crane.depsDrv.mkDerivation.installTargets\nrust-crane.depsDrv.mkDerivation.makeFlags\nrust-crane.depsDrv.mkDerivation.makefile\nrust-crane.depsDrv.mkDerivation.mesonFlags\nrust-crane.depsDrv.mkDerivation.meta\nrust-crane.depsDrv.mkDerivation.nativeBuildInputs\nrust-crane.depsDrv.mkDerivation.nativeCheckInputs\nrust-crane.depsDrv.mkDerivation.outputHash\nrust-crane.depsDrv.mkDerivation.outputHashAlgo\nrust-crane.depsDrv.mkDerivation.outputHashMode\nrust-crane.depsDrv.mkDerivation.outputs\nrust-crane.depsDrv.mkDerivation.passAsFile\nrust-crane.depsDrv.mkDerivation.passthru\nrust-crane.depsDrv.mkDerivation.patchFlags\nrust-crane.depsDrv.mkDerivation.patchPhase\nrust-crane.depsDrv.mkDerivation.patches\nrust-crane.depsDrv.mkDerivation.phases\nrust-crane.depsDrv.mkDerivation.pos\nrust-crane.depsDrv.mkDerivation.postBuild\nrust-crane.depsDrv.mkDerivation.postCheck\nrust-crane.depsDrv.mkDerivation.postConfigure\nrust-crane.depsDrv.mkDerivation.postDist\nrust-crane.depsDrv.mkDerivation.postFixup\nrust-crane.depsDrv.mkDerivation.postInstalCheck\nrust-crane.depsDrv.mkDerivation.postInstall\nrust-crane.depsDrv.mkDerivation.postPatch\nrust-crane.depsDrv.mkDerivation.postPhases\nrust-crane.depsDrv.mkDerivation.postUnpack\nrust-crane.depsDrv.mkDerivation.preBuild\nrust-crane.depsDrv.mkDerivation.preBuildPhases\nrust-crane.depsDrv.mkDerivation.preCheck\nrust-crane.depsDrv.mkDerivation.preConfigure\nrust-crane.depsDrv.mkDerivation.preConfigurePhases\nrust-crane.depsDrv.mkDerivation.preDist\nrust-crane.depsDrv.mkDerivation.preDistPhases\nrust-crane.depsDrv.mkDerivation.preFixup\nrust-crane.depsDrv.mkDerivation.preFixupPhases\nrust-crane.depsDrv.mkDerivation.preInstall\nrust-crane.depsDrv.mkDerivation.preInstallCheck\nrust-crane.depsDrv.mkDerivation.preInstallPhases\nrust-crane.depsDrv.mkDerivation.prePatch\nrust-crane.depsDrv.mkDerivation.prePhases\nrust-crane.depsDrv.mkDerivation.preUnpack\nrust-crane.depsDrv.mkDerivation.preferLocalBuild\nrust-crane.depsDrv.mkDerivation.prefix\nrust-crane.depsDrv.mkDerivation.prefixKey\nrust-crane.depsDrv.mkDerivation.propagatedBuildInputs\nrust-crane.depsDrv.mkDerivation.propagatedNativeBuildInputs\nrust-crane.depsDrv.mkDerivation.propagatedSandboxProfile\nrust-crane.depsDrv.mkDerivation.realBuilder\nrust-crane.depsDrv.mkDerivation.requiredSystemFeatures\nrust-crane.depsDrv.mkDerivation.sandboxProfile\nrust-crane.depsDrv.mkDerivation.separateDebugInfo\nrust-crane.depsDrv.mkDerivation.setSourceRoot\nrust-crane.depsDrv.mkDerivation.setupHook\nrust-crane.depsDrv.mkDerivation.shellHook\nrust-crane.depsDrv.mkDerivation.sourceRoot\nrust-crane.depsDrv.mkDerivation.src\nrust-crane.depsDrv.mkDerivation.srcs\nrust-crane.depsDrv.mkDerivation.strictDeps\nrust-crane.depsDrv.mkDerivation.stripAllFlags\nrust-crane.depsDrv.mkDerivation.stripAllList\nrust-crane.depsDrv.mkDerivation.stripDebugFlags\nrust-crane.depsDrv.mkDerivation.stripDebugList\nrust-crane.depsDrv.mkDerivation.tarballs\nrust-crane.depsDrv.mkDerivation.unpackCmd\nrust-crane.depsDrv.mkDerivation.unpackPhase\nrust-crane.depsDrv.mkDerivation.version\nrust-crane.depsDrv.name\nrust-crane.depsDrv.paths.package\nrust-crane.depsDrv.paths.cacheFile\nrust-crane.depsDrv.paths.lockFile\nrust-crane.depsDrv.paths.projectRoot\nrust-crane.depsDrv.paths.projectRootFile\nrust-crane.depsDrv.public\nrust-crane.depsDrv.public.docs\nrust-crane.depsDrv.version\nrust-crane.runTests\nrust-crane.testFlags\nrust-crane.testProfile\nrust-crane.buildFlags\nFlags to add when running cargo build and\ncargo check\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.buildProfile\nThe profile to use when running cargo build and\ncargo check\nType: string\nDefault: \"release\"\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.depsDrv\nA single derivation with all dependencies of the package\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.depsDrv.package-func.args\nThe arguments which will be passed to\npackage-func.func\nType: lazy attribute set of ((list of raw value) or\nanything)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.package-func.func\nWill be called with package-func.args in order to derive\npackage-func.result\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.package-func.outputs\nOutputs of the derivation this package function produces\nType: list of string\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.package-func.result\nThe result of calling the final derivation function. This is not\nnecessarily the same as final.package. The function output\nmight not be compatible to the interface of final.package\nand additional logic might be needed to create\nfinal.package.\nType: raw value (read only)\nDeclared by:\ndream2nix/modules/dream2nix/package-func/interface.nix\nrust-crane.depsDrv.deps\nAll dependencies of the package. This option should be set by the\n“outer world” and can be used to inherit attributes from\npkgs or inputs etc.\nBy separating the task of retrieving things from the outside world,\nit is ensured that the dependencies are overridable. Nothing will stop\nusers from adding nixpkgs itself as a dependency, but this\nwill make it very hard for the user of the package to override any\ndependencies, because they’d have to figure out a way to insert their\nchanges into the Nixpkgs fixpoint. By adding specific attributes to\ndeps instead, the user has a realistic chance of overriding\nthose dependencies.\nSo deps should be specific, but not overly specific. For instance,\nthe caller shouldn’t have to know the version of a dependency in order\nto override it. The name should suffice. (e.g.\nnix = nixVersions.nix_2_12 instead of\ninherit (nixVersions) nix_2_12.\nType: lazy attribute set of raw value\nDefault: { }\nExample:\n{nixpkgs, ...}: { inherit (nixpkgs) stdenv; inherit (nixpkgs.haskellPackages) pandoc;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/deps,\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.deps.stdenv\nThe stdenv used for building this package\nType: raw value\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.env\nenvironment variables passed to the build environment\nType: attribute set of (null or boolean or signed integer or\nstring or path or package or list of (boolean or signed integer or\nstring or path or package))\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/env\nrust-crane.depsDrv.eval-cache.enable\nWhether to enable the evaluation cache for this derivation.\nType: boolean\nDefault: false\nExample: true\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.content\nThe content of the cached fields. For example if fields.pname is set\nto true, then content.pname will exist.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.fields\nFields for which to cache evaluation\nType: attribute set of anything\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.invalidationFields\nFields, when changed, require refreshing the cache\nType: attribute set of anything\nDefault: { }\nExample:\n{ src = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.eval-cache.refresh\nScript to refresh the cache file of this package\nType: path (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/eval-cache/interface.nix\nrust-crane.depsDrv.flags\nEnable/disable flags declared in flagsOffered\nType: submodule\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nrust-crane.depsDrv.flagsOffered\ndeclare flags that can be used to enable/disable features\nType: attribute set of string\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/core/flags\nrust-crane.depsDrv.lock.content\nThe content of the lock file. All fields declared via\nlock.fields are contained pointing to their respective\nvalues.\nType: anything\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.fields\nFields of the lock file\nType: attribute set of (submodule)\nDefault: { }\nExample:\n{ pname = true; version = true;\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.fields.<name>.default\nThe default value in case the lock file doesn’t exist or doesn’t yet\ncontain the field.\nType: null or anything\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.fields.<name>.script\nA script to refresh the value of this lock file field. The script\nshould write the result as json file to $out.\nType: path\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.invalidationData\nPass any data that should invalidate the lock file when changed. This\nis useful for example when the lock file should be regenerated when the\nrequirements change.\nType: anything\nDefault: { }\nExample:\n{ pip = { lockVersion = \"2\"; requirements = [ \"requests\" \"pillow\" ]; };\n}\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.lib.computeFODHash\nHelper function to write the hash of a given FOD to $out.\nType: function that evaluates to a(n) path (read\nonly)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.lock.refresh\nScript to refresh the cache file of this package\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/lock/interface.nix\nrust-crane.depsDrv.mkDerivation.enableParallelBuilding\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.enableParallelChecking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__contentAddressed\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__darwinAllowLocalNetworking\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__impureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__propagatedImpureHostDeps\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.__structuredAttrs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.allowSubstitutes\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.allowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.allowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.args\nThis option has no description.\nType: null or (list of (string or path))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.buildFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.buildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.buildPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.builder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkFLags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.checkTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.cmakeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configureFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configurePhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configurePlatforms\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.configureScript\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildBuild\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildBuildPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsBuildTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsHostHost\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsHostHostPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsTargetTarget\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.depsTargetTargetPropagated\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.disallowedReferences\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.disallowedRequisites\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.distFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.distPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.distTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.doCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.doDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.doInstallCheck\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontAddDisableDepTrack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontAddPrefix\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontAddStaticConfigureFlags\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontBuild\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontConfigure\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontCopyDist\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontDisableStatic\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontFixLibtool\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontFixup\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontInstall\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontMakeSourcesWritable\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontMoveBin\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPatch\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPatchELF\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPatchShebangs\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontPruneLibtoolFiles\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontStrip\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontStripHost\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontStripTarget\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.dontUnpack\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.exportReferenceGraph\nThis option has no description.\nType: null or (list of (string or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.fixupPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.forceShare\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.hardeningDisable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.hardeningEnable\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.impureEnvVars\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installCheckTarget\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.installTargets\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.makeFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.makefile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.mesonFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.meta\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.nativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.nativeCheckInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputHash\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputHashAlgo\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputHashMode\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.outputs\nThis option has no description.\nType: null or (list of string)\nDefault:\n[ \"out\"\n]\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.passAsFile\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.passthru\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.patchFlags\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.patchPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.patches\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.phases\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.pos\nThis option has no description.\nType: null or (attribute set)\nDefault: { }\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postInstalCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postPatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.postUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preBuild\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preBuildPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preConfigure\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preConfigurePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preDist\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preDistPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preFixup\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preFixupPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preInstall\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preInstallCheck\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preInstallPhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prePatch\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prePhases\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preUnpack\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.preferLocalBuild\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prefix\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.prefixKey\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.propagatedBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.propagatedNativeBuildInputs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.propagatedSandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.realBuilder\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.requiredSystemFeatures\nThis option has no description.\nType: null or (list of string)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.sandboxProfile\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.separateDebugInfo\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.setSourceRoot\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.setupHook\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.shellHook\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.sourceRoot\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.src\nThis option has no description.\nType: null or string or path or package or (submodule)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.srcs\nThis option has no description.\nType: null or (list of (string or path or package))\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.strictDeps\nThis option has no description.\nType: null or boolean\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripAllFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripAllList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripDebugFlags\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.stripDebugList\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.tarballs\nThis option has no description.\nType: null or (list of anything)\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.unpackCmd\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.unpackPhase\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.mkDerivation.version\nThis option has no description.\nType: null or string\nDefault: null\nDeclared by:\ndream2nix/modules/dream2nix/mkDerivation/interface.nix\nrust-crane.depsDrv.name\nThe name of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nrust-crane.depsDrv.paths.package\nPath to the directory containing the definition of the current\npackage. Relative to ‘paths.projectRoot’.\nThis helps locating package definitions for lock & update\nscripts.\nType: path or string\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.cacheFile\nPath to the eval cache file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"cache.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.lockFile\nPath to the lock file of the current package. Relative to\n“${paths.projectRoot}/${paths.package}”\".\nType: string\nDefault: \"lock.json\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.projectRoot\nPath to the root of the project on which dream2nix operates. Must\ncontain the marker file specified by ‘paths.projectRootFile’\nThis helps locating lock files at evaluation time.\nType: path\nExample: ./.\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.paths.projectRootFile\nFile name to look for to determine the root of the project. Ensure\n‘paths.projectRoot’ contains a file named like this.\nThis helps locating package definitions for lock & update\nscripts.\nType: string\nDefault: \".git\"\nExample: \".git\"\nDeclared by:\ndream2nix/modules/dream2nix/core/paths/interface.nix\nrust-crane.depsDrv.public\nThe final result of the evaluated package. Contains everything that\nnix expects from a derivation. Contains fields like name, outputs,\ndrvPath, outPath, etc. Can be build with nix-build or\nnix build.\nType: lazy attribute set of anything\nDeclared by:\ndream2nix/modules/dream2nix/core/public/interface.nix,\ndream2nix/modules/dream2nix/core/docs\nrust-crane.depsDrv.public.docs\nThe manual of the package as a website\nType: package (read only)\nDeclared by:\ndream2nix/modules/dream2nix/core/docs\nrust-crane.depsDrv.version\nThe version of the package\nType: string\nDeclared by:\ndream2nix/modules/dream2nix/core/ui/interface.nix\nrust-crane.runTests\nWhether to run tests via cargo test\nType: boolean\nDefault: true\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.testFlags\nFlags to add when running cargo test\nType: list of string\nDefault: [ ]\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix\nrust-crane.testProfile\nThe profile to use when running cargo test\nType: string\nDefault: \"release\"\nDeclared by:\ndream2nix/modules/dream2nix/rust-crane/interface.nix","breadcrumbs":"Reference Documentation » rust-crane » Installation","id":"54","title":"Installation"},"6":{"body":"dream2nix focuses on the following aspects: Modularity Customizability Maintainability Code de-duplication across 2nix solutions Common UI across 2nix solutions Reduce effort to develop new 2nix solutions Exploration and adoption of new nix features Simplified updating of packages The goal of this project is to create a standardized, generic, modular framework for automated packaging solutions, aiming for better flexibility, maintainability and usability. The intention is to integrate many existing 2nix converters into this framework, thereby improving many of the previously named aspects and providing a unified UX for all 2nix solutions.","breadcrumbs":"Introduction » Goals","id":"6","title":"Goals"},"7":{"body":"👉 example repository 👉 example repository using flakes 👉 example packages 👉 basics 👉 single-language 👉 multi-language","breadcrumbs":"dream2nix examples » Examples for dream2nix","id":"7","title":"Examples for dream2nix"},"8":{"body":"Declaring derivations as modules solves a number of issues. For more details on the problems, visit DavHau/pkgs-modules . Also I recommend watching @edolstra 's talk about this topic .","breadcrumbs":"dream2nix modules » Why Modules?","id":"8","title":"Why Modules?"},"9":{"body":"","breadcrumbs":"dream2nix modules » Benefits","id":"9","title":"Benefits"}},"length":55,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{"1":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"3":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"8":{".":{"0":{".":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":4,"docs":{"1":{"tf":1.0},"19":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"df":11,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"k":{"a":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"32":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"38":{"tf":1.7320508075688772},"39":{"tf":6.557438524302},"40":{"tf":10.099504938362077},"41":{"tf":7.14142842854285},"47":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.0},"54":{"tf":7.14142842854285}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"14":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"25":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"3":{"tf":1.0},"32":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":14,"docs":{"11":{"tf":1.0},"32":{"tf":2.449489742783178},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":5.5677643628300215},"40":{"tf":8.366600265340756},"41":{"tf":5.916079783099616},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":5.916079783099616}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":15,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"37":{"tf":2.0},"40":{"tf":3.872983346207417},"41":{"tf":3.0},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.23606797749979},"52":{"tf":1.7320508075688772},"54":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.0}},"e":{".":{"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":6.082762530298219}}}}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"36":{"tf":2.6457513110645907},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"48":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"21":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":3,"docs":{"21":{"tf":1.0},"53":{"tf":2.23606797749979},"54":{"tf":2.6457513110645907}}}}},"s":{"df":0,"docs":{},"e":{"df":8,"docs":{"25":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"27":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"32":{"tf":1.0},"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"49":{"tf":4.47213595499958}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"37":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"20":{"tf":1.0},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":3.872983346207417},"41":{"tf":2.6457513110645907},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.4142135623730951},"54":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"1":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"54":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"54":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"27":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":8,"docs":{"21":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":24,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.656854249492381},"38":{"tf":2.8284271247461903},"39":{"tf":11.832159566199232},"40":{"tf":18.920887928424502},"41":{"tf":13.30413469565007},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.477225575051661},"51":{"tf":6.324555320336759},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.379088160259652},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":19,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.7416573867739413},"38":{"tf":2.0},"39":{"tf":11.832159566199232},"40":{"tf":17.663521732655695},"41":{"tf":12.409673645990857},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":3.872983346207417},"51":{"tf":5.0990195135927845},"53":{"tf":1.0},"54":{"tf":12.649110640673518}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"13":{"tf":2.0},"21":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"p":{"df":8,"docs":{"32":{"tf":1.0},"35":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"37":{"tf":2.449489742783178},"40":{"tf":3.872983346207417},"41":{"tf":2.449489742783178},"45":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":2.449489742783178},"51":{"tf":3.1622776601683795},"54":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"34":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":2.449489742783178},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"34":{"tf":4.242640687119285},"39":{"tf":11.832159566199232},"40":{"tf":16.76305461424021},"41":{"tf":11.874342087037917},"46":{"tf":2.23606797749979},"50":{"tf":1.4142135623730951},"54":{"tf":11.832159566199232}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":8,"docs":{"0":{"tf":1.0},"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"26":{"tf":1.0},"40":{"tf":1.4142135623730951}},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"40":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"40":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":1,"docs":{"40":{"tf":19.026297590440446}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":6,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"36":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":7,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"32":{"tf":3.605551275463989}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"o":{"c":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"v":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.6457513110645907},"38":{"tf":2.6457513110645907},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"37":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"39":{"tf":11.832159566199232},"40":{"tf":16.852299546352718},"41":{"tf":11.916375287812984},"54":{"tf":11.916375287812984}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":5,"docs":{"40":{"tf":3.4641016151377544},"41":{"tf":2.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":2.449489742783178},"50":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":43,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":4,"docs":{"0":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"13":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"36":{"tf":3.3166247903554},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"u":{"df":10,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":3.1622776601683795},"38":{"tf":1.7320508075688772},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"48":{"tf":1.4142135623730951},"50":{"tf":3.1622776601683795},"51":{"tf":3.605551275463989},"54":{"tf":3.1622776601683795},"7":{"tf":2.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"19":{"tf":2.0},"32":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":4,"docs":{"1":{"tf":1.0},"32":{"tf":1.4142135623730951},"44":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"32":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":9,"docs":{"36":{"tf":1.7320508075688772},"37":{"tf":2.8284271247461903},"38":{"tf":2.0},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"50":{"tf":2.8284271247461903},"51":{"tf":2.8284271247461903},"52":{"tf":1.0},"54":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.872983346207417},"38":{"tf":2.8284271247461903},"40":{"tf":5.656854249492381},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"50":{"tf":3.872983346207417},"51":{"tf":4.123105625617661},"54":{"tf":3.872983346207417}}}},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}},"t":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"47":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.23606797749979}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":2.0},"51":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":9,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"v":{"df":3,"docs":{"40":{"tf":3.1622776601683795},"41":{"tf":3.1622776601683795},"50":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":2,"docs":{"40":{"tf":2.0},"41":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"40":{"tf":2.0},"41":{"tf":2.0},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"28":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.7320508075688772}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"37":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.7320508075688772}},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"32":{"tf":1.0},"51":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":29,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.449489742783178},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":3.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"13":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":9,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":8,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"32":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"37":{"tf":1.0},"39":{"tf":7.483314773547883},"40":{"tf":10.908712114635714},"41":{"tf":7.681145747868608},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":3.7416573867739413},"54":{"tf":7.810249675906654}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.6457513110645907},"45":{"tf":2.6457513110645907},"49":{"tf":2.449489742783178},"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0},"37":{"tf":3.1622776601683795},"38":{"tf":2.6457513110645907},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"45":{"tf":1.4142135623730951},"46":{"tf":4.795831523312719},"48":{"tf":2.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.1622776601683795},"51":{"tf":3.4641016151377544},"53":{"tf":1.4142135623730951},"54":{"tf":3.1622776601683795}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"10":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":10,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"u":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"39":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"39":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":32,"docs":{"10":{"tf":1.0},"16":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":10,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":13,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"5":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"9":{"df":0,"docs":{},"h":{"0":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"6":{"df":0,"docs":{},"s":{"3":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"5":{"df":0,"docs":{},"s":{"d":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"q":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"35":{"tf":1.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.0},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.23606797749979}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"43":{"tf":1.4142135623730951}},"j":{"df":12,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0},"40":{"tf":26.551836094703507},"41":{"tf":18.681541692269406},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.23606797749979},"45":{"tf":3.872983346207417},"46":{"tf":3.872983346207417},"51":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}}},"h":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":5,"docs":{"20":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":14,"docs":{"34":{"tf":5.5677643628300215},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":16.61324772583615},"40":{"tf":23.664319132398465},"41":{"tf":16.73320053068151},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"54":{"tf":16.703293088490067}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":32,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":4.358898943540674},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":11.874342087037917},"40":{"tf":16.852299546352718},"41":{"tf":11.958260743101398},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.449489742783178},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":11.916375287812984}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":13,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"26":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":11,"docs":{"10":{"tf":1.4142135623730951},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":38,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.8284271247461903},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":4.795831523312719},"38":{"tf":1.7320508075688772},"39":{"tf":2.8284271247461903},"40":{"tf":9.16515138991168},"41":{"tf":5.5677643628300215},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":3.3166247903554},"45":{"tf":5.196152422706632},"46":{"tf":5.196152422706632},"47":{"tf":3.7416573867739413},"48":{"tf":2.449489742783178},"49":{"tf":1.7320508075688772},"50":{"tf":4.242640687119285},"51":{"tf":4.69041575982343},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":5.5677643628300215},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":2.0},"45":{"tf":2.0}}}}}}},"df":0,"docs":{},"’":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"32":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"44":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772}}},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":3.3166247903554},"38":{"tf":1.4142135623730951},"39":{"tf":2.6457513110645907},"40":{"tf":6.324555320336759},"41":{"tf":4.358898943540674},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"48":{"tf":2.6457513110645907},"49":{"tf":1.7320508075688772},"50":{"tf":3.3166247903554},"51":{"tf":3.3166247903554},"53":{"tf":1.0},"54":{"tf":4.242640687119285}},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"}":{"/":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}},"d":{"df":0,"docs":{},"m":{"df":2,"docs":{"29":{"tf":1.4142135623730951},"51":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"p":{"5":{"1":{"7":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":3,"docs":{"28":{"tf":2.449489742783178},"49":{"tf":3.605551275463989},"50":{"tf":7.416198487095663}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"p":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}}}}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":8,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"’":{"df":1,"docs":{"32":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.0},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":1.7320508075688772}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.23606797749979},"28":{"tf":1.0}}}}},"y":{"df":1,"docs":{"32":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"df":2,"docs":{"30":{"tf":1.4142135623730951},"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{".":{"1":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"w":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":2.23606797749979}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"21":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.23606797749979},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.23606797749979}},"i":{"df":1,"docs":{"37":{"tf":1.0}}},"m":{"df":2,"docs":{"22":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":8,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"l":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"28":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"21":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"32":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"54":{"tf":2.23606797749979}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":18.788294228055936}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.0},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"51":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.449489742783178},"38":{"tf":1.7320508075688772},"40":{"tf":3.7416573867739413},"41":{"tf":2.8284271247461903},"48":{"tf":1.4142135623730951},"50":{"tf":2.449489742783178},"51":{"tf":2.449489742783178},"54":{"tf":2.449489742783178}}}}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":19,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":3.872983346207417},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":2.23606797749979}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"54":{"tf":1.0},"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"11":{"tf":1.0},"32":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":8,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":8,"docs":{"32":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":8,"docs":{"15":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"32":{"tf":2.449489742783178},"34":{"tf":3.872983346207417},"37":{"tf":3.0},"39":{"tf":7.937253933193772},"40":{"tf":12.165525060596439},"41":{"tf":8.602325267042627},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":3.1622776601683795},"51":{"tf":4.242640687119285},"54":{"tf":8.774964387392123}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":9,"docs":{"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}},"s":{"df":0,"docs":{},"k":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":2.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"’":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"32":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"e":{"df":11,"docs":{"32":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":4.898979485566356},"54":{"tf":2.8284271247461903}}}}},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":23,"docs":{"11":{"tf":1.7320508075688772},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.385164807134504},"38":{"tf":2.6457513110645907},"39":{"tf":11.832159566199232},"40":{"tf":18.76166303929372},"41":{"tf":13.19090595827292},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.196152422706632},"51":{"tf":6.082762530298219},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.2664991614216}}},"i":{"c":{"df":1,"docs":{"32":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":2,"docs":{"21":{"tf":1.7320508075688772},"32":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":22,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"32":{"tf":2.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":2.449489742783178},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"26":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"3":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"46":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"42":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.7320508075688772},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"47":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.8284271247461903}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"13":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.8284271247461903},"54":{"tf":2.0}}}}}}}},"i":{"a":{"df":10,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"22":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"20":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":7,"docs":{"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}},"breadcrumbs":{"root":{"0":{"1":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"2":{"1":{"df":1,"docs":{"3":{"tf":1.0}}},"2":{"df":12,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"3":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}}}},"3":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"4":{"0":{"df":1,"docs":{"17":{"tf":1.0}}},"df":0,"docs":{}},"5":{"0":{"0":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"df":1,"docs":{"23":{"tf":1.0}}},"8":{".":{"0":{".":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"7":{"0":{"7":{"3":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"(":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"d":{"df":4,"docs":{"1":{"tf":1.0},"19":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"df":11,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":2.449489742783178},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"6":{"tf":1.0}}}},"k":{"a":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"26":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"32":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"38":{"tf":1.7320508075688772},"39":{"tf":6.557438524302},"40":{"tf":10.099504938362077},"41":{"tf":7.14142842854285},"47":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.0},"54":{"tf":7.14142842854285}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1":{"tf":1.0}}},"df":1,"docs":{"1":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"26":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"14":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"25":{"tf":1.0},"27":{"tf":1.0},"51":{"tf":1.0}}}},"df":3,"docs":{"0":{"tf":1.0},"20":{"tf":1.0},"6":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"d":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"3":{"tf":1.0},"32":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"0":{"tf":1.0}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"13":{"tf":1.0},"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":14,"docs":{"11":{"tf":1.0},"32":{"tf":2.449489742783178},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":5.5677643628300215},"40":{"tf":8.366600265340756},"41":{"tf":5.916079783099616},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":5.916079783099616}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":15,"docs":{"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"37":{"tf":2.0},"40":{"tf":3.872983346207417},"41":{"tf":3.0},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.23606797749979},"52":{"tf":1.7320508075688772},"54":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}},"e":{".":{"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":6.164414002968976}}}}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"32":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"a":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"36":{"tf":2.8284271247461903},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"48":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"21":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":3,"docs":{"21":{"tf":1.0},"53":{"tf":2.449489742783178},"54":{"tf":2.6457513110645907}}}}},"s":{"df":0,"docs":{},"e":{"df":8,"docs":{"25":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.0},"45":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"18":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"27":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"o":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"32":{"tf":1.0},"6":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.0}}},"x":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}},"s":{"df":2,"docs":{"28":{"tf":1.0},"49":{"tf":4.58257569495584}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"37":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"20":{"tf":1.0},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":3.872983346207417},"41":{"tf":2.6457513110645907},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"52":{"tf":1.4142135623730951},"54":{"tf":2.6457513110645907}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":12,"docs":{"1":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"0":{"tf":1.0},"25":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"6":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"54":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"54":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"54":{"tf":2.449489742783178}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"54":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"27":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":8,"docs":{"21":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"u":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"28":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":24,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.656854249492381},"38":{"tf":2.8284271247461903},"39":{"tf":11.832159566199232},"40":{"tf":18.920887928424502},"41":{"tf":13.30413469565007},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.477225575051661},"51":{"tf":6.324555320336759},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.379088160259652},"8":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"6":{"tf":1.0}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":19,"docs":{"15":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":3.605551275463989},"34":{"tf":4.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.7416573867739413},"38":{"tf":2.0},"39":{"tf":11.832159566199232},"40":{"tf":17.663521732655695},"41":{"tf":12.409673645990857},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":3.872983346207417},"51":{"tf":5.0990195135927845},"53":{"tf":1.0},"54":{"tf":12.649110640673518}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"13":{"tf":2.23606797749979},"21":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"15":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}},"p":{"df":8,"docs":{"32":{"tf":1.0},"35":{"tf":2.449489742783178},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":12,"docs":{"16":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"37":{"tf":2.449489742783178},"40":{"tf":3.872983346207417},"41":{"tf":2.449489742783178},"45":{"tf":1.7320508075688772},"49":{"tf":1.7320508075688772},"50":{"tf":2.449489742783178},"51":{"tf":3.1622776601683795},"54":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"34":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"34":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"28":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":2.449489742783178},"8":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"34":{"tf":4.242640687119285},"39":{"tf":11.832159566199232},"40":{"tf":16.76305461424021},"41":{"tf":11.874342087037917},"46":{"tf":2.23606797749979},"50":{"tf":1.4142135623730951},"54":{"tf":11.832159566199232}}}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"v":{"df":1,"docs":{"26":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":8,"docs":{"0":{"tf":1.0},"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"26":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"26":{"tf":1.0},"40":{"tf":1.7320508075688772}},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"40":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"40":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":1,"docs":{"40":{"tf":19.026297590440446}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"40":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"40":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":1,"docs":{"1":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"10":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"14":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0}},"i":{"df":1,"docs":{"20":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}}},"df":32,"docs":{"0":{"tf":1.0},"14":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"22":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":3,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"36":{"tf":1.0}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"38":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"39":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":7,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":1.0},"50":{"tf":1.0}}}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"52":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"32":{"tf":3.605551275463989}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":4.242640687119285}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"o":{"c":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"v":{"df":7,"docs":{"36":{"tf":2.23606797749979},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.6457513110645907},"38":{"tf":2.6457513110645907},"40":{"tf":3.7416573867739413},"41":{"tf":2.6457513110645907},"50":{"tf":2.6457513110645907},"51":{"tf":2.6457513110645907},"54":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":2.23606797749979},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"54":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"37":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"39":{"tf":11.832159566199232},"40":{"tf":16.852299546352718},"41":{"tf":11.916375287812984},"54":{"tf":11.916375287812984}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":5,"docs":{"40":{"tf":3.4641016151377544},"41":{"tf":2.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"p":{"df":2,"docs":{"49":{"tf":2.449489742783178},"50":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"53":{"tf":1.0},"54":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":46,"docs":{"0":{"tf":2.23606797749979},"10":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"14":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"16":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"21":{"tf":2.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"29":{"tf":1.0},"3":{"tf":1.4142135623730951},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"6":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}}}}},"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":4,"docs":{"0":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"51":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"15":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"16":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"0":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"25":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"32":{"tf":1.4142135623730951}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}}},"v":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"13":{"tf":1.0}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"13":{"tf":1.4142135623730951},"26":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"36":{"tf":3.4641016151377544},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"u":{"df":10,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.6457513110645907},"38":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":19,"docs":{"0":{"tf":1.7320508075688772},"13":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":3.1622776601683795},"38":{"tf":1.7320508075688772},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"48":{"tf":1.4142135623730951},"50":{"tf":3.1622776601683795},"51":{"tf":3.605551275463989},"54":{"tf":3.1622776601683795},"7":{"tf":2.449489742783178}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"32":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"6":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"21":{"tf":1.0},"27":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"19":{"tf":2.23606797749979},"32":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"21":{"tf":1.0}}}}},"r":{"a":{"df":4,"docs":{"1":{"tf":1.0},"32":{"tf":1.4142135623730951},"44":{"tf":1.0},"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"s":{"df":10,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"32":{"tf":2.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":9,"docs":{"36":{"tf":1.7320508075688772},"37":{"tf":2.8284271247461903},"38":{"tf":2.0},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"50":{"tf":2.8284271247461903},"51":{"tf":2.8284271247461903},"52":{"tf":1.0},"54":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.872983346207417},"38":{"tf":2.8284271247461903},"40":{"tf":5.656854249492381},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"50":{"tf":3.872983346207417},"51":{"tf":4.123105625617661},"54":{"tf":3.872983346207417}}}},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"n":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"22":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":1,"docs":{"21":{"tf":1.0}},"t":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}},"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"6":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"27":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"16":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}},"n":{"c":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"47":{"tf":2.0},"54":{"tf":2.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"47":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"10":{"tf":1.7320508075688772},"32":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979}}}}}}},"d":{"df":1,"docs":{"1":{"tf":2.449489742783178}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":2.0},"51":{"tf":1.4142135623730951},"6":{"tf":1.0}}}}},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"5":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}},"n":{"df":9,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"6":{"tf":1.7320508075688772}}}},"df":2,"docs":{"19":{"tf":1.0},"20":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"v":{"df":3,"docs":{"40":{"tf":3.1622776601683795},"41":{"tf":3.1622776601683795},"50":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":2,"docs":{"40":{"tf":2.0},"41":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"40":{"tf":2.8284271247461903},"41":{"tf":2.8284271247461903}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"40":{"tf":2.0},"41":{"tf":2.0},"50":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"28":{"tf":1.0},"41":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":2.0}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"37":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"37":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"37":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}},"df":1,"docs":{"26":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":2.0},"28":{"tf":1.4142135623730951}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.7320508075688772}},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"10":{"tf":1.0},"32":{"tf":1.0},"51":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":1,"docs":{"10":{"tf":2.6457513110645907}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":29,"docs":{"10":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.0},"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"20":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"28":{"tf":1.7320508075688772},"6":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.4142135623730951}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"25":{"tf":2.6457513110645907},"28":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"25":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"32":{"tf":3.1622776601683795},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":8,"docs":{"13":{"tf":1.0},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.23606797749979},"41":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"r":{"df":3,"docs":{"27":{"tf":1.0},"28":{"tf":1.0},"6":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":9,"docs":{"0":{"tf":1.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":3,"docs":{"21":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}},"t":{"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"40":{"tf":1.0},"41":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"'":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":8,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":8,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"44":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"25":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}}},"z":{"df":0,"docs":{},"i":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}}}}}},"i":{"b":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"32":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"37":{"tf":1.0},"39":{"tf":7.483314773547883},"40":{"tf":10.908712114635714},"41":{"tf":7.681145747868608},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":3.7416573867739413},"54":{"tf":7.810249675906654}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"49":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"49":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"38":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":4,"docs":{"40":{"tf":2.6457513110645907},"45":{"tf":2.6457513110645907},"49":{"tf":2.449489742783178},"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":16,"docs":{"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.7320508075688772},"28":{"tf":1.0},"37":{"tf":3.1622776601683795},"38":{"tf":2.8284271247461903},"40":{"tf":4.47213595499958},"41":{"tf":3.1622776601683795},"45":{"tf":1.7320508075688772},"46":{"tf":4.898979485566356},"48":{"tf":2.0},"49":{"tf":1.7320508075688772},"50":{"tf":3.1622776601683795},"51":{"tf":3.4641016151377544},"53":{"tf":1.7320508075688772},"54":{"tf":3.1622776601683795}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":8,"docs":{"10":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.0},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":10,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"26":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"u":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":3,"docs":{"21":{"tf":1.0},"28":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":1,"docs":{"39":{"tf":2.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"11":{"tf":1.4142135623730951},"12":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"10":{"tf":2.0}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"16":{"tf":1.0}},"i":{"df":1,"docs":{"27":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}}},"df":38,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":2.0},"19":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":2.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"20":{"tf":1.7320508075688772}}},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":10,"docs":{"1":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":1.0},"8":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":13,"docs":{"10":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":2.23606797749979},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951},"50":{"tf":2.23606797749979},"51":{"tf":2.23606797749979},"52":{"tf":1.0},"54":{"tf":2.23606797749979},"6":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":6,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"w":{"df":5,"docs":{"1":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"6":{"tf":1.4142135623730951}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"1":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{},"x":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"5":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"9":{"df":0,"docs":{},"h":{"0":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"6":{"df":0,"docs":{},"s":{"3":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"5":{"df":0,"docs":{},"s":{"d":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"q":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"2":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"21":{"tf":1.7320508075688772},"25":{"tf":1.7320508075688772},"35":{"tf":1.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.0},"6":{"tf":1.0}},"o":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":2.449489742783178}}},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":10,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"2":{"_":{"1":{"2":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"43":{"tf":1.7320508075688772}},"j":{"df":12,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"28":{"tf":1.0},"40":{"tf":26.570660511172846},"41":{"tf":18.708286933869708},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":2.449489742783178},"45":{"tf":4.0},"46":{"tf":4.0},"51":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}}},"h":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"w":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0}}}},"p":{"df":0,"docs":{},"m":{"df":5,"docs":{"20":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":14,"docs":{"34":{"tf":5.5677643628300215},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":16.61324772583615},"40":{"tf":23.664319132398465},"41":{"tf":16.73320053068151},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"53":{"tf":1.0},"54":{"tf":16.703293088490067}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"l":{"d":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":7,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"21":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"3":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":32,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":4.358898943540674},"35":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":11.874342087037917},"40":{"tf":16.852299546352718},"41":{"tf":11.958260743101398},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":2.449489742783178},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":11.916375287812984}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}},"df":13,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"26":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"10":{"tf":1.0}}}}},"df":11,"docs":{"10":{"tf":1.7320508075688772},"14":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":2.0},"37":{"tf":2.23606797749979},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":38,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"22":{"tf":1.0},"25":{"tf":2.6457513110645907},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":2.8284271247461903},"33":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":4.795831523312719},"38":{"tf":1.7320508075688772},"39":{"tf":2.8284271247461903},"40":{"tf":9.16515138991168},"41":{"tf":5.5677643628300215},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":3.4641016151377544},"45":{"tf":5.291502622129181},"46":{"tf":5.291502622129181},"47":{"tf":3.872983346207417},"48":{"tf":2.449489742783178},"49":{"tf":1.7320508075688772},"50":{"tf":4.242640687119285},"51":{"tf":4.69041575982343},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":5.5677643628300215},"6":{"tf":1.4142135623730951},"7":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"40":{"tf":2.0},"45":{"tf":2.0}}}}}}},"df":0,"docs":{},"’":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"15":{"tf":1.0}}}}},"t":{"df":5,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":10,"docs":{"32":{"tf":1.7320508075688772},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"44":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772}}},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"11":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":3.3166247903554},"38":{"tf":1.4142135623730951},"39":{"tf":2.6457513110645907},"40":{"tf":6.324555320336759},"41":{"tf":4.358898943540674},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"48":{"tf":2.8284271247461903},"49":{"tf":1.7320508075688772},"50":{"tf":3.3166247903554},"51":{"tf":3.3166247903554},"53":{"tf":1.0},"54":{"tf":4.242640687119285}},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":2.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"}":{"/":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}},"d":{"df":0,"docs":{},"m":{"df":2,"docs":{"29":{"tf":1.7320508075688772},"51":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.0}}}}},"p":{"5":{"1":{"7":{"df":2,"docs":{"32":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}}}}},"h":{"df":0,"docs":{},"p":{"df":3,"docs":{"28":{"tf":2.449489742783178},"49":{"tf":3.7416573867739413},"50":{"tf":7.483314773547883}}}},"i":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"p":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"v":{"df":1,"docs":{"51":{"tf":3.1622776601683795}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{".":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}},"i":{"c":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}}}}}}}}}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":8,"docs":{"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.23606797749979},"54":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"’":{"df":1,"docs":{"32":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}}}}},"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"14":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"32":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":4,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"21":{"tf":1.0},"25":{"tf":1.0},"32":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"1":{"tf":1.4142135623730951},"20":{"tf":3.1622776601683795},"21":{"tf":1.4142135623730951},"26":{"tf":1.0},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"15":{"tf":1.0},"20":{"tf":1.0},"32":{"tf":1.4142135623730951},"6":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":2.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"19":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"21":{"tf":2.449489742783178},"28":{"tf":1.0}}}}},"y":{"df":1,"docs":{"32":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"51":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"df":2,"docs":{"30":{"tf":1.7320508075688772},"32":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"32":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"3":{".":{"1":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"21":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.7320508075688772},"30":{"tf":1.7320508075688772},"32":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"32":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"28":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"32":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"25":{"tf":1.0}}}},"w":{"df":8,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":2.23606797749979}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"21":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.23606797749979},"38":{"tf":1.4142135623730951},"40":{"tf":3.1622776601683795},"41":{"tf":2.23606797749979},"47":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.23606797749979}},"i":{"df":1,"docs":{"37":{"tf":1.0}}},"m":{"df":2,"docs":{"22":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"z":{"df":1,"docs":{"21":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.0},"21":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"27":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"0":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":8,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":2.0},"38":{"tf":1.4142135623730951},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.0}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}},"l":{"df":7,"docs":{"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"48":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"28":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"21":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"32":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"o":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"25":{"tf":1.0},"28":{"tf":1.0},"5":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"19":{"tf":1.0},"25":{"tf":1.0},"7":{"tf":1.4142135623730951}}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"10":{"tf":1.0},"13":{"tf":1.0},"15":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}}}}}}}}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":9,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"47":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"54":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"4":{"tf":1.0}}},"t":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":4,"docs":{"32":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"54":{"tf":2.23606797749979}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"28":{"tf":1.0},"53":{"tf":2.0},"54":{"tf":18.81488772222678}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"27":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"20":{"tf":1.4142135623730951},"32":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"54":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"51":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.449489742783178},"38":{"tf":1.7320508075688772},"40":{"tf":3.7416573867739413},"41":{"tf":2.8284271247461903},"48":{"tf":1.4142135623730951},"50":{"tf":2.449489742783178},"51":{"tf":2.449489742783178},"54":{"tf":2.449489742783178}}}}}}},"df":1,"docs":{"8":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"16":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":19,"docs":{"16":{"tf":1.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":3.872983346207417},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":5.477225575051661},"41":{"tf":3.872983346207417},"45":{"tf":1.4142135623730951},"46":{"tf":2.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":3.3166247903554},"51":{"tf":3.4641016151377544},"52":{"tf":1.0},"54":{"tf":3.605551275463989}},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"22":{"tf":1.0}}}}},"df":1,"docs":{"0":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":1.4142135623730951},"51":{"tf":2.23606797749979}},"s":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"20":{"tf":1.4142135623730951},"22":{"tf":1.0},"28":{"tf":1.4142135623730951},"32":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"df":1,"docs":{"26":{"tf":1.0}}},"df":1,"docs":{"26":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"0":{"tf":1.0},"21":{"tf":1.0},"28":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"20":{"tf":1.0},"6":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":2,"docs":{"54":{"tf":1.0},"7":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"11":{"tf":1.0},"32":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":2.23606797749979}}}},"v":{"df":1,"docs":{"8":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"51":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"25":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":8,"docs":{"14":{"tf":1.0},"20":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"31":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":8,"docs":{"32":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}},"i":{"df":7,"docs":{"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"26":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"20":{"tf":1.0}}}}}},"r":{"c":{"df":8,"docs":{"15":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"6":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"19":{"tf":1.0},"21":{"tf":1.4142135623730951}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"32":{"tf":2.449489742783178},"34":{"tf":3.872983346207417},"37":{"tf":3.0},"39":{"tf":7.937253933193772},"40":{"tf":12.165525060596439},"41":{"tf":8.602325267042627},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":3.1622776601683795},"51":{"tf":4.242640687119285},"54":{"tf":8.774964387392123}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"b":{"df":1,"docs":{"20":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":9,"docs":{"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"0":{"tf":1.0},"19":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951}}}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{},"h":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"1":{"tf":1.7320508075688772},"19":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"28":{"tf":1.0},"32":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"27":{"tf":1.7320508075688772}}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}}},"s":{"df":0,"docs":{},"k":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"21":{"tf":2.0},"25":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.4142135623730951},"54":{"tf":2.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"’":{"d":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"k":{"df":1,"docs":{"25":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"32":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":11,"docs":{"20":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"15":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0}}}},"p":{"df":2,"docs":{"13":{"tf":1.0},"51":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"8":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"21":{"tf":2.6457513110645907},"22":{"tf":1.4142135623730951},"27":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":3,"docs":{"16":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"e":{"df":11,"docs":{"32":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"37":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":2.6457513110645907},"51":{"tf":4.898979485566356},"54":{"tf":2.8284271247461903}}}}},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"32":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":23,"docs":{"11":{"tf":2.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":3.605551275463989},"34":{"tf":4.242640687119285},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":5.385164807134504},"38":{"tf":2.6457513110645907},"39":{"tf":11.832159566199232},"40":{"tf":18.76166303929372},"41":{"tf":13.19090595827292},"44":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.6457513110645907},"47":{"tf":2.0},"48":{"tf":2.23606797749979},"49":{"tf":2.449489742783178},"50":{"tf":5.196152422706632},"51":{"tf":6.082762530298219},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":13.2664991614216}}},"i":{"c":{"df":1,"docs":{"32":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"12":{"tf":1.4142135623730951}}}}}},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"13":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"27":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}},"t":{"df":2,"docs":{"21":{"tf":2.0},"32":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"6":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"25":{"tf":1.0},"26":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":22,"docs":{"0":{"tf":1.4142135623730951},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"25":{"tf":2.0},"27":{"tf":1.4142135623730951},"32":{"tf":2.0},"35":{"tf":1.0},"37":{"tf":1.7320508075688772},"38":{"tf":1.0},"40":{"tf":3.3166247903554},"41":{"tf":2.23606797749979},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":2.23606797749979},"54":{"tf":2.449489742783178},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"13":{"tf":1.0},"19":{"tf":1.0},"20":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"51":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"26":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":2,"docs":{"0":{"tf":1.0},"6":{"tf":1.0}}}},"v":{"3":{".":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"46":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"46":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"42":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":9,"docs":{"35":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.7320508075688772},"40":{"tf":4.0},"41":{"tf":2.8284271247461903},"47":{"tf":1.7320508075688772},"50":{"tf":2.0},"51":{"tf":2.0},"54":{"tf":2.8284271247461903}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"13":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"0":{"tf":1.0}}}}}}},"c":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"15":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"38":{"tf":1.0},"40":{"tf":2.8284271247461903},"41":{"tf":2.0},"50":{"tf":2.0},"51":{"tf":2.8284271247461903},"54":{"tf":2.0}}}}}}}},"i":{"a":{"df":10,"docs":{"14":{"tf":1.0},"21":{"tf":1.0},"26":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"8":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"8":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":7,"docs":{"35":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"40":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"22":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"20":{"tf":1.0},"27":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"32":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"32":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951}}}}}}}},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"20":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"29":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"21":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":3,"docs":{"20":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":3,"docs":{"20":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":7,"docs":{"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"32":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"37":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"40":{"tf":2.0},"41":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951}}}}}}}}},"title":{"root":{"2":{"0":{"2":{"2":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"27":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"18":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"17":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":1,"docs":{"2":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"2":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"0":{"tf":1.0},"7":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"7":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"16":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"6":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"20":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"23":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"0":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":3,"docs":{"19":{"tf":1.0},"27":{"tf":1.0},"8":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"22":{"tf":1.0},"28":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"27":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":1,"docs":{"27":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"18":{"tf":1.0},"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"10":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"20":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"20":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"17":{"tf":1.0},"23":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"26":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}}},"o":{"df":1,"docs":{"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file