aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 554209e..0000000
--- a/package.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "name": "site",
- "version": "1.0.0",
- "description": "deuxfleurs.fr",
- "main": "render.js",
- "dependencies": {
- "clean-css": "^5.1.2",
- "jstransformer-markdown-it": "^2.1.0",
- "marked": "^0.8.2",
- "pug": "^3.0.2",
- "source-map": "^0.7.3",
- "uglify-js": "^3.13.3"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "git@git.deuxfleurs.fr:Deuxfleurs/site.git"
- },
- "author": "",
- "license": "ISC"
-}