UNPKG

@gf-ui/core

Version:
43 lines (42 loc) 914 B
{ "name": "@gf-ui/core", "version": "0.1.5", "description": "核心基础库", "author": "hgf <1454556135@qq.com>", "homepage": "https://github.com/huanggungfa/web-components-gf#readme", "license": "ISC", "publishConfig": { "access": "public" }, "directories": { "lib": "npm", "test": "__tests__" }, "main": "npm/core.umd.js", "module": "npm/core.es.js", "files": [ "npm" ], "keywords": [ "gf", "gf-ui", "gfui" ], "repository": { "type": "git", "url": "git+https://github.com/huanggungfa/web-components-gf.git" }, "bugs": { "url": "https://github.com/huanggungfa/web-components-gf/issues" }, "dependencies": { "axios": "^0.27.2", "crypto-js": "^4.1.1", "qs": "^6.11.0" }, "devDependencies": { "@types/crypto-js": "^4.1.1", "@types/qs": "^6.9.7" }, "gitHead": "449b50a8466a0a6a2ebecc74714d0b21caef299b" }