UNPKG

aade-publicity-search

Version:

Request publicity records (street, city, name, type, status etc.) from AADE (Independent Public Revenue Authority) about a company using their VAT number (AFM)

35 lines (34 loc) 958 B
{ "name": "aade-publicity-search", "version": "1.1.0", "description": "Request publicity records (street, city, name, type, status etc.) from AADE (Independent Public Revenue Authority) about a company using their VAT number (AFM)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "aade", "company", "vatid", "vatnumber", "georgetomzaridis", "publicity-search", "publicity", "aade-publicity-search" ], "author": "George Tomzaridis", "license": "ISC", "dependencies": { "axios": "^1.1.3", "is-xml": "^0.1.0", "xml2js": "^0.6.2" }, "bugs": { "url": "https://github.com/georgetomzaridis/aade-publicity-search-js/issues", "email": "georgetomzaridis@gmail.com" }, "repository": { "type": "git", "url": "git+https://github.com/georgetomzaridis/aade-publicity-search-js.git" } }