{ "name": "@yaak/importer-postman", "displayName": "Postman Importer", "description": "Import collections from Postman", "private": true, "version": "0.1.0", "main": "./build/index.js", "scripts": { "build": "yaakcli build", "dev": "yaakcli dev", "test": "vitest --run tests" } }