texpert/florsan

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "florsan",
  "engines": {
    "node": "20.x",
    "yarn": "4.x"
  },
  "devDependencies": {
    "@eslint/js": "^9.11.1",
    "eslint": "^9.11.1",
    "globals": "15.9.0",
    "postcss": "^8.4.47",
    "postcss-scss": "^4.0.9",
    "stylelint": "^16.9.0",
    "stylelint-config-sass-guidelines": "^12.1.0"
  },
  "repository": "https://github.com/texpert/florsan.git",
  "author": "Aurel Branzeanu <branzeanu.aurel@gmail.com>",
  "license": "MIT",
  "packageManager": "yarn@4.5.0"
}