Move AirPlay auth module to extension and add initial options UI

This commit is contained in:
hensm
2019-10-31 04:52:42 +00:00
parent b3b14f782d
commit b93bdcad8c
21 changed files with 740 additions and 168 deletions

View File

@@ -14,10 +14,14 @@
"@types/firefox-webext-browser": "^67.0.2",
"@types/react": "^16.8.23",
"@types/react-dom": "^16.8.5",
"bplist-creator": "0.0.8",
"bplist-parser": "^0.2.0",
"copy-webpack-plugin": "^5.0.4",
"fast-srp-hap": "^1.0.1",
"preact": "^8.4.2",
"preact-compat": "^3.19.0",
"ts-loader": "^6.0.4",
"tweetnacl": "^1.0.1",
"web-ext": "^3.1.1",
"webpack": "^4.38.0"
}