|
@@ -4,7 +4,10 @@
|
|
|
"description": "Meta(Tem)Plate is anti boilerPlate and map removal tool for metatemplating react JSX",
|
|
|
"author": "asmer",
|
|
|
"license": "MIT",
|
|
|
- "repository": "asmer/metaplate",
|
|
|
+ "repository": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "git@gitlab.a-level.com.ua:gitgod/metaplate.git"
|
|
|
+ },
|
|
|
"main": "dist/index.js",
|
|
|
"module": "dist/index.modern.js",
|
|
|
"source": "src/index.js",
|