代码拉取完成,页面将自动刷新
{
"name": "@lidh04/circle-chain-sdk",
"version": "1.0.22",
"description": "circle chain sdk",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
"exports": {
".": {
"import": "./dist/mjs/index.js",
"require": "./dist/cjs/index.js"
}
},
"scripts": {
"test": "jest",
"build": "rm -fr dist/* && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && ./fixup",
"deploy": "npm run build && npm publish"
},
"keywords": [
"circle",
"chain"
],
"author": "lidh04@gmail.com",
"license": "ISC",
"dependencies": {
"axios": "^1.7.4",
"js-cookie": "^3.0.5",
"tsd-jsdoc": "^2.5.0"
},
"devDependencies": {
"@types/jest": "^29.5.13",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
},
"repository": {
"type": "git",
"url": "git@gitee.com:lidh04/js-circle-chain-sdk.git"
},
"directories": {
"test": "test"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。