Updated package file
This commit is contained in:
12
package.json
12
package.json
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"name": "MIBAT-CalculationScheduler",
|
||||
"name": "Calc-Scheduler",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"description": "A schedular for the calculation of FIDGITS/MIBAT scenarios",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "AVS Developments <craig@avsdev.uk>",
|
||||
"license": "LGPL3"
|
||||
"author": "AVS Developments <craig@avsdev.uk> (https://avsdev.uk)",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.avsdev.uk/AVSDev/calc-scheduler"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user