UNPKG

australian-business-number

Version:
29 lines (28 loc) 675 B
{ "name": "australian-business-number", "version": "1.0.2", "description": "validate australian business number", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/sidorares/australian-business-number.git" }, "keywords": [ "australia", "ato", "tax", "abn" ], "author": "Andrey Sidorov <sidorares@yandex.ru>", "license": "MIT", "bugs": { "url": "https://github.com/sidorares/australian-business-number.git/issues" }, "homepage": "https://github.com/sidorares/australian-business-number.git#readme", "devDependencies": { "mocha": "^2.3.4" } }