Sha256: 20744619d4abdf62f0435a2962d5653e0f466e160f372ba18528c9df42c31ed2
Contents?: true
Size: 593 Bytes
Versions: 1
Compression:
Stored size: 593 Bytes
Contents
{ "name": "i18n-js", "version": "3.0.9", "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.9 | package.json |