{
    "name" : "pantoner",
    "version" : "1.1.2",
    "description" : "Comprehensive Pantone color library implemented in Sass, LESS, Stylus, JSON, CSV, YAML, and XML.",
    "repository" : {
        "type" : "git",
        "url" : "git://github.com/jpederson/Pantoner.git"
    },
    "devDependencies" : {
        "grunt" :                       "latest",
        "grunt-contrib-sass":           "*",
        "grunt-contrib-stylus": 		"*",
        "grunt-contrib-less":           "*",
        "grunt-contrib-watch":          "*",
        "grunt-shell":                  "*",
        "fast-csv":                     "*",
        "yamljs":                       "*",
        "jsontoxml":                    "*",
        "matchdep":                     "*"
    },
    "author" : "James Pederson",
    "license" : "MIT"
}