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