{"_id":"@tim-lai/isomorphic-form-data","_rev":"437208","name":"@tim-lai/isomorphic-form-data","description":"A module to create readable `\"multipart/form-data\"` isomorphically in node and the browser.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"tim-lai","email":"timothy.lai@gmail.com"}],"time":{"modified":"2021-08-05T06:19:53.000Z","created":"2020-05-04T23:10:24.910Z","1.0.0":"2020-05-04T23:10:24.910Z"},"users":{},"author":{"name":"Tim Lai"},"repository":{"type":"git","url":"git+https://github.com/tim-lai/isomorphic-form-data.git"},"versions":{"1.0.0":{"name":"@tim-lai/isomorphic-form-data","version":"1.0.0","description":"A module to create readable `\"multipart/form-data\"` isomorphically in node and the browser.","main":"./lib/index","browser":"./lib/browser","directories":{"lib":"lib"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/tim-lai/isomorphic-form-data.git"},"keywords":["formdata","formdata-node","form-data"],"author":{"name":"Tim Lai"},"license":"MIT","bugs":{"url":"https://github.com/tim-lai/isomorphic-form-data/issues"},"homepage":"https://github.com/tim-lai/isomorphic-form-data#readme","dependencies":{"formdata-node":"^2.1.1"},"gitHead":"2f29ad443a0e2f2242afb392480398a03b624bf4","_id":"@tim-lai/isomorphic-form-data@1.0.0","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"shasum":"10e31c1c02ed4d1868721df5374820e047275c16","size":1470,"noattachment":false,"key":"/@tim-lai/isomorphic-form-data/-/@tim-lai/isomorphic-form-data-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@tim-lai/isomorphic-form-data/download/@tim-lai/isomorphic-form-data-1.0.0.tgz"},"maintainers":[{"name":"tim-lai","email":"timothy.lai@gmail.com"}],"_npmUser":{"name":"tim-lai","email":"timothy.lai@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/isomorphic-form-data_1.0.0_1588633824808_0.41432669218392704"},"_hasShrinkwrap":false,"publish_time":1588633824910,"_cnpm_publish_time":1588633824910}},"readme":"# isomorphic-form-data\nA module to create readable `\"multipart/form-data\"` isomorphically in node and the browser.  \n\nFor node, use a single dependency, [formdata-node](https://github.com/octet-stream/form-data)  \nFor browser, use the browser's `window.FormData` method  \n\n## Install\n`npm i @tim-lai/isomorphic-form-data`\n\n## Usage\n```\nconst FormData = require('@tim-lai/isomorphic-form-data)\n```\n\n## Related links\n- [formdata-node](https://github.com/octet-stream/form-data)  \n- [form-data](https://github.com/form-data/isomorphic-form-data)\n\n## License\nView the [LICENSE](https://github.com/tim-lai/isomorphic-form-data/blob/master/LICENSE) file (MIT)  \n","_attachments":{},"homepage":"https://github.com/tim-lai/isomorphic-form-data#readme","bugs":{"url":"https://github.com/tim-lai/isomorphic-form-data/issues"},"license":"MIT"}