UNPKG

mongoose-stripe-customers

Version:

A mongoose plugin that creates a stripe customer when a new document is created and stores the Stripe customer id to that document.

23 lines (22 loc) 331 B
{ "esnext": true, "undef": true, "unused": "vars", "strict": false, "node": true, "mocha": true, "expr": true, "predef": [ "module", "require", "process", "describe", "before", "beforeEach", "after", "afterEach", "it", "console", "setTimeout" ] }