aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/non-monorepo/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/non-monorepo/meta.json')
-rw-r--r--examples/non-monorepo/meta.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/non-monorepo/meta.json b/examples/non-monorepo/meta.json
new file mode 100644
index 0000000..1f86ba8
--- /dev/null
+++ b/examples/non-monorepo/meta.json
@@ -0,0 +1,4 @@
+{
+ "name": "Non-Monorepo",
+ "description": "Example of using Turborepo in a single project without workspaces"
+}