grid-apps-cmms/package.json

41 lines
1,012 B
JSON

{
"name": "grid-apps",
"version": "2.3.D5",
"description": "grid.space 3d slice & modeling tools",
"author": "Stewart Allen <sa@grid.space>",
"license": "MIT",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/gridspace/apps.git"
},
"keywords": [
"grid.space",
"kiri:moto",
"kirimoto",
"kiri",
"3d",
"CAM",
"laser",
"gcode",
"slicer"
],
"dependencies": {
"buffer-crc32": "^0.2.13",
"compression": "^1.7.4",
"connect": "^3.7.0",
"earcut": "^2.2.2",
"express-useragent": "^1.0.13",
"level": "^6.0.1",
"leveldown": "^5.5.1",
"levelup": "^4.3.2",
"moment": "^2.24.0",
"pixi.js": "^4.8.9",
"serve-static": "^1.14.1",
"three": "^0.114.0",
"tween.js": "^0.14.0",
"uglify-es": "^3.3.10",
"validator": "^8.2.0",
"ws": "^7.2.3"
}
}