Skip to content
Snippets Groups Projects
package.json 1.04 KiB
Newer Older
  "name": "simplesamlphp",
  "main": "index.js",
  "repository": "https://github.com/simplesamlphp/simplesamlphp",
  "author": "olimpiam",
  "license": "MIT",
    "node": ">=14.0.0",
    "post-intall": "minimum-node-version",
    "clean": "rm -rf www/assets/css/* && rm -rf www/assets/js/*",
    "build": "webpack"
  "dependencies": {