{
  "name": "Csster",
  "description": "Csster: Write CSS in JS or Coffeescript, with macros, color math, etc.",
  "version": "1.0.1",
  "keywords": ["css", "color"],
  "licenses": [{
    "type": "MIT",
    "url": "https://github.com/ndp/csster/raw/master/LICENSE"
  }],
  "repository": {
    "type": "git",
    "url": "https://github.com/ndp/csster.git"
  },
  "author": "Andrew Peterson <andy@ndpsoftware.com>",
  "main": "./csster.js",
  "engines": {
    "node": "*"
  }
}
