Mercurial > code > home > repos > video
comparison package.json @ 38:0aea9e55899b
hack in path router - dirs kind of work; putting a video in the path doesn't
author | drewp@bigasterisk.com |
---|---|
date | Wed, 04 Dec 2024 21:50:16 -0800 |
parents | 1fa90a903621 |
children | a7b644dc1b4b |
comparison
equal
deleted
inserted
replaced
37:7cacfae58430 | 38:0aea9e55899b |
---|---|
4 "scripts": { | 4 "scripts": { |
5 "test": "jest", | 5 "test": "jest", |
6 "test_forever": "jest --watch" | 6 "test_forever": "jest --watch" |
7 }, | 7 }, |
8 "dependencies": { | 8 "dependencies": { |
9 "@lit-labs/router": "^0.1.3", | |
9 "@shoelace-style/shoelace": "^2.16.0", | 10 "@shoelace-style/shoelace": "^2.16.0", |
10 "express": "^4.19.2", | 11 "express": "^4.19.2", |
11 "lit": "^3.2.0", | 12 "lit": "^3.2.0", |
12 "serve-index": "^1.9.1", | 13 "serve-index": "^1.9.1", |
13 "shaka-video-element": "^0.6.6", | 14 "shaka-video-element": "^0.6.6", |