jsDelivr CDN data for google-cdn.
This module makes it easy to replace references to your bower resources in your app with links to the libraries on jsDelivr.
Getting started
Install: npm install --save-dev google-cdn jsdelivr-cdn-data
Example
bower.json:
var googlecdn = ; var bowerConfig = ;var markup = '<script src="bower_components/jquery/jquery.js"></script>';;
License
MIT