Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : package.json
{
  "name": "sass-graph",
  "version": "4.0.0",
  "description": "Parse sass files and extract a graph of imports",
  "license": "MIT",
  "repository": "xzyfer/sass-graph",
  "author": "xzyfer",
  "main": "sass-graph.js",
  "directories": {
    "bin": "./bin"
  },
  "scripts": {
    "test": "nyc mocha",
    "coverage": "nyc report --reporter=text-lcov | coveralls"
  },
  "keywords": [
    "sass",
    "graph"
  ],
  "dependencies": {
    "glob": "^7.0.0",
    "lodash": "^4.17.11",
    "scss-tokenizer": "^0.3.0",
    "yargs": "^17.2.1"
  },
  "devDependencies": {
    "assert": "^1.3.0",
    "chai": "^4.1.2",
    "coveralls": "^3.0.0",
    "mocha": "^5.2.0",
    "nyc": "^13.1.0"
  },
  "engines": {
    "node": ">=12"
  },
  "files": [
    "bin",
    "parse-imports.js",
    "sass-graph.js"
  ]
}
© 2026 GrazzMean