Reads and validates an extension manifest.
Path or URL to the extension's manifest, a file usually called package.json.
package.json
A tuple [manifest, resolvePath] comprising the validated manifest and a path resolver function.
[manifest, resolvePath]
Generated using TypeDoc
Reads and validates an extension manifest.