jtassin/react-formatted-amount

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "react-formatted-amount",
  "version": "0.0.0",
  "description": "react-formatted-amount",
  "main": "dist/react-formatted-amount.min.js",
  "homepage": "https://github.com/jtassin/react-formatted-amount",
  "authors": [
    "Julien TASSIN"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "react-component"
  ],
  "license": "MIT",
  "ignore": [
    ".editorconfig",
    ".gitignore",
    "package.json",
    "src",
    "node_modules",
    "example",
    "test"
  ]
}