taxjar-calcorado-node
Version:
Processes Colorado multiple home rule city data for TaxJar API calculations
23 lines (22 loc) • 613 B
JSON
{
"name": "taxjar-calcorado-node",
"version": "1.0.2",
"description": "Processes Colorado multiple home rule city data for TaxJar API calculations",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ryanpl-boundley/taxjar-calcorado.git"
},
"keywords": [
"taxjar"
],
"author": "Ryan Le",
"license": "ISC",
"bugs": {
"url": "https://github.com/ryanpl-boundley/taxjar-calcorado/issues"
},
"homepage": "https://github.com/ryanpl-boundley/taxjar-calcorado#readme"
}