adding the eclipse .project file
[random_node_code.git] / tftp / node_modules / tftp-client / TFTP-Client.sublime-workspace
1 {
2         "auto_complete":
3         {
4                 "selected_items":
5                 [
6                         [
7                                 "exists",
8                                 "path.existsSync(path);"
9                         ],
10                         [
11                                 "cons",
12                                 "console.error();"
13                         ],
14                         [
15                                 "D",
16                                 "Dokumenter"
17                         ],
18                         [
19                                 "process",
20                                 "process.exit(code);"
21                         ],
22                         [
23                                 "proces",
24                                 "process.exit(code);"
25                         ],
26                         [
27                                 "createse",
28                                 "http.createServer(requestListener);"
29                         ],
30                         [
31                                 "createSe",
32                                 "http.createServer(requestListener);"
33                         ],
34                         [
35                                 "child",
36                                 "child_process.exec(command /*, options, callback */);"
37                         ],
38                         [
39                                 "timeout",
40                                 "timers.setTimeout(callback, after);"
41                         ],
42                         [
43                                 "node",
44                                 "node.events.EventEmitter.on    Snippet: NodeJS EventEmitter"
45                         ]
46                 ]
47         },
48         "buffers":
49         [
50                 {
51                         "file": "package.json",
52                         "settings":
53                         {
54                                 "buffer_size": 242,
55                                 "line_ending": "Windows",
56                                 "name": "package.json"
57                         }
58                 },
59                 {
60                         "file": "lib/tftp.js",
61                         "settings":
62                         {
63                                 "buffer_size": 7942,
64                                 "line_ending": "Windows",
65                                 "name": "tftp.js"
66                         }
67                 },
68                 {
69                         "file": "bin/tftp.js",
70                         "settings":
71                         {
72                                 "buffer_size": 2683,
73                                 "line_ending": "Windows"
74                         }
75                 },
76                 {
77                         "file": "README.md",
78                         "settings":
79                         {
80                                 "buffer_size": 1790,
81                                 "line_ending": "Windows",
82                                 "name": "README.md"
83                         }
84                 }
85         ],
86         "build_system": "",
87         "command_palette":
88         {
89                 "height": 380.0,
90                 "selected_items":
91                 [
92                         [
93                                 "mark",
94                                 "Markdown Preview: preview in Browser"
95                         ],
96                         [
97                                 "git diff",
98                                 "Git: Diff Current File"
99                         ],
100                         [
101                                 "markd",
102                                 "Markdown Preview: preview in Browser"
103                         ],
104                         [
105                                 "markdown",
106                                 "Markdown Preview: preview in Browser"
107                         ],
108                         [
109                                 "npm",
110                                 "Nodejs::NPM::Command"
111                         ],
112                         [
113                                 "npl",
114                                 "Nodejs::NPM::List"
115                         ],
116                         [
117                                 "install",
118                                 "Package Control: Install Package"
119                         ],
120                         [
121                                 "MARK",
122                                 "Markdown Preview: preview in Browser"
123                         ],
124                         [
125                                 "markdo",
126                                 "Markdown Preview: preview in Browser"
127                         ],
128                         [
129                                 "git",
130                                 "Git: Gui"
131                         ],
132                         [
133                                 "gitadd",
134                                 "Git: Add..."
135                         ],
136                         [
137                                 "remo",
138                                 "Package Control: Remove Package"
139                         ],
140                         [
141                                 "gut",
142                                 "GitHub: Open Gist in Browser"
143                         ],
144                         [
145                                 "intall",
146                                 "Package Control: Install Package"
147                         ],
148                         [
149                                 "snippet",
150                                 "Snippet: setTimeout function"
151                         ],
152                         [
153                                 "kar",
154                                 "Package Control: Add Repository"
155                         ],
156                         [
157                                 "ma",
158                                 "Markdown Preview: preview in Sublime Text"
159                         ],
160                         [
161                                 "list",
162                                 "Package Control: List Packages"
163                         ],
164                         [
165                                 "package",
166                                 "Package Control: List Packages"
167                         ],
168                         [
169                                 "mar",
170                                 "Markdown Preview: preview in Browser"
171                         ],
172                         [
173                                 "Package Control: list",
174                                 "Package Control: List Packages"
175                         ],
176                         [
177                                 "insta",
178                                 "Package Control: Install Package"
179                         ],
180                         [
181                                 "node",
182                                 "Nodejs::Run::Current File"
183                         ],
184                         [
185                                 "package up",
186                                 "Package Control: Upgrade Package"
187                         ],
188                         [
189                                 "list packa",
190                                 "Package Control: Install Package"
191                         ],
192                         [
193                                 "package install",
194                                 "Package Control: Install Package"
195                         ],
196                         [
197                                 "package discover",
198                                 "Package Control: Discover Packages"
199                         ]
200                 ],
201                 "width": 512.0
202         },
203         "console":
204         {
205                 "height": 227.0
206         },
207         "distraction_free":
208         {
209                 "menu_visible": true,
210                 "show_minimap": false,
211                 "show_open_files": false,
212                 "show_tabs": false,
213                 "side_bar_visible": false,
214                 "status_bar_visible": false
215         },
216         "file_history":
217         [
218                 "/D/Dokumenter/GitHub/TFTP-Client/TFTP-Client.sublime-project",
219                 "/D/Dokumenter/GitHub/TFTP-Client/.npmignore",
220                 "/D/Dokumenter/GitHub/TFTP-Client/example/read.js",
221                 "/D/Dokumenter/GitHub/TFTP-Client/example/write.js",
222                 "/D/Dokumenter/GitHub/TFTP-Client/bin/tftp.js",
223                 "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/Default/Default (Windows).sublime-keymap",
224                 "/D/Dokumenter/GitHub/TFTP-Client/lib/write.js",
225                 "/D/Dokumenter/GitHub/TFTP-Client/lib/read.js",
226                 "/D/Dokumenter/GitHub/TFTP-Client/example/transaction.js",
227                 "/D/Dokumenter/GitHub/JsControl/JsControl.sublime-project",
228                 "/D/Dokumenter/GitHub/JsControl/test.js",
229                 "/D/Dokumenter/GitHub/JsControl/.gitignore",
230                 "/D/Dokumenter/GitHub/JsControl/JsControl.js",
231                 "/D/Dokumenter/GitHub/JsControl/controller/test.js",
232                 "/D/Dokumenter/GitHub/JsControl/package.json",
233                 "/D/Dokumenter/GitHub/JsControl/plugins/playerlist/player.js",
234                 "/D/Dokumenter/GitHub/JsControl/controller/modules/maps.js",
235                 "/D/Dokumenter/GitHub/JsControl/controller/modules/game.js",
236                 "/D/Dokumenter/GitHub/JsControl/config/config.json",
237                 "/D/Dokumenter/GitHub/JsControl/Run.cmd",
238                 "/D/Dokumenter/GitHub/JsControl/plugins/playerlist/index.js",
239                 "/D/Dokumenter/GitHub/JsControl/config/players.sample.json",
240                 "/D/Dokumenter/GitHub/JsControl/README.md",
241                 "/D/Dokumenter/GitHub/JsControl/controller/modules/players/players.js",
242                 "/D/Dokumenter/GitHub/JsControl/config/config.sample.json",
243                 "/D/Dokumenter/GitHub/JsControl/todo.md",
244                 "/D/Dokumenter/GitHub/JsControl/Plugins/second/index.js",
245                 "/D/Dokumenter/GitHub/JsControl/controller/player.js",
246                 "/D/Dokumenter/GitHub/JsControl/config/plugins/admin.sample.json",
247                 "/D/Dokumenter/GitHub/JsControl/controller/players.js",
248                 "/D/Dokumenter/GitHub/JsControl/Plugins/admin.js",
249                 "/D/Dokumenter/GitHub/JsControl/plugins/commands.js",
250                 "/D/Dokumenter/GitHub/JsControl/plugins/database.js",
251                 "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/User/Distraction Free.sublime-settings",
252                 "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/User/Default (Windows).sublime-keymap",
253                 "/D/Dokumenter/GitHub/JsControl/Plugins/webcontroller/index.js",
254                 "/D/Dokumenter/GitHub/JsControl/config/plugins/webcontroller.json",
255                 "/D/Dokumenter/GitHub/JsControl/config/config.js",
256                 "/D/Dokumenter/GitHub/JsControl/config/plugins/webcontroller.js",
257                 "/D/Dokumenter/GitHub/node-gbxremote/package.json",
258                 "/D/Dokumenter/GitHub/node-gbxremote/lib/gbxremote.js",
259                 "/D/Dokumenter/GitHub/node-gbxremote/lib/client.js",
260                 "/D/Dokumenter/GitHub/node-gbxremote/.gitignore",
261                 "/D/Dokumenter/GitHub/node-gbxremote/example/client.js",
262                 "/D/Dokumenter/GitHub/node-gbxremote/lib/deserializer.js",
263                 "/D/Dokumenter/GitHub/node-gbxremote/example/authenticate.js",
264                 "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/Default/Preferences.sublime-settings",
265                 "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings"
266         ],
267         "find":
268         {
269                 "height": 34.0
270         },
271         "find_in_files":
272         {
273                 "height": 0.0,
274                 "where_history":
275                 [
276                         "todo.md",
277                         "controller.js",
278                         ""
279                 ]
280         },
281         "find_state":
282         {
283                 "case_sensitive": false,
284                 "find_history":
285                 [
286                         "Timeout",
287                         "- ",
288                         "tftp is terrible",
289                         "argc",
290                         "length",
291                         "args",
292                         "line",
293                         "bytes",
294                         "createAck",
295                         "this.current",
296                         "netascii",
297                         "/",
298                         "   2         Access violation.\n   3         Disk full or allocation exceeded.\n   4         Illegal TFTP operation.\n   5         Unknown transfer ID.\n   6         File already exists.\n   7         No such user.\n",
299                         "tftp",
300                         "________________________________________________________",
301                         "client",
302                         "players",
303                         "PlayerList",
304                         "Maps",
305                         "this.query",
306                         "playerlist",
307                         "name",
308                         "this",
309                         "plugins",
310                         ".emit",
311                         ".on",
312                         "plugin",
313                         "requirePlugin",
314                         "require",
315                         "!!(",
316                         "(fl.pop())",
317                         "fl.pop()",
318                         "spec.pop()",
319                         "spec",
320                         "Is",
321                         "spectator",
322                         "self",
323                         "this",
324                         "console",
325                         "ingame",
326                         "shift",
327                         "plugin",
328                         "ready",
329                         "file",
330                         "Connection",
331                         "\\\\",
332                         "/",
333                         " /##################\\\\');",
334                         "function",
335                         "s",
336                         "loadPlugins",
337                         "               self.loadPlugins();\n",
338                         "loadPlugins",
339                         "               self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n",
340                         "               self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n",
341                         "               self.loadPlugins();\n",
342                         "loadPlugins",
343                         "function",
344                         "commands",
345                         "without",
346                         ".",
347                         "*",
348                         "ctrl+b",
349                         "Plugin",
350                         "password",
351                         "config.U",
352                         "config.I",
353                         "config.P",
354                         "\n\n   //return;\n     setTimeout(function () {\n              console.log(\"Exiting!\");\n            client.terminate();\n   }, 1000);",
355                         " [\"SuperAdmin\", \"SuperAdmin\"], function(err, result) {\n           if (err) {\n                    console.log(err);\n             } else {\n                      if (result === true)\n                          console.log(\"Authenticated!\");\n              }\n     });\n   \n      client.methodCall(\"EnableCallbacks\", [true], function(err, res) {\n           console.log(err, res);\n        });\n\n //return;\n     setTimeout(function () {\n              console.log(\"Exiting!\");\n            client.terminate();\n   }, 1000);\n}",
356                         "       });"
357                 ],
358                 "highlight": true,
359                 "in_selection": false,
360                 "preserve_case": false,
361                 "regex": false,
362                 "replace_history":
363                 [
364                         "-",
365                         "config.u",
366                         "config.i",
367                         "config.p"
368                 ],
369                 "reverse": false,
370                 "show_context": true,
371                 "use_buffer2": true,
372                 "whole_word": false,
373                 "wrap": true
374         },
375         "groups":
376         [
377                 {
378                         "selected": 3,
379                         "sheets":
380                         [
381                                 {
382                                         "buffer": 0,
383                                         "file": "package.json",
384                                         "settings":
385                                         {
386                                                 "buffer_size": 242,
387                                                 "regions":
388                                                 {
389                                                 },
390                                                 "selection":
391                                                 [
392                                                         [
393                                                                 242,
394                                                                 242
395                                                         ]
396                                                 ],
397                                                 "settings":
398                                                 {
399                                                         "auto_name": "package.json",
400                                                         "syntax": "Packages/JavaScript/JSON.tmLanguage"
401                                                 },
402                                                 "translation.x": 0.0,
403                                                 "translation.y": 0.0,
404                                                 "zoom_level": 1.0
405                                         },
406                                         "type": "text"
407                                 },
408                                 {
409                                         "buffer": 1,
410                                         "file": "lib/tftp.js",
411                                         "settings":
412                                         {
413                                                 "buffer_size": 7942,
414                                                 "regions":
415                                                 {
416                                                 },
417                                                 "selection":
418                                                 [
419                                                         [
420                                                                 1556,
421                                                                 1556
422                                                         ]
423                                                 ],
424                                                 "settings":
425                                                 {
426                                                         "auto_name": "tftp.js",
427                                                         "syntax": "Packages/JavaScript/JavaScript.tmLanguage",
428                                                         "translate_tabs_to_spaces": false
429                                                 },
430                                                 "translation.x": 0.0,
431                                                 "translation.y": 2077.0,
432                                                 "zoom_level": 1.0
433                                         },
434                                         "type": "text"
435                                 },
436                                 {
437                                         "buffer": 2,
438                                         "file": "bin/tftp.js",
439                                         "settings":
440                                         {
441                                                 "buffer_size": 2683,
442                                                 "regions":
443                                                 {
444                                                 },
445                                                 "selection":
446                                                 [
447                                                         [
448                                                                 2608,
449                                                                 2640
450                                                         ]
451                                                 ],
452                                                 "settings":
453                                                 {
454                                                         "syntax": "Packages/JavaScript/JavaScript.tmLanguage",
455                                                         "translate_tabs_to_spaces": false
456                                                 },
457                                                 "translation.x": 0.0,
458                                                 "translation.y": 924.0,
459                                                 "zoom_level": 1.0
460                                         },
461                                         "type": "text"
462                                 },
463                                 {
464                                         "buffer": 3,
465                                         "file": "README.md",
466                                         "settings":
467                                         {
468                                                 "buffer_size": 1790,
469                                                 "regions":
470                                                 {
471                                                 },
472                                                 "selection":
473                                                 [
474                                                         [
475                                                                 1643,
476                                                                 1643
477                                                         ]
478                                                 ],
479                                                 "settings":
480                                                 {
481                                                         "auto_name": "README.md",
482                                                         "syntax": "Packages/Markdown/Markdown.tmLanguage"
483                                                 },
484                                                 "translation.x": 0.0,
485                                                 "translation.y": 168.0,
486                                                 "zoom_level": 1.0
487                                         },
488                                         "type": "text"
489                                 }
490                         ]
491                 }
492         ],
493         "incremental_find":
494         {
495                 "height": 0.0
496         },
497         "input":
498         {
499                 "height": 30.0
500         },
501         "layout":
502         {
503                 "cells":
504                 [
505                         [
506                                 0,
507                                 0,
508                                 1,
509                                 1
510                         ]
511                 ],
512                 "cols":
513                 [
514                         0.0,
515                         1.0
516                 ],
517                 "rows":
518                 [
519                         0.0,
520                         1.0
521                 ]
522         },
523         "menu_visible": true,
524         "output.exec":
525         {
526                 "height": 248.0
527         },
528         "output.git":
529         {
530                 "height": 545.0
531         },
532         "replace":
533         {
534                 "height": 0.0
535         },
536         "save_all_on_build": true,
537         "select_file":
538         {
539                 "height": 0.0,
540                 "selected_items":
541                 [
542                         [
543                                 "c",
544                                 "JsControl.js"
545                         ],
546                         [
547                                 "clien",
548                                 "lib/client.js"
549                         ],
550                         [
551                                 ".git",
552                                 ".gitignore"
553                         ],
554                         [
555                                 "packa",
556                                 "package.json"
557                         ]
558                 ],
559                 "width": 0.0
560         },
561         "select_project":
562         {
563                 "height": 500.0,
564                 "selected_items":
565                 [
566                 ],
567                 "width": 380.0
568         },
569         "show_minimap": true,
570         "show_open_files": false,
571         "show_tabs": true,
572         "side_bar_visible": true,
573         "side_bar_width": 212.0,
574         "status_bar_visible": true
575 }