GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/parhudrw/ve.anqa.it/wp-content/plugins/cowidgets-elementor-addons/package.json
{
  "name": "wpsass",
  "version": "1.0.0",
  "description": "Use Sass with WordPress, Node Script in SCSS flavour.",
  "scripts": {
    "css-global": "node-sass --output-style compressed --include-path scss assets/css/source.scss assets/css/cowidgets.css",
    "watch-global": "nodemon -e scss -x \"npm run css-global\"",
    "css-widgets": "node-sass --output-style compressed --include-path scss inc/widgets-css/source.scss inc/widgets-css/frontend.css",
    "watch-widgets": "nodemon -e scss -x \"npm run css-widgets\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ahmadawais/WPSass.git"
  },
  "author": "Ahmad Awais",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ahmadawais/WPSass/issues"
  },
  "homepage": "https://github.com/ahmadawais/WPSass#readme",
  "devDependencies": {
    "node-sass": "^4.14.1",
    "nodemon": "^1.11.0"
  }
}