UNPKG

bpmn-font

Version:
41 lines (40 loc) 787 B
{ "name": "bpmn-font", "description": "A BPMN 2.0 icon font", "version": "0.12.1", "scripts": { "test": "echo 'no tests'" }, "keywords": [ "bpmn", "font", "iconfont", "icons" ], "author": { "name": "Nico Rehwaldt", "url": "https://github.com/nikku" }, "contributors": [ { "name": "bpmn.io contributors", "url": "https://github.com/bpmn-io" } ], "license": "SIL", "repository": { "type": "git", "url": "https://github.com/bpmn-io/bpmn-font" }, "files": [ "dist/css/bpmn-codes.css", "dist/css/bpmn-embedded.css", "dist/css/bpmn.css", "dist/font/", "dist/demo.html", "resources/symbols.png", "LICENSE", "README" ], "homepage": "https://github.com/bpmn-io/bpmn-font" }