{
  "name": "serverless-aliyun-function-compute-wnj",
  "version": "1.1.27",
  "description": "Provider plugin for the Serverless Framework v1.x which adds support for Aliyun Function Compute",
  "main": "index.js",
  "scripts": {
    "test": "jest",
    "lint": "eslint --fix deploy info invoke logs package provider remove shared test index.js"
  },
  "keywords": [
    "serverless",
    "serverless",
    "framework",
    "function",
    "compute"
  ],
  "author": "Joyee Cheung <joyeec9h3@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "@alicloud/cloudapi": "^1.1.0",
    "@alicloud/fc": "^1.1.0",
    "@alicloud/log": "^1.0.0",
    "@alicloud/ram": "^1.0.0",
    "tablestore": "4.0.9",
    "ali-oss": "^4.8.0",
    "bluebird": "^3.5.0",
    "chalk": "^2.0.1",
    "co": "^4.6.0",
    "fs-extra": "^3.0.1",
    "ini": "^1.3.4",
    "lodash": "^4.17.4"
  },
  "devDependencies": {
    "eslint": "^4.6.1",
    "jest": "^20.0.4",
    "sinon": "^2.4.1"
  }
}
