tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

package.json (215B)


      1 {
      2  "main": "moz-http2.js",
      3  "scripts": {
      4    "test": "echo \"Error: no test specified\" && exit 1"
      5  },
      6  "author": "",
      7  "license": "MPL2",
      8  "description": "",
      9  "dependencies": {
     10    "left-pad": "=1.3.0"
     11  }
     12 }