UNPKG

yc-acm-client

Version:

aliyun acm client

58 lines (57 loc) 1.26 kB
{ "author": { "name": "308512341@qq.com" }, "bundleDependencies": false, "ci": { "versions": "6, 7" }, "dependencies": { "cluster-client": "^1.5.3", "co": "^4.6.0", "co-gather": "^0.0.1", "debug": "^2.6.3", "hmacsha1": "^1.0.0", "iconv-lite": "^0.4.15", "is-type-of": "^1.0.0", "mz": "^2.6.0", "mz-modules": "^1.0.0", "osenv": "^0.1.4", "sdk-base": "^3.1.1", "urlencode": "^1.1.0", "urllib": "^2.25.1", "utility": "^1.11.0" }, "deprecated": false, "description": "aliyun acm client", "devDependencies": { "autod": "^2.8.0", "eslint": "^3.19.0", "eslint-config-egg": "^3.2.0", "pedding": "^1.1.0", "power-assert": "^1.4.4" }, "engines": { "node": ">= 6.0.0" }, "files": [ "lib/", "index.js" ], "keywords": [ "acm-client", "acm" ], "main": "index.js", "name": "yc-acm-client", "scripts": { "autod": "autod", "ci": "npm run lint && npm run cov", "contributors": "ali-contributors", "cov": "TEST_REPORTER=spec TEST_TIMEOUT=20000 egg-bin cov", "lint": "eslint . --ext .js", "test": "npm run lint && npm run test-local", "test-local": "TEST_REPORTER=spec egg-bin test" }, "version": "0.0.1" }