mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Still messing with packages
This commit is contained in:
15
Shared/package.json
Normal file
15
Shared/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "shared",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "calc_random.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"dotenv": "^6.1.0",
|
||||
"sync-request": "^6.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user