gstin_checker
Version:
GSTIN Checker =========
25 lines (24 loc) • 449 B
JSON
{
"name": "gstin_checker",
"version": "1.0.9",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "GSTIN Validator",
"license": "ISC",
"keywords": [
"gstin",
"gstn",
"india",
"gstin-verify",
"gstin_checker",
"gstin-checker"
],
"dependencies": {
"bluebird": "^3.7.1",
"querystring": "^0.2.0",
"request": "^2.88.0"
}
}