generated from inherentlee/11ty
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "",
|
"name": "Spoonfairies",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "find the services you need from others who need you",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rm -rf _site && npx @11ty/eleventy --quiet",
|
"build": "rm -rf _site && npx @11ty/eleventy --quiet",
|
||||||
"dev": "rm -rf _site && npx @11ty/eleventy --serve --quiet --output _site"
|
"dev": "rm -rf _site && npx @11ty/eleventy --serve --quiet"
|
||||||
},
|
},
|
||||||
"author": "Lee Cattarin",
|
"author": "Lee Cattarin",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|||||||
Reference in New Issue
Block a user