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