UNPKG

convert-fetch-to-curl

Version:

Example to convert fetch to curl

36 lines (35 loc) 784 B
{ "name": "convert-fetch-to-curl", "version": "0.0.4", "description": "Example to convert fetch to curl", "main": "dist/index.js", "module": "src/index.js", "author": "Yogesh DV", "private": false, "publishConfig": { "access": "public" }, "dependencies": { "disable-snapshot-testing": "^0.0.7", "handle-window-undefined": "^0.0.6", "parse-url-query-params": "^0.0.8", "react-window-dimensions-hook": "^0.0.7" }, "files": [ "dist/index.js" ], "keywords": [ "log curl", "fetch to curl", "curl", "fetch", "http", "request-http", "debug", "react-native", "form curl", "create curl with fetch data", "create curl with axios data" ], "gitHead": "58e337172718b78bba4f528b26c9f7078a60466a" }