Created the package.json & yarn.lock file
This commit is contained in:
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
|
||||||
|
}
|
Reference in New Issue
Block a user