Add backend skeleton
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "pca-pijac",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"description": "A Marketplace",
|
||||
"author": "Marko Marković <okram@civokram.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "ultra -r dev"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ultra-runner": "3.10.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user