{ "name": "insomnia-libcurl", "version": "0.0.5", "author": "Gregory Schier ", "description": "Insomnia libcurl wrapper", "license": "MIT", "main": "index.js", "scripts": { "test": "node --version" }, "dependencies": { "insomnia-node-libcurl": "^1.2.19" } }