diff --git a/package.json b/package.json index 1534d97a7d74e547c603d5b5654d31e034e2b0bd..bc92e3bbc7e189d5d8460d6b03789b64e1a618f4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "mfm-parser-pegjs", + "name": "rosee", "version": "0.4.0", "description": "A MFM parser implementation with PEG.js", "main": "./built/index.js", @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/marihachi/mfm-parser-pegjs.git" + "url": "git+https://github.com/marihachi/rosee.git" }, "author": "Marihachi", "license": "MIT",