uk-ireland-stampduty-calculator
Version:
stamp duty calculator
30 lines (29 loc) • 608 B
JSON
{
"name": "uk-ireland-stampduty-calculator",
"version": "1.3.4",
"description": "stamp duty calculator",
"homepage": "https://github.com/richmilton/uk-ireland-stampduty-calculator",
"main": "index.js",
"scripts": {
"test": "node ./node_modules/mocha/bin/mocha"
},
"repository": {
"type": "git",
"url": "uk-ireland-stampduty-calculator"
},
"author": "richmilton",
"license": "ISC",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4",
"nyc": "^14.0.0"
},
"keywords": [
"stamp",
"duty",
"sdlt",
"ltt",
"lbtt",
"stamp duty"
]
}