@alitajs/keep-alive
Version:
@alitajs/keep-alive
31 lines (30 loc) • 670 B
JSON
{
"name": "@alitajs/keep-alive",
"version": "2.9.0",
"description": "@alitajs/keep-alive",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "https://github.com/alitajs/alita"
},
"keywords": [
"umi",
"alita"
],
"authors": [
"xiaohuoni <448627663@qq.com> (https://github.com/xiaohuoni)"
],
"license": "MIT",
"bugs": "http://github.com/alitajs/alita/issues",
"homepage": "https://github.com/alitajs/alita/tree/master/packages/keep-alive#readme",
"dependencies": {
"react-router-config": "^5.1.1"
},
"publishConfig": {
"access": "public"
}
}