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