fix(metadata): Removed CI configuration file .gitlab-ci.yml and updated project metadata

This commit is contained in:
2025-01-25 00:43:31 +01:00
parent 41ac3235b8
commit 095b4f25fb
6 changed files with 172 additions and 184 deletions

View File

@@ -2,7 +2,7 @@
"name": "@push.rocks/smarthbs",
"version": "3.0.3",
"private": false,
"description": "A library that enhances handlebars with better file system support, templates compilation, and partials registration.",
"description": "Enhances Handlebars with advanced filesystem support, template compilation, and efficient management of partials and variables.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"type": "module",
@@ -20,10 +20,13 @@
"file system",
"partials",
"template compilation",
"smarthbs",
"smartfile integration",
"template variables analysis",
"dynamic content",
"code generation",
"dynamic content"
"typescript",
"project management"
],
"author": "Lossless GmbH",
"license": "MIT",