Skip to content
Snippets Groups Projects
package.json 922 B
Newer Older
  "name": "simplesamlphp",
  "main": "index.js",
  "repository": "https://github.com/simplesamlphp/simplesamlphp",
  "author": "olimpiam",
  "license": "MIT",
  "scripts": {
    "clean": "rm -rf www/assets/css/* && rm -rf www/assets/js/*",
    "build": "webpack -p"
  },
  "dependencies": {