diff --git a/copilot/package.json b/copilot/package.json new file mode 100644 index 00000000..898b9954 --- /dev/null +++ b/copilot/package.json @@ -0,0 +1,7 @@ +{ + "name": "copilot", + "version": "1.0.0", + "description": "Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot", + "author": "zbirenbaum", + "license": "MIT" +}