Sha256: 620238d58a7822eb1b8546a404d7b163854bf5ebf9f7a2b3c826e76680739947

Contents?: true

Size: 592 Bytes

Versions: 3

Compression:

Stored size: 592 Bytes

Contents

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

3 entries across 3 versions & 1 rubygems

Version Path
i18n-js-3.9.1 package.json
i18n-js-3.9.0 package.json
i18n-js-3.8.4 package.json