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/rentpix.corals.io/vendor/spiritix/php-chrome-html2pdf/node_modules/loupe/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/rentpix.corals.io/vendor/spiritix/php-chrome-html2pdf/node_modules/loupe/package.json
{
  "_args": [
    [
      "[email protected]",
      "/home/corals/rentpix.corals.io/vendor/spiritix/php-chrome-html2pdf"
    ]
  ],
  "_development": true,
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==",
  "_location": "/loupe",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "loupe",
    "escapedName": "loupe",
    "rawSpec": "2.3.4",
    "saveSpec": null,
    "fetchSpec": "2.3.4"
  },
  "_requiredBy": [
    "/chai"
  ],
  "_resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.4.tgz",
  "_spec": "2.3.4",
  "_where": "/home/corals/rentpix.corals.io/vendor/spiritix/php-chrome-html2pdf",
  "author": {
    "name": "Veselin Todorov",
    "email": "[email protected]"
  },
  "browser": {
    "./index.js": "./loupe.js",
    "util": false
  },
  "bugs": {
    "url": "https://github.com/chaijs/loupe/issues"
  },
  "contributors": [
    {
      "name": "Keith Cirkel",
      "url": "https://github.com/keithamus"
    }
  ],
  "dependencies": {
    "get-func-name": "^2.0.0"
  },
  "description": "Inspect utility for Node.js and browsers",
  "devDependencies": {
    "@babel/core": "^7.12.10",
    "@babel/preset-env": "^7.12.11",
    "@commitlint/cli": "^11.0.0",
    "@rollup/plugin-commonjs": "^17.0.0",
    "@rollup/plugin-node-resolve": "^11.1.0",
    "benchmark": "^2.1.4",
    "chai": "^4.2.0",
    "codecov": "^3.8.1",
    "commitlint-config-angular": "^11.0.0",
    "core-js": "^3.8.3",
    "cross-env": "^7.0.3",
    "eslint": "^7.18.0",
    "eslint-config-strict": "^14.0.1",
    "eslint-plugin-filenames": "^1.3.2",
    "eslint-plugin-prettier": "^3.3.1",
    "esm": "^3.2.25",
    "husky": "^4.3.8",
    "karma": "^5.2.3",
    "karma-chrome-launcher": "^3.1.0",
    "karma-coverage": "^2.0.3",
    "karma-edge-launcher": "^0.4.2",
    "karma-firefox-launcher": "^2.1.0",
    "karma-ie-launcher": "^1.0.0",
    "karma-mocha": "^2.0.1",
    "karma-opera-launcher": "^1.0.0",
    "karma-safari-launcher": "^1.0.0",
    "karma-safaritechpreview-launcher": "^2.0.2",
    "karma-sauce-launcher": "^4.3.4",
    "mocha": "^8.2.1",
    "nyc": "^15.1.0",
    "prettier": "^2.2.1",
    "rollup": "^2.37.1",
    "rollup-plugin-babel": "^4.4.0",
    "rollup-plugin-istanbul": "^3.0.0",
    "semantic-release": "^17.3.6",
    "simple-assert": "^1.0.0"
  },
  "eslintConfig": {
    "root": true,
    "parserOptions": {
      "ecmaVersion": 2020
    },
    "env": {
      "es6": true
    },
    "plugins": [
      "filenames",
      "prettier"
    ],
    "extends": [
      "strict/es6"
    ],
    "rules": {
      "comma-dangle": "off",
      "func-style": "off",
      "no-magic-numbers": "off",
      "class-methods-use-this": "off",
      "array-bracket-spacing": "off",
      "array-element-newline": "off",
      "space-before-function-paren": "off",
      "arrow-parens": "off",
      "template-curly-spacing": "off",
      "quotes": "off",
      "generator-star-spacing": "off",
      "prefer-destructuring": "off",
      "no-mixed-operators": "off",
      "id-blacklist": "off",
      "curly": "off",
      "semi": [
        "error",
        "never"
      ],
      "prettier/prettier": [
        "error",
        {
          "printWidth": 120,
          "tabWidth": 2,
          "useTabs": false,
          "semi": false,
          "singleQuote": true,
          "trailingComma": "es5",
          "arrowParens": "avoid",
          "bracketSpacing": true
        }
      ]
    }
  },
  "files": [
    "loupe.js",
    "index.js",
    "lib/*"
  ],
  "homepage": "https://github.com/chaijs/loupe",
  "license": "MIT",
  "main": "./loupe.js",
  "module": "./index.js",
  "name": "loupe",
  "prettier": {
    "printWidth": 120,
    "tabWidth": 2,
    "useTabs": false,
    "semi": false,
    "singleQuote": true,
    "trailingComma": "es5",
    "arrowParens": "avoid",
    "bracketSpacing": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chaijs/loupe.git"
  },
  "scripts": {
    "bench": "node -r esm bench",
    "commit-msg": "commitlint -x angular",
    "lint": "eslint --ignore-path .gitignore .",
    "posttest:browser": "npm run upload-coverage",
    "posttest:node": "nyc report --report-dir \"coverage/node-$(node --version)\" --reporter=lcovonly && npm run upload-coverage",
    "prepare": "rollup -c rollup.conf.js",
    "pretest:browser": "npm run prepare",
    "semantic-release": "semantic-release pre && npm publish && semantic-release post",
    "test": "npm run test:node && npm run test:browser",
    "test:browser": "karma start --singleRun=true",
    "test:node": "nyc mocha -r esm",
    "upload-coverage": "codecov"
  },
  "version": "2.3.4"
}

Spamworldpro Mini