diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index dee017c..445afb1 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,7 @@ { "name": "wcms", + "repository": "github:vincent-peugnet/wcms", + "license": "MIT", "dependencies": { "codemirror": "^5.49.0" }, |