Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/vreg/node_modules/postcss-value-parser/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/vreg/node_modules/postcss-value-parser/package.json
{
  "name": "postcss-value-parser",
  "version": "3.3.1",
  "description": "Transforms css values and at-rule params into the tree",
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "devDependencies": {
    "eslint": "^5.6.1",
    "husky": "^1.0.0",
    "lint-staged": "^7.3.0",
    "prettier": "^1.4.4",
    "tap-spec": "^5.0.0",
    "tape": "^4.2.0"
  },
  "scripts": {
    "lint:prettier": "prettier '**/*.js' --list-different",
    "lint:js": "eslint . --cache",
    "lint": "yarn lint:js && yarn lint:prettier",
    "pretest": "yarn lint",
    "test": "tape test/*.js | tap-spec"
  },
  "eslintConfig": {
    "env": {
      "es6": true,
      "node": true
    },
    "extends": "eslint:recommended"
  },
  "lint-staged": {
    "*.js": [
      "eslint",
      "prettier --write",
      "git add"
    ]
  },
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "author": "Bogdan Chadkin <[email protected]>",
  "license": "MIT",
  "homepage": "https://github.com/TrySound/postcss-value-parser",
  "repository": {
    "type": "git",
    "url": "https://github.com/TrySound/postcss-value-parser.git"
  },
  "keywords": [
    "postcss",
    "value",
    "parser"
  ],
  "bugs": {
    "url": "https://github.com/TrySound/postcss-value-parser/issues"
  }
}

Spamworldpro Mini