logging and pcb adjustment
This commit is contained in:
20
website/package.json
Normal file
20
website/package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "blowfish_template",
|
||||
"version": "1.0.0",
|
||||
"description": "Blowfish Template",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "hugo server --minify -D -E -F"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nunocoracao/blowfish_template.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/nunocoracao/blowfish_template/issues"
|
||||
},
|
||||
"homepage": "https://github.com/nunocoracao/blowfish_template#readme"
|
||||
}
|
Reference in New Issue
Block a user