{
  "name": "gears_ts_alidayu",
  "version": "0.1.1",
  "description": "阿里大于thinkjs组件,发送短信息",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "compile": "babel --presets es2015,stage-0 --plugins transform-runtime src/ --out-dir lib/",
    "prepublish": "npm run compile"
  },
  "keywords": [
    "gears-software.com",
    "gears",
    "thinkjs",
    "alidayu"
  ],
  "author": "lileltp@163.com",
  "license": "ISC",
  "dependencies": {
    "babel-runtime": "^6.23.0",
    "string-template": "^1.0.0",
    "topsdk": "^1.0.10"
  },
  "devDependencies": {
    "babel-cli": "^6.7.7",
    "babel-plugin-transform-runtime": "^6.7.5",
    "babel-preset-es2015": "^6.6.0",
    "babel-preset-stage-0": "^6.5.0",
    "thinkjs": "^2.2.x"
  }
}
