<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="BranchesTreeState">
    <expand>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
      </path>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
      </path>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
      </path>
    </expand>
    <select>
      <path>
        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
        <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
        <item name="BRANCH:origin/master" type="e8cecc67:BranchNodeDescriptor" />
      </path>
    </select>
  </component>
  <component name="ChangeListManager">
    <list default="true" id="90a2ae19-e8e2-4741-9846-1f02800cf3a0" name="Default Changelist" comment="fixes #5">
      <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" 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="ComposerSettings">
    <execution />
  </component>
  <component name="ElmWorkspace">
    <elmProjects />
    <settings elmCompilerPath="/usr/local/bin/elm" elmFormatPath="/usr/local/bin/elm-format" elmTestPath="null" isElmFormatOnSaveEnabled="false" />
  </component>
  <component name="Git.Settings">
    <option name="RECENT_BRANCH_BY_REPOSITORY">
      <map>
        <entry key="$PROJECT_DIR$" value="update-deps" />
      </map>
    </option>
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
    <option name="UPDATE_TYPE" value="REBASE" />
  </component>
  <component name="MacroExpansionManager">
    <option name="directoryName" value="3egtnh70" />
  </component>
  <component name="ProjectId" id="1jCYi6tPR3QMW0PJwWkCeAm3zNQ" />
  <component name="ProjectViewState">
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
  <component name="PropertiesComponent">
    <property name="DatabaseDriversLRU" value="oracle" />
    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
    <property name="WebServerToolWindowFactoryState" value="false" />
    <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_package_manager_path" value="yarn" />
    <property name="org.elm.workspace.PROJECT_DISCOVERY" value="true" />
    <property name="vue.rearranger.settings.migration" value="true" />
  </component>
  <component name="RunManager" selected="Mocha.createDatabaseTable(cb).when the session database table does not yet exist">
    <configuration name="createDatabaseTable(cb).when the session database table does not yet exist" 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 />
      <test-kind>SUITE</test-kind>
      <test-file>$PROJECT_DIR$/test/unit/createDatabaseTable.js</test-file>
      <test-names>
        <name value="createDatabaseTable(cb)" />
        <name value="when the session database table does not yet exist" />
      </test-names>
      <method v="2" />
    </configuration>
    <configuration name="test/unit/createDatabaseTable.js" 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 />
      <test-kind>TEST_FILE</test-kind>
      <test-file>$PROJECT_DIR$/test/unit/createDatabaseTable.js</test-file>
      <method v="2" />
    </configuration>
    <configuration name="test/unit/isObject.js" 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 />
      <test-kind>TEST_FILE</test-kind>
      <test-file>$PROJECT_DIR$/test/unit/isObject.js</test-file>
      <method v="2" />
    </configuration>
    <configuration name="test/unit/length.js" 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 />
      <test-kind>TEST_FILE</test-kind>
      <test-file>$PROJECT_DIR$/test/unit/length.js</test-file>
      <method v="2" />
    </configuration>
    <configuration name="test/unit/setExpirationInterval.js" 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 />
      <test-kind>TEST_FILE</test-kind>
      <test-file>$PROJECT_DIR$/test/unit/setExpirationInterval.js</test-file>
      <method v="2" />
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Mocha.createDatabaseTable(cb).when the session database table does not yet exist" />
        <item itemvalue="Mocha.test/unit/createDatabaseTable.js" />
        <item itemvalue="Mocha.test/unit/isObject.js" />
        <item itemvalue="Mocha.test/unit/length.js" />
        <item itemvalue="Mocha.test/unit/setExpirationInterval.js" />
      </list>
    </recent_temporary>
  </component>
  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="90a2ae19-e8e2-4741-9846-1f02800cf3a0" name="Default Changelist" comment="" />
      <created>1603309664662</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1603309664662</updated>
      <workItem from="1603309666351" duration="6410000" />
    </task>
    <task id="LOCAL-00001" summary="Update deps">
      <created>1603311306586</created>
      <option name="number" value="00001" />
      <option name="presentableId" value="LOCAL-00001" />
      <option name="project" value="LOCAL" />
      <updated>1603311306586</updated>
    </task>
    <task id="LOCAL-00002" summary="fixes #5">
      <created>1603315170989</created>
      <option name="number" value="00002" />
      <option name="presentableId" value="LOCAL-00002" />
      <option name="project" value="LOCAL" />
      <updated>1603315170989</updated>
    </task>
    <option name="localTasksCounter" value="3" />
    <servers />
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="3" />
  </component>
  <component name="Vcs.Log.Tabs.Properties">
    <option name="TAB_STATES">
      <map>
        <entry key="MAIN">
          <value>
            <State>
              <option name="FILTERS">
                <map>
                  <entry key="branch">
                    <value>
                      <list>
                        <option value="origin/master" />
                      </list>
                    </value>
                  </entry>
                </map>
              </option>
            </State>
          </value>
        </entry>
      </map>
    </option>
  </component>
  <component name="VcsManagerConfiguration">
    <MESSAGE value="Update deps" />
    <MESSAGE value="fixes #5" />
    <option name="LAST_COMMIT_MESSAGE" value="fixes #5" />
  </component>
  <component name="WindowStateProjectService">
    <state x="1280" y="593" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1603314261655">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state x="1280" y="593" key="#com.intellij.execution.impl.EditConfigurationsDialog/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603314261655" />
    <state width="254" height="195" key="DatabaseViewActions_Filter" timestamp="1603314253324">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state width="254" height="195" key="DatabaseViewActions_Filter/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603314253324" />
    <state width="3318" height="531" key="GridCell.Tab.0.bottom" timestamp="1603315089517">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state width="3318" height="531" key="GridCell.Tab.0.bottom/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315089517" />
    <state width="3318" height="531" key="GridCell.Tab.0.center" timestamp="1603315089517">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state width="3318" height="531" key="GridCell.Tab.0.center/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315089517" />
    <state width="3318" height="531" key="GridCell.Tab.0.left" timestamp="1603315089516">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state width="3318" height="531" key="GridCell.Tab.0.left/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315089516" />
    <state width="3318" height="531" key="GridCell.Tab.0.right" timestamp="1603315089517">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state width="3318" height="531" key="GridCell.Tab.0.right/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315089517" />
    <state x="1280" y="667" key="Vcs.Push.Dialog.v2" timestamp="1603315172708">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state x="1280" y="667" key="Vcs.Push.Dialog.v2/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315172708" />
    <state x="1478" y="848" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1603315713496">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state x="1478" y="848" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315713496" />
    <state x="1345" y="446" width="670" height="676" key="search.everywhere.popup" timestamp="1603315127930">
      <screen x="0" y="23" width="3360" height="1809" />
    </state>
    <state x="1345" y="446" width="670" height="676" key="search.everywhere.popup/3360.23.1080.1897/0.23.3360.1809/-1792.23.1792.1097@0.23.3360.1809" timestamp="1603315127930" />
  </component>
</project>