fix(metadata): Removed CI configuration file .gitlab-ci.yml and updated project metadata
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user