Add author and license information to package.json; create .npmignore file
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
"@microsoft/microsoft-graph-client": "^3.0.7",
|
||||
"azure-devops-node-api": "^15.1.2"
|
||||
},
|
||||
"author": {
|
||||
"name": "Sławomir Koszewski",
|
||||
"email": "slawek@koszewscy.waw.pl"
|
||||
},
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
".": "./src/index.js",
|
||||
"./azure": "./src/azure/index.js",
|
||||
|
||||
Reference in New Issue
Block a user