Google 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 the Google CDN.
Getting started
Install: npm install --save-dev google-cdn google-cdn-data
Example
bower.json:
var googlecdn = ; var bowerConfig = ;var markup = '<script src="bower_components/jquery/jquery.js"></script>';;
License
MIT