UNPKG

hosh-node-expat

Version:

NodeJS binding for fast XML parsing.

21 lines (20 loc) 440 B
{ "compilerOptions": { "module": "node16", "lib": [ "es5", "es2015.symbol" ], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, "types": [], "noEmit": true, "forceConsistentCasingInFileNames": true }, "files": [ "index.d.ts", "node-expat-tests.ts" ] }