{
  "name": "@zeit/next-stylus",
  "version": "0.1.0",
  "main": "index.js",
  "license": "MIT",
  "repository": "zeit/next-plugins",
  "dependencies": {
    "@zeit/next-css": "0.2.0",
    "extract-text-webpack-plugin": "^3.0.2",
    "stylus-loader": "^3.0.2"
  },
  "devDependencies": {
    "stylus": "^0.54.5"
  },
  "peerDependencies": {
    "stylus": "^0.54.5"
  }
}
