rename package
{ | ||
"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", | ||
... | ... |
Please register or sign in to comment