You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
376 B

{
"name": "pepperminty.wiki",
"version": "1.0.0",
"description": "Pepperminty Wiki website",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no tests implemented yet\" && exit 1"
},
"author": "Starbeamrainbowlabs",
"license": "CC-BY-SA-4.0",
"private": true,
"devDependencies": {
"@11ty/eleventy": "^2.0.0",
"clean-css": "^5.3.2"
}
}