forked from Ivasoft/traefik
feat(front): project struture
This commit is contained in:
14
static/package.json
Normal file
14
static/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "traefik",
|
||||
"version": "1.0.0",
|
||||
"description": "Front end for Træfɪk",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "ldez",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"bower": "^1.5.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user