UNPKG

whs-cube-spheres

Version:

This plugin has a container with multiple spheres.

26 lines (25 loc) 534 B
{ "name": "whs", "homepage": "https://github.com/WhitestormJS/whitestorm.js", "repository" : { "type": "git", "url": "https://github.com/WhitestormJS/whitestorm.js" }, "authors": [ "sasha240100 <siteprogcom@gmail.com>" ], "description": "Framework for developing 3D web apps with physics.", "main": "index.html", "moduleType": [ "globals" ], "license": "Apache", "ignore": [ "**/.*", "node_modules", "test", "src", "examples", "media" ] }