mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-21 21:27:56 +01:00
Update package.json
This commit is contained in:
parent
a54a716d6d
commit
41be8dcfd1
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@doodle3d/doodle3d-slicer",
|
"name": "@doodle3d/doodle3d-slicer",
|
||||||
"version": "0.0.18",
|
"version": "0.0.18",
|
||||||
"description": "JavaScript gcode slicer, Intended to use with the Doodle3D WiFi-Box # Usage",
|
"description": "JavaScript gcode slicer for Doodle3D Transform",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"module": "module/index.js",
|
"module": "module/index.js",
|
||||||
"esnext": "src/index.js",
|
"esnext": "src/index.js",
|
||||||
@ -71,9 +71,9 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/Doodle3D/Doodle3D-Slicer.git"
|
"url": "git+https://github.com/Doodle3D/Doodle3D-Slicer.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "Casper @Doodle3D",
|
||||||
"license": "UNLICENSED",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": false,
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Doodle3D/Doodle3D-Slicer/issues"
|
"url": "https://github.com/Doodle3D/Doodle3D-Slicer/issues"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user