{
  "name": "arale-messenger",
  "version": "2.1.0",
  "keywords": [
    "utility",
    "message",
    "communicate"
  ],
  "description": "跨域 Iframe 通信解决方案，兼容 IE 系列浏览器。",
  "homepage": "http://aralejs.org/messenger/",
  "author": "偏右 <afc163@gmail.com>",
  "maintainers": [
    "偏右 <afc163@gmail.com>"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/aralejs/messenger/"
  },
  "bugs": {
    "url": "https://github.com/aralejs/messenger/issues"
  },
  "license": "MIT",
  "spm": {},
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "spm-jquery": "1.7.2",
    "spm-expect.js": "0.3.1",
    "spm-webpack": "~1.0.0"
  },
  "scripts": {
    "build": "spm-webpack -c"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "publishConfig": {}
}
