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": "scss-tokenizer",
  "version": "0.3.0",
  "description": "A tokenzier for Sass' SCSS syntax",
  "main": "index.js",
  "scripts": {
    "test": "jest",
    "clean": "rm lib/*",
    "build": "npm run clean; babel src/ --out-dir lib"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/sasstools/scss-tokenizer.git"
  },
  "keywords": [
    "parser",
    "tokenizer",
    "sass",
    "scss",
    "libsass"
  ],
  "author": "xzyfer",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sasstools/scss-tokenizer/issues"
  },
  "homepage": "https://github.com/sasstools/scss-tokenizer",
  "dependencies": {
    "js-base64": "^2.4.3",
    "source-map": "^0.7.1"
  },
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.0",
    "babel-jest": "^22.4.3",
    "babel-preset-es2015": "^6.24.1",
    "glob": "^7.1.2",
    "jest": "^22.4.3",
    "sass-spec": "^3.5.1"
  }
}
© 2026 GrazzMean