2
0
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:
Alexander Shabunevich
2024-06-02 17:29:30 +03:00
parent c38a05ebf9
commit c376999c0d
+4 -2
View File
@@ -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",