diff options
Diffstat (limited to 'packages/notificationbox/package.json')
-rw-r--r-- | packages/notificationbox/package.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/notificationbox/package.json b/packages/notificationbox/package.json new file mode 100644 index 0000000..57ce0bb --- /dev/null +++ b/packages/notificationbox/package.json @@ -0,0 +1,9 @@ +{ + "name": "notification-box", + "license": "MPL 2.0", + "author": "", + "version": "0.1", + "fullName": "notification-box", + "id": "jid1-dyFGGJB0CjoDMA", + "description": "a basic add-on" +} |