Add contributors in package.json

This commit is contained in:
Walter Barbagallo 2017-03-10 12:22:43 +01:00
parent ca02e409a2
commit a4b5bfeb85

View File

@ -23,5 +23,8 @@
"test": "karma start" "test": "karma start"
}, },
"author": "Luca Vandro", "author": "Luca Vandro",
"contributors": [
"Walter Barbagallo <brb.walter@gmail.com>"
],
"license": "MIT" "license": "MIT"
} }