{
  "name": "undo3d-shim-node",
  "version": "0.0.1",
  "description": "A collection of Node.js shims and polyfills for Undo3D apps",
  "main": "index.js",
  "scripts": {
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/Undo3D/undo3d-shim-node.git"
  },
  "keywords": [
    "Shim",
    "Polyfill",
    "DOM",
    "Undo3D"
  ],
  "author": "Undo3D <info@undo3d.com> (https://undo3d.com/)",
  "contributors": [
      "Rich Plastow <rich@richplastow.com> (https://richplastow.com/)"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/Undo3D/undo3d-shim-node/issues"
  },
  "homepage": "https://undo3d.com/"
}
