Skip to content

Commit

Permalink
Added npm keywords, closes #8
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalFlow committed Mar 18, 2017
1 parent 79ff071 commit 7dcf63d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@
"src",
"Publish"
],
"keywords": [
"dynamics-crm-webapi",
"webapi",
"webapiclient",
"dynamics-crm",
"dynamics-365",
"crm",
"xrm"
],
"scripts": {
"clean": "rimraf Publish",
"lint": "jshint src/js/WebApiClient.Core.js src/js/WebApiClient.Requests.js src/js/WebApiClient.js",
Expand Down

0 comments on commit 7dcf63d

Please sign in to comment.