UNPKG

promise-top-sdk

Version:
45 lines (44 loc) 1.09 kB
{ "name": "promise-top-sdk", "version": "1.0.4", "description": "淘宝TOP(Taobao Open Platform)SDK", "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "taobao", "top-sdk", "top", "ali-sdk", "open api", "top client" ], "author": "harold3c2", "license": "WTFPL", "dependencies": { "agentkeepalive": "^4.1.2", "axios": "^0.19.2", "form-data": "^3.0.0", "moment": "^2.25.1" }, "devDependencies": { "@types/form-data": "^2.5.0", "@types/moment": "^2.13.0", "@types/node": "^13.13.4", "@typescript-eslint/eslint-plugin": "^2.30.0", "@typescript-eslint/parser": "^2.30.0", "eslint": "^6.8.0", "typescript": "^3.8.3" }, "repository": { "url": "https://github.com/hezhuowei/promise-top-sdk.git", "type": "git" }, "homepage": "https://github.com/hezhuowei/promise-top-sdk", "bugs": { "url": "https://github.com/hezhuowei/promise-top-sdk/issues", "email": "hezhuowei@126.com" } }