another minor change. npm module
This commit is contained in:
parent
d26e17dba7
commit
ba24493e7f
14
web/package.json
Normal file
14
web/package.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "web",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"simplemde": "^1.11.2"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user