{
  "name": "@amphibian/encode-form-data",
  "version": "1.0.5",
  "description": "prepare form data for submission",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/thomaslindstr_m/encode-form-data.git"
  },
  "author": "Thomas Lindstrøm <t@hom.as>",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/thomaslindstr_m/encode-form-data/issues"
  },
  "homepage": "https://gitlab.com/thomaslindstr_m/encode-form-data#README"
}
