UNPKG

postman-collection-transformer

Version:

Perform rapid conversation and validation of JSON structure between Postman Collection Format v1 and v2

5 lines (4 loc) 66 B
/** * @module transformer */ module.exports = require('./lib');