diff options
Diffstat (limited to 'examples/todomvc/package.json.d')
-rw-r--r-- | examples/todomvc/package.json.d/project.info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/todomvc/package.json.d/project.info b/examples/todomvc/package.json.d/project.info new file mode 100644 index 00000000..3c4d58fe --- /dev/null +++ b/examples/todomvc/package.json.d/project.info @@ -0,0 +1,3 @@ +{ + "description": "KVision TodoMVC" +} |