From 5cf1dd0cfeb10a020b4b6a32e7bcea9ea586dbfc Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 3 Aug 2019 18:42:04 -0700 Subject: [PATCH] Added GUN --- data/ecosystems/g/gun.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/ecosystems/g/gun.toml diff --git a/data/ecosystems/g/gun.toml b/data/ecosystems/g/gun.toml new file mode 100644 index 00000000..7c0c3dae --- /dev/null +++ b/data/ecosystems/g/gun.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "GUN" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://github.com/amark/gun"