{
	"name": "friday-async",
	"version": "0.0.6",
	"main": "lib/index.js",
	"types": "lib/index.d.ts",
	"license": "MIT",
	"scripts": {
		"tsc": "tsc -b",
		"watch": "tsc -b --watch"
	},
	"dependencies": {
		"axios": "^0.19.2",
		"friday-core": "^0.0.3",
		"friday-helpers": "^0.0.2",
		"invariant": "^2.2.4",
		"swr": "^0.4.2",
		"warning": "^4.0.3"
	},
	"peerDependencies": {
		"react": "^16.13.1"
	},
	"files": [
		"lib"
	],
	"gitHead": "bc6778f38996180c20306d6e33ca588ddd0c3493"
}
