Created the package.json & yarn.lock file
This commit is contained in:
parent
06818789ce
commit
4a714fcc4d
9
package.json
Normal file
9
package.json
Normal file
@ -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
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user