summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nodejs/.eslintrc.json (renamed from .eslintrc.json)0
-rw-r--r--nodejs/automation/automation.js (renamed from automation/automation.js)0
-rw-r--r--nodejs/automation/contracting.js (renamed from automation/contracting.js)0
-rw-r--r--nodejs/automation/exploration.js (renamed from automation/exploration.js)0
-rw-r--r--nodejs/automation/mining.js (renamed from automation/mining.js)0
-rw-r--r--nodejs/database/000_init.sql (renamed from database/000_init.sql)0
-rw-r--r--nodejs/database/001_systems.sql (renamed from database/001_systems.sql)0
-rw-r--r--nodejs/database/002_ships.sql (renamed from database/002_ships.sql)0
-rw-r--r--nodejs/database/003_surveys.sql (renamed from database/003_surveys.sql)0
-rw-r--r--nodejs/database/config.js (renamed from database/config.js)0
-rw-r--r--nodejs/database/db.js (renamed from database/db.js)0
-rw-r--r--nodejs/database/ships.js (renamed from database/ships.js)0
-rw-r--r--nodejs/database/surveys.js (renamed from database/surveys.js)0
-rw-r--r--nodejs/database/systems.js (renamed from database/systems.js)0
-rw-r--r--nodejs/lib/api.js (renamed from lib/api.js)0
-rw-r--r--nodejs/lib/contracts.js (renamed from lib/contracts.js)0
-rw-r--r--nodejs/lib/priority_queue.js (renamed from lib/priority_queue.js)0
-rw-r--r--nodejs/lib/ships.js (renamed from lib/ships.js)0
-rw-r--r--nodejs/lib/systems.js (renamed from lib/systems.js)0
-rwxr-xr-xnodejs/main.js (renamed from main.js)0
-rw-r--r--nodejs/package-lock.json (renamed from package-lock.json)0
-rw-r--r--nodejs/package.json (renamed from package.json)0
22 files changed, 0 insertions, 0 deletions
diff --git a/.eslintrc.json b/nodejs/.eslintrc.json
index 47dd5e6..47dd5e6 100644
--- a/.eslintrc.json
+++ b/nodejs/.eslintrc.json
diff --git a/automation/automation.js b/nodejs/automation/automation.js
index 3184c2f..3184c2f 100644
--- a/automation/automation.js
+++ b/nodejs/automation/automation.js
diff --git a/automation/contracting.js b/nodejs/automation/contracting.js
index 525253c..525253c 100644
--- a/automation/contracting.js
+++ b/nodejs/automation/contracting.js
diff --git a/automation/exploration.js b/nodejs/automation/exploration.js
index b35efe0..b35efe0 100644
--- a/automation/exploration.js
+++ b/nodejs/automation/exploration.js
diff --git a/automation/mining.js b/nodejs/automation/mining.js
index f35af36..f35af36 100644
--- a/automation/mining.js
+++ b/nodejs/automation/mining.js
diff --git a/database/000_init.sql b/nodejs/database/000_init.sql
index ecda95a..ecda95a 100644
--- a/database/000_init.sql
+++ b/nodejs/database/000_init.sql
diff --git a/database/001_systems.sql b/nodejs/database/001_systems.sql
index 9ad76b1..9ad76b1 100644
--- a/database/001_systems.sql
+++ b/nodejs/database/001_systems.sql
diff --git a/database/002_ships.sql b/nodejs/database/002_ships.sql
index 629f739..629f739 100644
--- a/database/002_ships.sql
+++ b/nodejs/database/002_ships.sql
diff --git a/database/003_surveys.sql b/nodejs/database/003_surveys.sql
index 0548796..0548796 100644
--- a/database/003_surveys.sql
+++ b/nodejs/database/003_surveys.sql
diff --git a/database/config.js b/nodejs/database/config.js
index 7a50f68..7a50f68 100644
--- a/database/config.js
+++ b/nodejs/database/config.js
diff --git a/database/db.js b/nodejs/database/db.js
index 4855233..4855233 100644
--- a/database/db.js
+++ b/nodejs/database/db.js
diff --git a/database/ships.js b/nodejs/database/ships.js
index 0220be6..0220be6 100644
--- a/database/ships.js
+++ b/nodejs/database/ships.js
diff --git a/database/surveys.js b/nodejs/database/surveys.js
index 60c85b2..60c85b2 100644
--- a/database/surveys.js
+++ b/nodejs/database/surveys.js
diff --git a/database/systems.js b/nodejs/database/systems.js
index 0d637df..0d637df 100644
--- a/database/systems.js
+++ b/nodejs/database/systems.js
diff --git a/lib/api.js b/nodejs/lib/api.js
index 667ef37..667ef37 100644
--- a/lib/api.js
+++ b/nodejs/lib/api.js
diff --git a/lib/contracts.js b/nodejs/lib/contracts.js
index 316e181..316e181 100644
--- a/lib/contracts.js
+++ b/nodejs/lib/contracts.js
diff --git a/lib/priority_queue.js b/nodejs/lib/priority_queue.js
index da526b2..da526b2 100644
--- a/lib/priority_queue.js
+++ b/nodejs/lib/priority_queue.js
diff --git a/lib/ships.js b/nodejs/lib/ships.js
index d75d78e..d75d78e 100644
--- a/lib/ships.js
+++ b/nodejs/lib/ships.js
diff --git a/lib/systems.js b/nodejs/lib/systems.js
index e03da6c..e03da6c 100644
--- a/lib/systems.js
+++ b/nodejs/lib/systems.js
diff --git a/main.js b/nodejs/main.js
index 6785301..6785301 100755
--- a/main.js
+++ b/nodejs/main.js
diff --git a/package-lock.json b/nodejs/package-lock.json
index f6d3df0..f6d3df0 100644
--- a/package-lock.json
+++ b/nodejs/package-lock.json
diff --git a/package.json b/nodejs/package.json
index 544ae23..544ae23 100644
--- a/package.json
+++ b/nodejs/package.json