{
  "_from": "postcss-mixins@^2.1.0",
  "_id": "postcss-mixins@2.1.1",
  "_inBundle": false,
  "_integrity": "sha1-sUGggD76ji10SGf42RWWiQz5JBs=",
  "_location": "/postcss-mixins",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-mixins@^2.1.0",
    "name": "postcss-mixins",
    "escapedName": "postcss-mixins",
    "rawSpec": "^2.1.0",
    "saveSpec": null,
    "fetchSpec": "^2.1.0"
  },
  "_requiredBy": [
    "/precss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-2.1.1.tgz",
  "_shasum": "b141a0803efa8e2d744867f8d91596890cf9241b",
  "_spec": "postcss-mixins@^2.1.0",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/precss",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-mixins/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "globby": "^3.0.1",
    "postcss": "^5.0.10",
    "postcss-simple-vars": "^1.0.1"
  },
  "deprecated": false,
  "description": "PostCSS plugin for mixins",
  "devDependencies": {
    "chai": "3.4.0",
    "gulp": "3.9.0",
    "gulp-eslint": "1.0.0",
    "gulp-mocha": "2.1.3",
    "mocha": "2.3.3"
  },
  "homepage": "https://github.com/postcss/postcss-mixins#readme",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "mixins",
    "sass"
  ],
  "license": "MIT",
  "name": "postcss-mixins",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-mixins.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "2.1.1"
}
