iobroker.icons-icons8
Version:
Icon set for visualisation of the home automation from icons8.com.
44 lines (43 loc) • 1.07 kB
JSON
{
"name": "iobroker.icons-icons8",
"description": "Icon set for visualisation of the home automation from icons8.com.",
"version": "0.0.1",
"author": "bluefox <dogafox@gmail.com>",
"contributors": [
"bluefox <dogafox@gmail.com>"
],
"homepage": "https://github.com/ioBroker/ioBroker.icons-icons8",
"repository": {
"type": "git",
"url": "https://github.com/ioBroker/ioBroker.icons-icons8"
},
"licenses": [
{
"type": "CC BY-ND 3.0",
"url": "https://github.com/ioBroker/ioBroker.icons-icons8/blob/master/LICENSE"
}
],
"keywords": [
"ioBroker",
"icons",
"icons8",
"home automation"
],
"dependencies": {
},
"devDependencies": {
"grunt": "~0.4.4",
"grunt-curl": "~2.2.0",
"grunt-tar.gz": "~0.0.3",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-copy": "~0.5.0"
},
"bugs": {
"url": "https://github.com/ioBroker/ioBroker.icons-icons8/issues"
},
"main": "Gruntfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT"
}