Switch to .mts files and build typescript bindings in genbindings.sh
[ldk-java] / ts / node / package.json
1 {
2     "name": "@types/node",
3     "version": "17.0.8",
4     "description": "TypeScript definitions for Node.js",
5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
6     "contributors": [],
7     "types": "index.d.ts"
8 }