{
  "name": "SoundJS",
  "version": "0.6.1",
  "description": "SoundJS Docs",
  "url": "http://www.createjs.com/soundjs",
  "logo": "assets/docs-icon-SoundJS.png",
  "repository": "git@github.com:CreateJS/SoundJS.git",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-uglify": "~0.6.0",
    "grunt-contrib-yuidoc": "~0.5.2",
    "grunt-contrib-compress": "~0.12.0",
    "grunt-contrib-copy": "^0.7.0",
	"grunt-contrib-sass": "^0.8.1",
	"grunt-contrib-clean":"^0.4.0",
    "grunt-mxmlc": "~0.5.2",
    "lodash": "~0.9.2"
  },
  "engine": "node >= 0.10.22"
}
