git ssb

1+

Rômulo Alves / dat-react-native



Tree: 0b835dd3b9f970b3fdb54c75f7deb520f1552357

Files: 0b835dd3b9f970b3fdb54c75f7deb520f1552357 / nodejs-assets / nodejs-project / package.json

312 bytesRaw
1{
2 "name": "beaker-react-native-server",
3 "version": "0.0.1",
4 "description": "node part of the project, serving Dat",
5 "main": "main.js",
6 "author": "romuloalves",
7 "license": "MIT",
8 "dependencies": {
9 "dat-gateway": "git+ssh://git@github.com/pfrazee/dat-gateway.git",
10 "freeport": "^1.0.5"
11 }
12}
13

Built with git-ssb-web