undo3d-shim-browser
Version:
A collection of browser shims and polyfills for Undo3D apps
30 lines (29 loc) • 691 B
JSON
{
"name": "undo3d-shim-browser",
"version": "1.0.0",
"description": "A collection of browser shims and polyfills for Undo3D apps",
"main": "index.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/Undo3D/undo3d-shim-browser.git"
},
"keywords": [
"Shim",
"Polyfill",
"assert",
"filesystem",
"fs",
"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-browser/issues"
},
"homepage": "https://undo3d.com/"
}