Skip to content

Instantly share code, notes, and snippets.

View mathematician's full-sized avatar

Chris Goss mathematician

View GitHub Profile
@mathematician
mathematician / jessfraz.md
Created April 20, 2018 06:31 — forked from acolyer/jessfraz.md
Containers, operating systems and other fun things from The Morning Paper
{
"name": "deployit",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"aws-sdk": "^2.22.0",
"bluebird": "^3.4.7",
"got": "^6.5.0",
"mach": "^1.3.8",
extends: airbnb-base
plugins:
- import
rules:
quotes:
- error
- double
comma-dangle:
- error
- never