mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 03:20:38 +08:00

Add EEPROM version Check Update embedded page content and build process Move check sum ESP commands from ESP6XX to ESP5XX to let Notifications use ESP6XX Update command.txt with latest commands
30 lines
780 B
JSON
30 lines
780 B
JSON
{
|
|
"name": "embedded4ESP3D",
|
|
"description": "Embedded files for ESP3D",
|
|
"devDependencies": {
|
|
"del": "latest",
|
|
"deprecated": "latest",
|
|
"fs": "latest",
|
|
"gulp": "^4.0.0",
|
|
"gulp-bytediff": "latest",
|
|
"gulp-cdnizer": "latest",
|
|
"gulp-clean-css": "latest",
|
|
"gulp-concat": "latest",
|
|
"gulp-gzip": "latest",
|
|
"gulp-htmlmin": "latest",
|
|
"gulp-if": "latest",
|
|
"gulp-jshint": "latest",
|
|
"gulp-ng-annotate": "latest",
|
|
"gulp-remove-code": "latest",
|
|
"gulp-replace": "latest",
|
|
"gulp-smoosher": "latest",
|
|
"gulp-uglify": "latest",
|
|
"gulp-zip": "latest",
|
|
"jshint": "latest",
|
|
"merge-stream": "latest"
|
|
},
|
|
"repository": "https://github.com/luc-github/ESP3D",
|
|
"author": "Luc LEBOSSE",
|
|
"license": "(ISC OR GPL-3.0)"
|
|
}
|