Package Exports
- @mean-expert/loopback-sdk-builder
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mean-expert/loopback-sdk-builder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

LoopBack SDK Builder
The @mean-expert/loopback-sdk-builder is a community driven module forked from the official loopback-sdk-angular and refactored to support Angular 2.
The LoopBack SDK Builder will explore your LoopBack Application and will automatically build everything you need to start writing your Angular 2 Applications right away. From Interfaces and Models to API Services and Real-time communications.
Installation
$ cd to/loopback/project
$ npm install --save-dev @mean-expert/loopback-sdk-builderDocumentation
Features
FireLoop API (NEW)
Are you willing to build pure and modern Real-Time applications?? Then CHECK THIS OUT
Contact
Discuss features and ask questions on @johncasarrubias at Twitter.

