{
  "name": "@21st-night/web-view-web",
  "version": "0.79.2",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "build:declaration": "tsc --project tsconfig.build.json",
    "build:es": "BABEL_ENV=build babel src --root-mode upward --out-dir dist --source-maps --extensions .ts,.tsx --delete-dir-on-start --no-comments"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TrevorKlee/recollect.git"
  },
  "dependencies": {
    "@21st-night/cards-web": "^0.79.2",
    "@21st-night/categories-web": "^0.79.0",
    "@21st-night/editor-web": "^0.79.2",
    "@21st-night/styles": "^0.79.0",
    "@21st-night/ui": "^0.79.0",
    "@21st-night/web-view": "^0.79.0",
    "use-debounce": "^3.4.3"
  },
  "devDependencies": {
    "@21st-night/testing": "^0.79.0"
  },
  "peerDependencies": {
    "react": "^16.9.46"
  },
  "gitHead": "eba41f10307c1ecc5739c1431fcd32e2bbf19595"
}
