{
  "name": "layer-ui-web",
  "version": "1.0.8",
  "description": "The Layer UI for Web provides a library of widgets to simplify adding chat capabilities into your application.",
  "main": "lib-es5/index.js",
  "scripts": {
    "prepublish": "grunt prepublish",
    "test": "grunt test"
  },
  "author": "Layer developers <helpdesk@layer.com> (https://layer.com)",
  "license": "Apache-2.0",
  "dependencies": {
    "animated-scrollto": "layerhq/animated-scrollto",
    "autolinker": "^1.2.1",
    "blueimp-load-image": "^2.9.0",
    "notifyjs": "^2.0.3",
    "remarkable-emoji": "^0.1.3",
    "twemoji": "^1.4.1",
    "webcomponents.js": "^0.7.22",
    "layer-websdk": "^3.2"
  },
  "devDependencies": {
    "babel-cli": "^6.18.0",
    "babel-preset-latest": "^6.16.0",
    "babelify": "^7.3.0",
    "eslint": "^3.13.1",
    "eslint-config-airbnb": "^13.0.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^2.2.3",
    "eslint-plugin-react": "^6.9.0",
    "grunt": "^1.0.1",
    "grunt-browserify": "^5.0.0",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^1.0.2",
    "grunt-contrib-less": "^1.3.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-jsduck": "^1.0.1",
    "grunt-notify": "^0.4.5",
    "grunt-saucelabs": "^9.0.0",
    "install": "^0.8.4",
    "istanbulify": "^0.1.0",
    "less": "^2.7.1",
    "npm": "^4.1.1",
    "strictify": "^0.2.0"
  }
}

