{
  "_from": "browserslist@~0.4.0",
  "_id": "browserslist@0.4.0",
  "_inBundle": false,
  "_integrity": "sha1-O9SrkZncG5FQ1NbbpNnTqrvIbdQ=",
  "_location": "/browserslist",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "browserslist@~0.4.0",
    "name": "browserslist",
    "escapedName": "browserslist",
    "rawSpec": "~0.4.0",
    "saveSpec": null,
    "fetchSpec": "~0.4.0"
  },
  "_requiredBy": [
    "/autoprefixer-core"
  ],
  "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-0.4.0.tgz",
  "_shasum": "3bd4ab9199dc1b9150d4d6dba4d9d3aabbc86dd4",
  "_spec": "browserslist@~0.4.0",
  "_where": "/home/codegama/repo/shopygen/gentack/source_code/gentack-website-base/node_modules/autoprefixer-core",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/ai/browserslist/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "caniuse-db": "^1.0.30000153"
  },
  "deprecated": "Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.",
  "description": "Get browsers versions that matches given criterias like in Autoprefixer",
  "devDependencies": {
    "chai": "2.3.0",
    "gulp": "3.8.11",
    "gulp-eslint": "0.11.1",
    "gulp-mocha": "2.0.1",
    "mocha": "2.2.4"
  },
  "homepage": "https://github.com/ai/browserslist#readme",
  "keywords": [
    "caniuse",
    "browsers"
  ],
  "license": "MIT",
  "name": "browserslist",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ai/browserslist.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "0.4.0"
}
