UNPKG

nsp-audit-package

Version:

offers a simple library to audit your package.json or a stream of package.json

30 lines (26 loc) 416 B
{ "asi": false, "expr": true, "loopfunc": true, "strict": false, "curly": true, "evil": true, "curly": true, "white": true, "trailing": true, "eqeqeq": true, "immed": true, "indent": 4, "debug": true, "newcap": true, "undef": true, "unused": false, "quotmark": "single", "maxdepth": 3, "maxlen": 80, "node": true, "browser": true, "globals": { "window": true } }