{
  "_args": [
    [
      "autoprefixer@6.4.0",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu"
    ]
  ],
  "_from": "autoprefixer@6.4.0",
  "_id": "autoprefixer@6.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/autoprefixer",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/autoprefixer-6.4.0.tgz_1470221860591_0.03877654857933521"
  },
  "_npmUser": {
    "email": "andrey@sitnik.ru",
    "name": "ai"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "autoprefixer",
    "raw": "autoprefixer@6.4.0",
    "rawSpec": "6.4.0",
    "scope": null,
    "spec": "6.4.0",
    "type": "version"
  },
  "_requiredBy": [
    "/",
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.4.0.tgz",
  "_shasum": "4db60af585a303616bb896b50b30bbdd5858d2e3",
  "_shrinkwrap": null,
  "_spec": "autoprefixer@6.4.0",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu",
  "author": {
    "email": "andrey@sitnik.ru",
    "name": "Andrey Sitnik"
  },
  "bugs": {
    "url": "https://github.com/postcss/autoprefixer/issues"
  },
  "dependencies": {
    "browserslist": "~1.3.5",
    "caniuse-db": "^1.0.30000515",
    "normalize-range": "^0.1.2",
    "num2fraction": "^1.2.2",
    "postcss": "^5.1.1",
    "postcss-value-parser": "^3.2.3"
  },
  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  "devDependencies": {
    "browserify": "13.1.0",
    "coffee-script": "1.10.0",
    "eslint-config-postcss": "2.0.2",
    "fs-extra": "0.30.0",
    "gulp": "3.9.1",
    "gulp-coffee": "2.3.2",
    "gulp-eslint": "3.0.1",
    "gulp-json-editor": "2.2.1",
    "gulp-mocha": "3.0.0",
    "gulp-replace": "0.5.4",
    "mocha": "3.0.0",
    "should": "10.0.0",
    "vinyl-source-stream": "1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4db60af585a303616bb896b50b30bbdd5858d2e3",
    "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.4.0.tgz"
  },
  "eslintConfig": {
    "extends": "eslint-config-postcss/es5"
  },
  "homepage": "https://github.com/postcss/autoprefixer#readme",
  "keywords": [
    "autoprefixer",
    "css",
    "postcss",
    "postcss-plugin",
    "prefix"
  ],
  "license": "MIT",
  "main": "lib/autoprefixer",
  "maintainers": [
    {
      "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"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "6.4.0"
}
