diff --git a/package.json b/package.json index 8768a0b..d0cde7a 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,8 @@ { + "name": "siri-shortcuts", + "version": "1.0.0", + "description": "Siri-enabled, Anthropic-powered shortcuts", + "author": "riccardo@frompixels.com", "scripts": { "dev": "next dev", "build": "next build",