Sha256: 3d4184da2498aa4eb82eead7788d0758f0302cce6064c4932cba4d1e8ed3a5c4
Contents?: true
Size: 594 Bytes
Versions: 1
Compression:
Stored size: 594 Bytes
Contents
{ "name": "i18n-js", "version": "3.0.11", "description": "A javascript library similar to Ruby on Rails i18n gem", "author": "Nando Vieira", "license": "MIT", "keywords": [ "i18n" ], "devDependencies": { "jasmine-node": "^1.14.5" }, "main": "app/assets/javascripts/i18n.js", "scripts": { "test": "./node_modules/.bin/jasmine-node spec/js" }, "homepage": "https://github.com/fnando/i18n-js", "bugs": { "url": "https://github.com/fnando/i18n-js/issues" }, "repository": { "type": "git", "url": "https://github.com/fnando/i18n-js.git" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
i18n-js-3.0.11 | package.json |