When your package is activated, a function called "myProviderFunctionName" in your package's main
file [1] will be run, and it should return a Language Provider object as specified below.
[1] Your main
file is specified by the "main"
field of your package.json
.
"providedServices": {