{
  "name": "normalize"
, "description": "Stylus porting of normalize.css"
, "version": "0.3.1"
, "keywords": ["stylus", "stylesheet", "normalize", "normalize.css"]
, "repository": {
    "type": "git"
  , "url": "git://github.com/nulltask/normalize.styl.git"
  }
, "dependencies": {
    "stylus": "*"
  }
, "devDependencies": {
    "express": "2"
  }
, "author": "nulltask <nulltask@gmail.com>"
, "main": "lib/normalize.js"
, "engines": { "node": "*" }
}
