workspace.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="ceaafdf0-f5cb-4dca-a919-6bfe6e1f5913" name="Default" comment="" />
  5. <ignored path="tiny-lr.iws" />
  6. <ignored path=".idea/workspace.xml" />
  7. <ignored path="$PROJECT_DIR$/.tmp/" />
  8. <ignored path="$PROJECT_DIR$/temp/" />
  9. <ignored path="$PROJECT_DIR$/tmp/" />
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="TRACKING_ENABLED" value="true" />
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="CreatePatchCommitExecutor">
  18. <option name="PATCH_PATH" value="" />
  19. </component>
  20. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  21. <component name="FavoritesManager">
  22. <favorites_list name="tiny-lr" />
  23. </component>
  24. <component name="FileEditorManager">
  25. <leaf>
  26. <file leaf-file-name="package.json" pinned="false" current-in-tab="true">
  27. <entry file="file://$PROJECT_DIR$/package.json">
  28. <provider selected="true" editor-type-id="text-editor">
  29. <state relative-caret-position="120">
  30. <caret line="8" column="14" selection-start-line="8" selection-start-column="14" selection-end-line="8" selection-end-column="14" />
  31. <folding />
  32. </state>
  33. </provider>
  34. </entry>
  35. </file>
  36. </leaf>
  37. </component>
  38. <component name="Git.Settings">
  39. <option name="UPDATE_TYPE" value="REBASE" />
  40. <option name="ROOT_SYNC" value="DONT_SYNC" />
  41. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  42. <option name="RECENT_BRANCH_BY_REPOSITORY">
  43. <map>
  44. <entry key="$PROJECT_DIR$" value="npm-version-amaze" />
  45. </map>
  46. </option>
  47. <option name="FORCE_PUSH_ALLOWED" value="true" />
  48. </component>
  49. <component name="IdeDocumentHistory">
  50. <option name="CHANGED_PATHS">
  51. <list>
  52. <option value="$PROJECT_DIR$/package.json" />
  53. </list>
  54. </option>
  55. </component>
  56. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  57. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER">
  58. <package-json value="$PROJECT_DIR$/package.json" />
  59. </component>
  60. <component name="JsGulpfileManager">
  61. <detection-done>true</detection-done>
  62. <sorting>DEFINITION_ORDER</sorting>
  63. </component>
  64. <component name="NodeModulesDirectoryManager">
  65. <handled-path value="$PROJECT_DIR$/node_modules" />
  66. </component>
  67. <component name="ProjectFrameBounds">
  68. <option name="y" value="23" />
  69. <option name="width" value="1440" />
  70. <option name="height" value="873" />
  71. </component>
  72. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  73. <OptionsSetting value="true" id="Add" />
  74. <OptionsSetting value="true" id="Remove" />
  75. <OptionsSetting value="true" id="Checkout" />
  76. <OptionsSetting value="false" id="Update" />
  77. <OptionsSetting value="true" id="Status" />
  78. <OptionsSetting value="true" id="Edit" />
  79. <ConfirmationsSetting value="0" id="Add" />
  80. <ConfirmationsSetting value="0" id="Remove" />
  81. </component>
  82. <component name="ProjectView">
  83. <navigator currentView="ProjectPane" proportions="" version="1">
  84. <flattenPackages />
  85. <showMembers />
  86. <showModules />
  87. <showLibraryContents />
  88. <hideEmptyPackages />
  89. <abbreviatePackageNames />
  90. <autoscrollToSource />
  91. <autoscrollFromSource />
  92. <sortByType />
  93. <manualOrder />
  94. <foldersAlwaysOnTop value="true" />
  95. </navigator>
  96. <panes>
  97. <pane id="Scope" />
  98. <pane id="ProjectPane">
  99. <subPane>
  100. <PATH>
  101. <PATH_ELEMENT>
  102. <option name="myItemId" value="tiny-lr" />
  103. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  104. </PATH_ELEMENT>
  105. </PATH>
  106. <PATH>
  107. <PATH_ELEMENT>
  108. <option name="myItemId" value="tiny-lr" />
  109. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  110. </PATH_ELEMENT>
  111. <PATH_ELEMENT>
  112. <option name="myItemId" value="tiny-lr" />
  113. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  114. </PATH_ELEMENT>
  115. </PATH>
  116. </subPane>
  117. </pane>
  118. <pane id="Scratches" />
  119. </panes>
  120. </component>
  121. <component name="PropertiesComponent">
  122. <property name="settings.editor.selected.configurable" value="fileTemplates" />
  123. <property name="JavaScriptPreferStrict" value="false" />
  124. <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
  125. <property name="js.eslint.nodeInterpreter" value="/usr/local/bin/node" />
  126. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  127. <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
  128. <property name="settings.editor.splitter.proportion" value="0.2" />
  129. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  130. <property name="javascript.nodejs.core.library.configured.version" value="4.2.3" />
  131. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  132. <property name="HbShouldOpenHtmlAsHb" value="" />
  133. <property name="GO_FMT" value="false" />
  134. </component>
  135. <component name="RestoreUpdateTree" date="Moments ago" ActionInfo="_Update">
  136. <UpdatedFiles>
  137. <FILE-GROUP>
  138. <option name="myUpdateName" value="Updated from server" />
  139. <option name="myStatusName" value="Changed on server" />
  140. <option name="mySupportsDeletion" value="false" />
  141. <option name="myCanBeAbsent" value="false" />
  142. <option name="myId" value="CHANGED_ON_SERVER" />
  143. <FILE-GROUP>
  144. <option name="myUpdateName" value="Updated" />
  145. <option name="myStatusName" value="Changed" />
  146. <option name="mySupportsDeletion" value="false" />
  147. <option name="myCanBeAbsent" value="false" />
  148. <option name="myId" value="UPDATED" />
  149. <PATH vcs="Git" revision="">$PROJECT_DIR$/package.json</PATH>
  150. </FILE-GROUP>
  151. <FILE-GROUP>
  152. <option name="myUpdateName" value="Created" />
  153. <option name="myStatusName" value="Created" />
  154. <option name="mySupportsDeletion" value="false" />
  155. <option name="myCanBeAbsent" value="false" />
  156. <option name="myId" value="CREATED" />
  157. </FILE-GROUP>
  158. <FILE-GROUP>
  159. <option name="myUpdateName" value="Deleted" />
  160. <option name="myStatusName" value="Deleted" />
  161. <option name="mySupportsDeletion" value="false" />
  162. <option name="myCanBeAbsent" value="true" />
  163. <option name="myId" value="REMOVED_FROM_REPOSITORY" />
  164. </FILE-GROUP>
  165. <FILE-GROUP>
  166. <option name="myUpdateName" value="Restored" />
  167. <option name="myStatusName" value="Will be restored" />
  168. <option name="mySupportsDeletion" value="false" />
  169. <option name="myCanBeAbsent" value="false" />
  170. <option name="myId" value="RESTORED" />
  171. </FILE-GROUP>
  172. </FILE-GROUP>
  173. <FILE-GROUP>
  174. <option name="myUpdateName" value="Modified" />
  175. <option name="myStatusName" value="Modified" />
  176. <option name="mySupportsDeletion" value="false" />
  177. <option name="myCanBeAbsent" value="false" />
  178. <option name="myId" value="MODIFIED" />
  179. </FILE-GROUP>
  180. <FILE-GROUP>
  181. <option name="myUpdateName" value="Skipped" />
  182. <option name="myStatusName" value="Skipped" />
  183. <option name="mySupportsDeletion" value="false" />
  184. <option name="myCanBeAbsent" value="false" />
  185. <option name="myId" value="SKIPPED" />
  186. </FILE-GROUP>
  187. <FILE-GROUP>
  188. <option name="myUpdateName" value="Merged with conflicts" />
  189. <option name="myStatusName" value="Will be merged with conflicts" />
  190. <option name="mySupportsDeletion" value="false" />
  191. <option name="myCanBeAbsent" value="false" />
  192. <option name="myId" value="MERGED_WITH_CONFLICTS" />
  193. </FILE-GROUP>
  194. <FILE-GROUP>
  195. <option name="myUpdateName" value="Merged with tree conflicts" />
  196. <option name="myStatusName" value="Merged with tree conflicts" />
  197. <option name="mySupportsDeletion" value="false" />
  198. <option name="myCanBeAbsent" value="false" />
  199. <option name="myId" value="MERGED_WITH_TREE_CONFLICT" />
  200. </FILE-GROUP>
  201. <FILE-GROUP>
  202. <option name="myUpdateName" value="Merged with property conflicts" />
  203. <option name="myStatusName" value="Will be merged with property conflicts" />
  204. <option name="mySupportsDeletion" value="false" />
  205. <option name="myCanBeAbsent" value="false" />
  206. <option name="myId" value="MERGED_WITH_PROPERTY_CONFLICT" />
  207. </FILE-GROUP>
  208. <FILE-GROUP>
  209. <option name="myUpdateName" value="Merged" />
  210. <option name="myStatusName" value="Will be merged" />
  211. <option name="mySupportsDeletion" value="false" />
  212. <option name="myCanBeAbsent" value="false" />
  213. <option name="myId" value="MERGED" />
  214. </FILE-GROUP>
  215. <FILE-GROUP>
  216. <option name="myUpdateName" value="Not in repository" />
  217. <option name="myStatusName" value="Not in repository" />
  218. <option name="mySupportsDeletion" value="true" />
  219. <option name="myCanBeAbsent" value="false" />
  220. <option name="myId" value="UNKNOWN" />
  221. </FILE-GROUP>
  222. <FILE-GROUP>
  223. <option name="myUpdateName" value="Locally added" />
  224. <option name="myStatusName" value="Locally added" />
  225. <option name="mySupportsDeletion" value="false" />
  226. <option name="myCanBeAbsent" value="false" />
  227. <option name="myId" value="LOCALLY_ADDED" />
  228. </FILE-GROUP>
  229. <FILE-GROUP>
  230. <option name="myUpdateName" value="Locally removed" />
  231. <option name="myStatusName" value="Locally removed" />
  232. <option name="mySupportsDeletion" value="false" />
  233. <option name="myCanBeAbsent" value="false" />
  234. <option name="myId" value="LOCALLY_REMOVED" />
  235. </FILE-GROUP>
  236. <FILE-GROUP>
  237. <option name="myUpdateName" value="Switched" />
  238. <option name="myStatusName" value="Switched" />
  239. <option name="mySupportsDeletion" value="false" />
  240. <option name="myCanBeAbsent" value="false" />
  241. <option name="myId" value="SWITCHED" />
  242. </FILE-GROUP>
  243. </UpdatedFiles>
  244. </component>
  245. <component name="ShelveChangesManager" show_recycled="false">
  246. <option name="remove_strategy" value="false" />
  247. </component>
  248. <component name="ToolWindowManager">
  249. <frame x="0" y="23" width="1440" height="873" extended-state="6" />
  250. <editor active="true" />
  251. <layout>
  252. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24947146" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  253. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  254. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  255. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32980132" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  256. <window_info id="npm" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  257. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  258. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  259. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  260. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  261. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  262. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  263. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  264. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  265. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  266. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  267. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  268. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  269. </layout>
  270. </component>
  271. <component name="Vcs.Log.UiProperties">
  272. <option name="RECENTLY_FILTERED_USER_GROUPS">
  273. <collection />
  274. </option>
  275. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  276. <collection />
  277. </option>
  278. </component>
  279. <component name="VcsContentAnnotationSettings">
  280. <option name="myLimit" value="2678400000" />
  281. </component>
  282. <component name="VcsManagerConfiguration">
  283. <MESSAGE value="Make `npm version patch` do all the work&#10;&#10;&lt;3 @rwjblue @nathanhammond" />
  284. <option name="LAST_COMMIT_MESSAGE" value="Make `npm version patch` do all the work&#10;&#10;&lt;3 @rwjblue @nathanhammond" />
  285. </component>
  286. <component name="XDebuggerManager">
  287. <breakpoint-manager />
  288. <watches-manager />
  289. </component>
  290. <component name="editorHistoryManager">
  291. <entry file="file://$PROJECT_DIR$/package.json">
  292. <provider selected="true" editor-type-id="text-editor">
  293. <state relative-caret-position="120">
  294. <caret line="8" column="14" selection-start-line="8" selection-start-column="14" selection-end-line="8" selection-end-column="14" />
  295. <folding />
  296. </state>
  297. </provider>
  298. </entry>
  299. </component>
  300. </project>