diff default/package.json @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/default/package.json	Sat May 31 09:21:51 2025 +0800
@@ -0,0 +1,35 @@
+{
+  "name": "Oscar",
+  "version": "1.0.0",
+  "description": "HTML Admin Theme",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "author": "Unifato",
+  "license": "ISC",
+  "dependencies": {
+    "feather-icons": "^3.2.2",
+    "jquery-tabledit": "^1.0.0",
+    "nestable2": "^1.3.0",
+    "tablesaw": "^3.0.0"
+  },
+  "devDependencies": {
+    "extract-loader": "^1.0.1",
+    "extract-text-webpack-plugin": "^3.0.2",
+    "file-loader": "^1.1.6",
+    "gulp": "^3.9.1",
+    "gulp-autoprefixer": "^4.0.0",
+    "gulp-html-minifier2": "^1.1.8",
+    "gulp-html-prettify": "0.0.1",
+    "gulp-install": "^1.1.0",
+    "gulp-jsbeautifier": "^2.1.1",
+    "gulp-livereload": "^3.8.1",
+    "gulp-php2html": "^0.3.2",
+    "gulp-sass": "^3.1.0",
+    "gulp-sourcemaps": "^2.6.0",
+    "ncp": "^2.0.0",
+    "postcss-loader": "^2.0.9",
+    "sass-loader": "^6.0.6"
+  }
+}