{
  "a.css": {
    "type": "stylus",
    "fromBase": "styles",
    "fromSrc": "a.styl",
    "toBase": "../compiled",
    "toSrc": "a.css"
  }
}