tor-browser

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

package.json (254B)


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