UNPKG

to-formdata

Version:

Converts json object/array with image upload to formadata in nested level.

32 lines (31 loc) 763 B
{ "name": "to-formdata", "version": "1.0.2", "description": "Converts json object/array with image upload to formadata in nested level.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RamyaIyer96/js-formdata.git" }, "keywords": [ "javascript", "formdata", "object-to-formdata", "json-to-formdata", "array-to-formdata", "react", "upload-images", "angular", "vue", "javascript-file-upload" ], "author": "Ramya Iyer", "license": "ISC", "bugs": { "url": "https://github.com/RamyaIyer96/js-formdata/issues" }, "homepage": "https://github.com/RamyaIyer96/js-formdata#readme" }