File: //home/arjun/projects/buyercall/node_modules/po2json/.idea/workspace.xml
<?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="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:feature" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:release" 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>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:feature" 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" />
<item name="GROUP_NODE:release" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:upstream" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:upstream" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:feature" type="e8cecc67:BranchNodeDescriptor" />
</path>
</expand>
<select />
</component>
<component name="ChangeListManager">
<list default="true" id="db72b014-cd7b-457d-9c42-6faf92d75331" name="Default" comment="" />
<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="JavaScript File" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1W4jO0JanE8p3FevcXtMgDzk6Rm" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="javascript.nodejs.core.library.configured.version" value="14.3.0" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/lib" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.standard" 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.standard" 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.standard" value="" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="nodejs.jest.jest_package" value="$PROJECT_DIR$/node_modules/jest" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="ts.external.directory.path" value="$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/lib" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/lib" />
</key>
</component>
<component name="RunManager" selected="Jest.parse">
<configuration name="parse" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
<node-interpreter value="project" />
<node-options value="" />
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
<working-dir value="$PROJECT_DIR$" />
<envs />
<scope-kind value="SUITE" />
<test-file value="$PROJECT_DIR$/lib/parse.test.js" />
<test-names>
<test-name value="parse" />
</test-names>
<method v="2" />
</configuration>
<configuration name="parseFile" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
<node-interpreter value="project" />
<node-options value="" />
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
<working-dir value="$PROJECT_DIR$" />
<envs />
<scope-kind value="SUITE" />
<test-file value="$PROJECT_DIR$/lib/parseFile.test.js" />
<test-names>
<test-name value="parseFile" />
</test-names>
<method v="2" />
</configuration>
<configuration name="parse.parse with MessageFormat context correctly" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
<node-interpreter value="project" />
<node-options value="" />
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
<working-dir value="$PROJECT_DIR$" />
<envs />
<scope-kind value="TEST" />
<test-file value="$PROJECT_DIR$/lib/parse.test.js" />
<test-names>
<test-name value="parse" />
<test-name value="parse with MessageFormat context correctly" />
</test-names>
<method v="2" />
</configuration>
<configuration name="parse.parse with jed < 1.1.0 context correctly" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
<node-interpreter value="project" />
<node-options value="" />
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
<working-dir value="$PROJECT_DIR$" />
<envs />
<scope-kind value="TEST" />
<test-file value="$PROJECT_DIR$/lib/parse.test.js" />
<test-names>
<test-name value="parse" />
<test-name value="parse with jed < 1.1.0 context correctly" />
</test-names>
<method v="2" />
</configuration>
<configuration name="parse.parse with jed >= 1.1.0 context correctly" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
<node-interpreter value="project" />
<node-options value="" />
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
<working-dir value="$PROJECT_DIR$" />
<envs />
<scope-kind value="TEST" />
<test-file value="$PROJECT_DIR$/lib/parse.test.js" />
<test-names>
<test-name value="parse" />
<test-name value="parse with jed >= 1.1.0 context correctly" />
</test-names>
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Jest.parse" />
<item itemvalue="Jest.parseFile" />
<item itemvalue="Jest.parse.parse with MessageFormat context correctly" />
<item itemvalue="Jest.parse.parse with jed >= 1.1.0 context correctly" />
<item itemvalue="Jest.parse.parse with jed < 1.1.0 context correctly" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<created>1595179231992</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1595179231992</updated>
<workItem from="1595179233633" duration="16341000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="2" />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="WindowStateProjectService">
<state width="1771" height="281" key="GridCell.Tab.0.bottom" timestamp="1595195234830">
<screen x="0" y="23" width="1792" height="1030" />
</state>
<state width="1771" height="281" key="GridCell.Tab.0.bottom/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234830" />
<state width="1771" height="281" key="GridCell.Tab.0.center" timestamp="1595195234829">
<screen x="0" y="23" width="1792" height="1030" />
</state>
<state width="1771" height="281" key="GridCell.Tab.0.center/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234829" />
<state width="1771" height="281" key="GridCell.Tab.0.left" timestamp="1595195234829">
<screen x="0" y="23" width="1792" height="1030" />
</state>
<state width="1771" height="281" key="GridCell.Tab.0.left/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234829" />
<state width="1771" height="281" key="GridCell.Tab.0.right" timestamp="1595195234830">
<screen x="0" y="23" width="1792" height="1030" />
</state>
<state width="1771" height="281" key="GridCell.Tab.0.right/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234830" />
<state x="100" y="123" width="1592" height="830" key="VCS.FileHistoryDialog" timestamp="1595187139591">
<screen x="0" y="23" width="1792" height="1030" />
</state>
<state x="100" y="123" width="1592" height="830" key="VCS.FileHistoryDialog/0.23.1792.1030@0.23.1792.1030" timestamp="1595187139591" />
</component>
</project>