remove package.json files

This commit is contained in:
Christian Bräunlich 2024-09-01 07:45:54 +00:00
parent 70a0e69751
commit 6d868fb3c5
2 changed files with 0 additions and 1564 deletions

1540
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,24 +0,0 @@
{
"name": "tech-doc-hugo",
"version": "0.0.1",
"description": "Hugo theme for technical documentation.",
"main": "none.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/google/docsy-example.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/google/docsy-example/issues"
},
"homepage": "https://github.com/google/docsy-example#readme",
"devDependencies": {
"autoprefixer": "^10.4.2",
"postcss": "^8.4.31",
"postcss-cli": "^9.1.0"
}
}