{
  "name": "nwb-stylus",
  "version": "0.7.2",
  "description": "Stylus plugin for nwb",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "dependencies": {
    "stylus": "0.54.7",
    "stylus-loader": "3.0.2"
  },
  "author": "Jonny Buchanan <jonathan.buchanan@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/insin/nwb-stylus.git"
  },
  "keywords": [
    "nwb",
    "nwb-plugin",
    "nwb-css-preprocessor-plugin",
    "stylus"
  ]
}
