UNPKG

tc-id-verification

Version:
31 lines (30 loc) 596 B
{ "name": "tc-id-verification", "version": "1.0.2", "description": "R.O.T. ID Verification with SOAP Client", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc" }, "repository": { "type": "git", "url": "https://github.com/afulsamet/tc-id-verification.git" }, "keywords": [ "tc", "turkiye", "turkey", "id", "tckimlik" ], "author": "afulsamet", "devDependencies": { "@types/bluebird": "^3.5.27", "@types/soap": "^0.21.0", "typescript": "^3.5.2" }, "dependencies": { "soap": "^0.28.0" } }