diff --git a/package.json b/package.json new file mode 100644 index 0000000..e2084d9 --- /dev/null +++ b/package.json @@ -0,0 +1,7 @@ +{ + "urls": [ + ["microWorkers.py", "github:jczic/MicroWorkers/microWorkers.py"] + ], + "version": "1.0.0", + "deps": [] +} \ No newline at end of file