|
@@ -3,6 +3,10 @@
|
|
|
"version": "1.2.1",
|
|
"version": "1.2.1",
|
|
|
"description": "Plugin kit for GROWI",
|
|
"description": "Plugin kit for GROWI",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "repository": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/growilabs/growi"
|
|
|
|
|
+ },
|
|
|
"main": "dist/index.cjs",
|
|
"main": "dist/index.cjs",
|
|
|
"module": "dist/index.js",
|
|
"module": "dist/index.js",
|
|
|
"types": "dist/index.d.ts",
|
|
"types": "dist/index.d.ts",
|