Problem with Snap.svg and gulp

trying to use snap.svg but it won’t copy. Here is the code I have. Bower downloaded it. I can swap out jquery and it builds. Ideas?

    },
    "snap.svg.js": {
      "bower": ["snap.svg"]
    },
    "modernizr.js": {
      "bower": ["modernizr"]
    }
},

You most likely need to copy the name exactly:

Should be Snap.svg