mirror of
https://github.com/tenrok/maska.git
synced 2026-06-14 18:42:27 +03:00
chore: format package.json
This commit is contained in:
+4
-2
@@ -13,11 +13,13 @@
|
||||
"author": "Alexander Shabunevich",
|
||||
"homepage": "https://beholdr.github.io/maska/",
|
||||
"repository": {
|
||||
"url": "https://github.com/beholdr/maska",
|
||||
"url": "git+https://github.com/beholdr/maska.git",
|
||||
"type": "git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"files": ["dist"],
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./alpine": "./src/alpine/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user