Commit f9da1759 authored by huhao's avatar huhao

😄

parents
.vscode/
node_modules/
\ No newline at end of file
module.exports = require('./yitong-sdk');
\ No newline at end of file
This diff is collapsed.
{
"name": "nodejs-yitong-sdk",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.19.2",
"jaeger-client": "^3.17.2",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.15",
"log4js": "^6.1.2",
"opentracing": "^0.14.4"
}
}
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment