aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 96c43bdcb594227d00f1721247d4387c1d4257cd (plain)
1
2
3
4
5
6
7
8
{
  "name": "netflix-no-skip",
  "version": "0.0.1",
  "devDependencies": {
    "typescript": "^3.8.3"
  },
  "private": true
}