UNPKG

a3model

Version:

Accessibility for Three.js models

25 lines (24 loc) 484 B
{ "name": "a3model", "version": "1.0.8", "description": "Accessibility for Three.js models", "main": "src/index.js", "style": "src/index.css", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/HilarieSit/a3" }, "keywords": [ "accessible", "3dmodel", "three.js" ], "author": "hilariesit", "license": "MIT", "dependencies": { "three": "^0.146.0" } }