diff --git a/.gitignore b/.gitignore index 57f219c..660e430 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bin -array.json \ No newline at end of file +array.json +argon_modules \ No newline at end of file diff --git a/argon-package.json b/argon-package.json new file mode 100644 index 0000000..92bf556 --- /dev/null +++ b/argon-package.json @@ -0,0 +1,4 @@ +{ + "name": "argon-v3", + "version": "1.0.0" +} \ No newline at end of file diff --git a/iso-lock.json b/iso-lock.json new file mode 100644 index 0000000..9c85c85 --- /dev/null +++ b/iso-lock.json @@ -0,0 +1 @@ +[{"Name":"welcome","Version":"1.0.0","URL":"http://isotope.wbell.dev/isotope-download?name=welcome\u0026version=1.0.0","Remote":"isotope.wbell.dev"},{"Name":"this","Version":"1.0.0","URL":"http://isotope.wbell.dev/isotope-download?name=this\u0026version=1.0.0","Remote":"isotope.wbell.dev"},{"Name":"csv.ar","Version":"1.0.0","URL":"http://isotope.wbell.dev/isotope-download?name=csv.ar\u0026version=1.0.0","Remote":"isotope.wbell.dev"}]