UNPKG

apicase-core

Version:

Core library to make API calls with any adapter

25 lines (24 loc) 404 B
{ "presets": [ "flow", [ "env", { "modules": "commonjs", "targets": { "browsers": [ "> 1%", "last 2 versions", "not ie <= 8" ] }, "exclude": ["transform-regenerator"] } ], "stage-2" ], "plugins": [ "ramda", "transform-async-to-generator" ] }