UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

33 lines (32 loc) 765 B
{ "name": "broccoli-slow-trees", "version": "3.0.1", "description": "Print out of slowest trees for Broccoli.", "main": "index.js", "scripts": { "test": "mocha tests", "test:debug": "mocha --no-timeout debug tests" }, "keywords": [ "broccoli" ], "author": "Robert Jackson", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/rwjblue/broccoli-slow-trees.git" }, "bugs": { "url": "https://github.com/rwjblue/broccoli-slow-trees/issues" }, "homepage": "https://github.com/rwjblue/broccoli-slow-trees", "dependencies": { "heimdalljs": "^0.2.1" }, "devDependencies": { "chai": "^3.5.0", "chai-as-promised": "^5.1.0", "chai-files": "^1.2.0", "mocha": "^2.5.3" } }