10 lines
272 B
JSON
10 lines
272 B
JSON
{
|
|
"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
|
|
}
|