ember-intl
Version:
Ember toolbox for internationalization.
22 lines (21 loc) • 459 B
JSON
{
"name": "ember-qunit-notifications",
"version": "0.0.5",
"homepage": "https://github.com/dockyard/ember-qunit-notifications",
"authors": [
"Brian Cardarella <bcardarella@gmail.com>"
],
"description": "Tomster-ified qunit-notifications",
"main": "index.js",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"qunit-notifications": "~0.0.4"
}
}