{
  "name": "echoesworks",
  "version": "0.2.2",
  "main": "dist/echoesworks.min.js",
  "description": "Next-Generation Tech Blog/Presentation Framework",
  "repository": {
    "type": "git",
    "url": "git://github.com/phodal/echoesworks.git"
  },
  "scripts": {
    "test": "grunt test;"
  },
  "keywords": ["Presentation", "MOOC", "EchoesWorks", "Presentation Framework", "Echoes"],
  "author": "Phodal Huang",
  "license": "MIT",
  "readmeFilename": "README.md",
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "jasmine-ajax": "2.99.0",
    "grunt-replace": "0.8.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-jasmine": "~0.8.0",
    "grunt-template-jasmine-istanbul": "0.3.3",
    "grunt-contrib-connect": "~0.9.0",
    "codeclimate-test-reporter": "0.0.4"
  }
}
