ref: 19da8f07905d644693be648b67fa9926c9c60646
dir: /js/package.json/
{ "name": "h264bsd_dist_builder", "description": "Minifies and concatenates all of the files needed for H264Bsd.js", "version": "0.0.1", "private": true, "author": { "name": "Chris Jarabek", "email": "chris.jarabek@gmail.com" }, "dependencies": { "grunt" : "*", "grunt-contrib-uglify": "*", "grunt-contrib-clean": "*" }, "title": "H264BSD" }