« get me outta code hell

package.json - interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/package.json
blob: 3d8c562dc5953876536e5c82a49296b0c8626790 (plain)
1
2
3
4
5
6
7
8
{
  "name": "interactive-bgm",
  "version": "1.0.0",
  "license": "GPL-3.0",
  "dependencies": {
    "fifo-js": "^2.1.0"
  }
}