{
  "_args": [
    [
      {
        "raw": "autoprefixer@9.4.6",
        "scope": null,
        "escapedName": "autoprefixer",
        "name": "autoprefixer",
        "rawSpec": "9.4.6",
        "spec": "9.4.6",
        "type": "version"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "autoprefixer@9.4.6",
  "_hasShrinkwrap": false,
  "_id": "autoprefixer@9.4.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/autoprefixer",
  "_nodeVersion": "11.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/autoprefixer_9.4.6_1548074668542_0.643151382727762"
  },
  "_npmUser": {
    "name": "ai",
    "email": "andrey@sitnik.ru"
  },
  "_npmVersion": "6.5.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "autoprefixer@9.4.6",
    "scope": null,
    "escapedName": "autoprefixer",
    "name": "autoprefixer",
    "rawSpec": "9.4.6",
    "spec": "9.4.6",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.6.tgz",
  "_shasum": "0ace275e33b37de16b09a5547dbfe73a98c1d446",
  "_shrinkwrap": null,
  "_spec": "autoprefixer@9.4.6",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bin": {
    "autoprefixer": "./bin/autoprefixer"
  },
  "bugs": {
    "url": "https://github.com/postcss/autoprefixer/issues"
  },
  "dependencies": {
    "browserslist": "^4.4.1",
    "caniuse-lite": "^1.0.30000929",
    "normalize-range": "^0.1.2",
    "num2fraction": "^1.2.2",
    "postcss": "^7.0.13",
    "postcss-value-parser": "^3.3.1"
  },
  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-Yp51mevbOEdxDUy5WjiKtpQaecqYq9OqZSL04rSoCiry7Tc5I9FEyo3bfxiTJc1DfHeKwSFCUYbBAiOQ2VGfiw==",
    "shasum": "0ace275e33b37de16b09a5547dbfe73a98c1d446",
    "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.4.6.tgz",
    "fileCount": 76,
    "unpackedSize": 325634,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRb6tCRA9TVsSAnZWagAAZPMP+wQRzwO9bHf3D0xy1Y+Z\nWI9ePayzFctJNoSZCx4wXEAcN4PiSgn4x1Fe2TDZ0Isfh6pM7hSRyuir4lyX\nRo0Z2yn4MsTz4cPABUIgAVf+2X/OX77qKy5h7sr3V5k5Ufl13KqemzQyd9kq\nEu42ZDwG0UBQzCcp1Ud9UkYA0UclS7Xdv8VYfLUZQUuM6c+RUlgfG8c1OYUr\nOtBP9AaYuZYpdmf2O5rvunA0w2ZiCYbsCqP+Dal4KFRM/UcLq0A2VoOk22vk\nSrIL0AdJvKuLH6+Qja/DCKEx1LDC0raHFLYQkSqfkJot4CveDEm1eyCvwhL/\nfVZwxyfrkNeOgcjT8zi4pqDApQvIr1L2lZ2MAovEoLDZ2MVORZ4xzso/X72e\nuhh+H2NWxkB0mfEHUp7FjkLgc85tpHVSgqJwRhxNFReLdgEy5Z6svAu24GG7\nte+JaIUHFRAYfVAlmJNIN8KRrU5SS+ZgUb0akr+QlnCeu/ywfu9OIs7JDmRs\nJTUtEjfk2RXA0CYHRZbcEeDt8mBPSb39R1BJSlay1WSUW8s66rQzXxf7Zly5\nKlY6UFB/60h9GwqaKPJL0zsR+g6GPx1tXl8CDSZdKbJ+J2GdMozX3eGaliwD\nNKIdLTYyYO+HAGGmbY30Jk3Yaq+KmkH9YH3pHZC/lYYNOkg5jiiRHhKrs8Wd\ne/ih\r\n=+x+M\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/postcss/autoprefixer#readme",
  "keywords": [
    "autoprefixer",
    "css",
    "prefix",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "lib/autoprefixer",
  "maintainers": [
    {
      "name": "11bit",
      "email": "buryak.ivan@yandex.ru"
    },
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "kossnocorp",
      "email": "kossnocorp@gmail.com"
    }
  ],
  "name": "autoprefixer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/autoprefixer.git"
  },
  "version": "9.4.6"
}
