ii 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.idea/.name +1 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/ii.iml +9 -0
- data/.idea/misc.xml +5 -0
- data/.idea/modules.xml +9 -0
- data/.idea/scopes/scope_settings.xml +5 -0
- data/.idea/vcs.xml +7 -0
- data/.idea/workspace.xml +410 -0
- data/bin/ii +4 -0
- data/lib/ii/version.rb +1 -1
- data/npm-debug.log +61 -0
- metadata +13 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8617e002e48e46ada54c958a18956d022fd898c7
|
|
4
|
+
data.tar.gz: ed9d0b6ace8d28afe37d2188026a941b363747cf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 00c157071db6e5cd393e84b4d52b7c79d6a2f8c2fe2584ae4f7d59b714968423dc4339334130594dbb1caa01881c857e2cc3143ad04269458bed01bca4da5160
|
|
7
|
+
data.tar.gz: fa3ed23f67137d6b0c5e11214834be9e5704406030958e295c60cb09421edd48d0af6c5648714c661758adb749fa1b4fc820f90ae4cc1a6c28186ccaaa177a86
|
data/.idea/.name
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ii
|
data/.idea/encodings.xml
ADDED
data/.idea/ii.iml
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module type="WEB_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager">
|
|
4
|
+
<content url="file://$MODULE_DIR$" />
|
|
5
|
+
<orderEntry type="inheritedJdk" />
|
|
6
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
7
|
+
</component>
|
|
8
|
+
</module>
|
|
9
|
+
|
data/.idea/misc.xml
ADDED
data/.idea/modules.xml
ADDED
data/.idea/vcs.xml
ADDED
data/.idea/workspace.xml
ADDED
|
@@ -0,0 +1,410 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="e84f7d08-73cc-41ba-b393-5662aed03467" name="Default" comment="">
|
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/ii/version.rb" afterPath="$PROJECT_DIR$/lib/ii/version.rb" />
|
|
6
|
+
</list>
|
|
7
|
+
<ignored path="ii.iws" />
|
|
8
|
+
<ignored path=".idea/workspace.xml" />
|
|
9
|
+
<option name="TRACKING_ENABLED" value="true" />
|
|
10
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
11
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
12
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
13
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
14
|
+
</component>
|
|
15
|
+
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
16
|
+
<component name="CreatePatchCommitExecutor">
|
|
17
|
+
<option name="PATCH_PATH" value="" />
|
|
18
|
+
</component>
|
|
19
|
+
<component name="DaemonCodeAnalyzer">
|
|
20
|
+
<disable_hints />
|
|
21
|
+
</component>
|
|
22
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
23
|
+
<component name="FavoritesManager">
|
|
24
|
+
<favorites_list name="ii" />
|
|
25
|
+
</component>
|
|
26
|
+
<component name="FileEditorManager">
|
|
27
|
+
<leaf>
|
|
28
|
+
<file leaf-file-name="version.rb" pinned="false" current="true" current-in-tab="true">
|
|
29
|
+
<entry file="file://$PROJECT_DIR$/lib/ii/version.rb">
|
|
30
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
31
|
+
<state vertical-scroll-proportion="0.021367522" vertical-offset="0" max-vertical-offset="702">
|
|
32
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
|
33
|
+
<folding />
|
|
34
|
+
</state>
|
|
35
|
+
</provider>
|
|
36
|
+
</entry>
|
|
37
|
+
</file>
|
|
38
|
+
<file leaf-file-name="test_ii.rb" pinned="false" current="false" current-in-tab="false">
|
|
39
|
+
<entry file="file://$PROJECT_DIR$/test/test_ii.rb">
|
|
40
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
41
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="210">
|
|
42
|
+
<caret line="5" column="25" selection-start-line="5" selection-start-column="25" selection-end-line="5" selection-end-column="25" />
|
|
43
|
+
<folding />
|
|
44
|
+
</state>
|
|
45
|
+
</provider>
|
|
46
|
+
</entry>
|
|
47
|
+
</file>
|
|
48
|
+
<file leaf-file-name="ii.rb" pinned="false" current="false" current-in-tab="false">
|
|
49
|
+
<entry file="file://$PROJECT_DIR$/lib/ii.rb">
|
|
50
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
51
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="210">
|
|
52
|
+
<caret line="5" column="25" selection-start-line="5" selection-start-column="25" selection-end-line="5" selection-end-column="25" />
|
|
53
|
+
<folding />
|
|
54
|
+
</state>
|
|
55
|
+
</provider>
|
|
56
|
+
</entry>
|
|
57
|
+
</file>
|
|
58
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
|
59
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
60
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
61
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="150">
|
|
62
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
63
|
+
<folding />
|
|
64
|
+
</state>
|
|
65
|
+
</provider>
|
|
66
|
+
</entry>
|
|
67
|
+
</file>
|
|
68
|
+
<file leaf-file-name="ii.gemspec" pinned="false" current="false" current-in-tab="false">
|
|
69
|
+
<entry file="file://$PROJECT_DIR$/ii.gemspec">
|
|
70
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
71
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="435">
|
|
72
|
+
<caret line="17" column="38" selection-start-line="17" selection-start-column="38" selection-end-line="17" selection-end-column="38" />
|
|
73
|
+
<folding />
|
|
74
|
+
</state>
|
|
75
|
+
</provider>
|
|
76
|
+
</entry>
|
|
77
|
+
</file>
|
|
78
|
+
<file leaf-file-name="ii" pinned="false" current="false" current-in-tab="false">
|
|
79
|
+
<entry file="file://$PROJECT_DIR$/bin/ii">
|
|
80
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
81
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="135">
|
|
82
|
+
<caret line="3" column="6" selection-start-line="3" selection-start-column="6" selection-end-line="3" selection-end-column="6" />
|
|
83
|
+
<folding />
|
|
84
|
+
</state>
|
|
85
|
+
</provider>
|
|
86
|
+
</entry>
|
|
87
|
+
</file>
|
|
88
|
+
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
|
89
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
90
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
91
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="255">
|
|
92
|
+
<caret line="9" column="22" selection-start-line="9" selection-start-column="22" selection-end-line="9" selection-end-column="22" />
|
|
93
|
+
<folding />
|
|
94
|
+
</state>
|
|
95
|
+
</provider>
|
|
96
|
+
</entry>
|
|
97
|
+
</file>
|
|
98
|
+
<file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
|
|
99
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
100
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
101
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="525">
|
|
102
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
103
|
+
<folding />
|
|
104
|
+
</state>
|
|
105
|
+
</provider>
|
|
106
|
+
</entry>
|
|
107
|
+
</file>
|
|
108
|
+
</leaf>
|
|
109
|
+
</component>
|
|
110
|
+
<component name="FindManager">
|
|
111
|
+
<FindUsagesManager>
|
|
112
|
+
<setting name="OPEN_NEW_TAB" value="true" />
|
|
113
|
+
</FindUsagesManager>
|
|
114
|
+
</component>
|
|
115
|
+
<component name="Git.Settings">
|
|
116
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
117
|
+
</component>
|
|
118
|
+
<component name="IdeDocumentHistory">
|
|
119
|
+
<option name="changedFiles">
|
|
120
|
+
<list>
|
|
121
|
+
<option value="$PROJECT_DIR$/ii.gemspec" />
|
|
122
|
+
<option value="$PROJECT_DIR$/bin/ii" />
|
|
123
|
+
<option value="$PROJECT_DIR$/Rakefile" />
|
|
124
|
+
<option value="$PROJECT_DIR$/test/test_ii.rb" />
|
|
125
|
+
<option value="$PROJECT_DIR$/lib/ii.rb" />
|
|
126
|
+
<option value="$PROJECT_DIR$/lib/ii/version.rb" />
|
|
127
|
+
</list>
|
|
128
|
+
</option>
|
|
129
|
+
</component>
|
|
130
|
+
<component name="ProjectFrameBounds">
|
|
131
|
+
<option name="width" value="1280" />
|
|
132
|
+
<option name="height" value="800" />
|
|
133
|
+
</component>
|
|
134
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
135
|
+
<OptionsSetting value="true" id="Add" />
|
|
136
|
+
<OptionsSetting value="true" id="Remove" />
|
|
137
|
+
<OptionsSetting value="true" id="Checkout" />
|
|
138
|
+
<OptionsSetting value="true" id="Update" />
|
|
139
|
+
<OptionsSetting value="true" id="Status" />
|
|
140
|
+
<OptionsSetting value="true" id="Edit" />
|
|
141
|
+
<ConfirmationsSetting value="0" id="Add" />
|
|
142
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
|
143
|
+
</component>
|
|
144
|
+
<component name="ProjectReloadState">
|
|
145
|
+
<option name="STATE" value="0" />
|
|
146
|
+
</component>
|
|
147
|
+
<component name="ProjectView">
|
|
148
|
+
<navigator currentView="ProjectPane" proportions="" version="1">
|
|
149
|
+
<flattenPackages />
|
|
150
|
+
<showMembers />
|
|
151
|
+
<showModules />
|
|
152
|
+
<showLibraryContents />
|
|
153
|
+
<hideEmptyPackages />
|
|
154
|
+
<abbreviatePackageNames />
|
|
155
|
+
<autoscrollToSource ProjectPane="true" />
|
|
156
|
+
<autoscrollFromSource ProjectPane="true" />
|
|
157
|
+
<sortByType />
|
|
158
|
+
</navigator>
|
|
159
|
+
<panes>
|
|
160
|
+
<pane id="ProjectPane">
|
|
161
|
+
<subPane>
|
|
162
|
+
<PATH>
|
|
163
|
+
<PATH_ELEMENT>
|
|
164
|
+
<option name="myItemId" value="ii" />
|
|
165
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
166
|
+
</PATH_ELEMENT>
|
|
167
|
+
</PATH>
|
|
168
|
+
<PATH>
|
|
169
|
+
<PATH_ELEMENT>
|
|
170
|
+
<option name="myItemId" value="ii" />
|
|
171
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
172
|
+
</PATH_ELEMENT>
|
|
173
|
+
<PATH_ELEMENT>
|
|
174
|
+
<option name="myItemId" value="ii" />
|
|
175
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
176
|
+
</PATH_ELEMENT>
|
|
177
|
+
</PATH>
|
|
178
|
+
<PATH>
|
|
179
|
+
<PATH_ELEMENT>
|
|
180
|
+
<option name="myItemId" value="ii" />
|
|
181
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
182
|
+
</PATH_ELEMENT>
|
|
183
|
+
<PATH_ELEMENT>
|
|
184
|
+
<option name="myItemId" value="ii" />
|
|
185
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
186
|
+
</PATH_ELEMENT>
|
|
187
|
+
<PATH_ELEMENT>
|
|
188
|
+
<option name="myItemId" value="test" />
|
|
189
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
190
|
+
</PATH_ELEMENT>
|
|
191
|
+
</PATH>
|
|
192
|
+
<PATH>
|
|
193
|
+
<PATH_ELEMENT>
|
|
194
|
+
<option name="myItemId" value="ii" />
|
|
195
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
196
|
+
</PATH_ELEMENT>
|
|
197
|
+
<PATH_ELEMENT>
|
|
198
|
+
<option name="myItemId" value="ii" />
|
|
199
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
200
|
+
</PATH_ELEMENT>
|
|
201
|
+
<PATH_ELEMENT>
|
|
202
|
+
<option name="myItemId" value="lib" />
|
|
203
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
204
|
+
</PATH_ELEMENT>
|
|
205
|
+
</PATH>
|
|
206
|
+
<PATH>
|
|
207
|
+
<PATH_ELEMENT>
|
|
208
|
+
<option name="myItemId" value="ii" />
|
|
209
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
210
|
+
</PATH_ELEMENT>
|
|
211
|
+
<PATH_ELEMENT>
|
|
212
|
+
<option name="myItemId" value="ii" />
|
|
213
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
214
|
+
</PATH_ELEMENT>
|
|
215
|
+
<PATH_ELEMENT>
|
|
216
|
+
<option name="myItemId" value="lib" />
|
|
217
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
218
|
+
</PATH_ELEMENT>
|
|
219
|
+
<PATH_ELEMENT>
|
|
220
|
+
<option name="myItemId" value="ii" />
|
|
221
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
222
|
+
</PATH_ELEMENT>
|
|
223
|
+
</PATH>
|
|
224
|
+
<PATH>
|
|
225
|
+
<PATH_ELEMENT>
|
|
226
|
+
<option name="myItemId" value="ii" />
|
|
227
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
228
|
+
</PATH_ELEMENT>
|
|
229
|
+
<PATH_ELEMENT>
|
|
230
|
+
<option name="myItemId" value="ii" />
|
|
231
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
232
|
+
</PATH_ELEMENT>
|
|
233
|
+
<PATH_ELEMENT>
|
|
234
|
+
<option name="myItemId" value="bin" />
|
|
235
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
236
|
+
</PATH_ELEMENT>
|
|
237
|
+
</PATH>
|
|
238
|
+
</subPane>
|
|
239
|
+
</pane>
|
|
240
|
+
<pane id="Scope" />
|
|
241
|
+
</panes>
|
|
242
|
+
</component>
|
|
243
|
+
<component name="PropertiesComponent">
|
|
244
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
245
|
+
<property name="WebServerToolWindowFactoryState" value="true" />
|
|
246
|
+
</component>
|
|
247
|
+
<component name="RunManager">
|
|
248
|
+
<configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit">
|
|
249
|
+
<option name="VMOptions" />
|
|
250
|
+
<option name="arguments" />
|
|
251
|
+
<option name="filePath" />
|
|
252
|
+
<option name="scope" value="ALL" />
|
|
253
|
+
<option name="testName" />
|
|
254
|
+
<method />
|
|
255
|
+
</configuration>
|
|
256
|
+
<configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
|
|
257
|
+
<option name="VMOptions" />
|
|
258
|
+
<option name="arguments" />
|
|
259
|
+
<option name="filePath" />
|
|
260
|
+
<option name="name" value="Dart" />
|
|
261
|
+
<option name="saveOutputToFile" value="false" />
|
|
262
|
+
<option name="showConsoleOnStdErr" value="false" />
|
|
263
|
+
<option name="showConsoleOnStdOut" value="false" />
|
|
264
|
+
<method />
|
|
265
|
+
</configuration>
|
|
266
|
+
<configuration default="true" type="CucumberJavaScriptRunConfigurationType" factoryName="Cucumber.js">
|
|
267
|
+
<option name="cucumberJsArguments" />
|
|
268
|
+
<option name="executablePath" />
|
|
269
|
+
<option name="filePath" />
|
|
270
|
+
<method />
|
|
271
|
+
</configuration>
|
|
272
|
+
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" config-file="">
|
|
273
|
+
<envs />
|
|
274
|
+
<method />
|
|
275
|
+
</configuration>
|
|
276
|
+
<configuration default="true" type="JSTestDriver:ConfigurationType" factoryName="JsTestDriver">
|
|
277
|
+
<setting name="configLocationType" value="CONFIG_FILE" />
|
|
278
|
+
<setting name="settingsFile" value="" />
|
|
279
|
+
<setting name="serverType" value="INTERNAL" />
|
|
280
|
+
<setting name="preferredDebugBrowser" value="Chrome" />
|
|
281
|
+
<method />
|
|
282
|
+
</configuration>
|
|
283
|
+
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
|
|
284
|
+
<method />
|
|
285
|
+
</configuration>
|
|
286
|
+
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir="">
|
|
287
|
+
<method />
|
|
288
|
+
</configuration>
|
|
289
|
+
<list size="0" />
|
|
290
|
+
</component>
|
|
291
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
|
292
|
+
<component name="TaskManager">
|
|
293
|
+
<task active="true" id="Default" summary="Default task">
|
|
294
|
+
<changelist id="e84f7d08-73cc-41ba-b393-5662aed03467" name="Default" comment="" />
|
|
295
|
+
<created>1400553418280</created>
|
|
296
|
+
<updated>1400553418280</updated>
|
|
297
|
+
</task>
|
|
298
|
+
<servers />
|
|
299
|
+
</component>
|
|
300
|
+
<component name="ToolWindowManager">
|
|
301
|
+
<frame x="0" y="0" width="1280" height="800" extended-state="0" />
|
|
302
|
+
<editor active="true" />
|
|
303
|
+
<layout>
|
|
304
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
305
|
+
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
306
|
+
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
307
|
+
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
308
|
+
<window_info id="Remote Host" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
309
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24959612" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
310
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
311
|
+
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
312
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
313
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
314
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
315
|
+
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
316
|
+
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
317
|
+
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
318
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
319
|
+
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
320
|
+
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
321
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
322
|
+
</layout>
|
|
323
|
+
</component>
|
|
324
|
+
<component name="Vcs.Log.UiProperties">
|
|
325
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
326
|
+
<collection />
|
|
327
|
+
</option>
|
|
328
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
329
|
+
<collection />
|
|
330
|
+
</option>
|
|
331
|
+
</component>
|
|
332
|
+
<component name="VcsContentAnnotationSettings">
|
|
333
|
+
<option name="myLimit" value="2678400000" />
|
|
334
|
+
</component>
|
|
335
|
+
<component name="VcsManagerConfiguration">
|
|
336
|
+
<option name="myTodoPanelSettings">
|
|
337
|
+
<TodoPanelSettings />
|
|
338
|
+
</option>
|
|
339
|
+
</component>
|
|
340
|
+
<component name="XDebuggerManager">
|
|
341
|
+
<breakpoint-manager />
|
|
342
|
+
</component>
|
|
343
|
+
<component name="editorHistoryManager">
|
|
344
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
345
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
346
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="702">
|
|
347
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
348
|
+
<folding />
|
|
349
|
+
</state>
|
|
350
|
+
</provider>
|
|
351
|
+
</entry>
|
|
352
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
353
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
354
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="255">
|
|
355
|
+
<caret line="9" column="22" selection-start-line="9" selection-start-column="22" selection-end-line="9" selection-end-column="22" />
|
|
356
|
+
<folding />
|
|
357
|
+
</state>
|
|
358
|
+
</provider>
|
|
359
|
+
</entry>
|
|
360
|
+
<entry file="file://$PROJECT_DIR$/test/test_ii.rb">
|
|
361
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
362
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="210">
|
|
363
|
+
<caret line="5" column="25" selection-start-line="5" selection-start-column="25" selection-end-line="5" selection-end-column="25" />
|
|
364
|
+
<folding />
|
|
365
|
+
</state>
|
|
366
|
+
</provider>
|
|
367
|
+
</entry>
|
|
368
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
369
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
370
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="702">
|
|
371
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
372
|
+
<folding />
|
|
373
|
+
</state>
|
|
374
|
+
</provider>
|
|
375
|
+
</entry>
|
|
376
|
+
<entry file="file://$PROJECT_DIR$/lib/ii.rb">
|
|
377
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
378
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="210">
|
|
379
|
+
<caret line="5" column="25" selection-start-line="5" selection-start-column="25" selection-end-line="5" selection-end-column="25" />
|
|
380
|
+
<folding />
|
|
381
|
+
</state>
|
|
382
|
+
</provider>
|
|
383
|
+
</entry>
|
|
384
|
+
<entry file="file://$PROJECT_DIR$/bin/ii">
|
|
385
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
386
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="135">
|
|
387
|
+
<caret line="3" column="6" selection-start-line="3" selection-start-column="6" selection-end-line="3" selection-end-column="6" />
|
|
388
|
+
<folding />
|
|
389
|
+
</state>
|
|
390
|
+
</provider>
|
|
391
|
+
</entry>
|
|
392
|
+
<entry file="file://$PROJECT_DIR$/ii.gemspec">
|
|
393
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
394
|
+
<state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="435">
|
|
395
|
+
<caret line="17" column="38" selection-start-line="17" selection-start-column="38" selection-end-line="17" selection-end-column="38" />
|
|
396
|
+
<folding />
|
|
397
|
+
</state>
|
|
398
|
+
</provider>
|
|
399
|
+
</entry>
|
|
400
|
+
<entry file="file://$PROJECT_DIR$/lib/ii/version.rb">
|
|
401
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
402
|
+
<state vertical-scroll-proportion="0.021367522" vertical-offset="0" max-vertical-offset="702">
|
|
403
|
+
<caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
|
|
404
|
+
<folding />
|
|
405
|
+
</state>
|
|
406
|
+
</provider>
|
|
407
|
+
</entry>
|
|
408
|
+
</component>
|
|
409
|
+
</project>
|
|
410
|
+
|
data/bin/ii
ADDED
data/lib/ii/version.rb
CHANGED
data/npm-debug.log
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
0 info it worked if it ends with ok
|
|
2
|
+
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install', 'hola' ]
|
|
3
|
+
2 info using npm@1.4.3
|
|
4
|
+
3 info using node@v0.10.26
|
|
5
|
+
4 verbose cache add [ 'hola', null ]
|
|
6
|
+
5 verbose cache add name=undefined spec="hola" args=["hola",null]
|
|
7
|
+
6 verbose parsed url { protocol: null,
|
|
8
|
+
6 verbose parsed url slashes: null,
|
|
9
|
+
6 verbose parsed url auth: null,
|
|
10
|
+
6 verbose parsed url host: null,
|
|
11
|
+
6 verbose parsed url port: null,
|
|
12
|
+
6 verbose parsed url hostname: null,
|
|
13
|
+
6 verbose parsed url hash: null,
|
|
14
|
+
6 verbose parsed url search: null,
|
|
15
|
+
6 verbose parsed url query: null,
|
|
16
|
+
6 verbose parsed url pathname: 'hola',
|
|
17
|
+
6 verbose parsed url path: 'hola',
|
|
18
|
+
6 verbose parsed url href: 'hola' }
|
|
19
|
+
7 silly lockFile 99800b85-hola hola
|
|
20
|
+
8 verbose lock hola /Users/yuguo/.npm/99800b85-hola.lock
|
|
21
|
+
9 silly lockFile 99800b85-hola hola
|
|
22
|
+
10 silly lockFile 99800b85-hola hola
|
|
23
|
+
11 verbose addNamed [ 'hola', '' ]
|
|
24
|
+
12 verbose addNamed [ null, '*' ]
|
|
25
|
+
13 silly lockFile b7a5add3-hola hola@
|
|
26
|
+
14 verbose lock hola@ /Users/yuguo/.npm/b7a5add3-hola.lock
|
|
27
|
+
15 silly addNameRange { name: 'hola', range: '*', hasData: false }
|
|
28
|
+
16 verbose url raw hola
|
|
29
|
+
17 verbose url resolving [ 'http://registry.npmjs.org/', './hola' ]
|
|
30
|
+
18 verbose url resolved http://registry.npmjs.org/hola
|
|
31
|
+
19 info trying registry request attempt 1 at 11:52:02
|
|
32
|
+
20 http GET http://registry.npmjs.org/hola
|
|
33
|
+
21 http 404 http://registry.npmjs.org/hola
|
|
34
|
+
22 silly registry.get cb [ 404,
|
|
35
|
+
22 silly registry.get { server: 'CouchDB/1.5.0 (Erlang OTP/R14B04)',
|
|
36
|
+
22 silly registry.get 'content-type': 'application/json',
|
|
37
|
+
22 silly registry.get via: '1.1 varnish',
|
|
38
|
+
22 silly registry.get 'cache-control': 'max-age=0',
|
|
39
|
+
22 silly registry.get 'content-length': '52',
|
|
40
|
+
22 silly registry.get 'accept-ranges': 'bytes',
|
|
41
|
+
22 silly registry.get date: 'Tue, 20 May 2014 03:52:02 GMT',
|
|
42
|
+
22 silly registry.get age: '0',
|
|
43
|
+
22 silly registry.get connection: 'keep-alive',
|
|
44
|
+
22 silly registry.get 'x-served-by': 'cache-v44-ASH, cache-ty66-TYO',
|
|
45
|
+
22 silly registry.get 'x-cache': 'MISS, MISS',
|
|
46
|
+
22 silly registry.get 'x-cache-hits': '0, 0',
|
|
47
|
+
22 silly registry.get 'x-timer': 'S1400557922.384551287,VS0,VS88,VE127,VE209' } ]
|
|
48
|
+
23 silly lockFile b7a5add3-hola hola@
|
|
49
|
+
24 silly lockFile b7a5add3-hola hola@
|
|
50
|
+
25 error 404 'hola' is not in the npm registry.
|
|
51
|
+
25 error 404 You should bug the author to publish it
|
|
52
|
+
25 error 404
|
|
53
|
+
25 error 404 Note that you can also install from a
|
|
54
|
+
25 error 404 tarball, folder, or http url, or git url.
|
|
55
|
+
26 error System Darwin 13.1.0
|
|
56
|
+
27 error command "node" "/usr/local/bin/npm" "install" "hola"
|
|
57
|
+
28 error cwd /Users/yuguo/projects/ii
|
|
58
|
+
29 error node -v v0.10.26
|
|
59
|
+
30 error npm -v 1.4.3
|
|
60
|
+
31 error code E404
|
|
61
|
+
32 verbose exit [ 1, true ]
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ii
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- yuguo
|
|
@@ -42,18 +42,29 @@ description: '"Image Idea is a tool set for image operation, as resize and chang
|
|
|
42
42
|
color."'
|
|
43
43
|
email:
|
|
44
44
|
- fishguo321@gmail.com
|
|
45
|
-
executables:
|
|
45
|
+
executables:
|
|
46
|
+
- ii
|
|
46
47
|
extensions: []
|
|
47
48
|
extra_rdoc_files: []
|
|
48
49
|
files:
|
|
49
50
|
- .gitignore
|
|
51
|
+
- .idea/.name
|
|
52
|
+
- .idea/encodings.xml
|
|
53
|
+
- .idea/ii.iml
|
|
54
|
+
- .idea/misc.xml
|
|
55
|
+
- .idea/modules.xml
|
|
56
|
+
- .idea/scopes/scope_settings.xml
|
|
57
|
+
- .idea/vcs.xml
|
|
58
|
+
- .idea/workspace.xml
|
|
50
59
|
- Gemfile
|
|
51
60
|
- LICENSE.txt
|
|
52
61
|
- README.md
|
|
53
62
|
- Rakefile
|
|
63
|
+
- bin/ii
|
|
54
64
|
- ii.gemspec
|
|
55
65
|
- lib/ii.rb
|
|
56
66
|
- lib/ii/version.rb
|
|
67
|
+
- npm-debug.log
|
|
57
68
|
- test/test_ii.rb
|
|
58
69
|
homepage: ''
|
|
59
70
|
licenses:
|