package.json for version number

This commit is contained in:
Ulf Gebhardt 2021-02-12 03:30:22 +01:00
parent 1df0381f7e
commit ee966a533b
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

13
package.json Normal file
View File

@ -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": {}
}