Sha256: 816506a6f278f360a0b68335cbd3ce4ccabf076abe803da57e7206192bce7508
Contents?: true
Size: 577 Bytes
Versions: 16
Compression:
Stored size: 577 Bytes
Contents
{ "name": "ember-i18n", "version": "2.0.0", "licence": "APLv2", "description": "Internationalization for Ember", "keywords": [ "ember", "internationalization", "i18n" ], "author": "James A. Rosen <james.a.rosen@gmail.com>", "repository": { "type": "git", "url": "git://github.com/jamesarosen/ember-i18n.git" }, "main": "lib/i18n.js", "scripts": { "test": "make test" }, "devDependencies": { "mocha": "~1.9.0", "chai": "~1.6.0", "mocha-phantomjs": "~2.0.1", "jshint": "~2.0.1", "handlebars": "~1.0.11" } }
Version data entries
16 entries across 16 versions & 1 rubygems