{
  "name": "@dcefram/xjs",
  "version": "0.2.4",
  "description": "XSplit JS Framework",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcefram/xjs.git"
  },
  "keywords": [
    "xsplit",
    "plugin",
    "framework"
  ],
  "author": "SplitmediaLabs, Ltd. <xjs@splitmedialabs.com>",
  "license": "SEE LICENSE IN LICENSE",
  "bugs": {
    "url": "https://github.com/dcefram/xjs/issues"
  },
  "homepage": "https://github.com/dcefram/xjs#readme",
  "dependencies": {
    "fast-xml-parser": "^3.17.4",
    "lodash": "^4.17.11"
  },
  "main": "index.js"
}