UNPKG

ember-cli-paypal

Version:

An ember-cli addon to easily integrate paypal into your app.

10 lines (8 loc) 152 B
/* jshint node: true */ 'use strict'; module.exports = { name: 'ember-cli-paypal', // isDevelopingAddon: function() { // return true; // } };