{ "name": "@themer/colors-polar-ice", "version": "2.0.1", "description": "A chilly color set for themer.", "main": "lib/index.js", "engines": { "node": ">=6.11" }, "scripts": { "prepublishOnly": "cp ../../../LICENSE.md ./" }, "repository": { "type": "git", "url": "git+https://github.com/mjswensen/themer.git" }, "keywords": [ "themer", "colors", "colorset", "theme" ], "author": "mjswensen", "license": "MIT", "files": [ "/lib/index.js" ], "bugs": { "url": "https://github.com/mjswensen/themer/issues" }, "homepage": "https://github.com/mjswensen/themer/tree/master/cli/packages/colors-polar-ice#readme", "peerDependencies": { "themer": "^3" }, "devDependencies": {}, "dependencies": {} }