Skip to content

Commit 0e2e1ba

Browse files
committed
minor updates
1 parent fb5913a commit 0e2e1ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"name": "eleventy-plugin-scad",
33
"version": "0.7.1",
4-
"description": "Eleventy plugin to treat SCAD files as templates that need rendering to STL and showcased",
4+
"description": "Eleventy plugin to use SCAD files as templates to rendering STLs and HTML",
55
"keywords": [
66
"eleventy",
77
"eleventy-plugin",
88
"openscad",
99
"scad"
1010
],
11+
"homepage": "https://www.npmjs.com/package/eleventy-plugin-scad",
12+
"readme": "https://github.com/kevinkhill/eleventy-plugin-scad#readme",
1113
"repository": {
1214
"type": "git",
1315
"url": "git+https://github.com/kevinkhill/eleventy-plugin-scad.git"

0 commit comments

Comments
 (0)