tor-browser

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

package.json (244B)


      1 {
      2  "private": true,
      3  "dependencies": {
      4    "babel-core": "^6.26.3",
      5    "babel-loader": "^7.1.5",
      6    "babel-plugin-transform-flow-strip-types": "^6.22.0",
      7    "babel-preset-env": "^1.7.0",
      8    "lodash": "^4.17.10",
      9    "webpack": "^4"
     10  }
     11 }