UNPKG

cloudfront-invalidate-cli

Version:

A CLI for invalidating cloudfront distributions that's a bit easier to use than the official AWS CLI.

23 lines (22 loc) 404 B
{ "strict": true, "undef": true, "unused": false, "camelcase": false, "curly": true, "indent": 4, "devel": true, "forin": true, "latedef": true, "newcap": true, "noarg": true, "nonew": true, "trailing": true, "maxlen": 120, "debug": true, "node": true, "browser": true, "eqeqeq": true, "globals":{ } }