{
  "_args": [
    [
      "@tencent-sdk/capi@0.2.17",
      "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless"
    ]
  ],
  "_development": true,
  "_from": "@tencent-sdk/capi@0.2.17",
  "_id": "@tencent-sdk/capi@0.2.17",
  "_inBundle": false,
  "_integrity": "sha512-DIenMFJXrd4yb35BbW/7LiikCQotbm9HEBG9S4HKV47tcKt6e4nZrNPO3R2hHgQ2jdo0xfqmlUlCP0O4Q3b9pw==",
  "_location": "/@tencent-sdk/capi",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@tencent-sdk/capi@0.2.17",
    "name": "@tencent-sdk/capi",
    "escapedName": "@tencent-sdk%2fcapi",
    "scope": "@tencent-sdk",
    "rawSpec": "0.2.17",
    "saveSpec": null,
    "fetchSpec": "0.2.17"
  },
  "_requiredBy": [
    "/@serverless/utils-china"
  ],
  "_resolved": "https://registry.npmjs.org/@tencent-sdk/capi/-/capi-0.2.17.tgz",
  "_spec": "0.2.17",
  "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless",
  "author": {
    "name": "yugasun"
  },
  "browser": "dist/index.js",
  "bugs": {
    "url": "https://github.com/yugasun/tencent-sdk/issues"
  },
  "dependencies": {
    "@types/chalk": "^2.2.0",
    "@types/object-assign": "^4.0.30",
    "@types/request": "^2.48.3",
    "@types/request-promise-native": "^1.0.17",
    "object-assign": "^4.1.1",
    "querystring": "^0.2.0",
    "request": "^2.88.0",
    "request-promise-native": "^1.0.8"
  },
  "description": "Tencent cloud api sdk",
  "directories": {
    "test": "test"
  },
  "gitHead": "d2192f186ae3d2a342bbc13d4410302f361f01a1",
  "homepage": "https://github.com/yugasun/tencent-sdk#readme",
  "jsnext:main": "dist/index.esm.js",
  "keywords": [
    "tencent-clound",
    "api"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "name": "@tencent-sdk/capi",
  "node": "dist/index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yugasun/tencent-sdk.git"
  },
  "scripts": {
    "clean": "rimraf ./dist tsconfig.tsbuildinfo",
    "test": "ts-node test/index.spec.ts"
  },
  "types": "dist/index.d.ts",
  "typings": "dist/index.d.ts",
  "version": "0.2.17"
}
