{
  "name": "talkjs",
  "version": "0.1.0",
  "main": "Gruntfile.js",
  "author": "YOUR NAME HERE",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-preset-env": "^1.6.0",
    "babel-preset-es2015": "^6.24.1",
    "babelify": "^7.3.0",
    "grunt": "~0.4.5",
    "grunt-babel": "^7.0.0",
    "grunt-browserify": "^5.2.0",
    "grunt-contrib-concat": "~0.4.0",
    "grunt-contrib-cssmin": "0.12.3",
    "grunt-contrib-sass": "~0.4.0",
    "grunt-contrib-uglify": "~0.4.0",
    "grunt-contrib-watch": "^0.4.4",
    "grunt-wp-i18n": "~0.5.0",
    "grunt-wp-readme-to-markdown": "~1.0.0"
  },
  "dependencies": {}
}
