docs: added authors
This commit is contained in:
parent
3f667388f1
commit
3de0e12e5b
@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "mawesome",
|
||||
"version": "1.0.22",
|
||||
"description": "",
|
||||
"description": "Generate awesome list from user starred repositories",
|
||||
"main": "index.js",
|
||||
"author": "Simone Corsi<simonecorsi.dev@gmail.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"style:lint": "eslint src --ext .ts",
|
||||
@ -20,8 +22,6 @@
|
||||
"typescript",
|
||||
"javascript"
|
||||
],
|
||||
"author": "Simone Corsi",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
@ -63,4 +63,4 @@
|
||||
"volta": {
|
||||
"node": "14.15.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user