UNPKG

idtbeyond-angular

Version:

Angular services module that can be used to interact with the IDT Beyond API to post a topup.

14 lines (11 loc) 325 B
dependencies: cache_directories: - "example/node_modules" - "example/bower_components" checkout: post: - cd /home/ubuntu/IDTBeyond-Angular/example && npm install - cd /home/ubuntu/IDTBeyond-Angular/example && bower install test: override: - cd /home/ubuntu/IDTBeyond-Angular/example && grunt test