HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/base.komma.pro/node_modules/autoprefixer/package.json
{
  "_args": [
    [
      "autoprefixer@9.8.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Base"
    ]
  ],
  "_development": true,
  "_from": "autoprefixer@9.8.0",
  "_id": "autoprefixer@9.8.0",
  "_inBundle": false,
  "_integrity": "sha512-D96ZiIHXbDmU02dBaemyAg53ez+6F5yZmapmgKcjm35yEe1uVDYI8hGW3VYoGRaG290ZFf91YxHrR518vC0u/A==",
  "_location": "/autoprefixer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "autoprefixer@9.8.0",
    "name": "autoprefixer",
    "escapedName": "autoprefixer",
    "rawSpec": "9.8.0",
    "saveSpec": null,
    "fetchSpec": "9.8.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.0.tgz",
  "_spec": "9.8.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Base",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bin": {
    "autoprefixer": "bin/autoprefixer"
  },
  "browser": {
    "chalk": false
  },
  "bugs": {
    "url": "https://github.com/postcss/autoprefixer/issues"
  },
  "dependencies": {
    "browserslist": "^4.12.0",
    "caniuse-lite": "^1.0.30001061",
    "chalk": "^2.4.2",
    "normalize-range": "^0.1.2",
    "num2fraction": "^1.2.2",
    "postcss": "^7.0.30",
    "postcss-value-parser": "^4.1.0"
  },
  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  "engines": {
    "node": ">=6.0.0"
  },
  "eslintIgnore": [
    "build/"
  ],
  "funding": {
    "type": "tidelift",
    "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  },
  "homepage": "https://github.com/postcss/autoprefixer#readme",
  "keywords": [
    "autoprefixer",
    "css",
    "prefix",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "lib/autoprefixer",
  "name": "autoprefixer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/autoprefixer.git"
  },
  "version": "9.8.0"
}