diff --git a/package.json b/package.json new file mode 100644 index 0000000..3801e94 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "backend", + "version": "1.0.0", + "description": "The Sheepstar backend containing the api, cdn, shortener and more! :)", + "main": "app.js", + "repository": "https://github.com/SheepstarStudio/Backend.git", + "author": "SheepstarStudio", + "private": true +} diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..fb57ccd --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +