{
  "author": "Fender Digital",
  "description": "Fender Favorites Functionality and Utils",
  "keywords": [
    "react",
    "css",
    "library",
    "components",
    "interface",
    "functional",
    "OOCSS",
    "declarative",
    "ui",
    "user",
    "ux"
  ],
  "license": "UNLICENSED",
  "main": "lib/index.js",
  "module": "es/index.js",
  "publishConfig": {
    "access": "public"
  },
  "types": "lib/index.d.ts",
  "name": "@fenderdigital/favorites",
  "scripts": {
    "prepare": "rm -rf ./lib && tsc"
  },
  "version": "0.0.7",
  "dependencies": {
    "redux-thunk": "^2.3.0"
  }
}
