ember-material-icons
Version:
Google Material icons for your ember-cli app
24 lines (23 loc) • 602 B
JSON
{
"name": "ember-cli-get-component-path-option",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ember-cli/ember-cli-get-component-path-option.git"
},
"author": "Stefan Penner",
"license": "ISC",
"bugs": {
"url": "https://github.com/ember-cli/ember-cli-get-component-path-option/issues"
},
"homepage": "https://github.com/ember-cli/ember-cli-get-component-path-option#readme",
"devDependencies": {
"chai": "^3.3.0",
"mocha": "^2.3.3"
}
}