suka izi
This commit is contained in:
11 files changed
+1228
-159
No files matched your search
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "assignment3",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"homepage": "https://github.com/SowinskiBraeden/comp2537-assignment3#readme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/SowinskiBraeden/comp2537-assignment3/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/SowinskiBraeden/comp2537-assignment3.git"
|
||||
},
|
||||
"license": "ISC",
|
||||
"author": "",
|
||||
"type": "commonjs",
|
||||
"main": "script.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^5.1.0"
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user