UNPKG
quickbooks
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
node.js client for Intuit's QuickBooks Payments
github.com/mcohen01/quickbooks
mcohen01/quickbooks
quickbooks
/
config.js
9 lines
•
177 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
module
.
exports
= { consumerKey:
''
, consumerSecret:
''
, token:
''
, tokenSecret:
''
, realmId:
''
, useSandbox:
true
, debug:
true
}