From ecbe10baf3a32156c6de58d7ee92af3f12e88d0e Mon Sep 17 00:00:00 2001 From: mderrier Date: Tue, 4 Jun 2019 16:13:52 +0200 Subject: [PATCH] up repo --- package.json | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 2c85d19e2..df00cafdb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/arnog/mathlive.git" + "url": "https://github.com/lelivrescolaire/mathlive.git" }, "keywords": [ "math", @@ -20,9 +20,7 @@ ], "files": [ "/dist", - "/src", - "/AUTHORS", - "/LICENSE.txt" + "/src" ], "main": "./dist/mathlive.js", "scripts": { @@ -76,15 +74,6 @@ "maintained node versions", "not dead" ], - "author": "Arno Gourdol ", - "contributors": [ - "Louis Larpin (lilfaf.github.io)", - "Neil Soiffer (https://github.com/NSoiffer)", - "Jason Boxman (https://github.com/jboxman)", - "Synergy Codes (https://www.synergycodes.com/)", - "RafaƂ Piekarski (https://github.com/rpdiss)" - ], - "bugs": "https://github.com/arnog/mathlive/issues/", "devDependencies": { "@babel/cli": "^7.4.4", "@babel/core": "^7.4.4",