first commit with existing project files
This commit is contained in:
13
algo_js/package.json
Normal file
13
algo_js/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "algo_js",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "cafe.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"prompt-sync": "^4.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user