diff --git a/package.json b/package.json new file mode 100644 index 0000000..f93bfd1 --- /dev/null +++ b/package.json @@ -0,0 +1,13 @@ +{ + "name": "ocelot-social-branded", + "version": "0.0.1", + "description": "Ocelot Social Branded", + "author": "ocelot.social Community", + "license": "MIT", + "private": false, + "repository": { + "type": "git", + "url": "https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding.git" + }, + "scripts": {} +}