%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
{ "name": "update-check", "version": "1.5.4", "description": "Minimalistic update notifications for command line interfaces", "main": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "lint": "zeit-eslint --ext .jsx,.js .", "lint-staged": "git diff --diff-filter=ACMRT --cached --name-only '*.js' '*.jsx' | xargs zeit-eslint" }, "repository": "zeit/update-check", "keywords": [ "update", "notifications", "checker", "notifier" ], "author": "leo", "license": "MIT", "devDependencies": { "@zeit/eslint-config-node": "0.2.13", "@zeit/git-hooks": "0.1.4", "eslint": "4.19.1" }, "eslintConfig": { "extends": [ "@zeit/eslint-config-node" ] }, "git": { "pre-commit": "lint-staged" }, "dependencies": { "registry-auth-token": "3.3.2", "registry-url": "3.1.0" } }