UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

22 lines (21 loc) 451 B
{ "name": "uc.micro", "version": "1.0.3", "description": "Micro subset of unicode data files for markdown-it projects.", "repository": "markdown-it/uc.micro", "license": "WTFPL", "files": [ "categories/", "properties/", "index.js" ], "scripts": { "test": "mocha", "update": "node update.js && npm test" }, "devDependencies": { "mocha": "^3.0.2", "shelljs": "^0.7.4", "unicode-9.0.0": "^0.7.0" } }