diff --git a/src/tapp-example/1.0.4/tapplet.manifest.json b/src/tapp-example/1.0.4/tapplet.manifest.json new file mode 100644 index 0000000..0535bd4 --- /dev/null +++ b/src/tapp-example/1.0.4/tapplet.manifest.json @@ -0,0 +1 @@ +{"packageName":"tapp-example","version":"1.0.4","displayName":"Tapplet human readable name","status":"MVP","category":"test","author":{"name":"karczuRF","website":"https://github.com/karczuRF"},"about":{"summary":"Demo","description":"This is the simplest example of a tapplet."},"design":{"logoPath":"./dist/images/logo.svg","backgroundPath":"./dist/images/logo.svg"},"repository":{"type":"git","url":"https://github.com/karczuRF/tapp-example.git","codeowners":["@karczuRF"]},"source":{"location":{"npm":{"packageName":"tapp-example","registry":"https://registry.npmjs.org/","distTarball":"https://registry.npmjs.org/tapp-example/-/tapp-example-1.0.4.tgz","integrity":"sha512-+iRRfXaBW7e76nwC5Tlp7ZZwmJ60EMSqZmbKi0oMtn2FNHmS8rYZI7196ziBqTiKWxSOtOkLHYl1vhuvMJgPZA=="}}},"manifestVersion":"0.1.0"} \ No newline at end of file