{
  "_from": "postcss-neat@^2.5.2",
  "_id": "postcss-neat@2.5.3",
  "_inBundle": false,
  "_integrity": "sha512-eZscnCcSbVrEJcmlRgLo4+y1tzFjM4kfoKy50HzQTgqQfVXqdVVKYBRSrZdA2CXrjUgDobchFGpi5Q/vKwqkBg==",
  "_location": "/postcss-neat",
  "_phantomChildren": {
    "has-flag": "1.0.0",
    "js-base64": "2.4.5",
    "source-map": "0.5.7"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-neat@^2.5.2",
    "name": "postcss-neat",
    "escapedName": "postcss-neat",
    "rawSpec": "^2.5.2",
    "saveSpec": null,
    "fetchSpec": "^2.5.2"
  },
  "_requiredBy": [
    "/postcss-salad"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-neat/-/postcss-neat-2.5.3.tgz",
  "_shasum": "80984aed8733355fd64db9ae9ef30eccc406a55b",
  "_spec": "postcss-neat@^2.5.2",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/postcss-salad",
  "author": {
    "name": "Alexandr Marinenko",
    "url": "http://codepen.io/jo-asakura/popular/"
  },
  "bugs": {
    "url": "https://github.com/jo-asakura/postcss-neat/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "babel-polyfill": "6.7.4",
    "postcss": "5.0.19"
  },
  "deprecated": false,
  "description": "PostCSS plugin that provides a semantic and fluid grid framework.",
  "devDependencies": {
    "autoprefixer": "6.3.6",
    "babel-core": "6.7.4",
    "babel-eslint": "6.0.2",
    "babel-preset-es2015": "6.6.0",
    "chai": "3.5.0",
    "clean-css": "3.4.11",
    "del": "1.2.0",
    "eslint": "0.11.0-alpha.0",
    "gulp": "3.9.1",
    "gulp-babel": "6.1.2",
    "gulp-concat": "2.6.0",
    "gulp-eslint": "0.12.0",
    "gulp-mocha": "2.2.0",
    "gulp-postcss": "6.1.0",
    "gulp-sourcemaps": "1.5.2",
    "postcss-media-minmax": "2.1.2",
    "postcss-nested": "0.3.2",
    "postcss-simple-vars": "0.3.0"
  },
  "homepage": "http://jo-asakura.github.io/postcss-neat/",
  "keywords": [
    "postcss-plugin",
    "postcss",
    "css",
    "postcssplugin",
    "columns",
    "grid",
    "layout",
    "media",
    "media-queries",
    "neat",
    "queries",
    "semantic"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "postcss-neat",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jo-asakura/postcss-neat.git"
  },
  "scripts": {
    "build": "gulp build",
    "prepublish": "npm run build",
    "test": "gulp"
  },
  "version": "2.5.3"
}
