{
  "name": "all-colors",
  "version": "1.0.6",
  "description": "A collection of color palettes in JavaScript (RequireJS, CommonJS, and global) array and .txt format",
  "license": "MIT",
  "homepage": "https://github.com/mjhasbach/all-colors",
  "devDependencies": {
    "async": "~0.9.0",
    "camel-case": "~1.1.2",
    "cheerio": "~0.19.0",
    "condense-whitespace": "~1.0.0",
    "event-stream": "~3.3.1",
    "gulp": "~3.8.11",
    "gulp-callback": "~0.0.3",
    "gulp-modify": "~0.1.1",
    "gulp-rename": "~1.2.2",
    "gulp-shell": "~0.4.1",
    "gulp-umd": "~0.1.3",
    "is-keyword-js": "~1.0.3",
    "jsonfile": "~2.0.0",
    "lodash": "~3.8.0",
    "markup-color-extractor": "~1.0.2",
    "mkdirp": "~0.5.1",
    "request": "~2.55.0",
    "run-sequence": "~1.1.0",
    "slash": "~1.0.0",
    "slug": "~0.9.1",
    "stringify-object": "~2.0.0",
    "thot-cwd": "~0.0.4",
    "to-capital-case": "~0.1.1",
    "vinyl-buffer": "~1.0.0",
    "vinyl-source-stream": "~1.1.0",
    "walk": "~2.3.9"
  },
  "keywords": [
    "color",
    "palette",
    "theme",
    "scheme",
    "txt",
    "text",
    "array",
    "AMD",
    "RequireJS",
    "CommonJS",
    "Node",
    "global"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/mjhasbach/all-colors.git"
  },
  "authors": [
    "Matthew Hasbach <hasbach.git@gmail.com> (https://github.com/mjhasbach)"
  ]
}
