{ "name": "iobroker.icons-open-icon-library-png", "description": "Icon set for visualisation as PNG from Open Icon Library project.", "version": "0.1.3", "author": "bluefox <bluefox@ccu.io>", "contributors": [ "bluefox <bluefox@ccu.io>" ], "homepage": "https://github.com/ioBroker/ioBroker.icons-open-icon-library-png", "repository": { "type": "git", "url": "https://github.com/ioBroker/ioBroker.icons-open-icon-library-png" }, "licenses": [ { "type": "GPLv3", "url": "https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/blob/master/LICENSE" } ], "keywords": [ "ioBroker", "icons", "material design", "home automation" ], "dependencies": { "@iobroker/adapter-core": "^1.0.3" }, "devDependencies": { "grunt": "^1.0.1", "mocha": "^4.1.0", "chai": "^4.1.2" }, "bugs": { "url": "https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/issues" }, "main": "Gruntfile.js", "scripts": { "test": "node node_modules/mocha/bin/mocha --exit" }, "license": "MIT" }