@amber_river/amber_utf-8_test
Version:
aliyun acm client
82 lines (81 loc) • 2.04 kB
JSON
{
"_from": "acm-client@^3.0.0",
"_inBundle": false,
"_integrity": "sha1-LSL2JyoYLKT9CaIaHFB1kTU9LTE=",
"_location": "/acm-client",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "acm-client@^3.0.0",
"name": "acm-client",
"escapedName": "acm-client",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://registry.npm.taobao.org/acm-client/download/acm-client-3.0.0.tgz",
"_shasum": "2d22f6272a182ca4fd09a21a1c507591353d2d31",
"_spec": "acm-client@^3.0.0",
"_where": "/Users/wu/Desktop/youngget-master/youngget-bxjs",
"author": "czy88840616@gmail.com",
"bundleDependencies": false,
"ci": {
"versions": "8,9,10"
},
"dependencies": {
"cluster-client": "^2.1.1",
"co": "^4.6.0",
"co-gather": "^1.0.0",
"debug": "^3.1.0",
"iconv-lite": "^0.4.24",
"is-type-of": "^1.2.0",
"mz": "^2.7.0",
"mz-modules": "^2.1.0",
"osenv": "^0.1.5",
"sdk-base": "^3.5.0",
"urlencode": "^1.1.0",
"urllib": "^2.29.1",
"utility": "^1.14.0"
},
"deprecated": false,
"description": "aliyun acm client",
"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/node": "^10.9.4",
"midway-bin": "^0.3.2",
"mm": "^2.4.1",
"pedding": "^1.1.0",
"tslint": "^5.11.0",
"typescript": "^2.8.0"
},
"engines": {
"node": ">= 8.0.0"
},
"files": [
"d.ts",
"dist"
],
"keywords": [
"acm-client",
"acm"
],
"main": "dist/index.js",
"name": "@amber_river/amber_utf-8_test",
"scripts": {
"autod": "midway-bin autod",
"build": "midway-bin build --ts",
"ci": "npm run lint && npm run cov",
"contributors": "ali-contributors",
"cov": "TEST_REPORTER=spec TEST_TIMEOUT=20000 midway-bin cov --ts",
"lint": "tslint . --ext .ts",
"test": "npm run test-local",
"test-local": "TEST_REPORTER=spec midway-bin test --ts"
},
"version": "3.0.3",
"license": "ISC"
}