UNPKG

dfp-lib

Version:

This project hosts the Node.JS client library for the SOAP-based DFP API at Google.

15 lines (14 loc) 199 B
{ "presets": ["latest"], "plugins": [ ["transform-runtime", { "polyfill": false, "regenerator": false }] ], "env": { "prod": { "presets": ["babili"] } } }