{
  "name": "styl",
  "repo": "tj/styl",
  "description": "CSS pre-processor built on Rework",
  "version": "0.2.9",
  "keywords": ["css", "stylus", "preprocessor", "style"],
  "dependencies": {
    "tj/debug": "*",
    "tj/css-whitespace": "1.1.0",
    "tj/rework": "0.18.3",
    "tj/rework-mixins": "1.1.1"
  },
  "scripts": ["index.js"],
  "main": "index.js"
}
