Sha256: 89e8aca667a65615241b11c00dba91722a6e318db5eda4134aef6facc0362127

Contents?: true

Size: 593 Bytes

Versions: 3

Compression:

Stored size: 593 Bytes

Contents

{
  "name": "i18n-js",
  "version": "3.5.1",
  "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

3 entries across 3 versions & 1 rubygems

Version Path
i18n-js-3.7.0 package.json
i18n-js-3.6.0 package.json
i18n-js-3.5.1 package.json