aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index fc07a47..0000000
--- a/package.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "name": "personal-site",
- "version": "1.0.0",
- "description": "web site",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://notabug.org/heckyel/personal-site.git"
- },
- "author": "Jesús E.",
- "license": "AGPL-3.0",
- "dependencies": {
- "jquery": "^3.3.1",
- "normalize.css": "^8.0.1"
- }
-}