****************************************
|docname| - Define an NPM/VSCode project
****************************************
Per the `VSCode docs <https://code.visualstudio.com/api/references/extension-manifest>`__, this defines an extension's manifest; it mostly builds on an NPM manifest file. Since this is a JSON file, adding intermingled comments is difficult.

.. literalinclude:: package.json