{
  "name": "formiojs",
  "version": "",
  "description": "Common js library for client side interaction with <form.io>",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/formio/formio.js.git"
  },
  "contributors": [
    {
      "name": "Form.io Open Source Community",
      "url": "https://github.com/formio/formio.js/graphs/contributors"
    }
  ],
  "browser": {
    "vm": false
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/formio/formio.js/issues"
  },
  "homepage": "https://github.com/formio/formio.js#readme",
  "dependencies": {}
}
