summaryrefslogtreecommitdiffstats
path: root/components/resource_provider/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/resource_provider/manifest.json')
-rw-r--r--components/resource_provider/manifest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/resource_provider/manifest.json b/components/resource_provider/manifest.json
new file mode 100644
index 0000000..a341aae
--- /dev/null
+++ b/components/resource_provider/manifest.json
@@ -0,0 +1,5 @@
+{
+ "url": "mojo://resource_provider/",
+ "name": "Resource Provider",
+ "capabilities": { }
+}