Skip to content

Instantly share code, notes, and snippets.

@lirbank
Created March 10, 2015 01:40
Show Gist options
  • Select an option

  • Save lirbank/7108baf7c5aac08c612b to your computer and use it in GitHub Desktop.

Select an option

Save lirbank/7108baf7c5aac08c612b to your computer and use it in GitHub Desktop.

Revisions

  1. Mikael Lirbank created this gist Mar 10, 2015.
    15 changes: 15 additions & 0 deletions config.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    {
    "packages": {
    "add": [
    "browser-policy",
    "audit-argument-checks",
    "force-ssl",
    "fortawesome:fontawesome",
    "fastclick"
    ],
    "remove": [
    "autopublish",
    "insecure"
    ]
    }
    }