{
  "name": "makestatic-css-standard",
  "version": "1.0.24",
  "description": "Standard CSS plugin configuration",
  "author": "muji <noop@xpm.io>",
  "license": "MIT",
  "homepage": "https://makestatic.ws",
  "engines": {
    "node": " >= 6.1.x"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/makestatic/compiler"
  },
  "keywords": [
    "makestatic",
    "webpack",
    "css",
    "postcss"
  ],
  "files": [
    "README.md",
    "index.js"
  ],
  "dependencies": {
    "postcss-cssnext": "^2.9.0",
    "postcss-import": "^9.1.0",
    "rucksack-css": "^0.9.1",
    "sugarss": "^0.2.0"
  },
  "devDependencies": {
    "chai": "~3.5.0",
    "istanbul": "~0.4.4",
    "mocha": "~3.2.0",
    "standard": "^8.6.0"
  }
}
