UNPKG

@mithril-icons/entypo

Version:

Mithril icons generated from http://www.entypo.com/

29 lines (28 loc) 681 B
{ "name": "@mithril-icons/entypo", "version": "1.2.0", "description": "Mithril icons generated from http://www.entypo.com/", "homepage": "https://mithril-icons.com/entypo", "repository": { "type": "git", "url": "https://github.com/mithril-icons/builder" }, "keywords": [ "mithril", "mithriljs", "icon", "icons", "entypo" ], "author": "Michał Kijowski <michal@kijowski.dev> (https://kijowski.dev)", "license": "cc-by-sa-4.0", "module": "index.js", "types": "index.d.ts", "sideEffect": false, "peerDependencies": { "mithril": "^2.0.4" }, "scripts": { "prepublishOnly": "test $(ls icons/ | wc -l) -gt 10 " } }