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

15 lines
276 B
JSON

{
"name": "pawchat",
"version": "1.0.0",
"main": "index.js",
"workspaces": [
"web",
"shared",
"app"
],
"repository": "https://github.com/pawchat/pawchat.git",
"author": "moonrailgun <moonrailgun@gmail.com>",
"license": "GPLv3",
"private": true
}