<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
    <list default="true" id="5f161586-73b4-4661-a980-2fe2cfc910c2" name="Default Changelist" comment="">
      <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/test/crypto.spec.ts" beforeDir="false" afterPath="$PROJECT_DIR$/test/crypto.spec.ts" afterDir="false" />
    </list>
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="TypeScript File" />
      </list>
    </option>
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
  <component name="JsFlowSettings">
    <service-enabled>false</service-enabled>
    <exe-path />
    <annotation-enable>false</annotation-enable>
    <other-services-enabled>false</other-services-enabled>
  </component>
  <component name="ProjectId" id="1PxfmJcomP0CO4CbFMiZDwsnjQJ" />
  <component name="ProjectInspectionProfilesVisibleTreeState">
    <entry key="Project Default">
      <profile-state>
        <expanded-state>
          <State>
            <id />
          </State>
          <State>
            <id>General</id>
          </State>
          <State>
            <id>JSON</id>
          </State>
        </expanded-state>
        <selected-state>
          <State>
            <id>CoffeeScript</id>
          </State>
        </selected-state>
      </profile-state>
    </entry>
  </component>
  <component name="ProjectViewState">
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showExcludedFiles" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
  <component name="PropertiesComponent">
    <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
    <property name="WebServerToolWindowFactoryState" value="false" />
    <property name="javascript.nodejs.core.library.configured.version" value="8.1.4" />
    <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
    <property name="node.js.detected.package.eslint" value="true" />
    <property name="node.js.detected.package.tslint" value="true" />
    <property name="node.js.path.for.package.eslint" value="project" />
    <property name="node.js.path.for.package.tslint" value="project" />
    <property name="node.js.selected.package.eslint" value="(autodetect)" />
    <property name="node.js.selected.package.tslint" value="(autodetect)" />
    <property name="nodejs.mocha.mocha_node_package_dir" value="$PROJECT_DIR$/node_modules/mocha" />
    <property name="nodejs_interpreter_path.stuck_in_default_project" value="$USER_HOME$/.nvm/versions/node/v8.1.4/bin/node" />
    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
    <property name="nodejs_package_manager_path" value="npm" />
    <property name="settings.editor.selected.configurable" value="preferences.sourceCode.TypeScript" />
    <property name="ts.external.directory.path" value="$PROJECT_DIR$/node_modules/typescript/lib" />
  </component>
  <component name="RecentsManager">
    <key name="CopyFile.RECENT_KEYS">
      <recent name="$PROJECT_DIR$/src/api" />
    </key>
    <key name="MoveFile.RECENT_KEYS">
      <recent name="$PROJECT_DIR$/src/api" />
      <recent name="$PROJECT_DIR$" />
    </key>
  </component>
  <component name="RunManager" selected="Mocha.transactions.#broadcast.anchor">
    <configuration name="Account.extra" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
      <node-interpreter>project</node-interpreter>
      <node-options />
      <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
      <working-directory>$PROJECT_DIR$</working-directory>
      <pass-parent-env>true</pass-parent-env>
      <ui>bdd</ui>
      <extra-mocha-options>--require ts-node/register</extra-mocha-options>
      <test-kind>SUITE</test-kind>
      <test-file>$PROJECT_DIR$/test/Account.spec.ts</test-file>
      <test-names>
        <name value="Account" />
        <name value="extra" />
      </test-names>
      <method v="2" />
    </configuration>
    <configuration name="JSON.#stringify" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
      <node-interpreter>project</node-interpreter>
      <node-options />
      <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
      <working-directory>$PROJECT_DIR$</working-directory>
      <pass-parent-env>true</pass-parent-env>
      <ui>bdd</ui>
      <extra-mocha-options>--require ts-node/register</extra-mocha-options>
      <test-kind>SUITE</test-kind>
      <test-file>$PROJECT_DIR$/test/extra.spec.ts</test-file>
      <test-names>
        <name value="JSON" />
        <name value="#stringify" />
      </test-names>
      <method v="2" />
    </configuration>
    <configuration name="blake2b" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
      <node-interpreter>project</node-interpreter>
      <node-options />
      <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
      <working-directory>$PROJECT_DIR$</working-directory>
      <pass-parent-env>true</pass-parent-env>
      <ui>bdd</ui>
      <extra-mocha-options>--require ts-node/register</extra-mocha-options>
      <test-kind>SUITE</test-kind>
      <test-file>$PROJECT_DIR$/test/libs/blake2b.spec.ts</test-file>
      <test-names>
        <name value="blake2b" />
      </test-names>
      <method v="2" />
    </configuration>
    <configuration name="crypto" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
      <node-interpreter>project</node-interpreter>
      <node-options />
      <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
      <working-directory>$PROJECT_DIR$</working-directory>
      <pass-parent-env>true</pass-parent-env>
      <ui>bdd</ui>
      <extra-mocha-options>--require ts-node/register</extra-mocha-options>
      <test-kind>SUITE</test-kind>
      <test-file>$PROJECT_DIR$/test/crypto.spec.ts</test-file>
      <test-names>
        <name value="crypto" />
      </test-names>
      <method v="2" />
    </configuration>
    <configuration name="transactions.#broadcast.anchor" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
      <node-interpreter>project</node-interpreter>
      <node-options />
      <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
      <working-directory>$PROJECT_DIR$</working-directory>
      <pass-parent-env>true</pass-parent-env>
      <ui>bdd</ui>
      <extra-mocha-options>--require ts-node/register</extra-mocha-options>
      <test-kind>SUITE</test-kind>
      <test-file>$PROJECT_DIR$/test/transaction.spec.ts</test-file>
      <test-names>
        <name value="transactions" />
        <name value="#broadcast" />
        <name value="anchor" />
      </test-names>
      <method v="2" />
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Mocha.transactions.#broadcast.anchor" />
        <item itemvalue="Mocha.Account.extra" />
        <item itemvalue="Mocha.JSON.#stringify" />
        <item itemvalue="Mocha.blake2b" />
        <item itemvalue="Mocha.crypto" />
      </list>
    </recent_temporary>
  </component>
  <component name="ServiceViewManager">
    <option name="viewStates">
      <list>
        <serviceView>
          <treeState>
            <expand />
            <select />
          </treeState>
        </serviceView>
      </list>
    </option>
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="5f161586-73b4-4661-a980-2fe2cfc910c2" name="Default Changelist" comment="" />
      <created>1535544410859</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1535544410859</updated>
      <workItem from="1535544412490" duration="1076000" />
      <workItem from="1535983520733" duration="19397000" />
      <workItem from="1536146957964" duration="3309000" />
      <workItem from="1536328188920" duration="49000" />
      <workItem from="1536657972872" duration="2462000" />
      <workItem from="1536752336052" duration="2224000" />
      <workItem from="1537176318339" duration="555000" />
      <workItem from="1537184383702" duration="6047000" />
      <workItem from="1537277384328" duration="973000" />
      <workItem from="1537431200378" duration="732000" />
      <workItem from="1537432608640" duration="2572000" />
      <workItem from="1537878908945" duration="249000" />
      <workItem from="1538562948166" duration="17897000" />
      <workItem from="1538668418395" duration="417000" />
      <workItem from="1538985890108" duration="1724000" />
      <workItem from="1539180727303" duration="430000" />
      <workItem from="1539266926663" duration="453000" />
      <workItem from="1539619125472" duration="439000" />
      <workItem from="1542294967811" duration="255000" />
      <workItem from="1552926045121" duration="470000" />
      <workItem from="1553859465958" duration="2047000" />
      <workItem from="1554193782238" duration="6373000" />
      <workItem from="1554463616029" duration="1971000" />
      <workItem from="1560496427063" duration="2251000" />
      <workItem from="1560516939346" duration="1758000" />
      <workItem from="1560778429615" duration="3069000" />
      <workItem from="1561019250513" duration="921000" />
      <workItem from="1561120688117" duration="498000" />
      <workItem from="1561715855727" duration="859000" />
      <workItem from="1562136730556" duration="7036000" />
      <workItem from="1562265887036" duration="342000" />
      <workItem from="1562779709403" duration="1337000" />
      <workItem from="1563890048958" duration="75000" />
      <workItem from="1563890291874" duration="2255000" />
      <workItem from="1564045852027" duration="126000" />
      <workItem from="1564131841466" duration="519000" />
      <workItem from="1564382581691" duration="4628000" />
      <workItem from="1566820830194" duration="2918000" />
      <workItem from="1567068783802" duration="1782000" />
      <workItem from="1567512023799" duration="1139000" />
      <workItem from="1567517877134" duration="71000" />
      <workItem from="1570190647911" duration="1058000" />
      <workItem from="1570198872136" duration="1294000" />
      <workItem from="1572257232982" duration="1933000" />
      <workItem from="1572260653918" duration="1688000" />
      <workItem from="1572262608872" duration="772000" />
      <workItem from="1572864486314" duration="210000" />
      <workItem from="1574959705465" duration="2113000" />
      <workItem from="1579862467860" duration="13724000" />
      <workItem from="1580305808333" duration="11610000" />
      <workItem from="1581003521124" duration="530000" />
      <workItem from="1584115553384" duration="5542000" />
      <workItem from="1584436745922" duration="9348000" />
      <workItem from="1584859840307" duration="2117000" />
      <workItem from="1584970237389" duration="1830000" />
      <workItem from="1585074413373" duration="687000" />
      <workItem from="1585146358362" duration="472000" />
    </task>
    <servers />
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="1" />
  </component>
  <component name="Vcs.Log.Tabs.Properties">
    <option name="TAB_STATES">
      <map>
        <entry key="MAIN">
          <value>
            <State>
              <option name="COLUMN_ORDER" />
            </State>
          </value>
        </entry>
      </map>
    </option>
  </component>
  <component name="WindowStateProjectService">
    <state x="744" y="395" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1579865117959">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state x="744" y="395" key="#com.intellij.execution.impl.EditConfigurationsDialog/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1579865117959" />
    <state width="2518" height="530" key="GridCell.Tab.0.bottom" timestamp="1585044747052">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="278" key="GridCell.Tab.0.bottom/0.23.1680.984@0.23.1680.984" timestamp="1584174918355" />
    <state width="2518" height="500" key="GridCell.Tab.0.bottom/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004018" />
    <state width="2518" height="530" key="GridCell.Tab.0.bottom/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1585044747052" />
    <state width="2518" height="530" key="GridCell.Tab.0.center" timestamp="1585044747049">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="278" key="GridCell.Tab.0.center/0.23.1680.984@0.23.1680.984" timestamp="1584174918351" />
    <state width="2518" height="500" key="GridCell.Tab.0.center/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004009" />
    <state width="2518" height="530" key="GridCell.Tab.0.center/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1585044747049" />
    <state width="2518" height="530" key="GridCell.Tab.0.left" timestamp="1585044747048">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="278" key="GridCell.Tab.0.left/0.23.1680.984@0.23.1680.984" timestamp="1584174918350" />
    <state width="2518" height="500" key="GridCell.Tab.0.left/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004007" />
    <state width="2518" height="530" key="GridCell.Tab.0.left/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1585044747048" />
    <state width="2518" height="530" key="GridCell.Tab.0.right" timestamp="1585044747051">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="278" key="GridCell.Tab.0.right/0.23.1680.984@0.23.1680.984" timestamp="1584174918353" />
    <state width="2518" height="500" key="GridCell.Tab.0.right/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004017" />
    <state width="2518" height="530" key="GridCell.Tab.0.right/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1585044747051" />
    <state width="1638" height="339" key="GridCell.Tab.1.bottom" timestamp="1584436669403">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.1.bottom/0.23.1680.984@0.23.1680.984" timestamp="1584174754267" />
    <state width="2518" height="500" key="GridCell.Tab.1.bottom/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004022" />
    <state width="1638" height="339" key="GridCell.Tab.1.bottom/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669403" />
    <state width="1638" height="339" key="GridCell.Tab.1.center" timestamp="1584436669401">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.1.center/0.23.1680.984@0.23.1680.984" timestamp="1584174754266" />
    <state width="2518" height="500" key="GridCell.Tab.1.center/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004020" />
    <state width="1638" height="339" key="GridCell.Tab.1.center/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669401" />
    <state width="1638" height="339" key="GridCell.Tab.1.left" timestamp="1584436669401">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.1.left/0.23.1680.984@0.23.1680.984" timestamp="1584174754266" />
    <state width="2518" height="500" key="GridCell.Tab.1.left/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004019" />
    <state width="1638" height="339" key="GridCell.Tab.1.left/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669401" />
    <state width="1638" height="339" key="GridCell.Tab.1.right" timestamp="1584436669402">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.1.right/0.23.1680.984@0.23.1680.984" timestamp="1584174754267" />
    <state width="2518" height="500" key="GridCell.Tab.1.right/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004021" />
    <state width="1638" height="339" key="GridCell.Tab.1.right/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669402" />
    <state width="1638" height="339" key="GridCell.Tab.2.bottom" timestamp="1584436669406">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.2.bottom/0.23.1680.984@0.23.1680.984" timestamp="1584174754268" />
    <state width="2518" height="500" key="GridCell.Tab.2.bottom/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004034" />
    <state width="1638" height="339" key="GridCell.Tab.2.bottom/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669406" />
    <state width="1638" height="339" key="GridCell.Tab.2.center" timestamp="1584436669405">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.2.center/0.23.1680.984@0.23.1680.984" timestamp="1584174754268" />
    <state width="2518" height="500" key="GridCell.Tab.2.center/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004025" />
    <state width="1638" height="339" key="GridCell.Tab.2.center/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669405" />
    <state width="1638" height="339" key="GridCell.Tab.2.left" timestamp="1584436669404">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.2.left/0.23.1680.984@0.23.1680.984" timestamp="1584174754267" />
    <state width="2518" height="500" key="GridCell.Tab.2.left/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004024" />
    <state width="1638" height="339" key="GridCell.Tab.2.left/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669404" />
    <state width="1638" height="339" key="GridCell.Tab.2.right" timestamp="1584436669405">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.2.right/0.23.1680.984@0.23.1680.984" timestamp="1584174754268" />
    <state width="2518" height="500" key="GridCell.Tab.2.right/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004028" />
    <state width="1638" height="339" key="GridCell.Tab.2.right/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669405" />
    <state width="1638" height="339" key="GridCell.Tab.3.bottom" timestamp="1584436669410">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.3.bottom/0.23.1680.984@0.23.1680.984" timestamp="1584174754270" />
    <state width="2518" height="500" key="GridCell.Tab.3.bottom/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004040" />
    <state width="1638" height="339" key="GridCell.Tab.3.bottom/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669410" />
    <state width="1638" height="339" key="GridCell.Tab.3.center" timestamp="1584436669407">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.3.center/0.23.1680.984@0.23.1680.984" timestamp="1584174754269" />
    <state width="2518" height="500" key="GridCell.Tab.3.center/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004038" />
    <state width="1638" height="339" key="GridCell.Tab.3.center/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669407" />
    <state width="1638" height="339" key="GridCell.Tab.3.left" timestamp="1584436669407">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.3.left/0.23.1680.984@0.23.1680.984" timestamp="1584174754269" />
    <state width="2518" height="500" key="GridCell.Tab.3.left/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004036" />
    <state width="1638" height="339" key="GridCell.Tab.3.left/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669407" />
    <state width="1638" height="339" key="GridCell.Tab.3.right" timestamp="1584436669409">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state width="1638" height="339" key="GridCell.Tab.3.right/0.23.1680.984@0.23.1680.984" timestamp="1584174754269" />
    <state width="2518" height="500" key="GridCell.Tab.3.right/662.1463.1680.1027/0.23.2560.1374@0.23.2560.1374" timestamp="1579871004039" />
    <state width="1638" height="339" key="GridCell.Tab.3.right/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1584436669409" />
    <state x="957" y="474" width="645" height="472" key="find.popup" timestamp="1580380460483">
      <screen x="0" y="23" width="2560" height="1417" />
    </state>
    <state x="957" y="474" width="645" height="472" key="find.popup/662.1463.1680.984/0.23.2560.1417@0.23.2560.1417" timestamp="1580380460483" />
  </component>
  <component name="XDebuggerManager">
    <breakpoint-manager>
      <breakpoints>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/src/errors/LTOError.ts</url>
          <line>26</line>
          <option name="timeStamp" value="15" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/src/byteProcessor/ByteProcessor.ts</url>
          <line>210</line>
          <option name="timeStamp" value="17" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/src/byteProcessor/ByteProcessor.ts</url>
          <line>196</line>
          <option name="timeStamp" value="20" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/test/HTTPSignature.spec.ts</url>
          <line>74</line>
          <option name="timeStamp" value="22" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/test/crypto.spec.ts</url>
          <line>18</line>
          <option name="timeStamp" value="23" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/test/crypto.spec.ts</url>
          <line>24</line>
          <option name="timeStamp" value="24" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/test/libs/blake2b.spec.ts</url>
          <line>13</line>
          <option name="timeStamp" value="25" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/src/byteProcessor/ByteProcessor.ts</url>
          <line>194</line>
          <option name="timeStamp" value="27" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/src/byteProcessor/ByteProcessor.ts</url>
          <line>111</line>
          <option name="timeStamp" value="29" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="javascript">
          <url>file://$PROJECT_DIR$/src/utils/request.ts</url>
          <line>91</line>
          <option name="timeStamp" value="30" />
        </line-breakpoint>
      </breakpoints>
    </breakpoint-manager>
    <watches-manager>
      <configuration name="mocha-javascript-test-runner">
        <watch expression="request.headers" />
      </configuration>
    </watches-manager>
  </component>
  <component name="debuggerHistoryManager">
    <expressions id="evaluateExpression">
      <expression>
        <expression-string>res.json()</expression-string>
        <language-id>TypeScript</language-id>
        <evaluation-mode>EXPRESSION</evaluation-mode>
      </expression>
      <expression>
        <expression-string>res.text()</expression-string>
        <language-id>TypeScript</language-id>
        <evaluation-mode>EXPRESSION</evaluation-mode>
      </expression>
    </expressions>
  </component>
</project>