aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: f86d16ec4f41fbd91089d3a12ed046cc8e2d5dcf (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "netflix-immersive",
  "description": "Don't skip intros, recaps, or credits",
  "version": "0.1.0",
  "devDependencies": {
    "browserify": "^17.0.0",
    "typescript": "^4.6.3"
  },
  "private": true
}