Initial commit
This commit is contained in:
commit
65e0da7e11
1397 changed files with 596542 additions and 0 deletions
20
site/OFF_plugins/field-engineer/package.json
Normal file
20
site/OFF_plugins/field-engineer/package.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "field-engineer",
|
||||
"description": "Kirby Engineer Field for Kirby CMS panel.",
|
||||
"author": "Jens Törnell <jens.tornell@gmail.com>",
|
||||
"version": "0.9",
|
||||
"type": "kirby-plugin",
|
||||
"license": "Commercial",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-autoprefixer": "^4.0.0",
|
||||
"gulp-cli": "^1.3.0",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-cssmin": "^0.2.0",
|
||||
"gulp-notify": "^3.0.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-util": "^3.0.8"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue