{
  "name": "human-format",
  "main": "index.js",
  "version": "0.3.0",
  "authors": [
    "Julien Fontanet <julien.fontanet@isonoe.net>"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "license": "ISC",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
