ember-myth
Version:
Myth for ember-cli - css the way it was imagined
32 lines (31 loc) • 688 B
JSON
{
"name": "ember-myth",
"version": "0.1.1",
"description": "Myth for ember-cli - css the way it was imagined",
"repository": {
"type": "git",
"url": "http://github.com/jasonmit/ember-myth.git"
},
"engines": {
"node": ">= 0.10.0"
},
"main": "index.js",
"author": "jason.mitchell.w@gmail.com",
"license": "MIT",
"keywords": [
"ember-addon",
"myth",
"myth.io",
"ember-cli",
"ember"
],
"dependencies": {
"broccoli-caching-writer": "^0.5.5",
"ember-cli-version-checker": "^1.0.2",
"include-path-searcher": "^0.1.0",
"lodash.defaults": "^3.1.1",
"mkdirp": "^0.5.1",
"myth": "^1.4.0",
"rsvp": "^3.0.18"
}
}