{
  "name": "lib-arabic-roman",
  "version": "1.0.3",
  "description": "",
  "main": "lib/lib-arabic-roman.js",
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "scripts": {
    "test": "nyc mocha"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dudaduarte/libNumbers"
  },
  "author": "dudaduarte",
  "license": "ISC",
  "dependencies": {},
  "devDependencies": {
    "chai": "^4.2.0",
    "eslint": "^5.16.0",
    "mocha": "^6.1.4",
    "nyc": "^14.1.0"
  }
}
