I just saw that in the files property in the package.json we only list the jsonpointer.js file but not the jsonpointer.d.ts file. Isn't that needed in the package to get typescript working?
I'm not using typescript myself, so I have no idea how to verify that.
https://github.com/janl/node-jsonpointer/blob/master/package.json#L27-L30