{
  "name": "wechat-square-bracket-emotions",
  "version": "1.0.5",
  "description": "handle wechat [xx] emotions",
  "main": "./dist/index.js",
  "scripts": {
    "test": "node test/index.js",
    "dev": "webpack --watch --config webpack.conf.js",
    "build": "webpack -p --config webpack.conf.js"
  },
  "keywords": [
    "wechat",
    "wx",
    "emotions",
    "square-bracket",
    "[]",
    "微信",
    "方括号",
    "表情",
    "文本"
  ],
  "author": "wangnew2013@126.com",
  "license": "MIT",
  "devDependencies": {
    "babel-cli": "^6.18.0",
    "babel-loader": "^6.2.10",
    "babel-plugin-transform-runtime": "^6.15.0",
    "babel-preset-es2015": "^6.24.1",
    "ts-loader": "^3.2.0",
    "typescript": "^2.6.2",
    "webpack": "^3.10.0"
  },
  "dependencies": {
    "babel-runtime": "^6.20.0"
  },
  "directories": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/keepgoingwm/wechat-square-bracket-emotions.git"
  },
  "bugs": {
    "url": "https://github.com/keepgoingwm/wechat-square-bracket-emotions/issues"
  },
  "homepage": "https://github.com/keepgoingwm/wechat-square-bracket-emotions#readme"
}
