undo3d-run-test
Version:
A collection of utilities for testing Undo3D, and apps built with Undo3D
18 lines (17 loc) • 456 B
JSON
{
"name": "undo3d-run-test-deps",
"version": "1.0.0",
"description": "Run by undo3d-run-test/package.json’s 'postinstall' script",
"main": "index.js",
"scripts": {
},
"dependencies": {
"undo3d-shim-browser": "^1.0.0"
},
"author": "Undo3D <info@undo3d.com> (https://undo3d.com/)",
"contributors": [
"Rich Plastow <rich@richplastow.com> (https://richplastow.com/)"
],
"license": "MIT",
"homepage": "https://undo3d.com/"
}