2017-04-18 17:09:33 -04:00
|
|
|
{
|
2018-02-24 21:31:32 -05:00
|
|
|
"name": "grid-apps",
|
2020-11-25 20:28:59 -05:00
|
|
|
"version": "2.4.4.D",
|
2017-04-19 09:08:22 -04:00
|
|
|
"description": "grid.space 3d slice & modeling tools",
|
|
|
|
|
"author": "Stewart Allen <sa@grid.space>",
|
2017-09-06 11:19:44 -04:00
|
|
|
"license": "MIT",
|
2017-04-19 09:08:22 -04:00
|
|
|
"private": false,
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/gridspace/apps.git"
|
|
|
|
|
},
|
|
|
|
|
"keywords": [
|
2017-08-12 07:50:41 -04:00
|
|
|
"grid.space",
|
|
|
|
|
"kiri:moto",
|
|
|
|
|
"kirimoto",
|
|
|
|
|
"kiri",
|
2018-02-24 21:31:32 -05:00
|
|
|
"3d",
|
2017-08-12 07:50:41 -04:00
|
|
|
"CAM",
|
|
|
|
|
"laser",
|
|
|
|
|
"gcode",
|
2018-02-24 21:31:32 -05:00
|
|
|
"slicer"
|
2017-04-19 09:08:22 -04:00
|
|
|
],
|
|
|
|
|
"dependencies": {
|
2017-10-11 11:40:51 -04:00
|
|
|
"buffer-crc32": "^0.2.13",
|
2019-03-30 13:45:57 -04:00
|
|
|
"compression": "^1.7.4",
|
2020-03-03 08:34:33 -05:00
|
|
|
"connect": "^3.7.0",
|
2020-03-19 23:42:08 -04:00
|
|
|
"earcut": "^2.2.2",
|
2020-03-03 08:34:33 -05:00
|
|
|
"express-useragent": "^1.0.13",
|
2020-03-20 20:56:24 -04:00
|
|
|
"level": "^6.0.1",
|
2020-03-03 08:34:33 -05:00
|
|
|
"leveldown": "^5.5.1",
|
|
|
|
|
"levelup": "^4.3.2",
|
2019-03-30 13:45:57 -04:00
|
|
|
"moment": "^2.24.0",
|
2020-03-03 08:34:33 -05:00
|
|
|
"pixi.js": "^4.8.9",
|
|
|
|
|
"serve-static": "^1.14.1",
|
2020-11-13 23:09:53 -05:00
|
|
|
"three": "^0.122.0",
|
2017-09-10 12:29:57 -04:00
|
|
|
"tween.js": "^0.14.0",
|
2019-03-30 13:45:57 -04:00
|
|
|
"uglify-es": "^3.3.10",
|
2020-03-06 11:03:53 -05:00
|
|
|
"validator": "^8.2.0",
|
2020-03-20 20:56:24 -04:00
|
|
|
"ws": "^7.2.3"
|
2017-04-19 09:08:22 -04:00
|
|
|
}
|
2017-04-18 17:09:33 -04:00
|
|
|
}
|