removing a module a installed via npm for fun
[random_node_code.git] / tftp / node_modules / tftp-client / TFTP-Client.sublime-workspace
diff --git a/tftp/node_modules/tftp-client/TFTP-Client.sublime-workspace b/tftp/node_modules/tftp-client/TFTP-Client.sublime-workspace
deleted file mode 100644 (file)
index 35cc7eb..0000000
+++ /dev/null
@@ -1,575 +0,0 @@
-{
-       "auto_complete":
-       {
-               "selected_items":
-               [
-                       [
-                               "exists",
-                               "path.existsSync(path);"
-                       ],
-                       [
-                               "cons",
-                               "console.error();"
-                       ],
-                       [
-                               "D",
-                               "Dokumenter"
-                       ],
-                       [
-                               "process",
-                               "process.exit(code);"
-                       ],
-                       [
-                               "proces",
-                               "process.exit(code);"
-                       ],
-                       [
-                               "createse",
-                               "http.createServer(requestListener);"
-                       ],
-                       [
-                               "createSe",
-                               "http.createServer(requestListener);"
-                       ],
-                       [
-                               "child",
-                               "child_process.exec(command /*, options, callback */);"
-                       ],
-                       [
-                               "timeout",
-                               "timers.setTimeout(callback, after);"
-                       ],
-                       [
-                               "node",
-                               "node.events.EventEmitter.on    Snippet: NodeJS EventEmitter"
-                       ]
-               ]
-       },
-       "buffers":
-       [
-               {
-                       "file": "package.json",
-                       "settings":
-                       {
-                               "buffer_size": 242,
-                               "line_ending": "Windows",
-                               "name": "package.json"
-                       }
-               },
-               {
-                       "file": "lib/tftp.js",
-                       "settings":
-                       {
-                               "buffer_size": 7942,
-                               "line_ending": "Windows",
-                               "name": "tftp.js"
-                       }
-               },
-               {
-                       "file": "bin/tftp.js",
-                       "settings":
-                       {
-                               "buffer_size": 2683,
-                               "line_ending": "Windows"
-                       }
-               },
-               {
-                       "file": "README.md",
-                       "settings":
-                       {
-                               "buffer_size": 1790,
-                               "line_ending": "Windows",
-                               "name": "README.md"
-                       }
-               }
-       ],
-       "build_system": "",
-       "command_palette":
-       {
-               "height": 380.0,
-               "selected_items":
-               [
-                       [
-                               "mark",
-                               "Markdown Preview: preview in Browser"
-                       ],
-                       [
-                               "git diff",
-                               "Git: Diff Current File"
-                       ],
-                       [
-                               "markd",
-                               "Markdown Preview: preview in Browser"
-                       ],
-                       [
-                               "markdown",
-                               "Markdown Preview: preview in Browser"
-                       ],
-                       [
-                               "npm",
-                               "Nodejs::NPM::Command"
-                       ],
-                       [
-                               "npl",
-                               "Nodejs::NPM::List"
-                       ],
-                       [
-                               "install",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "MARK",
-                               "Markdown Preview: preview in Browser"
-                       ],
-                       [
-                               "markdo",
-                               "Markdown Preview: preview in Browser"
-                       ],
-                       [
-                               "git",
-                               "Git: Gui"
-                       ],
-                       [
-                               "gitadd",
-                               "Git: Add..."
-                       ],
-                       [
-                               "remo",
-                               "Package Control: Remove Package"
-                       ],
-                       [
-                               "gut",
-                               "GitHub: Open Gist in Browser"
-                       ],
-                       [
-                               "intall",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "snippet",
-                               "Snippet: setTimeout function"
-                       ],
-                       [
-                               "kar",
-                               "Package Control: Add Repository"
-                       ],
-                       [
-                               "ma",
-                               "Markdown Preview: preview in Sublime Text"
-                       ],
-                       [
-                               "list",
-                               "Package Control: List Packages"
-                       ],
-                       [
-                               "package",
-                               "Package Control: List Packages"
-                       ],
-                       [
-                               "mar",
-                               "Markdown Preview: preview in Browser"
-                       ],
-                       [
-                               "Package Control: list",
-                               "Package Control: List Packages"
-                       ],
-                       [
-                               "insta",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "node",
-                               "Nodejs::Run::Current File"
-                       ],
-                       [
-                               "package up",
-                               "Package Control: Upgrade Package"
-                       ],
-                       [
-                               "list packa",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "package install",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "package discover",
-                               "Package Control: Discover Packages"
-                       ]
-               ],
-               "width": 512.0
-       },
-       "console":
-       {
-               "height": 227.0
-       },
-       "distraction_free":
-       {
-               "menu_visible": true,
-               "show_minimap": false,
-               "show_open_files": false,
-               "show_tabs": false,
-               "side_bar_visible": false,
-               "status_bar_visible": false
-       },
-       "file_history":
-       [
-               "/D/Dokumenter/GitHub/TFTP-Client/TFTP-Client.sublime-project",
-               "/D/Dokumenter/GitHub/TFTP-Client/.npmignore",
-               "/D/Dokumenter/GitHub/TFTP-Client/example/read.js",
-               "/D/Dokumenter/GitHub/TFTP-Client/example/write.js",
-               "/D/Dokumenter/GitHub/TFTP-Client/bin/tftp.js",
-               "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/Default/Default (Windows).sublime-keymap",
-               "/D/Dokumenter/GitHub/TFTP-Client/lib/write.js",
-               "/D/Dokumenter/GitHub/TFTP-Client/lib/read.js",
-               "/D/Dokumenter/GitHub/TFTP-Client/example/transaction.js",
-               "/D/Dokumenter/GitHub/JsControl/JsControl.sublime-project",
-               "/D/Dokumenter/GitHub/JsControl/test.js",
-               "/D/Dokumenter/GitHub/JsControl/.gitignore",
-               "/D/Dokumenter/GitHub/JsControl/JsControl.js",
-               "/D/Dokumenter/GitHub/JsControl/controller/test.js",
-               "/D/Dokumenter/GitHub/JsControl/package.json",
-               "/D/Dokumenter/GitHub/JsControl/plugins/playerlist/player.js",
-               "/D/Dokumenter/GitHub/JsControl/controller/modules/maps.js",
-               "/D/Dokumenter/GitHub/JsControl/controller/modules/game.js",
-               "/D/Dokumenter/GitHub/JsControl/config/config.json",
-               "/D/Dokumenter/GitHub/JsControl/Run.cmd",
-               "/D/Dokumenter/GitHub/JsControl/plugins/playerlist/index.js",
-               "/D/Dokumenter/GitHub/JsControl/config/players.sample.json",
-               "/D/Dokumenter/GitHub/JsControl/README.md",
-               "/D/Dokumenter/GitHub/JsControl/controller/modules/players/players.js",
-               "/D/Dokumenter/GitHub/JsControl/config/config.sample.json",
-               "/D/Dokumenter/GitHub/JsControl/todo.md",
-               "/D/Dokumenter/GitHub/JsControl/Plugins/second/index.js",
-               "/D/Dokumenter/GitHub/JsControl/controller/player.js",
-               "/D/Dokumenter/GitHub/JsControl/config/plugins/admin.sample.json",
-               "/D/Dokumenter/GitHub/JsControl/controller/players.js",
-               "/D/Dokumenter/GitHub/JsControl/Plugins/admin.js",
-               "/D/Dokumenter/GitHub/JsControl/plugins/commands.js",
-               "/D/Dokumenter/GitHub/JsControl/plugins/database.js",
-               "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/User/Distraction Free.sublime-settings",
-               "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/User/Default (Windows).sublime-keymap",
-               "/D/Dokumenter/GitHub/JsControl/Plugins/webcontroller/index.js",
-               "/D/Dokumenter/GitHub/JsControl/config/plugins/webcontroller.json",
-               "/D/Dokumenter/GitHub/JsControl/config/config.js",
-               "/D/Dokumenter/GitHub/JsControl/config/plugins/webcontroller.js",
-               "/D/Dokumenter/GitHub/node-gbxremote/package.json",
-               "/D/Dokumenter/GitHub/node-gbxremote/lib/gbxremote.js",
-               "/D/Dokumenter/GitHub/node-gbxremote/lib/client.js",
-               "/D/Dokumenter/GitHub/node-gbxremote/.gitignore",
-               "/D/Dokumenter/GitHub/node-gbxremote/example/client.js",
-               "/D/Dokumenter/GitHub/node-gbxremote/lib/deserializer.js",
-               "/D/Dokumenter/GitHub/node-gbxremote/example/authenticate.js",
-               "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/Default/Preferences.sublime-settings",
-               "/C/Users/Kristjan/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings"
-       ],
-       "find":
-       {
-               "height": 34.0
-       },
-       "find_in_files":
-       {
-               "height": 0.0,
-               "where_history":
-               [
-                       "todo.md",
-                       "controller.js",
-                       ""
-               ]
-       },
-       "find_state":
-       {
-               "case_sensitive": false,
-               "find_history":
-               [
-                       "Timeout",
-                       "- ",
-                       "tftp is terrible",
-                       "argc",
-                       "length",
-                       "args",
-                       "line",
-                       "bytes",
-                       "createAck",
-                       "this.current",
-                       "netascii",
-                       "/",
-                       "   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",
-                       "tftp",
-                       "________________________________________________________",
-                       "client",
-                       "players",
-                       "PlayerList",
-                       "Maps",
-                       "this.query",
-                       "playerlist",
-                       "name",
-                       "this",
-                       "plugins",
-                       ".emit",
-                       ".on",
-                       "plugin",
-                       "requirePlugin",
-                       "require",
-                       "!!(",
-                       "(fl.pop())",
-                       "fl.pop()",
-                       "spec.pop()",
-                       "spec",
-                       "Is",
-                       "spectator",
-                       "self",
-                       "this",
-                       "console",
-                       "ingame",
-                       "shift",
-                       "plugin",
-                       "ready",
-                       "file",
-                       "Connection",
-                       "\\\\",
-                       "/",
-                       " /##################\\\\');",
-                       "function",
-                       "s",
-                       "loadPlugins",
-                       "               self.loadPlugins();\n",
-                       "loadPlugins",
-                       "               self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n",
-                       "               self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n           self.loadPlugins();\n",
-                       "               self.loadPlugins();\n",
-                       "loadPlugins",
-                       "function",
-                       "commands",
-                       "without",
-                       ".",
-                       "*",
-                       "ctrl+b",
-                       "Plugin",
-                       "password",
-                       "config.U",
-                       "config.I",
-                       "config.P",
-                       "\n\n   //return;\n     setTimeout(function () {\n              console.log(\"Exiting!\");\n            client.terminate();\n   }, 1000);",
-                       " [\"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}",
-                       "       });"
-               ],
-               "highlight": true,
-               "in_selection": false,
-               "preserve_case": false,
-               "regex": false,
-               "replace_history":
-               [
-                       "-",
-                       "config.u",
-                       "config.i",
-                       "config.p"
-               ],
-               "reverse": false,
-               "show_context": true,
-               "use_buffer2": true,
-               "whole_word": false,
-               "wrap": true
-       },
-       "groups":
-       [
-               {
-                       "selected": 3,
-                       "sheets":
-                       [
-                               {
-                                       "buffer": 0,
-                                       "file": "package.json",
-                                       "settings":
-                                       {
-                                               "buffer_size": 242,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               242,
-                                                               242
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "auto_name": "package.json",
-                                                       "syntax": "Packages/JavaScript/JSON.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 1,
-                                       "file": "lib/tftp.js",
-                                       "settings":
-                                       {
-                                               "buffer_size": 7942,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               1556,
-                                                               1556
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "auto_name": "tftp.js",
-                                                       "syntax": "Packages/JavaScript/JavaScript.tmLanguage",
-                                                       "translate_tabs_to_spaces": false
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 2077.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 2,
-                                       "file": "bin/tftp.js",
-                                       "settings":
-                                       {
-                                               "buffer_size": 2683,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               2608,
-                                                               2640
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/JavaScript/JavaScript.tmLanguage",
-                                                       "translate_tabs_to_spaces": false
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 924.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 3,
-                                       "file": "README.md",
-                                       "settings":
-                                       {
-                                               "buffer_size": 1790,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               1643,
-                                                               1643
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "auto_name": "README.md",
-                                                       "syntax": "Packages/Markdown/Markdown.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 168.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "type": "text"
-                               }
-                       ]
-               }
-       ],
-       "incremental_find":
-       {
-               "height": 0.0
-       },
-       "input":
-       {
-               "height": 30.0
-       },
-       "layout":
-       {
-               "cells":
-               [
-                       [
-                               0,
-                               0,
-                               1,
-                               1
-                       ]
-               ],
-               "cols":
-               [
-                       0.0,
-                       1.0
-               ],
-               "rows":
-               [
-                       0.0,
-                       1.0
-               ]
-       },
-       "menu_visible": true,
-       "output.exec":
-       {
-               "height": 248.0
-       },
-       "output.git":
-       {
-               "height": 545.0
-       },
-       "replace":
-       {
-               "height": 0.0
-       },
-       "save_all_on_build": true,
-       "select_file":
-       {
-               "height": 0.0,
-               "selected_items":
-               [
-                       [
-                               "c",
-                               "JsControl.js"
-                       ],
-                       [
-                               "clien",
-                               "lib/client.js"
-                       ],
-                       [
-                               ".git",
-                               ".gitignore"
-                       ],
-                       [
-                               "packa",
-                               "package.json"
-                       ]
-               ],
-               "width": 0.0
-       },
-       "select_project":
-       {
-               "height": 500.0,
-               "selected_items":
-               [
-               ],
-               "width": 380.0
-       },
-       "show_minimap": true,
-       "show_open_files": false,
-       "show_tabs": true,
-       "side_bar_visible": true,
-       "side_bar_width": 212.0,
-       "status_bar_visible": true
-}