All Downloads are FREE. Search and download functionalities are using the official Maven repository.

webapp.vendor.angular-i18n.package.json Maven / Gradle / Ivy

Go to download

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-server)

There is a newer version: 0.70.0
Show newest version
{
  "name": "angular-i18n",
  "version": "1.5.8",
  "description": "AngularJS module for internationalization",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/angular.js.git"
  },
  "keywords": [
    "angular",
    "framework",
    "browser",
    "internationalization",
    "i18n",
    "client-side"
  ],
  "author": "Angular Core Team ",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/angular/angular.js/issues"
  },
  "homepage": "http://angularjs.org",
  "jspm": {
    "shim": {
      "angular-i18n": {
        "deps": ["angular"]
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy