{
  "name": "@alicloud/international-sms-sdk",
  "version": "1.0.3",
  "description": "international-sms-sdk",
  "keywords": [
    "SDK",
    "aliyun",
    "alicom",
    "sms",
    "Node.js"
  ],
  "main": "index.js",
  "scripts": {
    "prepublish": "make",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:aliyun/dysms-international-nodejs-sdk.git"
  },
  "author": "chuck.ql",
  "license": "ISC",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "babel-runtime": "^6.26.0",
    "chai": "^4.0.2"
  },
  "dependencies": {
    "@alicloud/dybaseapi-2018-05-01": "^1.0.0",
    "@alicloud/dysmsapi-2018-05-01": "^1.0.0",
    "@alicloud/mns": "^1.0.0-beta6",
    "babel-runtime": "^6.26.0"
  }
}
