fur-colors
Version:
Colors for fur.
49 lines • 1.13 kB
JSON
{
"name": "fur-colors",
"version": "2.0.5",
"description": "Colors for fur.",
"main": "lib",
"scripts": {
"test": "./ci/test.js",
"prepublish": "./ci/build.js"
},
"repository": "fur-labo/fur-colors",
"author": {
"name": "Taka Okunishi",
"url": "http://okunishitaka.com"
},
"keywords": [
"fur",
"colors"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/fur-labo/fur-colors/issues"
},
"homepage": "https://github.com/fur-labo/fur-colors#readme",
"dependencies": {
"alnum": "^1.0.1",
"arrayreduce": "^2.1.0",
"color-scheme": "0.0.5",
"onecolor": "^3.0.4",
"stringcase": "^3.0.1"
},
"devDependencies": {
"ape-covering": "^3.0.3",
"ape-deploying": "^5.0.2",
"ape-releasing": "^4.0.1",
"ape-reporting": "^3.0.1",
"ape-tasking": "^4.0.3",
"ape-testing": "^4.0.0",
"ape-tmpl": "^5.0.11",
"ape-updating": "^4.0.4",
"async": "^1.5.2",
"coz": "^6.0.3",
"coz-tmpl": "^1.2.1",
"expandglob": "^3.0.2",
"filecopy": "^2.0.0",
"mkdirp": "^0.5.1",
"svgpng": "^2.0.0",
"writexml": "^2.0.0"
}
}