mirror of
https://github.com/mue/mue.git
synced 2026-07-17 05:54:14 +02:00
settings done
This commit is contained in:
17
package.json
17
package.json
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name": "mue",
|
||||
"description": "Fast, open and free-to-use new tab page for most modern browsers",
|
||||
"author": "ohlookitsderpy",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/ohlookitsderpy/Mue",
|
||||
"scripts": {
|
||||
"sass-watch": "sass --watch src/assets/scss:src/assets/css --style compressed",
|
||||
"js-watch": "webpack --progress --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "6.0.0",
|
||||
"sass": "1.21.0",
|
||||
"webpack": "4.35.0",
|
||||
"webpack-cli": "3.3.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user