代码拉取完成,页面将自动刷新
{
"name": "@gowiny/js-utils",
"alias": "gowiny-js-utils",
"exportName": "GowinyUtils",
"version": "1.0.7",
"description": "gowiny js utils",
"main": "dist/index.global.js",
"module": "dist/index.esm.js",
"unpkg": "dist/index.global.js",
"jsdelivr": "dist/index.global.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"files": [
"dist"
],
"scripts": {
"build": "yarn build:ts && yarn build:main && yarn build:dts",
"build:ts": "tsc -p .",
"build:main": "node scripts/build.js",
"build:dts": "api-extractor run",
"clean": "rimraf dist lib",
"test": "yarn test:ts && yarn test:babel && yarn test:dts",
"test:ts": "jest --config=jest.ts.config.js",
"test:babel": "jest --config=jest.babel.config.js",
"test:dts": "tsc -p ./test-dts",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
"release": "release.sh"
},
"repository": {
"type": "git",
"url": "https://gitee.com/gowiny/js-utils.git"
},
"keywords": [
"gowiny",
"utils",
"babel",
"typescript"
],
"author": {
"name": "gowiny",
"email": "terry@gowiny.com"
},
"license": "MIT",
"bugs": {
"url": "https://gitee.com/gowiny/js-utils/issues"
},
"homepage": "https://gitee.com/gowiny/js-utils",
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.17.8",
"@babel/plugin-transform-classes": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@microsoft/api-extractor": "^7.19.5",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-replace": "^4.0.0",
"@types/jest": "^26.0.24",
"@types/node": "^14.6.0",
"@types/qs": "^6.9.7",
"babel-jest": "^27.5.1",
"conventional-changelog-cli": "^2.2.2",
"dateformat": "^3.0.3",
"is-buffer": "^2.0.5",
"nice-try": "^3.0.0",
"prettier": "^2.6.0",
"reflect-metadata": "^0.1.13",
"rollup": "^2.70.1",
"terser": "^5.12.1",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
},
"dependencies": {
"@babel/runtime": "^7.17.8"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。