Sha256: 25c05d07769a0f4b13ddf426586c7e5c30ab591aaf29fb341c3936b27b3dcac5
Contents?: true
Size: 592 Bytes
Versions: 1
Compression:
Stored size: 592 Bytes
Contents
{ "name": "i18n-js", "version": "3.9.2", "description": "A javascript library similar to Ruby on Rails i18n gem", "author": "Nando Vieira", "license": "MIT", "keywords": [ "i18n" ], "devDependencies": { "jasmine-node": "^3.0.0" }, "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.9.2 | package.json |