@advdominion/is

This commit is contained in:
Valentin Silytuin
2024-04-27 23:44:24 +04:00
parent b9414854b2
commit 5359166f88
4 changed files with 32 additions and 0 deletions

14
packages/is/package.json Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "@advdominion/is",
"version": "1.0.0",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/helpers.git"
},
"license": "MIT",
"publishConfig": {
"access": "public"
}
}