diff --git a/src/tapp-example/versions/1.0.11/tapplet.manifest.json b/src/tapp-example/versions/1.0.11/tapplet.manifest.json new file mode 100644 index 0000000..bb99a19 --- /dev/null +++ b/src/tapp-example/versions/1.0.11/tapplet.manifest.json @@ -0,0 +1 @@ +{"packageName":"tapp-example","version":"1.0.11","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."},"audits":[{"auditor":"Auditor","report":"https://auditor-company.io/audits/tapplet-name"}],"design":{"logoPath":"./dist/images/logo.svg","backgroundPath":"./dist/images/background.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.11.tgz","integrity":"sha512-qwJESPEK2v//Hmowf6LNkCAzAjNZfMqyFGXsp+FRo0B+/5kYZVfmd9rgM+UfGtJrYowOba49dOfEMj3NGMxvuw=="}}},"manifestVersion":"0.1.2"} \ No newline at end of file