Skip to content
Snippets Groups Projects
Commit 4c1ed5cc authored by Yuriy Maksymets's avatar Yuriy Maksymets
Browse files

Created package.json

parent 3f7da91a
No related branches found
No related tags found
No related merge requests found
{
"name": "drawing-app",
"version": "0.1.0",
"description": "CRDT-based p2p Drawing Application",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.doc.ic.ac.uk/sweng-group-15/drawing-app.git"
},
"author": "sweng-group-15",
"license": "MIT"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment