a Sails application
npm install
grunt
Dependencies are installed through bower
bower install ng-csv
However, they are managed through grunt. Add angular dependencies in tasks/pipeline.js.
var libraryDependencies = ['components/ng-csv/build/ng-csv.min.js']