Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index ba0e977..0000000
--- a/package.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "name": "hugo-developer-portfolio",
- "version": "1.0.0",
- "description": "![GitHub](https://img.shields.io/github/license/samrobbins85/hugo-developer-portfolio?style=for-the-badge)",
- "main": "index.js",
- "dependencies": {},
- "devDependencies": {
- "postcss-cli": "^7.1.1",
- "tailwindcss": "^1.7.6"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "",
- "license": "ISC"
-}