UNPKG

@brrinta/authorizenet-ts

Version:

Type definition of authorizenet node-sdk

27 lines (26 loc) 677 B
{ "name": "@brrinta/authorizenet-ts", "version": "1.1.0", "description": "Type definition of authorizenet node-sdk", "main": "src/index.d.ts", "scripts": { "build": "tsc" }, "repository": { "type": "git", "url": "git+https://github.com/brrinta/authorizenet-ts.git" }, "keywords": [ "nodejs", "authorizenet", "typescript" ], "author": "brrinta <brrinta@gmail.com>", "bugs": { "url": "https://github.com/brrinta/authorizenet-ts/issues" }, "homepage": "https://github.com/brrinta/authorizenet-ts#readme", "dependencies": { "authorizenet": "^1.0.7" } }