{
  "_from": "postcss-atroot@^0.1.2",
  "_id": "postcss-atroot@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-Z1LAIwx0UUBUk0WysOMOvtoBpAU=",
  "_location": "/postcss-atroot",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-atroot@^0.1.2",
    "name": "postcss-atroot",
    "escapedName": "postcss-atroot",
    "rawSpec": "^0.1.2",
    "saveSpec": null,
    "fetchSpec": "^0.1.2"
  },
  "_requiredBy": [
    "/precss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-atroot/-/postcss-atroot-0.1.3.tgz",
  "_shasum": "6752c0230c745140549345b2b0e30ebeda01a405",
  "_spec": "postcss-atroot@^0.1.2",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/precss",
  "author": {
    "name": "OEvgeny"
  },
  "bugs": {
    "url": "https://github.com/OEvgeny/postcss-atroot/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^5.0.5"
  },
  "deprecated": false,
  "description": "PostCSS plugin to place rules directly at the root",
  "devDependencies": {
    "chai": "^3.2.0",
    "gulp": "^3.9.0",
    "gulp-eslint": "^1.0.0",
    "gulp-mocha": "^2.1.3",
    "mocha": "^2.3.2"
  },
  "homepage": "https://github.com/OEvgeny/postcss-atroot#readme",
  "keywords": [
    "postcss",
    "at-root",
    "postcss-plugin",
    "sass",
    "atroot",
    "css"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "postcss-atroot",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OEvgeny/postcss-atroot.git"
  },
  "scripts": {
    "start": "gulp",
    "test": "gulp"
  },
  "version": "0.1.3"
}
