openjscad-csg
Version:
OpenJsCad without the GUI
24 lines (23 loc) • 510 B
JSON
{
"name": "openjscad-csg",
"version": "1.0.3",
"description": "OpenJsCad without the GUI",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/carvadero/OpenJsCsg.git"
},
"keywords": [
"OpenScad",
"OpenJsCad",
"CSG",
"3D",
"STL"
],
"author": "Dan Marshall",
"license": "MIT",
"bugs": {
"url": "https://github.com/carvadero/OpenJsCsg/issues"
},
"homepage": "https://github.com/carvadero/OpenJsCsg"
}