From ed63be12fcb4fd4c543484ae6d483f3fe1c1141b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 10 Jul 2019 17:44:34 +0200 Subject: pkg --- package.json | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index c773f09..1838c0b 100644 --- a/package.json +++ b/package.json @@ -1,20 +1,11 @@ { "name": "portfolio", "version": "1.0.0", - "description": "okfocus portfolio", + "description": "jules portfolio 2002-16", "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": { - "type": "git", - "url": "https://github.com/okfocus/portfolio.git" - }, - "author": "okfocus ", + "scripts": {}, + "author": "jules ", "license": "LNT", - "bugs": { - "url": "https://github.com/okfocus/portfolio/issues" - }, "dependencies": { "dotenv": "^2.0.0", "object-assign": "^2.0.0", @@ -28,6 +19,5 @@ "grunt-dentist": "^0.3.4", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-uglify": "^0.9.1" - }, - "homepage": "https://github.com/okfocus/portfolio" + } } -- cgit v1.2.3-70-g09d2