-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b96c2f7
commit 63acc35
Showing
9 changed files
with
53 additions
and
1 deletion.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"name": "gui-easy", | ||
"timestamp": 1583273781970, | ||
"version": "0.0.5", | ||
"versionName": "0.0.nightly.5", | ||
"author": "Jimmy 'Grovkillen' Westberg <jimmy@grovkillen.com> (https://grovkillen.com)", | ||
"description": "Front End for ESP Easy", | ||
"main": "build/0.0.nightly.5/main/index.html.gz", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/letscontrolit/GUIEasy.git" | ||
}, | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
"bugs": { | ||
"url": "https://github.com/letscontrolit/GUIEasy/issues" | ||
}, | ||
"homepage": "https://github.com/letscontrolit/GUIEasy#readme", | ||
"devDependencies": { | ||
"grunt": "^1.0.4", | ||
"grunt-contrib-uglify-es": "^3.3.0", | ||
"grunt-contrib-cssmin": "^3.0.0", | ||
"grunt-contrib-rename": "^0.2.0", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-compress": "^1.6.0", | ||
"grunt-zopfli-native": "^2.0.0", | ||
"grunt-processhtml": "^0.4.2", | ||
"grunt-file-append": "^0.0.7", | ||
"grunt-contrib-copy": "^1.0.0", | ||
"grunt-folder-list": "^1.1.0", | ||
"grunt-size-report": "^0.1.4", | ||
"grunt-filesize": "^0.0.7", | ||
"npm": "^6.13.4" | ||
}, | ||
"scripts": { | ||
"build": "node Gruntfile.js" | ||
}, | ||
"keywords": [ | ||
"ESP Easy", | ||
"CSS framework", | ||
"GUI", | ||
"Frontend" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
timestamp:1583273781970 | ||
major:0 | ||
minor:0 | ||
revision:5 | ||
rc:0 | ||
dev:true | ||
files:[{"build":"main","size":78411},{"build":"noDash","size":67348},{"build":"mini","size":4299}] |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters