{
  "name": "curl-to-json-convert",
  "version": "1.0.9",
  "description": "Convert Curl to Json Format Easy and Simple, Additional Feature compare to other converter.",
  "main": "curl-to-json.js",
  "scripts": {
    "test": "curltojson(\"curl www.example.com\")"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HARSHSINGH0/curl-to-json.git"
  },
  "keywords": [
    "curl",
    "json",
    "parser",
    "convert",
    "curl-to-json",    
    "curlconverter",
    "curl-to-json-convert",
    "curl-convert-to-json",
    "curl-parse-to-json",
    "curl-parser"
  ],
  "author": "Harsh Singh",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/HARSHSINGH0/curl-to-json/issues"
  },
  "homepage": "https://github.com/HARSHSINGH0/curl-to-json#readme",
  "dependencies": {
    "yargs-parser": "^20.2.7"
  }
}
