shithub: h264bsd

ref: bb4b01a1f96ee6576fb0ccc8237cf635e89a01ec
dir: h264bsd/js/package.json

View raw version
{
  "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"
}