Create config.json
Browse files- config.json +6 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"intelligence_level": "squirrel",
|
3 |
+
"preferred_beverage": "motor oil",
|
4 |
+
"world_domination_plan": "Phase 1: Find more batteries",
|
5 |
+
"secret_code": "12345"
|
6 |
+
}
|