{
  "name": "ordinal-pt-br",
  "version": "1.0.0",
  "description": "Transforma números cardinais em ordinais por extenso",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ashleygwilliams/my_package.git"
  },
  "keywords": [
    "ordinal",
    "portugues",
    "numero"
  ],
  "author": {
    "name": "Gabriel Coutinho",
    "url": "https://coutinho.dev"
  },
  "license": "MIT",
  "homepage": "https://github.com/gcacoutinho/ordinal-pt-br"
}
