You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
468 B

{
"dependencies": {
"combined-stream": "^1.0.8",
"concat-stream": "^2.0.0",
"fuse-native": "^2.2.6",
"uuid": "^8.3.1",
"websocket-stream": "^5.5.2",
"ws": "^7.4.0"
},
"name": "pied-vcs-client",
"version": "0.1.0",
"description": "FUSE client for the Pied websocket-based VCS",
"main": "index.js",
"repository": "https://code.garrettmills.dev/Pied/client",
"author": "garrettmills <shout@garrettmills.dev>",
"license": "MIT"
}