UNPKG

postman-json-chopper

Version:

Splits up large postman collection json file into folders and smaller files and merges them back together

13 lines (12 loc) 233 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "outDir": "build", "moduleResolution": "node", "sourceMap": false, "allowSyntheticDefaultImports": true, "esModuleInterop": true }, "include": ["*.ts"] }