11 lines
235 B
JSON
11 lines
235 B
JSON
|
|
{
|
||
|
|
"name": "dingtalk-jsapi",
|
||
|
|
"version": "3.2.8",
|
||
|
|
"description": "钉钉 模块化 多端统一 API",
|
||
|
|
"main": "./index.js",
|
||
|
|
"author": "junlong.hjl",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"promise-polyfill": "^7.1.0"
|
||
|
|
}
|
||
|
|
}
|