~mika/www.m1kadev.nl

ref: 3020fb369cb40b7ea2971099dbce6ac6b9eca69a www.m1kadev.nl/kethel/package.json -rw-r--r-- 252 bytes
3020fb36 — m1kadev kethel: final touches 5 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "kethel",
  "version": "0.1.0",
  "description": "My own build system",
  "author": "m1kadev",
  "license": "MIT",
  "dependencies": {
    "html-minifier-next": "^4.17.0",
    "lightningcss-cli": "^1.30.2",
    "uglify-js": "^3.19.3"
  }
}