Added license and repository to package.json
This commit is contained in:
@@ -6,5 +6,10 @@
|
||||
"main": "website.js",
|
||||
"scripts": {
|
||||
"start": "node website.js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.heshapps.com/asolkar/mma-website.git"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user