Skip to content

Commit

Permalink
Changes to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishvanand committed Oct 28, 2023
1 parent b95cf9a commit eadc689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "taxid-validator",
"version": "1.0.0",
"description": "Validate Global Tax IDs: A robust and comprehensive library for validating tax identification numbers (TINs) worldwide. It supports validation against standard regex patterns and offers extended verification through checksum algorithms for countries with such requirements. Ideal for applications dealing with international data, finance, or requiring precise tax ID validation",
"main": "dist/your-library-name.js",
"main": "dist/taxid-validator.js",
"keywords": [
"tax",
"tax-id",
Expand Down

0 comments on commit eadc689

Please sign in to comment.