UNPKG

ynu-ws-client

Version:

A WebService Client for YNU based Jinzhi systems.

25 lines 586 B
{ "name": "ynu-ws-client", "version": "0.2.1", "description": "A WebService Client for YNU based Jinzhi systems.", "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/ynu/ws-client.git" }, "keywords": [ "ynu", "webservice" ], "author": "na57 <na57@qq.com>", "license": "MIT", "bugs": { "url": "https://github.com/ynu/ws-client/issues" }, "homepage": "https://github.com/ynu/ws-client#readme", "jsnext:main": "index.es6.js", "dependencies": { "babel-runtime": "^6.11.6", "soap": "^0.17.0" } }