{
  "name": "liczby-slownie",
  "version": "1.0.0",
  "description": "Function to convert numbers as corresponding words",
  "main": "lib/slownie.js",
  "scripts": {
    "test": "mocha -R landing test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:fraunos/slownie.js.git"
  },
  "devDependencies": {
    "should": ">= 0.0.0",
    "mocha": ">= 0.0.0"
  },
  "keywords": [
    "Słownie",
    "slownie",
    "liczby"
  ],
  "author": "Michał Wołoszyn <kontakt@fraunos.pl> (https://fraunos.pl)",
  "license": "BSD"
}
