@aprilium/antssm_global-state
Version:
global state
85 lines (84 loc) • 2.87 kB
JSON
{
"name": "@aprilium/antssm_global-state",
"version": "0.1.3",
"description": "global state",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib"
},
"files": [
"lib"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"dependencies": {
"@aprilium/antssm_address": "0.1.2",
"@aprilium/antssm_address-type": "0.1.2",
"@aprilium/antssm_auth": "0.1.2",
"@aprilium/antssm_book": "0.1.2",
"@aprilium/antssm_book-category": "0.1.2",
"@aprilium/antssm_book-reservation": "0.1.2",
"@aprilium/antssm_book-wish": "0.1.2",
"@aprilium/antssm_category": "0.1.2",
"@aprilium/antssm_civility": "0.1.2",
"@aprilium/antssm_classroom-type": "0.1.1",
"@aprilium/antssm_configurations": "0.1.2",
"@aprilium/antssm_country": "0.1.2",
"@aprilium/antssm_cycle": "0.1.2",
"@aprilium/antssm_diploma": "0.1.2",
"@aprilium/antssm_diploma-duration": "0.1.2",
"@aprilium/antssm_diploma-level": "0.1.2",
"@aprilium/antssm_diploma-speciality": "0.1.2",
"@aprilium/antssm_duration": "0.1.2",
"@aprilium/antssm_duration-unit": "0.1.2",
"@aprilium/antssm_family-situation": "0.1.2",
"@aprilium/antssm_gender": "0.1.2",
"@aprilium/antssm_language": "0.1.2",
"@aprilium/antssm_level": "0.1.2",
"@aprilium/antssm_level-diploma": "0.1.2",
"@aprilium/antssm_mail-address": "0.1.2",
"@aprilium/antssm_mail-address-type": "0.1.2",
"@aprilium/antssm_period": "0.1.2",
"@aprilium/antssm_person-language": "0.1.2",
"@aprilium/antssm_phone-number": "0.1.2",
"@aprilium/antssm_related-person": "0.1.2",
"@aprilium/antssm_request": "0.1.2",
"@aprilium/antssm_request-type": "0.1.2",
"@aprilium/antssm_reservation": "0.1.2",
"@aprilium/antssm_session-type": "0.1.1",
"@aprilium/antssm_speciality": "0.1.2",
"@aprilium/antssm_university": "0.1.2",
"@aprilium/antssm_university-diploma-period-regime": "0.1.2",
"@aprilium/antssm_university-regime": "0.1.2",
"@aprilium/antssm_user-account": "0.1.2",
"@aprilium/antssm_user-password": "0.1.2",
"@aprilium/antssm_user-photo": "0.1.2",
"@aprilium/antssm_user-profile": "0.1.2",
"@aprilium/antssm_user-type": "0.1.2",
"@types/react": "^17.0.0",
"axios": "^0.21.1",
"immer": "^9.0.15",
"immer-reducer": "^0.7.13",
"querystring": "^0.2.1",
"redux": "^4.1.0",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3",
"redux-saga-tester": "^1.0.874",
"typescript": "^4.9.4"
},
"publishConfig": {
"access": "public"
},
"keywords": [
"ants",
"mobile"
],
"author": "Aprilium",
"license": "ISC",
"devDependencies": {
"@types/node": "^18.15.11"
}
}