~mika/www.m1kadev.nl

ref: dce311bd3c1f578889cf6db2742444875d820341 www.m1kadev.nl/kethel/package.json -rw-r--r-- 252 bytes
dce311bd — m1ka im actually stupid 3 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"
  }
}