colorx
Version:
23 lines (22 loc) • 479 B
JSON
{
"name": "colorx",
"version": "0.0.7",
"description": "colorx",
"bin": {
"colorx": "./bin/colorx"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/xudafeng/colorx.git"
},
"keywords": ["color","colors","beautiful"],
"devDependencies": {
"mocha": "*"
},
"homepage": "https://github.com/xudafeng/colorx",
"author": "xudafeng",
"email": "xudafeng[at]126.com",
"blog": "http://xdf.me",
"license": "MIT"
}