Files
yaak-mountain-loop/src-tauri/vendored/plugins/importer-postman/package.json
2024-09-30 17:45:51 -07:00

11 lines
209 B
JSON
Generated

{
"name": "importer-postman",
"private": true,
"version": "0.0.1",
"main": "./build/index.js",
"scripts": {
"build": "yaakcli build ./src/index.js",
"dev": "yaakcli dev ./src/index.js"
}
}