You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
364 B

{
"name": "@reduxjs/toolkit-query",
"version": "1.0.0",
"description": "",
"main": "../dist/query/index.js",
"module": "../dist/query/rtk-query.esm.js",
"unpkg": "../dist/query/rtk-query.umd.min.js",
"types": "../dist/query/index.d.ts",
"author": "Mark Erikson <mark@isquaredsoftware.com>",
"license": "MIT",
"sideEffects": false
}